1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-08-10 15:30:54 +00:00
continuwuity/src/database
Timo Kösters f62258ba35
improvement: bug fixes and refactors
- power level content override adds to the default event instead of
replacing it
- sending code refactored to make edus possible
- remove presence events when restarting conduit
- remove room_id field from read receipts over /sync
- handle incoming read receipts
- fix array bounds bug in server_server.rs
2021-05-12 20:15:24 +02:00
..
rooms improvement: bug fixes and refactors 2021-05-12 20:15:24 +02:00
account_data.rs Remove lots of redundant string allocations 2021-04-06 17:38:54 +02:00
admin.rs Merge remote-tracking branch 'upstream/master' into correct-sendtxn 2021-03-04 08:39:16 -05:00
appservice.rs chore: get rid of warnings 2021-03-24 12:44:10 +01:00
globals.rs improvement: warning on misconfigured reverse proxy 2021-04-24 12:29:02 +02:00
key_backups.rs Remove lots of redundant string allocations 2021-04-06 17:38:54 +02:00
media.rs chore: get rid of warnings 2021-03-24 12:44:10 +01:00
pusher.rs Clean up reqwest::Response to http::Response conversion 2021-04-29 21:28:00 +02:00
rooms.rs Upgrade Ruma 2021-05-08 01:54:28 +02:00
sending.rs improvement: bug fixes and refactors 2021-05-12 20:15:24 +02:00
transaction_ids.rs feat: implement appservices 2020-12-08 12:59:20 +01:00
uiaa.rs improvement: uiaa works like in synapse 2021-05-04 19:05:30 +02:00
users.rs feat: /devices route 2021-04-21 10:51:56 +02:00