Commit Graph

719 Commits (8f27e6123b8d142ec647808e659859c9bc37a131)
 

Author SHA1 Message Date
Gabriel Souza Franco 7e4320a079 chore: document proper proxy options in DEPLOY.md 3 years ago
Timo Kösters 8c72909bb8 Merge branch 'tls-name' into 'master'
Validate TLS certificates according to Matrix spec

See merge request famedly/conduit!60
3 years ago
Timo Kösters 14c7ecf722 Merge branch 'improvements' into 'master'
Implement /devices

Closes #62

See merge request famedly/conduit!64
3 years ago
Timo Kösters 2f440e644d
fix: clippy 3 years ago
Timo Kösters 71ed1b295a
feat: /devices route 3 years ago
Timo Kösters e815486030
fix: don't allow inviting other users (not implemented yet) 3 years ago
Gabriel Souza Franco ed253e236c chore: document FedDest, fix tests 3 years ago
Timo Kösters 1937cf554f Merge branch 'add-ci' into 'master'
Add basic CI

See merge request famedly/conduit!41
3 years ago
Timo Kösters 9adcc20335 Merge branch 'update-readme' into 'master'
docs: update readme

See merge request famedly/conduit!63
3 years ago
Timo Kösters 4c4e1f9027
docs: update readme 3 years ago
Timo Kösters ad19264c38 Merge branch 'fix-fetch' into 'master'
fix: bug when fetching events over federation

See merge request famedly/conduit!62
3 years ago
Timo Kösters 0b9182455c
fix: use working email 3 years ago
Timo Kösters d4e0ba245b
fix: bug when fetching events over federation 3 years ago
Timo Kösters 0b89ffe566 Merge branch 'make-join' into 'master'
feat: make_join, send_join and /directory

See merge request famedly/conduit!59
3 years ago
Timo Kösters eedac4fd96
feat: make_join, send_join and /directory 3 years ago
Gabriel Souza Franco 7faa021ff5 chore: code formatting and cleanup 3 years ago
Timo Kösters 6d109b9902 Merge branch 'mdformatting' into 'master'
docs: Fix markdown formatting in DEPLOY.md

See merge request famedly/conduit!58
3 years ago
Tobias Fella 95db30918e docs: Fix fix formatting of code blocks in markdown 3 years ago
Gabriel Souza Franco e73de2317e fix: verify tls cert for non-conformant servers 3 years ago
Gabriel Souza Franco b4c001de2f chore: cleanup string-based code in find_actual_destination 3 years ago
Gabriel Souza Franco 0b56589dce feat: add handling of tls cert for delegated hosts 3 years ago
Timo Kösters 18398e1f17 Merge branch 'bump-stateres' into 'master'
Bump stateres

See merge request famedly/conduit!57
3 years ago
Timo Kösters 04b08d4505
chore: bump stateres 3 years ago
Timo Kösters f6c4da829e Merge branch 'better-joining' into 'master'
improvement: use invite state as hints to what servers to ask for joining

See merge request famedly/conduit!56
3 years ago
Timo Kösters bc98425dfe
improvement: use invite state as hints to what servers to ask for joining 3 years ago
Timo Kösters d6b59cd20c Merge branch 'develop' into 'master'
State resolution overhaul

See merge request famedly/conduit!53
3 years ago
Timo Kösters 001d8dc257
fix: don't do expensive operation on local /send 3 years ago
Timo Kösters c1953efa6b
chore: code cleanup 3 years ago
Timo Kösters abddfc2d2a
Merge remote-tracking branch 'famedly/master' into develop 3 years ago
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 b427395648 Merge branch 'add-vscode-settings' into 'master'
Add settings.json for vscode rust-analyzer

See merge request famedly/conduit!45
3 years ago
Timo Kösters b4bbbd26bf Merge branch 'MTRNord/propose-better-systemd-user' into 'master'
fix: Do not run conduit as root instead use a separate user

See merge request famedly/conduit!49
3 years ago
Marcel ac99e05714 docs: capitalize a "conduit" that was missed 3 years ago
Marcel dd69850598 docs: Fix missing _matrix in apache config 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