Gabriel Souza Franco
|
7e4320a079
|
chore: document proper proxy options in DEPLOY.md
|
5 years ago |
Paul van Tilburg
|
f63a624743
|
Add text about using cargo-deb to the README
|
5 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
|
5 years ago |
Paul van Tilburg
|
4fb2f17b83
|
Purge debconf changes from the DB on purge
|
5 years ago |
Paul van Tilburg
|
19aaffeb23
|
Change the default port (follows DEPLOY.md)
|
5 years ago |
Paul van Tilburg
|
f3b1096417
|
Change the default library path (follows DEPLOY.md)
|
5 years ago |
Paul van Tilburg
|
5bf43a4d7e
|
Generate conduit.toml instead of debian environment file
Only generate this file once. I am not sure what to do with future
upgrades yet.
|
5 years ago |
Timo Kösters
|
14c7ecf722
|
Merge branch 'improvements' into 'master'
Implement /devices
Closes #62
See merge request famedly/conduit!64
|
5 years ago |
Timo Kösters
|
2f440e644d
|
fix: clippy
|
5 years ago |
Timo Kösters
|
71ed1b295a
|
feat: /devices route
|
5 years ago |
Timo Kösters
|
e815486030
|
fix: don't allow inviting other users (not implemented yet)
|
5 years ago |
Gabriel Souza Franco
|
ed253e236c
|
chore: document FedDest, fix tests
|
5 years ago |
Timo Kösters
|
1937cf554f
|
Merge branch 'add-ci' into 'master'
Add basic CI
See merge request famedly/conduit!41
|
5 years ago |
Timo Kösters
|
9adcc20335
|
Merge branch 'update-readme' into 'master'
docs: update readme
See merge request famedly/conduit!63
|
5 years ago |
Timo Kösters
|
4c4e1f9027
|
docs: update readme
|
5 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
|
5 years ago |
Timo Kösters
|
0b9182455c
|
fix: use working email
|
5 years ago |
Timo Kösters
|
d4e0ba245b
|
fix: bug when fetching events over federation
|
5 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
|
5 years ago |
Paul van Tilburg
|
ab58609d3d
|
No longer use/support a local environment file
|
5 years ago |
Timo Kösters
|
eedac4fd96
|
feat: make_join, send_join and /directory
|
5 years ago |
Gabriel Souza Franco
|
7faa021ff5
|
chore: code formatting and cleanup
|
5 years ago |
Timo Kösters
|
6d109b9902
|
Merge branch 'mdformatting' into 'master'
docs: Fix markdown formatting in DEPLOY.md
See merge request famedly/conduit!58
|
5 years ago |
Tobias Fella
|
95db30918e
|
docs: Fix fix formatting of code blocks in markdown
|
5 years ago |
Gabriel Souza Franco
|
e73de2317e
|
fix: verify tls cert for non-conformant servers
|
5 years ago |
Gabriel Souza Franco
|
b4c001de2f
|
chore: cleanup string-based code in find_actual_destination
|
5 years ago |
Gabriel Souza Franco
|
0b56589dce
|
feat: add handling of tls cert for delegated hosts
|
5 years ago |
Timo Kösters
|
18398e1f17
|
Merge branch 'bump-stateres' into 'master'
Bump stateres
See merge request famedly/conduit!57
|
5 years ago |
Timo Kösters
|
04b08d4505
|
chore: bump stateres
|
5 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
|
5 years ago |
Timo Kösters
|
bc98425dfe
|
improvement: use invite state as hints to what servers to ask for joining
|
5 years ago |
Timo Kösters
|
d6b59cd20c
|
Merge branch 'develop' into 'master'
State resolution overhaul
See merge request famedly/conduit!53
|
5 years ago |
Timo Kösters
|
001d8dc257
|
fix: don't do expensive operation on local /send
|
5 years ago |
Timo Kösters
|
c1953efa6b
|
chore: code cleanup
|
5 years ago |
Timo Kösters
|
abddfc2d2a
|
Merge remote-tracking branch 'famedly/master' into develop
|
5 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)
|
5 years ago |
Timo Kösters
|
8b40e0a85f
|
improvement: fetch signing keys in parallel when joining a room
|
5 years ago |
Timo Kösters
|
5049d0e01b
|
improvement: check signatures on join
|
5 years ago |
Timo Kösters
|
b4f79b77ba
|
feat: reject invites over federation
|
5 years ago |
Timo Kösters
|
662a0cf1df
|
improvement: better and more efficient message count calculation
|
5 years ago |
Timo Kösters
|
1dc85895a7
|
fix: show warning for invalid user ids
|
5 years ago |
Timo Kösters
|
a961732f5f
|
fix: overflow
|
5 years ago |
Timo Kösters
|
a8231eef25
|
fix: alias parsing
|
5 years ago |
Timo Kösters
|
8773e5013d
|
feat: incoming invites over federation
|
5 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
|
5 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
|
5 years ago |
Marcel
|
ac99e05714
|
docs: capitalize a "conduit" that was missed
|
5 years ago |
Marcel
|
dd69850598
|
docs: Fix missing _matrix in apache config
|
5 years ago |
Timo Kösters
|
b0ea692706
|
fix: malformed pushrule error when event does not trigger any actions
|
5 years ago |
Timo Kösters
|
588de12d79
|
fix: lost forward extremity
|
5 years ago |