Jonathan de Jong
6e8beb604d
support some deprecations
5 years ago
Jonathan de Jong
735d7a0815
database iter_from fix
5 years ago
Jonathan de Jong
caa0cbfe1d
change fairmutex to mutex
5 years ago
Jonathan de Jong
7e9014d5c9
implement sync rotation
5 years ago
Jonathan de Jong
3a76fda92b
incorperate feedback
5 years ago
Jonathan de Jong
7c82213ee7
change to use path joining properly
5 years ago
Jonathan de Jong
0719377c6a
merge one more {use}
5 years ago
Jonathan de Jong
0c23874194
add config and optimise
5 years ago
Jonathan de Jong
dc5f1f41fd
some more fixes to allow sled to work
5 years ago
Jonathan de Jong
f81018ab2d
reverse iterator funk
5 years ago
Jonathan de Jong
e5a26de606
misc cleanup
5 years ago
Jonathan de Jong
5ec0be2b41
fmt
5 years ago
Jonathan de Jong
14e6afc45e
remove eldrich being and install good being
5 years ago
Jonathan de Jong
0753076e94
chutulu is my copilot
5 years ago
Jonathan de Jong
22e3416745
YEET
5 years ago
Aiden McClelland
c53cc03ff8
address pr comments
5 years ago
Aiden McClelland
b2d5516058
add support for arbitrary proxies
5 years ago
Devin Ragotzy
98f1480e2b
Remove auth_cache using a closure to fetch events in state-res
5 years ago
Timo Kösters
05821d6fd5
improvement: pdu cache, /sync cache
5 years ago
Jonas Platte
808741bcb6
Remove unnecessary Option-wrapping and successive unwrapping
5 years ago
Jonas Platte
b291e76572
Use try operator for Option more
5 years ago
Jonas Platte
f3e630c064
Fix lots of clippy lints
5 years ago
Jonas Platte
f6046871f4
Upgrade Ruma
5 years ago
Timo Kösters
e8f6708927
improvement: show more users in our user directory
5 years ago
Timo Kösters
cd4bc520d8
improvement: feature flags for sled, rocksdb
5 years ago
hamidreza kalbasi
2385bd1cfd
add migrations
5 years ago
hamidreza kalbasi
affa124864
create media folder in init
5 years ago
hamidreza kalbasi
ff841b73c5
use .keys() and remove unneccery .to_vec()
5 years ago
hamidreza kalbasi
804105479c
fix fmt and clippy warnings
5 years ago
hamidreza kalbasi
972caacdc2
put media in filesystem
5 years ago
Timo Kösters
d0ee823254
feat: swappable database backend
5 years ago
Timo Kösters
e1e529d818
fix: don't apply push rules for users of other homeservers
5 years ago
Timo Kösters
88cf043f94
fix: deactivate accounts that should be deactivated
5 years ago
Timo Kösters
5b5cc0574e
feat: implement /claim, handle to-device events
5 years ago
Timo Kösters
3e2f742f30
fix: room version warnings and other bugs when joining rooms
5 years ago
Timo Kösters
989d843c40
fix: unauthorized pdus will be responded to with FORBIDDEN
5 years ago
Timo Kösters
09157b2096
improvement: federation get_keys and optimize signingkey storage
...
- get encryption keys over federation
- optimize signing key storage
- rate limit parsing of bad events
- rate limit signature fetching
- dependency bumps
5 years ago
Timo Kösters
8f27e6123b
feat: send read receipts over federation
...
currently they will only be sent if a PDU has to be sent as well
5 years ago
Timo Kösters
24793891e0
feat: implement GET /presence
5 years ago
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
5 years ago
Jonas Platte
a0457000ff
Upgrade Ruma
5 years ago
Timo Kösters
cf94b8e712
improvement: uiaa works like in synapse
5 years ago
Jonas Platte
8bfaf09f37
Clean up reqwest::Response to http::Response conversion
5 years ago
Jonas Platte
2e1d7d12ca
Refactor usage of CanonicalJsonValue
5 years ago
Timo Kösters
58463bba93
feat: send invites over federation
5 years ago
Timo Kösters
3dfc245633
fix: send transaction retry code
5 years ago
Timo Kösters
226045ea4b
improvement: warning on misconfigured reverse proxy
5 years ago
Jonas Platte
d8b484beed
Upgrade ruma
5 years ago
Timo Kösters
bb234ca002
fix: only show one typing event per user
5 years ago
Timo Kösters
6e84d317b2
improvement: update ruma
5 years ago