Commit Graph

1974 Commits (d2bfcb018ed40eb91b6f7dd31727e24f2b992727)
 

Author SHA1 Message Date
timo eb7c5b79be Update 'README.md' 4 years ago
timokoesters e55a63629c
feat: state event support 4 years ago
timokoesters 10bb96fcf7
feat: room joining, room based /sync responses 4 years ago
timokoesters 4d4cff7120
Allow all kinds of messages in /send 4 years ago
timokoesters 884dc2867d
Move to rocket's async branch 4 years ago
timokoesters 8b8381bcc0
New PduEvent struct 4 years ago
timokoesters f9cfede2a8
fix: deserialize sync event body 4 years ago
timokoesters 2855d1acdf
Add README.md 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 22cca206ba
Todo: ruma signatures
This commit will get force pushed away later
4 years ago
timokoesters dba6c46667
Use sled::Tree::prefix_search for deviceids 4 years ago
timokoesters b508b4d1e7
Start work on message events 4 years ago
timokoesters 533260edd8
Add auth 4 years ago
timo 18ed991b93 Merge branch 'master' of jplatte/matrixserver into master 4 years ago
Jonas Platte 1183105f15
Make Endpoint bound work for ruma_wrapper::Ruma 4 years ago
timokoesters 73e04e71d7
Start work on event creation 4 years ago
timokoesters 744e0adfcf
Try to impl auth in ruma_wrapper 4 years ago
timokoesters 34a53ce20a
Better database structure 4 years ago
timokoesters 6d27f15516
More logging 4 years ago
timokoesters 1679da7784 RUST_LOG=info by default 4 years ago
timokoesters 6fffcecf8e Updates 4 years ago
timokoesters c2c18b4651 feat: database 4 years ago
timokoesters cd777af41c feat: simple endpoint handlers 4 years ago
timokoesters 6264628c11 Initial commit 4 years ago