Travis Ralston
|
d2831ffb0c
|
Merge pull request #4758 from matrix-org/travis/room-list/sticky
Sticky and collapsing headers for new room list
|
2020-06-17 08:28:38 -06:00 |
|
Travis Ralston
|
63447413ca
|
Replace class block with reference to class
|
2020-06-17 08:28:22 -06:00 |
|
Travis Ralston
|
97d87867eb
|
Merge pull request #4780 from matrix-org/travis/room-list/reload
Make the room list labs setting reload on change
|
2020-06-17 08:25:06 -06:00 |
|
Travis Ralston
|
07f13f2ece
|
Merge pull request #4767 from matrix-org/travis/room-list/tombstone
Handle/hide old rooms in the room list
|
2020-06-17 08:24:27 -06:00 |
|
Travis Ralston
|
5f2d92c607
|
Make the room list labs setting reload on change
Should fix confusing signals sent by having the room list visible but non-functional.
|
2020-06-17 08:21:08 -06:00 |
|
J. Ryan Stinnett
|
a816f494e4
|
Merge pull request #4656 from TitanNano/9814
Add some media queries to improve UI on mobile (#3991)
|
2020-06-17 14:50:16 +01:00 |
|
Travis Ralston
|
3bdf3be3f4
|
Merge pull request #4769 from matrix-org/travis/room-list/fuzzy-filter
Match fuzzy filtering a bit more reliably in the new room list
|
2020-06-17 07:15:36 -06:00 |
|
Michael Telatynski
|
f08efc632f
|
Merge pull request #4777 from matrix-org/t3chguy/notifications0
Improve Field ts definitions some more
|
2020-06-17 02:21:47 +01:00 |
|
Michael Telatynski
|
3dcf525382
|
Improve Field ts definitions some more
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-06-17 02:14:20 +01:00 |
|
Travis Ralston
|
e410a70b2c
|
Merge pull request #4776 from matrix-org/travis/room-list/menu-align
Fix alignment of checkboxes in new room list's context menu
|
2020-06-16 18:58:17 -06:00 |
|
Travis Ralston
|
aab7e0cc14
|
Fix alignment of checkboxes in new room list's context menu
At somepoint the checkbox lost its padding, so we don't need to counteract it.
|
2020-06-16 18:56:56 -06:00 |
|
Michael Telatynski
|
9a85b82007
|
Merge pull request #4775 from matrix-org/t3chguy/notifications0
Fix Field ts def, fix LocalEchoWrapper and NotificationsEnabledController
|
2020-06-17 01:14:54 +01:00 |
|
Michael Telatynski
|
3472fcdec5
|
Fix NotificationsEnabledController inverse understanding of master push rule
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-06-17 01:05:24 +01:00 |
|
Michael Telatynski
|
1628fc668c
|
Fix LocalEchoWrapper cache on falsey room ids
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-06-17 01:05:19 +01:00 |
|
Travis Ralston
|
25e353f7e5
|
Merge pull request #4774 from matrix-org/travis/room-list/presence-globes
Add presence indicators and globes to new room list
|
2020-06-16 18:05:14 -06:00 |
|
Michael Telatynski
|
b225324c49
|
improve Field typescript definition
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-06-17 01:05:10 +01:00 |
|
Travis Ralston
|
9878c1dc34
|
and another
|
2020-06-16 17:42:26 -06:00 |
|
Travis Ralston
|
7a71ef9b6b
|
Fix another space
|
2020-06-16 17:40:25 -06:00 |
|
Travis Ralston
|
daa552e250
|
Refactor listener usage
|
2020-06-16 17:35:56 -06:00 |
|
Travis Ralston
|
b69a5a525d
|
Fix spaces
|
2020-06-16 17:29:36 -06:00 |
|
Jovan Gerodetti
|
af1c2f9b29
|
fix requested changes from #3991
Signed-off-by: Jovan Gerodetti <jovan.gerodetti@titannano.de>
|
2020-06-16 23:11:32 +02:00 |
|
Dale Harvey
|
049e3fc08c
|
Add some media queries to improve UI on mobile
|
2020-06-16 23:11:32 +02:00 |
|
Travis Ralston
|
e4a51a7c01
|
Add presence icons; Convert to generic icon component
For https://github.com/vector-im/riot-web/issues/14039
|
2020-06-16 14:44:37 -06:00 |
|
Travis Ralston
|
bd5a81e599
|
Merge pull request #4772 from matrix-org/travis/room-list/search-own
Include the sticky room when filtering in the new room list
|
2020-06-16 13:56:11 -06:00 |
|
Travis Ralston
|
bcebef7e56
|
Add a globe icon to public rooms
For https://github.com/vector-im/riot-web/issues/14039
|
2020-06-16 12:13:12 -06:00 |
|
Travis Ralston
|
17f1fdaf6d
|
Include the sticky room when filtering in the new room list
Fixes https://github.com/vector-im/riot-web/issues/14050
|
2020-06-16 10:59:42 -06:00 |
|
Travis Ralston
|
36d911529d
|
Merge pull request #4771 from matrix-org/travis/room-list/home
Add a home button to the new room list menu when available
|
2020-06-16 10:14:20 -06:00 |
|
Travis Ralston
|
8f45e06844
|
Add a home button to the new room list menu when available
|
2020-06-16 08:46:48 -06:00 |
|
Travis Ralston
|
bc0281ebdd
|
Match fuzzy filtering a bit more reliably in the new room list
Fixes https://github.com/vector-im/riot-web/issues/14054
|
2020-06-16 08:36:10 -06:00 |
|
Michael Telatynski
|
c11bc766a5
|
Merge pull request #4764 from matrix-org/t3chguy/regression/search_timestamp
use group layout for search results
|
2020-06-16 14:31:08 +01:00 |
|
Michael Telatynski
|
36c1b823ab
|
Merge pull request #4757 from matrix-org/t3chguy/m.id.phone
Fix m.id.phone spec compliance
|
2020-06-16 13:47:03 +01:00 |
|
Michael Telatynski
|
2d7726c623
|
Merge pull request #4759 from matrix-org/t3chguy/admin-tools-pl-defaults
User Info default power levels for ban/kick/redact to 50 as per spec
|
2020-06-16 13:45:58 +01:00 |
|
RiotRobot
|
6f6793bc85
|
Reset matrix-js-sdk back to develop branch
|
2020-06-16 11:45:28 +01:00 |
|
RiotRobot
|
8047bace91
|
Merge branch 'master' into develop
|
2020-06-16 11:44:27 +01:00 |
|
RiotRobot
|
0f6a0bb3ae
|
v2.7.2
|
2020-06-16 11:35:29 +01:00 |
|
RiotRobot
|
d658c0403d
|
Prepare changelog for v2.7.2
|
2020-06-16 11:35:28 +01:00 |
|
RiotRobot
|
1374d2020a
|
Upgrade matrix-js-sdk to 6.2.2
|
2020-06-16 11:26:12 +01:00 |
|
Travis Ralston
|
4a74baf99d
|
Merge pull request #4768 from matrix-org/travis/room-list/better-filter
Match new room list's text search to old room list
|
2020-06-15 20:28:31 -06:00 |
|
Travis Ralston
|
b499bd021a
|
Merge pull request #4766 from matrix-org/travis/room-list/fix-recents
Fix ordering of recent rooms in the new room list
|
2020-06-15 20:28:17 -06:00 |
|
Travis Ralston
|
f8828014f1
|
Match new room list's text search to old room list
Fixes https://github.com/vector-im/riot-web/issues/14042
|
2020-06-15 20:19:16 -06:00 |
|
Travis Ralston
|
776e63c0d8
|
Handle/hide old rooms in the room list
Fixes https://github.com/vector-im/riot-web/issues/14003
|
2020-06-15 20:11:06 -06:00 |
|
Travis Ralston
|
e9afb4b86e
|
Fix ordering of recent rooms in the new room list
Fixes https://github.com/vector-im/riot-web/issues/14009
|
2020-06-15 20:04:32 -06:00 |
|
Travis Ralston
|
4186070489
|
Support list collapsing and jumping
Fixes https://github.com/vector-im/riot-web/issues/14036
|
2020-06-15 19:47:43 -06:00 |
|
Michael Telatynski
|
7dad8f47d3
|
use group layout for search results
|
2020-06-16 00:51:11 +01:00 |
|
Travis Ralston
|
8596905cee
|
Merge branch 'develop' into travis/room-list/sticky
|
2020-06-15 06:54:27 -06:00 |
|
Jorik Schellekens
|
94f52c4ee2
|
Merge pull request #4731 from matrix-org/joriks/radio-buttons
Change theme selector to use new styled radio buttons
|
2020-06-15 12:51:02 +01:00 |
|
Jorik Schellekens
|
d44fbda834
|
Make disabled checkbox look more convincingly useless
|
2020-06-15 12:23:14 +01:00 |
|
Jorik Schellekens
|
3b1f0db3e1
|
Use smaller top margin for selectors
|
2020-06-15 12:06:40 +01:00 |
|
David Baker
|
8ebae4c3b6
|
Merge pull request #4686 from matrix-org/dbkr/recovery_keys_over_passphrases
Use recovery keys over passphrases
|
2020-06-15 11:30:30 +01:00 |
|
David Baker
|
e6f4f58df2
|
Merge pull request #4760 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
Update from Weblate
|
2020-06-15 10:05:59 +01:00 |
|