Šimon Brandner
|
5b5ef5e04c
|
Handle servers from settings
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-07 13:59:02 +02:00 |
|
Šimon Brandner
|
255ab49ccb
|
Handle edge cases
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-07 13:48:48 +02:00 |
|
Šimon Brandner
|
b94dc2d0e5
|
Remember the last used server for room directory searches
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-07 12:14:51 +02:00 |
|
Šimon Brandner
|
1220ad37ce
|
Remove the usage of symbol
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-07 12:14:44 +02:00 |
|
Michael Telatynski
|
d354a0a23b
|
Prevent RoomDirectory from exploding when filterString is wrongly nullified
|
2021-07-01 09:57:33 +01:00 |
|
Michael Telatynski
|
8f4879ea96
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/8
Conflicts:
src/components/structures/MessagePanel.tsx
src/components/structures/ScrollPanel.tsx
src/components/structures/TimelinePanel.tsx
src/components/views/elements/ErrorBoundary.tsx
src/components/views/elements/EventListSummary.tsx
src/components/views/messages/TileErrorBoundary.tsx
|
2021-06-29 22:14:40 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
c5a1da49ce
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/8
Conflicts:
src/components/structures/AutoHideScrollbar.tsx
|
2021-06-24 16:42:03 +01:00 |
|
Michael Telatynski
|
cecf0ce299
|
Convert MessagePanel, TimelinePanel, ScrollPanel, and more to Typescript
|
2021-06-22 20:41:26 +01:00 |
|
Šimon Brandner
|
066ef18db2
|
Replace onClick by onMouseDown
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-22 09:24:42 +02:00 |
|
Šimon Brandner
|
a59deeb491
|
Add onClick handlers
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-22 09:16:45 +02:00 |
|
Šimon Brandner
|
de40657194
|
Don't show room if we don't click on buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-22 09:12:41 +02:00 |
|
Michael Telatynski
|
35b9388fc2
|
Iterate PR
|
2021-05-21 13:37:21 +01:00 |
|
Michael Telatynski
|
aa7ccc1420
|
Show prompt to create new room from room directory results
|
2021-05-19 20:07:54 +01:00 |
|
Michael Telatynski
|
a61e977b5f
|
Fix room directory ts migration
|
2021-05-19 19:30:56 +01:00 |
|
Michael Telatynski
|
8b67cdb80b
|
Pre-populate create room dialog name when going from room directory
|
2021-05-19 19:20:58 +01:00 |
|
Michael Telatynski
|
d10a45c6a3
|
Convert RoomDirectory and NetworkDropdown to Typescript
|
2021-05-19 18:40:03 +01:00 |
|