636 Commits (v0.8.0)

Author SHA1 Message Date
Matthias Ahouansou c453d45598
fix(keys): only use keys valid at the time of PDU or transaction, and actually refresh keys 2 years ago
Matthias Ahouansou 144d548ef7
fix: permission checks for aliases 2 years ago
Benjamin Lee 7b259272ce
fix: do not return redacted events from search 2 years ago
Matthias Ahouansou ba2a5a6115
chore: bump all dependencies 2 years ago
Matthias Ahouansou 19154a9f70
refactor: add server_user to globals 2 years ago
mikoto a888c7cb16
OpenID routes 2 years ago
Matthias Ahouansou 256dae983b
chore: bump rust 2 years ago
Timo Kösters 0bb28f60cf
refactor: minor appservice code cleanup 2 years ago
Timo Kösters d2817679e5
refactor: remove previous typing implementation and add sync wakeup for new one 2 years ago
Timo Kösters 879a8b969d
improvement: use simpler rocksdb config 2 years ago
Matthias Ahouansou fa930182ae
fix(appservices): don't panic on empty registration url 2 years ago
Timo Kösters 62dda7a43f
improvement: delete old rocksdb LOG files 2 years ago
Timo Kösters d7fd89df49
fix: avoid panic when client is confused about rooms 2 years ago
Charles Hall 1274b48ebb
run `cargo update` 2 years ago
Charles Hall 9453dbc740
update rust toolchain 2 years ago
Charles Hall ab1fff2642
fix `cargo clippy` lints 2 years ago
Charles Hall 92c5b6b86c
fix `cargo check` lints 2 years ago
Timo Kösters 75c80df271
Sliding sync improvements and redaction fixes 3 years ago
Timo Kösters c028e0553c
feat: registration tokens 3 years ago
Timo Kösters c1e2ffc0cd
improvement: maybe cross signing really works now 3 years ago
Timo Kösters acfe381dd3
fix: threads get updated properly 3 years ago
Timo Kösters b8c164dc60
feat: version checker 3 years ago
Charles Hall 9fb8498067
relax recovery mode 3 years ago
Timo Kösters a9ba067e77
fix: e2ee over federation 3 years ago
Timo Kösters c3966f501c
fix: nheko e2ee verification bug 3 years ago
Timo Kösters edd4a3733f
fix: actually clear memory in the admin commands 3 years ago
Timo Kösters a2c3256ced
improvement: better memory usage and admin commands to analyze it 3 years ago
Timo Kösters be877ef719
Improve sync performance with more caching and wrapping things in Arcs to avoid copies 3 years ago
Timo Kösters 72eb1972c1
Add relations endpoints, edits and threads work now 3 years ago
Timo Kösters c7e0ea525a
feat: WIP relationships and threads 3 years ago
Timo Kösters 49b5af6d45
chore: bump rocksdb 3 years ago
Kévin Commaille 1929ca5d9d
Add a database migration to fix and update the default pushrules 3 years ago
Timo Kösters eae0989c40
fix: refactor backfill and add support for search 3 years ago
Timo Kösters 17a6431f5f
fix: make backfilled events reachable 3 years ago
Timo Kösters 7bdd9660aa
feat: ask for backfill 3 years ago
Timo Kösters a4f18f99ad
fix: ignore bad user ids 3 years ago
Nyaaori c86313d4fa
chore: code cleanup 3 years ago
Timo Kösters 2a0515f528
Replace println/dbg calls with corresponding macros from tracing crate 3 years ago
Timo Kösters 6d5e54a66b
fix: jaeger support 3 years ago
Jonas Platte d39ce1401d
WIP: Upgrade Ruma 3 years ago
Nyaaori 66bc41125c
refactor: cleanup 3 years ago
Timo Kösters 7540227388
chore: bump dependencies 3 years ago
Paul Beziau a2d8aec1e3 Moving the unwraping of a variable 3 years ago
Nyaaori 00996dd834
Cargo Clippy 3 years ago
Timo Kösters 0cf6545116
fix: not sending enough state on join 3 years ago
Timo Kösters 5d691f405e
fix: stuck typing indicators 3 years ago
Timo Kösters 02dd3d32f2
fix: element android did not reset notification counts 3 years ago
Paul Beziau d47c1a8ba6 Fix database version check & code formating 4 years ago
Paul Beziau 9c0c74f547 Migrate database to use correct rule id in pushrules. 4 years ago
Nyaaori 3b0aa23fdf
Rejoin room over federation if we are not participating in it; do not include invited users in participating servers calculation 4 years ago