lukebarnard
|
73e3a594ac
|
Prevent TagTiles from being dragged into other droppables
for the time being at least.
|
2018-01-25 22:52:19 +01:00 |
|
lukebarnard
|
37fe3ac676
|
Prevent RoomTiles from being dragged into other droppables
for the time being at least.
|
2018-01-25 22:51:40 +01:00 |
|
lukebarnard
|
2926154dce
|
Modify LeftPanel to include a DragDropContext
that handles drag and drop for TagPanel and RoomList. This is to
allow the future feature of dragging between the two components.
|
2018-01-25 22:30:58 +01:00 |
|
lukebarnard
|
701abb6a21
|
Move management of room lists to RoomListStore
this is part maintenance to make RoomList clearer and part
allowing room list state to be modified via a dispatch.
|
2018-01-25 22:16:03 +01:00 |
|
Michael Telatynski
|
662a6297e7
|
FilteredList, now being a controlled component does not need state
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-25 21:06:35 +00:00 |
|
lukebarnard
|
d0e3319bd9
|
Remove DragDropContext from TagPanel and RoomList
So that we can have one context that can handle DND between
the TagPanel and RoomList.
|
2018-01-25 22:05:20 +01:00 |
|
Michael Telatynski
|
04bca93e0d
|
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/devtools-118247
|
2018-01-25 20:59:31 +00:00 |
|
lukebarnard
|
815f52587b
|
Move TagPanel out of LoggedInView
(...and into LeftPanel in riot-web. Can we merge the projects yet?)
|
2018-01-25 21:53:34 +01:00 |
|
Michael Telatynski
|
56bd4b7d06
|
Fix not showing Invited section if all invites are 3PID
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-25 12:18:02 +00:00 |
|
David Baker
|
ebfdd7c718
|
Merge pull request #1715 from matrix-org/t3chguy/rich_quoting_linear
Linear Rich Quoting
|
2018-01-24 18:53:29 +01:00 |
|
Michael Telatynski
|
22b7298542
|
add comments
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-23 20:28:39 +00:00 |
|
Michael Telatynski
|
9d1a3c9011
|
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/highlight_things
|
2018-01-23 20:19:27 +00:00 |
|
Luke Barnard
|
9d387c32a5
|
Merge pull request #5929 from vector-im/t3chguy/num_members_tooltip
T3chguy/num members tooltip
|
2018-01-22 22:21:50 +00:00 |
|
Michael Telatynski
|
f5fc86258f
|
s/Highlight/SyntaxHighlight/
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-22 18:59:18 +00:00 |
|
Michael Telatynski
|
321f16d8a3
|
rename variable as it was horrible to read camelCased
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-22 18:54:22 +00:00 |
|
Michael Telatynski
|
e3e3535072
|
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-22 17:02:20 +00:00 |
|
Michael Telatynski
|
4490715b60
|
Merge branch 'develop' into t3chguy/rich_quoting_linear
|
2018-01-22 16:46:20 +00:00 |
|
Michael Telatynski
|
a6cefb83f8
|
basic error handling for malformed quotes
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-22 16:41:32 +00:00 |
|
Michael Telatynski
|
3b1d69edbb
|
Change Quotes to be linearly rendered rather than recursively nested
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-22 16:34:47 +00:00 |
|
Michael Telatynski
|
33995b053e
|
Add class to EventTile Line's that are quotes
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-22 16:34:14 +00:00 |
|
Richard Lewis
|
0441487e97
|
Manage sticker packs link and add comments
|
2018-01-22 17:00:50 +01:00 |
|
Michael Telatynski
|
3764a5d4b7
|
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/highlight_things
|
2018-01-20 13:55:52 +00:00 |
|
Michael Telatynski
|
61b3d050ab
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/group_create_dialog_fixes
|
2018-01-20 13:39:57 +00:00 |
|
Michael Telatynski
|
2705397bf6
|
Add local GID==='' check, because Synapse says Group rather than Community
Reset createError when doing check because it is now stale
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-01-20 13:16:33 +00:00 |
|
Will Hunt
|
5206c9d18b
|
Show a warning if the user attempts to leave a room that is invite only
|
2018-01-19 22:52:43 +00:00 |
|
Matthew Hodgson
|
8855cc294e
|
converge on 'noisy' to mean noisy notifs
|
2018-01-19 16:52:54 +00:00 |
|
Luke Barnard
|
a8320fe7e2
|
Merge pull request #1711 from matrix-org/luke/roomlist-beautiful-dnd
Swap RoomList to react-beautiful-dnd
|
2018-01-19 14:49:49 +00:00 |
|
lukebarnard
|
6106b3ce44
|
newOrder defaults null, allows check for newOrder on line 357
|
2018-01-19 14:12:27 +00:00 |
|
lukebarnard
|
54f6d305d7
|
Null-guard for newTag
|
2018-01-19 14:11:05 +00:00 |
|
lukebarnard
|
75a1922731
|
Fix linting
|
2018-01-19 14:07:13 +00:00 |
|
lukebarnard
|
00dc077271
|
Remove react-dnd, revert fa14bc9 as no longer needed
|
2018-01-19 13:34:56 +00:00 |
|
Matthew Hodgson
|
6c15bd8599
|
fix NPE when getGroupProfiles returns null
|
2018-01-19 10:39:38 +00:00 |
|
lukebarnard
|
6f0d799912
|
Fix indentation
|
2018-01-18 18:15:34 +00:00 |
|
lukebarnard
|
d55d3658f0
|
Use classNames instead of inline style
Theres no benefit to using inline styles
|
2018-01-18 18:08:18 +00:00 |
|
lukebarnard
|
59f4661bfd
|
Add comment
|
2018-01-18 18:01:31 +00:00 |
|
lukebarnard
|
dfecad181a
|
Swap RoomList to react-beautiful-dnd
|
2018-01-18 17:59:29 +00:00 |
|
lukebarnard
|
3481283af8
|
Swap RoomList to react-beautiful-dnd
Includes themeing
See matrix-org/matrix-react-sdk#1711
|
2018-01-18 17:54:39 +00:00 |
|
Richard Lewis
|
23bef68a8f
|
Fix duplicate message listeners
|
2018-01-18 13:16:06 +00:00 |
|
Richard Lewis
|
910623d287
|
Close context menu on resize.
|
2018-01-18 12:04:00 +00:00 |
|
Richard Lewis
|
917d85d603
|
Refer rest parameters
|
2018-01-18 12:03:24 +00:00 |
|
Richard Lewis
|
1293c53c4b
|
Cleanup
|
2018-01-18 12:02:45 +00:00 |
|
Richard Lewis
|
738b59fd42
|
Call for update on window resize.
|
2018-01-18 12:01:29 +00:00 |
|
Matthew Hodgson
|
80d3edfbb3
|
simplify the 'send anyway' text, as 'mark devices known' is meaningless to users
|
2018-01-18 09:57:29 +00:00 |
|
Matthew Hodgson
|
d3292d9388
|
fix typos and NPE. fixes #5999
|
2018-01-17 23:28:14 +00:00 |
|
Richard Lewis
|
f8d7ab10fa
|
Handle non-m.room.message event types.
|
2018-01-17 17:19:20 +00:00 |
|
Richard Lewis
|
b6f85fbf92
|
Don't treat sticker messages as info messages.
|
2018-01-17 16:52:10 +00:00 |
|
Richard Lewis
|
aa524c339d
|
Update class names.
|
2018-01-17 15:49:36 +00:00 |
|
Richard Lewis
|
fa336b7a99
|
Bring hide stickers icon to front when menu open.
|
2018-01-17 15:41:15 +00:00 |
|
Richard Lewis
|
5a4271268b
|
Keep reference to stickers menu
|
2018-01-17 15:40:47 +00:00 |
|
Richard Lewis
|
3331c8af27
|
Use dispatcher ref for unregister call.
|
2018-01-17 15:40:04 +00:00 |
|