timokoesters
|
dc5fb7e33a
|
feat: encryption_disabled config option
Can be used with ROCKET_ENCRYPTION_DISABLED=true
|
6 years ago |
timokoesters
|
95047272e8
|
fix: let example config show how to use registration_disabled
|
6 years ago |
timokoesters
|
4e507ef706
|
feat: room visibility and aliases
|
6 years ago |
timokoesters
|
4fb79ebb4c
|
chore: update dependencies
|
6 years ago |
timokoesters
|
d08f91d1c3
|
fix: only allow valid usernames in /register
|
6 years ago |
timokoesters
|
8f67c01efd
|
refactor: split database into multiple files, more error handling, cleaner code
|
6 years ago |
timokoesters
|
1cdf30f38c
|
Add hostname to Rocket.toml config
|
6 years ago |
timokoesters
|
3debb6203c
|
feat: handle typing events
|
6 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.
|
6 years ago |
timokoesters
|
34a53ce20a
|
Better database structure
|
6 years ago |