Commit Graph

6 Commits (d08f91d1c393256e696a78aff6f272b8f6f51f81)

Author SHA1 Message Date
timokoesters d08f91d1c3
fix: only allow valid usernames in /register 4 years ago
timokoesters 8f67c01efd
refactor: split database into multiple files, more error handling, cleaner code 4 years ago
timokoesters 1cdf30f38c
Add hostname to Rocket.toml config 4 years ago
timokoesters 3debb6203c
feat: handle typing events 4 years ago
timokoesters fa3226898c
feat: save pdus
PDUs are saved in a pduid -> pdus map. roomid -> pduleaves keeps track
of the leaves of the event graph and eventid -> pduid maps event ids to
pdus.
4 years ago
timokoesters 34a53ce20a
Better database structure 4 years ago