8376f0d75a
Merge pull request #2110 from vector-im/wmwragg/one-to-one-chat
Matthew Hodgson
2016-09-09 10:46:01 +01:00
bf02a21c7d
Re-add icons-people (I accidentally deleted it)
David Baker
2016-09-09 10:30:17 +01:00
6ddc31fb66
Merge pull request #443 from matrix-org/luke/post-messages
Luke Barnard
2016-09-09 09:57:48 +01:00
ac365622b8
Align the RoomTile tooltips with the BottomLeftMenu tooltips
wmwragg
2016-09-09 07:10:12 +01:00
840bfe84c1
Refactor so that the tooltip positional tweaks can be done in CSS rather than passed in as parameters
wmwragg
2016-09-09 06:57:30 +01:00
7cb48e0d2d
Refactor so that the tooltip positional tweaks can be done in CSS rather than passed in as parameters
wmwragg
2016-09-09 06:56:54 +01:00
db61d8e8ad
another null check
Matthew Hodgson
2016-09-09 02:28:14 +01:00
f4d939da81
null checks on room in onRoomTimeline
Matthew Hodgson
2016-09-09 02:09:12 +01:00
4aef352a5c
update to use new API based on js-sdk PR input
Matthew Hodgson
2016-09-08 22:48:44 +01:00
f605b172a7
Better log
Luke Barnard
2016-09-08 17:38:51 +01:00
38ac520e1e
Fixed name vertical overflow
wmwragg
2016-09-08 17:19:59 +01:00
6182ce48c9
fix (c)
Matthew Hodgson
2016-09-08 15:27:55 +01:00
3c7864a7ad
remove unused _gatherTimelinePanelRef
Matthew Hodgson
2016-09-08 14:52:08 +01:00
f88ba9df11
fix comment & use room.getUnfilteredTimelineSet()
Matthew Hodgson
2016-09-08 14:38:34 +01:00
9e771ddd07
Merge pull request #2111 from vector-im/dbkr/toggle_dm_room
David Baker
2016-09-08 14:11:30 +01:00
c9475e2ae5
Merge pull request #449 from matrix-org/dbkr/toggle_dm_room
David Baker
2016-09-08 14:11:22 +01:00
74aef1fdad
Comment delay
David Baker
2016-09-08 13:58:53 +01:00
ee7c064690
I can't spell 'likely'
David Baker
2016-09-08 13:56:45 +01:00
8860c9c7fd
Merge pull request #2082 from aviraldg/feature-rte-formatbar
Matthew Hodgson
2016-09-08 13:54:39 +01:00
b0a4b017c3
Merge pull request #440 from aviraldg/feature-rte-formatbar
Matthew Hodgson
2016-09-08 13:54:26 +01:00
d1974a75fd
Only Direct Message rooms, that aren't parted or forgotten are used
wmwragg
2016-09-08 13:09:54 +01:00
d0523cae70
If a Direct Message room already exists for the users specified, then just go to that room, rather than creating another one
wmwragg
2016-09-08 11:45:09 +01:00
d5b23e9e0e
Save guessed DM rooms to account data
David Baker
2016-09-06 17:43:39 +01:00
ace0e01d86
Tweak on the textarea to prevent the input area jumping a couple of pixels in size between textarea and AddressTile
wmwragg
2016-09-06 17:21:28 +01:00
52f050b5f9
Better scrolling UX, and fixed bug which created a room when no address supplied
wmwragg
2016-09-06 17:20:37 +01:00
c03f145f04
Basic keyboard scrolling of queryList
wmwragg
2016-09-06 17:00:28 +01:00
91b1c1f0fc
Initial highlighting selected address - styling not final
wmwragg
2016-09-06 16:39:50 +01:00
c0ce7663a9
Initial highlighting selected address - styling not final
wmwragg
2016-09-06 16:39:38 +01:00
8401323156
Hopefully read DM rooms from account data
David Baker
2016-09-06 16:39:21 +01:00
d1398b137a
Circumventing autofill by using a textarea rather than an input type=text
wmwragg
2016-09-06 16:15:48 +01:00
e3d5ca34c8
Circumventing autofill by using a textarea rather than an input type=text
wmwragg
2016-09-06 16:15:36 +01:00
0f73c4326e
Added scrolling to queryList
wmwragg
2016-09-06 15:46:58 +01:00
1fb53565ef
Added scrolling to queryList
wmwragg
2016-09-06 15:46:09 +01:00
a41a8d32b8
Basic address list created, and UX tweaks for interaction
wmwragg
2016-09-06 15:24:37 +01:00
391fe0ab77
Basic address list created, and UX tweaks for interaction
wmwragg
2016-09-06 15:24:23 +01:00
835d13c696
Another go at using latest Olm
Richard van der Hoff
2016-09-06 13:24:06 +01:00