128 Commits (9b55ce933a5cf62f445a061bdcd6b17e7bb58857)

Author SHA1 Message Date
Timo Kösters f73a657a23
fix: ACL error shouldn't break the whole request 3 years ago
Timo Kösters 11103a92ed
Do not show "Invalid room version" errors when server is not in room 3 years ago
Timo Kösters c028e0553c
feat: registration tokens 3 years ago
Timo Kösters d82c26f0a9
Avatars for sliding sync DMs 3 years ago
Timo Kösters c1e2ffc0cd
improvement: maybe cross signing really works now 3 years ago
girlbossceo fbd8090b0b log room ID for invalid room topic event errors 3 years ago
June 5a7bade476 update base64 to 0.21.2 3 years ago
Timo Kösters acfe381dd3
fix: threads get updated properly 3 years ago
girlbossceo 83805c66e5 sanitise potentially sensitive errors 3 years ago
girlbossceo e2c914cc11 fix: s/ok_or/ok_or_else in relevant places 3 years ago
girlbossceo d7061e6984 cargo fmt 3 years ago
girlbossceo cc5dcceacc Log the room ID, event ID, PDU, and event type where possible 3 years ago
girlbossceo 863103450c Log the unknown login type in warning level 3 years ago
girlbossceo 1f867a2c86 Only print raw malformed JSON body in debug level 3 years ago
Tobias Tom 7990822f72 It's ok not being able to find a .well-known response. 3 years ago
Timo Kösters d220641d64
Sliding sync subscriptions, e2ee, to_device messages 3 years ago
Timo Kösters caddc656fb
slightly better sliding sync 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 c17187777f
fix: never try federation with self 3 years ago
Timo Kösters 78e7b711df
fix: better sliding sync 3 years ago
Timo Kösters e4f769963f
feat: very simple sliding sync implementation 3 years ago
Timo Kösters a2c3256ced
improvement: better memory usage and admin commands to analyze it 3 years ago
Timo Kösters 9d49d599f3
feat: space hierarchies 3 years ago
Jonas Platte 0ded637b4a
Upgrade axum to 0.6 3 years ago
Timo Kösters fd1ccbd3ad
improvement: randomize server order for alias joins 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 db6def8800
fix: send correct bearer token to appservices 3 years ago
Timo Kösters 49a0f3a60d
fix: /context for element android. start and end must be set even with limit=0 3 years ago
Timo Kösters c7e0ea525a
feat: WIP relationships and threads 3 years ago
Timo Kösters faa9208a3e
cargo fmt 3 years ago
Timo Kösters 1ea27c4f97
fix: restricted room error is now FORBIDDEN 3 years ago
digital 664d6baace fix: make requested changes 3 years ago
Kévin Commaille 88c6bf7595
Always return an error if a push rule is not found 3 years ago
Kévin Commaille 4635644e21
Use the ruma methods for managing rulesets 3 years ago
Kévin Commaille f53ecaa97d
Bump Ruma 3 years ago
Timo Kösters 42b12934e3
Don't crash when a room errors 3 years ago
Timo Kösters 63f787f635
Reduce logs from info to debug 3 years ago
Timo Kösters a1bd348977
fix: history visibility 3 years ago
Timo Kösters 27f29ba699
fix: SRV lookups should end with a period 3 years ago
Timo Kösters cb0ce5b08f
Logs for server resolution 3 years ago
Timo Kösters 2316d89048
Even more logging 3 years ago
Timo Kösters 4617ee2b6b
More logging for remote joins 3 years ago
Timo Kösters 10fa686c77
feat: respect history visibility 3 years ago
Timo Kösters 2aa0a2474b
fix: ignore unparsable pdus in /send 3 years ago
Timo Kösters eae0989c40
fix: refactor backfill and add support for search 3 years ago
Timo Kösters 7bdd9660aa
feat: ask for backfill 3 years ago
Timo Kösters 23b18d71ee
feat: handle backfill requests 3 years ago
digital 4d589d9788 feat: support end to bridge encryption 3 years ago