Commit Graph

615 Commits (595129463856cc4b03cccebba678ced4af3865c0)
 

Author SHA1 Message Date
Timo Kösters 5951294638
feat: join cursed rooms
this removes several restrictions and tries to continue verifying a pdu
event if some auth events fail (it drops/ignores bad pdus)
3 years ago
Timo Kösters 8b40e0a85f
improvement: fetch signing keys in parallel when joining a room 3 years ago
Timo Kösters 5049d0e01b
improvement: check signatures on join 3 years ago
Timo Kösters b4f79b77ba
feat: reject invites over federation 3 years ago
Timo Kösters 662a0cf1df
improvement: better and more efficient message count calculation 3 years ago
Timo Kösters 1dc85895a7
fix: show warning for invalid user ids 3 years ago
Timo Kösters a961732f5f
fix: overflow 3 years ago
Timo Kösters a8231eef25
fix: alias parsing 3 years ago
Timo Kösters 8773e5013d
feat: incoming invites over federation 3 years ago
Timo Kösters b0ea692706
fix: malformed pushrule error when event does not trigger any actions 3 years ago
Timo Kösters 588de12d79
fix: lost forward extremity 3 years ago
Timo Kösters 044e65afcc
fix: move back to sled stable 3 years ago
Timo Kösters 84f4ce73e5
fix: membership deserializing 3 years ago
Timo Kösters 51aa6448bc
fix: use sled main to avoid deadlock 3 years ago
Timo Kösters f3f95a73d0
improvement: /event route 3 years ago
Timo Kösters d0cdbe2e2b Merge branch 'up-ruma' into 'develop'
Upgrade ruma

See merge request famedly/conduit!48
3 years ago
Jonas Platte dc031fff95
Remove redundant calls to .iter() and .into_iter() 3 years ago
Jonas Platte dbe8c2ce19
Remove lots of redundant string allocations 3 years ago
Jonas Platte fe744c856f
Upgrade ruma
… and refactor push rule code along the way.
3 years ago
Timo Kösters db7044a950
sytest test 3 years ago
Timo Kösters 8c6a49bec3 Merge branch 'update_CI_for_develop' into 'develop'
Update Complement CI container

See merge request famedly/conduit!46
3 years ago
Timo Kösters cd4dc13731
fix: use correct room versions 3 years ago
Rudi Floren 5a13f6f7e0 Remove build container and use the always present build artifact directly
Proper chmod caddy and conduit binaries
3 years ago
Timo Kösters c213769d9f
improvement: refactor state res and fix a few bugs in the process 3 years ago
Timo Kösters 16eed1d8c2
chore: get rid of warnings 3 years ago
Timo Kösters e50f2864de
improvement: save state for send_join pdu 3 years ago
Timo Kösters e305889b72
feat: room_account_data endpoints 3 years ago
Timo Kösters 1d00a8c41f
improvement: better logging
Use CONDUIT_LOG or the log setting in the config
3 years ago
Timo Kösters 46d8f36a2c
fix: media thumbnail calculation and appservice detection 3 years ago
Timo Kösters 3ea7d162db
fix: various improvements and fixes 3 years ago
Timo Kösters 363c629faf
fix: signature key fetching, optimize push sending 3 years ago
Timo Kösters d4c76f4654
chore: update ruma 3 years ago
Timo Kösters f775c76d8a
chore: get rid of warnings 3 years ago
Gabriel Souza Franco 7b3fe88345
Send proper Host header in federation requests 3 years ago
Timo Kösters 5cb15551f3
improvement: use db compression 3 years ago
Timo Kösters a0fa0ee7a0
fix: join appservice room with alias 3 years ago
Timo Kösters a77fcd106e
feat: implement /state_ids and fix federation stuff 3 years ago
Timo Kösters 100307c936
improvement: optimize state storage 3 years ago
Timo Kösters 44425a903a
fix: multiple federation/pusher fixes 3 years ago
Timo Kösters 21f785d530
Merge branch 'correct-sendtxn' into pushers 3 years ago
Timo Kösters 6da40225bb
improvement: make state res actually work 3 years ago
Devin Ragotzy 0d55964d24 Run nightly cargo fmt 3 years ago
Devin Ragotzy d0df8b495c Merge remote-tracking branch 'upstream/master' into correct-sendtxn 3 years ago
Devin Ragotzy e239014fa3 Query for the correct server 3 years ago
Timo Kösters bd6507eafb Merge branch 'valkum-master-patch-25423' into 'master'
Make clippy happy (needless-return, etc.)

See merge request famedly/conduit!23
3 years ago
Rudi Floren 231c6032f4 Make clippy happy (needless-return, etc.) 3 years ago
Timo Kösters eaeba35f3c Merge branch 'valkum/complement' into 'master'
Sync paths with CI pipeline due to dockerignore

See merge request famedly/conduit!24
3 years ago
Timo Kösters 3e274d7d2c Merge branch 'valkum/conduit-update_rocket' into 'master'
update dependencies

See merge request famedly/conduit!32
3 years ago
Timo Kösters 105f893cf3
chore: bump other dependencies to make it work 3 years ago
Timo Kösters a04860b513 Merge branch 'as-fix' into 'master'
fix: apply the same appservice sending rules to events coming from federation

See merge request famedly/conduit!31
3 years ago