Eric Eastwood
|
b70439e95b
|
Add safe search filter for NSFW rooms (#208)
Fix https://github.com/matrix-org/matrix-public-archive/issues/89
|
2023-05-03 04:45:33 -05:00 |
Eric Eastwood
|
8a2dabe97b
|
Fix room image avatars not showing in the room directory (#133)
Fix room image avatars not showing in the room directory
Fix https://github.com/matrix-org/matrix-public-archive/issues/95
|
2022-11-10 00:29:44 -06:00 |
Eric Eastwood
|
b34c1b817d
|
Add homeserver selector to room directory landing page (#87)
Opting for the simple solution and using `include_all_networks` instead of needing to fetch the information about the third-party networks.
Fix https://github.com/matrix-org/matrix-public-archive/issues/6 (last piece done with this PR)
|
2022-10-20 02:06:43 -05:00 |
Eric Eastwood
|
5142e508a2
|
Have full room description readable from tooltip (#85)
The `RoomCard` clips text two lines before ellipsing. This will make the rest of the description readable if you hover over the description.
|
2022-10-18 18:38:00 -05:00 |
Eric Eastwood
|
b39d7caf31
|
Add linting to CI (#74)
- Prettier
- ESLint
|
2022-09-27 22:21:00 -05:00 |
Eric Eastwood
|
92668996d7
|
Add search to room directory landing page (#70)
Part of https://github.com/matrix-org/matrix-public-archive/issues/6
|
2022-09-15 20:41:55 -05:00 |
Eric Eastwood
|
127d416e6a
|
Room directory landing page v1 (#61)
Part of https://github.com/matrix-org/matrix-public-archive/issues/6
|
2022-09-08 01:30:04 -05:00 |