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 |
Timo Kösters
|
044e65afcc
|
fix: move back to sled stable
|
5 years ago |
Timo Kösters
|
84f4ce73e5
|
fix: membership deserializing
|
5 years ago |
Timo Kösters
|
51aa6448bc
|
fix: use sled main to avoid deadlock
|
5 years ago |
Timo Kösters
|
f3f95a73d0
|
improvement: /event route
|
5 years ago |
Timo Kösters
|
d0cdbe2e2b
|
Merge branch 'up-ruma' into 'develop'
Upgrade ruma
See merge request famedly/conduit!48
|
5 years ago |
Jonas Platte
|
dc031fff95
|
Remove redundant calls to .iter() and .into_iter()
|
5 years ago |
Jonas Platte
|
dbe8c2ce19
|
Remove lots of redundant string allocations
|
5 years ago |
Jonas Platte
|
fe744c856f
|
Upgrade ruma
… and refactor push rule code along the way.
|
5 years ago |
Marcel
|
c267c0f09e
|
fix: use full codeblocks and capitalize Conduit and Debian
|
5 years ago |
Marcel
|
9b2f8730bb
|
fix: Do not run conduit as root instead use a separate user
|
5 years ago |
Timo Kösters
|
c9b1f0ca83
|
Merge branch 'k0gen-master-patch-33282' into 'master'
No need to log out and back in fix
See merge request famedly/conduit!47
|
5 years ago |
Mariusz Kogen
|
246e4735fd
|
No need to log out and back in fix
|
5 years ago |
Timo Kösters
|
db7044a950
|
sytest test
|
5 years ago |
Timo Kösters
|
8c6a49bec3
|
Merge branch 'update_CI_for_develop' into 'develop'
Update Complement CI container
See merge request famedly/conduit!46
|
5 years ago |
Timo Kösters
|
cd4dc13731
|
fix: use correct room versions
|
5 years ago |
Rudi Floren
|
5a13f6f7e0
|
Remove build container and use the always present build artifact directly
Proper chmod caddy and conduit binaries
|
5 years ago |
Timo Kösters
|
c213769d9f
|
improvement: refactor state res and fix a few bugs in the process
|
5 years ago |