1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-10-05 18:28:52 +02:00
Commit graph

6 commits

Author SHA1 Message Date
timokoesters
8557278b90
better riot.im support 2020-04-08 22:07:31 +02:00
timokoesters
ddcd423e6f
feat: random tokens, sessions, guest usernames and device ids 2020-04-08 22:04:29 +02:00
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.
2020-04-03 17:58:38 +02:00
timokoesters
dba6c46667
Use sled::Tree::prefix_search for deviceids 2020-03-30 13:46:18 +02:00
timokoesters
533260edd8
Add auth 2020-03-29 21:05:20 +02:00
timokoesters
73e04e71d7
Start work on event creation 2020-03-29 13:49:13 +02:00