Jonathan de Jong
22e3416745
YEET
5 years ago
Aiden McClelland
c53cc03ff8
address pr comments
5 years ago
Aiden McClelland
f25f61d4a9
fix errors introduced by rebase
5 years ago
Aiden McClelland
b2d5516058
add support for arbitrary proxies
5 years ago
Timo Kösters
05821d6fd5
improvement: pdu cache, /sync cache
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
2078af59d8
fix fmt problems
5 years ago
hamidreza kalbasi
2385bd1cfd
add migrations
5 years ago
hamidreza kalbasi
ff841b73c5
use .keys() and remove unneccery .to_vec()
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
88cf043f94
fix: deactivate accounts that should be deactivated
5 years ago
Timo Kösters
aacf6289db
improvement: increase default max concurrent requests
5 years ago
Timo Kösters
1b42770ab5
improvement: warning for small max_request_size values
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
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
Timo Kösters
cf94b8e712
improvement: uiaa works like in synapse
5 years ago
Timo Kösters
71ed1b295a
feat: /devices route
5 years ago
Timo Kösters
b4f79b77ba
feat: reject invites over federation
5 years ago
Timo Kösters
662a0cf1df
improvement: better and more efficient message count calculation
5 years ago
Timo Kösters
8773e5013d
feat: incoming invites over federation
5 years ago
Timo Kösters
044e65afcc
fix: move back to sled stable
5 years ago
Timo Kösters
84f4ce73e5
fix: membership deserializing
5 years ago
Jonas Platte
dbe8c2ce19
Remove lots of redundant string allocations
5 years ago
Timo Kösters
cd4dc13731
fix: use correct room versions
5 years ago
Timo Kösters
1d00a8c41f
improvement: better logging
...
Use CONDUIT_LOG or the log setting in the config
5 years ago
Timo Kösters
3ea7d162db
fix: various improvements and fixes
5 years ago
Timo Kösters
5cb15551f3
improvement: use db compression
5 years ago
Timo Kösters
a77fcd106e
feat: implement /state_ids and fix federation stuff
5 years ago
Timo Kösters
100307c936
improvement: optimize state storage
5 years ago
Timo Kösters
6da40225bb
improvement: make state res actually work
5 years ago
Devin Ragotzy
0d55964d24
Run nightly cargo fmt
5 years ago
Timo Kösters
4155a47db1
feat: opentelemetry/jaeger support
5 years ago
Devin Ragotzy
79c9de98cd
Add trusted_servers, filter servers to query keys by trusted_servers
5 years ago
Devin Ragotzy
48601142f8
Use auth_cache to avoid db, save state for every event when joining
5 years ago
Devin Ragotzy
74d530ae0e
Address review issues, fix forward extremity calc
...
Keep track of all prev_events since if we know that an event is a
prev_event it is referenced and does not qualify as a forward extremity.
5 years ago
Devin Ragotzy
64374b4679
Use eventId when saving outliers
5 years ago
Devin Ragotzy
6661de50ab
Fix and integrate outlier tree, build forks after adding event to DB
5 years ago
Devin Ragotzy
6fd3e1d1dd
Append state event that pass resolution to DB, update to tokio 1.1
5 years ago
Devin Ragotzy
4cf530c55b
Abstract event validation/fetching, add outlier and signing key DB trees
...
Fixed the miss named commented out keys in conduit-example.toml.
5 years ago
Timo Kösters
d49911c5e0
Add 'm.login.token' authentication
5 years ago
Timo Kösters
ea1e4625d1
fix: default config options
5 years ago
Timo Kösters
6924dfc8ea
improvement: better appservice compatibility and optimizations
5 years ago
Devin Ragotzy
2d69e81699
WIP: send out push notification, impl pusher routes
...
It seems in order to test this I may also have to impl the email 3pid
route? I need to call the set_pusher route somehow.
5 years ago
Devin Ragotzy
56b816a2be
Fix and integrate outlier tree, build forks after adding event to DB
5 years ago
Devin Ragotzy
cd0c5c0566
Append state event that pass resolution to DB, update to tokio 1.1
5 years ago
Devin Ragotzy
851eb555b6
Abstract event validation/fetching, add outlier and signing key DB trees
...
Fixed the miss named commented out keys in conduit-example.toml.
5 years ago
Timo Kösters
b4818716b8
improvement: better deploy guide
5 years ago