Matthew Hodgson
|
d2635373f0
|
Merge pull request #585 from vector-im/matthew/dynamic-svg
Make SVGs and CSS dynamically recolourable
|
2016-01-07 11:41:46 +00:00 |
|
Matthew Hodgson
|
df111223fc
|
copyrights for 2016
|
2016-01-07 04:17:56 +00:00 |
|
Matthew Hodgson
|
b996022db2
|
fix up dynamically loaded svgs, and fix bottomleftmenu
|
2016-01-05 03:34:25 +00:00 |
|
Matthew Hodgson
|
8dd90980d8
|
add cancel button for lightbox and pare down pointer-events stuff a bit
|
2015-12-28 02:15:23 +00:00 |
|
Matthew Hodgson
|
3fb0c9883b
|
escape key to cancel search box
|
2015-12-11 02:32:30 +00:00 |
|
Matthew Hodgson
|
f2fb1836df
|
only flash whilst searching
|
2015-12-11 02:25:51 +00:00 |
|
Matthew Hodgson
|
fea3fed460
|
animate the search button whilst searching
|
2015-12-11 02:24:58 +00:00 |
|
Matthew Hodgson
|
1c9d61d731
|
dedicated search button
|
2015-12-11 01:19:48 +00:00 |
|
Matthew Hodgson
|
8ecf70dda0
|
show images with unknown height - fixes issue 475 hopefully
|
2015-12-09 13:24:15 +00:00 |
|
Matthew Hodgson
|
b532fd046a
|
actually use SVGs - oops
|
2015-12-08 10:28:00 +00:00 |
|
Kegan Dougal
|
2f905e13e1
|
Invoke onFinished so the context menu doesn't hang around
|
2015-12-07 16:04:46 +00:00 |
|
Kegan Dougal
|
39778330b5
|
Also allow not_sent messages to be cancelled entirely.
|
2015-12-07 13:55:10 +00:00 |
|
Kegan Dougal
|
1af1297afc
|
Allow queued events to be cancelled. Make not sent events appear differently to sending events.
|
2015-12-07 11:38:34 +00:00 |
|
David Baker
|
95e71a531e
|
Merge branch 'develop' into kegan/vector-references
Update having merged skindexing PR
|
2015-12-01 18:31:13 +00:00 |
|
David Baker
|
a63bf7cb35
|
Merge branch 'develop' into skindex-nextgen
|
2015-12-01 18:10:57 +00:00 |
|
Kegan Dougal
|
e21d435d84
|
Remove debug logging
|
2015-12-01 16:57:40 +00:00 |
|
Kegan Dougal
|
a2b28b826c
|
Add CustomServerDialog for vector
|
2015-12-01 16:48:51 +00:00 |
|
Kegan Dougal
|
8d31f72f83
|
Add VectorLoginHeader
|
2015-12-01 16:27:23 +00:00 |
|
Kegan Dougal
|
e304a1925d
|
Add VectorLoginFooter with vector references
|
2015-12-01 16:12:38 +00:00 |
|
David Baker
|
c281fe785a
|
Merge branch 'develop' into skindex-nextgen
|
2015-12-01 15:53:11 +00:00 |
|
Kegan Dougal
|
8083e7f118
|
Move vector-only components to src/components.
|
2015-12-01 15:45:38 +00:00 |
|
Kegan Dougal
|
e07c03a7bb
|
Merge branch 'develop' into kegan/vector-components
|
2015-12-01 15:39:02 +00:00 |
|
Kegsay
|
e7f6e09def
|
Merge pull request #448 from vector-im/kegan/controller-merging4
Phase 4 controller merging
|
2015-12-01 15:34:25 +00:00 |
|
Kegan Dougal
|
2a025201b1
|
Move remaining vector molecules to be components in vector (for now)
|
2015-12-01 11:19:54 +00:00 |
|
Kegan Dougal
|
8f5f71ec80
|
Move MatrixChat to react-sdk. Move all login stuff to react SDK.
Removed Modulator stuff.
|
2015-11-30 18:10:09 +00:00 |
|
David Baker
|
6a4038daeb
|
Add 'replaces' tag to mark that the RoomDNDView is a RoomTile
|
2015-11-30 17:56:55 +00:00 |
|
Matthew Hodgson
|
4409f07c2e
|
oops, don't try to delete nonexistent tags when moving a room from conversations to favs or similar
|
2015-11-30 15:49:27 +00:00 |
|
Kegan Dougal
|
fd4d7eba12
|
Remove ErrorDialog and QuestionDialog to react-sdk
|
2015-11-30 14:11:28 +00:00 |
|
Kegan Dougal
|
f969ccb50c
|
Move and merge RoomTile/MemberTile to react SDK. Keep DND stuff in vector as RoomDNDView.
|
2015-11-27 11:52:29 +00:00 |
|
Kegan Dougal
|
0a8f5b6223
|
Move ImageView
|
2015-11-26 14:51:30 +00:00 |
|
Kegan Dougal
|
343670c5c4
|
Move MessageTimestamp
|
2015-11-26 14:38:48 +00:00 |
|
Kegan Dougal
|
3c12191cb7
|
Move Spinner
|
2015-11-26 14:25:20 +00:00 |
|
Kegan Dougal
|
ab22ca6a28
|
Also move the existing login components to the new structure
|
2015-11-26 14:11:45 +00:00 |
|