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
/
api
Age
Commit message (
Expand
)
Author
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
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
fix: s/ok_or/ok_or_else in relevant places
girlbossceo
2023-07-29
cargo fmt
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
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-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-10
fix: nheko e2ee verification bug
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
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
Improve sync performance with more caching and wrapping things in Arcs to avo...
Timo Kösters
2023-06-26
Add relations endpoints, edits and threads work now
Timo Kösters
2023-06-26
fix: send correct bearer token to appservices
Timo Kösters
2023-06-26
fix: /context for element android. start and end must be set even with limit=0
Timo Kösters
2023-06-25
feat: WIP relationships and threads
Timo Kösters
2023-06-08
cargo fmt
Timo Kösters
2023-06-08
fix: restricted room error is now FORBIDDEN
Timo Kösters
2023-05-26
Merge branch 'mr-conduit-appservice-login' into 'next'
Timo Kösters
2023-05-26
fix: make requested changes
digital
2023-03-18
Always return an error if a push rule is not found
Kévin Commaille
2023-03-18
Use the ruma methods for managing rulesets
Kévin Commaille
2023-03-18
Bump Ruma
Kévin Commaille
2023-03-13
Don't crash when a room errors
Timo Kösters
2023-03-13
Reduce logs from info to debug
Timo Kösters
2023-03-13
fix: history visibility
Timo Kösters
2023-03-13
fix: SRV lookups should end with a period
Timo Kösters
2023-03-13
Logs for server resolution
Timo Kösters
2023-03-13
Even more logging
Timo Kösters
2023-03-13
More logging for remote joins
Timo Kösters
2023-03-13
feat: respect history visibility
Timo Kösters
2023-03-13
fix: ignore unparsable pdus in /send
Timo Kösters
[next]