gravel
b3221fb076
Update suspended groups
1 year ago
gravel
6f005677cb
Revert "fix: disassociate from SDIR"
...
This reverts commit a62517f53d
.
1 year ago
gravel
a62517f53d
fix: disassociate from SDIR
1 year ago
gravel
218e9ac4f3
Update filtered rooms list
1 year ago
gravel
b08e6ba6bd
Relist Off-Topic
1 year ago
gravel
6b1eca3321
Update filtered room list
1 year ago
gravel
9590ada632
Unsuspend Music
1 year ago
gravel
40c71d39b4
Revert "Suspend session-dev"
...
This reverts commit de94097a78
.
1 year ago
gravel
de94097a78
Suspend session-dev
1 year ago
gravel
601e5f7624
update filter
1 year ago
gravel
5804997095
Update filtered Community list
1 year ago
gravel
b67aeab427
update filtered communities
1 year ago
gravel
776a7fde37
Improve site clickability
1 year ago
gravel
8efe83faff
fix: only fetch rest of rooms on index
1 year ago
gravel
606170e672
feat: restructure site generation, reduce dom size
...
This commit does the following:
- Expands site generation with ability to include page-specific fragments
- Expands staff rating algorithms
- Restricts list of Communities statically included in main page
- Adds mechanism to fetch rest of Communities dynamically
- Adds /groups/all to request all pages statically
- Extracts duplicate tag information from servers.json into tags.json
- Minor changes (clickable h1 resets URL hash)
1 year ago
gravel
9ce89215a5
fix: ignore sorts before first manual sort
1 year ago
gravel
5f199c1412
fix: remove log messages
1 year ago
gravel
aa6f15499f
Update issue banner
1 year ago
gravel
6ce6744bca
Revamp header, add icons, improve search
1 year ago
gravel
1548c6e5d3
Fix copy staff ID button
1 year ago
gravel
fa59552fb4
Temporarily suspend Community
1 year ago
gravel
91a6dda3f7
Fix inverting sort
1 year ago
gravel
26d3afeafd
Shrink HTML size II
1 year ago
gravel
43da7ba5e0
Fix HTML errors
1 year ago
gravel
740c5c1675
Shrink HTML size I
1 year ago
gravel
95bbaf26f2
Track search term in URL
1 year ago
gravel
1ee166782f
Improve search & sort performance
1 year ago
gravel
9ab954326a
Use share API in Community modal
1 year ago
gravel
76f1a4b84e
Fix and promote URL tag search
1 year ago
gravel
008e13a039
URL hash starts tag search
1 year ago
gravel
24d5bcd375
Fix copy mod ping button
1 year ago
gravel
b2308e4095
feat: migrate to longer room id
1 year ago
gravel
bf9f47e7c5
feat: open room modal with id prefix
1 year ago
gravel
a1758f3a07
Update blocklist
1 year ago
gravel
3d438f9887
fix operation order
1 year ago
gravel
1d73a38120
optimize dom size & json delivery
1 year ago
gravel
c798a26e13
feat: keep testing rooms off site
1 year ago
gravel
6d04a5a480
refactor: tags
1 year ago
gravel
378589e8ac
feat: fetch secondary room info via JSON
...
This commit decreases the shipped DOM size by removing room tags and
the room staff list. These are not used by non-JS browsers and may
instead be fetched via JS.
1 year ago
gravel
68aada55dd
Optimize CSS
1 year ago
gravel
a9a40f04e1
Add modal arrow navigation
2 years ago
gravel
af3a86b324
De-dupe test room list & respect #test tag
2 years ago
gravel
30b0fe08d9
Rename constants.js to util.js
2 years ago
gravel
07b0125448
Update listing safety
2 years ago
gravel
24961eb11f
Add 'TOKEN_fortest1+4567' as testing Community
2 years ago
gravel
e57f3aac69
Add testing room
2 years ago
gravel
61e1bb0d80
Decode URI component in search query param
2 years ago
gravel
3662a88417
Accept search parameter in URL
2 years ago
gravel
751c3c811e
Only match start of tag in search
2 years ago
gravel
b4fed6e4a7
Fix sample search & search experience
2 years ago