index
:
conduit
topic/limit_info_logs
Conduit is a simple, fast and reliable chat server powered by Matrix https://conduit.rs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-08-29
wip: Hard-code info log size
topic/limit_info_logs
cos
2023-08-10
improvement: matrix.org is default trusted server if unspecified
Timo Kösters
2023-08-10
improvement: more forgiving admin command syntax
Timo Kösters
2023-08-10
More sanity checks
Timo Kösters
2023-08-09
fix: don't show removed rooms in space
Timo Kösters
2023-08-09
feat: registration tokens
Timo Kösters
2023-08-07
Merge branch 'improvements' into 'next'
Timo Kösters
2023-08-07
Avatars for sliding sync DMs
Timo Kösters
2023-08-07
improvement: maybe cross signing really works now
Timo Kösters
2023-08-03
debug log before and after nofile soft limit increases
June
2023-08-03
log room ID for invalid room topic event errors
girlbossceo
2023-08-01
update base64 to 0.21.2
June
2023-08-01
Merge branch 'error-leak-fix' into 'next'
Timo Kösters
2023-07-31
fix: threads get updated properly
Timo Kösters
2023-07-30
sanitise potentially sensitive errors
girlbossceo
2023-07-29
Merge branch 'spaces' into 'next'
Timo Kösters
2023-07-29
feat: version checker
Timo Kösters
2023-07-29
fix: s/ok_or/ok_or_else in relevant places
girlbossceo
2023-07-29
Admin commands to sign and verify jsons
Timo Kösters
2023-07-29
cargo fmt
girlbossceo
2023-07-29
Return "Hello from Conduit!" on the / route
girlbossceo
2023-07-29
Log the room ID, event ID, PDU, and event type where possible
girlbossceo
2023-07-29
Log the unknown login type in warning level
girlbossceo
2023-07-29
Print relevant room ID and ACL'd server in informational level
girlbossceo
2023-07-29
Only print raw malformed JSON body in debug level
girlbossceo
2023-07-28
It's ok not being able to find a .well-known response.
Tobias Tom
2023-07-27
Merge branch 'relax-rocksdb' into 'next'
Timo Kösters
2023-07-26
relax recovery mode
Charles Hall
2023-07-26
maximize fd limit
Charles Hall
2023-07-26
fix: spaces with restricted rooms
Timo Kösters
2023-07-24
Merge branch 'slidingfixes' into 'next'
Timo Kösters
2023-07-24
Sliding sync subscriptions, e2ee, to_device messages
Timo Kösters
2023-07-24
slightly better sliding sync
Timo Kösters
2023-07-16
fix: e2ee over federation
Timo Kösters
2023-07-15
fix: could not verify own events
Timo Kösters
2023-07-10
fix: nheko e2ee verification bug
Timo Kösters
2023-07-10
fix: spaces with restricted rooms
Timo Kösters
2023-07-10
fix: actually clear memory in the admin commands
Timo Kösters
2023-07-10
fix: never try federation with self
Timo Kösters
2023-07-10
fix: better sliding sync
Timo Kösters
2023-07-06
feat: very simple sliding sync implementation
Timo Kösters
2023-07-03
Merge branch 'memory' into 'next'
Timo Kösters
2023-07-03
improvement: better memory usage and admin commands to analyze it
Timo Kösters
2023-07-03
Merge branch 'hierarchy' into 'next'
Timo Kösters
2023-07-02
fix: cache invalidation
Timo Kösters
2023-07-02
feat: space hierarchies
Timo Kösters
2023-06-29
Upgrade axum to 0.6
Jonas Platte
2023-06-28
improvement: randomize server order for alias joins
Timo Kösters
2023-06-27
Do soft fail check before doing state res to allow leave events
Timo Kösters
2023-06-27
Improve sync performance with more caching and wrapping things in Arcs to avo...
Timo Kösters
[next]