Commit Graph

9 Commits (6d45d5ceca2852f95d47f4895504cb54c38fafef)

Author SHA1 Message Date
gravel 6d45d5ceca
Fix partial room token matches in JS 2 years ago
gravel 44a47cad1d
Fix server merging and room sort 2 years ago
gravel 9866d1dc91
Introduce server ID 2 years ago
gravel e1b086f0b8
feat: open room modal with id prefix 2 years ago
gravel 7497bfc88d
fix: fix syntax 2 years ago
gravel 58a9f8eac6
fix: fix typo 2 years ago
gravel 1d73a38120
optimize dom size & json delivery 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 30b0fe08d9
Rename constants.js to util.js 2 years ago