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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
call_xz
|
b7036ce183
|
Translated using Weblate (Japanese)
Currently translated at 56.7% (1295 of 2282 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ja/
|
2020-06-15 08:30:32 +00:00 |
|
random
|
5b1a3bf14d
|
Translated using Weblate (Italian)
Currently translated at 99.9% (2281 of 2282 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
|
2020-06-15 08:30:32 +00:00 |
|
Kévin C
|
1386419c6e
|
Translated using Weblate (French)
Currently translated at 100.0% (2282 of 2282 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2020-06-15 08:30:31 +00:00 |
|
Priit Jõerüüt
|
523da0de72
|
Translated using Weblate (Estonian)
Currently translated at 59.7% (1362 of 2282 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/et/
|
2020-06-15 08:30:31 +00:00 |
|
Jeff Huang
|
efe2540090
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2282 of 2282 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2020-06-15 08:30:28 +00:00 |
|
Slavi Pantaleev
|
ab0cf5dba7
|
Translated using Weblate (Bulgarian)
Currently translated at 99.7% (2276 of 2282 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
|
2020-06-15 08:30:27 +00:00 |
|
Osoitz
|
3d2f4cd747
|
Translated using Weblate (Basque)
Currently translated at 100.0% (2282 of 2282 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eu/
|
2020-06-15 08:30:26 +00:00 |
|
Besnik Bleta
|
bb4d5f2ae9
|
Translated using Weblate (Albanian)
Currently translated at 99.8% (2278 of 2282 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sq/
|
2020-06-15 08:30:22 +00:00 |
|
Travis Ralston
|
eeac80096c
|
Float the badges with the sticky headers
|
2020-06-13 19:07:19 -06:00 |
|
Travis Ralston
|
c26c79bda8
|
Remove dead code
|
2020-06-13 19:02:21 -06:00 |
|
Michael Telatynski
|
63ad7640bf
|
User Info default power levels for ban/kick/redact to 50 as per spec
|
2020-06-14 01:35:24 +01:00 |
|
Travis Ralston
|
7af2de29d6
|
Remove unused utility
|
2020-06-13 12:03:50 -06:00 |
|
Travis Ralston
|
1bbf2e053b
|
Initial attempt at sticky headers
Docs enclosed in diff.
|
2020-06-13 11:55:11 -06:00 |
|
Michael Telatynski
|
01a71dab8c
|
Fix m.id.phone spec compliance
|
2020-06-12 22:36:50 +01:00 |
|
Weblate
|
3d692353b6
|
Merge branch 'origin/develop' into Weblate.
|
2020-06-12 14:40:28 +00:00 |
|
Travis Ralston
|
9eb965878a
|
Merge pull request #4754 from matrix-org/travis/room-list/per-list-algo
Support per-list options and algorithms on the new room list
|
2020-06-12 08:40:23 -06:00 |
|
Travis Ralston
|
6de6d94f7c
|
Fix return type
|
2020-06-12 08:40:08 -06:00 |
|