Commit Graph

27 Commits (b7b8c516bd85bb11c1f4ece59329efaad0ac6288)

Author SHA1 Message Date
gravel 841f880c7a
Update table header tooltips 2 years ago
gravel 3792a43821
docs: add descriptions to all PHP files 2 years 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)
2 years ago
gravel e6c2dee6b2
Hide write-only room user count 2 years ago
gravel f4822d5ba9
Add missing anchor titles 2 years ago
gravel 7c9d525def
Fix Community name & url Microdata 2 years ago
gravel eba22e61c5
Revert "Funky name display workaround for RDFa"
This reverts commit bf4143b717.
2 years ago
gravel bf4143b717
Funky name display workaround for RDFa 2 years ago
gravel 26d3afeafd
Shrink HTML size II 2 years ago
gravel 740c5c1675
Shrink HTML size I 2 years ago
gravel 3e9633360b
Refactor hardcoded column sort defaults 2 years ago
gravel 1ee166782f
Improve search & sort performance 2 years ago
gravel 63964f6345
Add stickied room support 2 years ago
gravel 6304343441
Fix missing hostname tooltip 2 years ago
gravel 1d73a38120
optimize dom size & json delivery 2 years ago
gravel 6d04a5a480
refactor: tags 2 years 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.
2 years ago
gravel 68aada55dd
Optimize CSS 2 years ago
gravel a7d385be43
search engine optimization III 2 years ago
gravel e746df1b8d
search engine optimization II 2 years ago
gravel 3085b78ad3
search engine optimization 2 years ago
gravel 00bdd3a615
Docs and minor refactoring 2 years ago
gravel 5b4ecdde73
Defer server pubkey knowledge to post-fetch 2 years ago
gravel 648820b381
More thoroughly exclude read-denied rooms 2 years ago
gravel 1680003319
Omit read-denied rooms 2 years ago
gravel 99194864aa
Add manual NSFW tagging, refactor icon safety 2 years ago
gravel ceea186ded
Reorganizing & codestyle compliance 2 years ago