021056cfd1
Move copyright header
David Baker
2015-11-30 18:00:54 +00:00
4f8895f160
Copyright header on component index
David Baker
2015-11-30 18:00:19 +00:00
6a4038daeb
Add 'replaces' tag to mark that the RoomDNDView is a RoomTile
David Baker
2015-11-30 17:56:55 +00:00
cadfbcbed3
Merge branch 'develop' into skindex-nextgen
David Baker
2015-11-30 17:56:40 +00:00
ae8c5bdcb0
better comment & regenerated index
David Baker
2015-11-30 17:56:01 +00:00
ef0cf1f28e
Merge branch 'develop' into skindex-nextgen
David Baker
2015-11-30 17:34:40 +00:00
730b33535a
More WIP component indexing
David Baker
2015-11-30 17:33:04 +00:00
6f646260aa
WIP of component indexing update
David Baker
2015-11-30 17:31:32 +00:00
4a144ac03d
WIP of new component indexing
David Baker
2015-11-30 17:30:32 +00:00
badfdb5e3e
actually, seems FF is happy with this again now
Matthew Hodgson
2015-11-30 17:24:38 +00:00
2345624d31
switch to Open Sans, juggling font-size appropriately (as Open Sans is physically larger for the same point size as Myriad Pro, irritatingly), and fix some really weird baseline CSS bugs in read receipts that were introduced. Hopefully this doesn't re-introduce the intermittent baseline offset bug for the initials on Chrome & FF
Matthew Hodgson
2015-11-30 17:17:09 +00:00
ddc4f30bb6
Remove RoomView and port it to react-sdk. Move Resend.js to react-sdk
Kegan Dougal
2015-11-30 17:16:31 +00:00
02a71b20a9
Merge and move RoomView to /structures. Add Resend.js from vector.
Kegan Dougal
2015-11-30 17:15:57 +00:00
c67005c306
switch avatar initial layout to work with Open Sans
Matthew Hodgson
2015-11-30 17:15:02 +00:00
4e7aa78ed7
Move RoomList to react-sdk. Inject a ConferenceHandler.
Kegan Dougal
2015-11-30 16:56:05 +00:00
f9e38e5326
Move and merge RoomList
Kegan Dougal
2015-11-30 16:55:00 +00:00
e792ebb837
Move and merge UserSettings to react-sdk
Kegan Dougal
2015-11-30 15:53:13 +00:00
4409f07c2e
oops, don't try to delete nonexistent tags when moving a room from conversations to favs or similar
Matthew Hodgson
2015-11-30 15:49:27 +00:00
450b2d4d67
Move CreateRoom to react-sdk
Kegan Dougal
2015-11-30 10:55:52 +00:00
cf6b5461cc
Move and merge CreateRoom
Kegan Dougal
2015-11-30 10:55:15 +00:00
cd040ae0dd
fix zalgo properly! remove ugly regexp hacks for detecting combining diacritics and instead set the right font ordering, as Arial combines nicely with Myriad Pro whilst Helvetica doesn't. (Myriad Pro itself has no combining diacritic characters)
Matthew Hodgson
2015-11-30 01:13:59 +00:00
28b85bb226
remove unnecessary zalgo hacks
Matthew Hodgson
2015-11-30 01:12:41 +00:00
96aa42471d
fix messagecomposer layout when switching between rooms on FF
Matthew Hodgson
2015-11-30 01:12:32 +00:00
ba090a6ad5
only dispatch user_activity event if the mouse actually moves (rather than the DOM moving under the mouse)
Matthew Hodgson
2015-11-29 15:39:10 +00:00
9a64dc27fc
improve layout for search results, fix syntax highlighting quirks in sublime, and don't crash on zero results
Matthew Hodgson
2015-11-29 13:32:13 +00:00
af6bd53d38
revert 23d45d7f33 and apply a better fix which works for both chrome & FF
Matthew Hodgson
2015-11-29 13:18:37 +00:00
bed7d50ab8
reactor the highlighting code to avoid duplication and make it more coherent
Matthew Hodgson
2015-11-29 13:00:58 +00:00
ca6cdfafd3
clean up spurious whitespace
Matthew Hodgson
2015-11-29 13:00:37 +00:00
c96fa7f15d
fix autoplay on chrome and remove loop for m.video
Matthew Hodgson
2015-11-29 12:34:01 +00:00
01f0e61d6e
fix search ordering; add room labels; hide input areas if searching
Matthew Hodgson
2015-11-29 04:41:17 +00:00
d6b188751a
s/autoplay/autoPlay/
Matthew Hodgson
2015-11-29 03:25:55 +00:00
0b483c4707
rename searchTerms to highlights, and support highlighting multiple search terms
Matthew Hodgson
2015-11-29 03:22:01 +00:00
3cc1b1ad82
fix unwanted vertical scrollbar issue and typo
Matthew Hodgson
2015-11-29 03:21:21 +00:00
fc02331cd3
fix CSS for search timestamps
Matthew Hodgson
2015-11-29 03:20:19 +00:00
e43edee9bb
call highlighted search terms highlights, and uphold them if provided by synapse
Matthew Hodgson
2015-11-29 03:19:51 +00:00
f028b343b0
HTML and Markdown emotes.
Matthew Hodgson
2015-11-28 22:34:45 +00:00
52376091cb
resize the composer when you change rooms
Matthew Hodgson
2015-11-28 22:20:14 +00:00
9befe243b5
combine M{Text,Notice,Emote}Message into a generic TextualMessage component
Matthew Hodgson
2015-11-28 21:12:02 +00:00
8de94d45b1
swim like a salmon and manually update skindex for a generic TextualMessage type
Matthew Hodgson
2015-11-28 21:11:37 +00:00
832da3aa8e
support del tags for markdown
Matthew Hodgson
2015-11-28 12:44:10 +00:00
9e97160c85
fix inline <code/> blocks
Matthew Hodgson
2015-11-27 16:20:14 +00:00