Commit Graph

1635 Commits (df8703cc1304779449fde3a9bf9d1122e5345def)
 

Author SHA1 Message Date
Timo Kösters ba682fa3b4 Merge branch 'kubo6472-next-patch-16934' into 'next'
Fix FluffyChat Compatibility

See merge request famedly/conduit!357
2 years ago
Jakub Doboš 8a63a2cc68 Fix FluffyChat Compatibility 2 years ago
Timo Kösters f6dc22127a Merge branch 'next' into 'next'
Add portforwarding + opening to the docs (+recommended extension fix)

See merge request famedly/conduit!356
2 years ago
Dietrich bd3f9e0dbe Fix spelling. 2 years ago
Dietrich 58d784aa29 Adding a hint to closed ports in the testing section 2 years ago
Dietrich ae8e143fe9 Add a section to Ports and forwarding 2 years ago
Dietrich d9782c508a rust-analyzer-extension moved to rust-lang
The recommended extension id could not be found as rust-analyzer now has the id `rust-lang.rust-analyzer`
2 years ago
Timo Kösters 39bc84d81c Merge branch 'fix_panic_on_long_message' into 'next'
Don't panic when signing event fails.

Closes #232

See merge request famedly/conduit!343
2 years ago
Timo Kösters 89eb54b7ff Merge branch 'unignore-feddest-doc-test' into 'next'
enable FedDest doc-test

See merge request famedly/conduit!349
2 years ago
Jonas Zohren 8bb58061fd Merge branch 'adopt-aur-patches' into 'next'
Adjust some files to the AUR patches

See merge request famedly/conduit!351
2 years ago
Jonas Zohren 8392809eb1 Adjust some files to the AUR patches 2 years ago
= bb033fe02a added a command to the admin bot to create a new user, even with registration disabled 2 years ago
rmsthebest 23f29d1bda Added Caddy to the web proxy examples 2 years ago
Jan Christian Grünhage efe9d5000e enable FedDest doc-test
Doc rendering is exactly as before, but it now actually tests the code
2 years ago
Zeyphros 090d0fe684
Fix typo 2 years ago
Timo Kösters 2fcb3c8b93 Merge branch '262-missing_room_keys_endpoint' into 'next'
feat: re-register missing add_backup_keys route

Closes #262

See merge request famedly/conduit!346
2 years ago
Jakub Kubík 729d66aa11
feat: register missing add_backup_keys route 2 years ago
Paul van Tilburg b10dbc747b
Remove the address override in deb generated config
This override was accidentally introduced by commit de6c331.
The Debian postinst script will ask for and generate a config with the
address set. This should not be overriden by what is set in the default
config and is thus a deviation from the standard docs.
2 years ago
Zeyphros 07a3a6fa9a
Return an error when signing an event fails
Prevents the server from crashing/become unresponsive when overly long
messages are sent
2 years ago
Timo Kösters 6e106b5732 Merge branch 'v9' into 'next'
Support all room versions from V3 to V9

Closes #161

See merge request famedly/conduit!257
2 years ago
Timo Kösters 00b362b43b
fix: cors warning 2 years ago
Timo Kösters b6b27b66c8
fix: don't allow unjoined users to send typing notifications 2 years ago
Timo Kösters 3573d40027
fix warnings 2 years ago
Timo Kösters e4600ccfef
bump ruma 2 years ago
Timo Kösters 0ae39807a4
Add V9 to list of allowed versions 2 years ago
Timo Kösters 686319e2e3
fix: error handling 2 years ago
Nyaaori d655f4c1be
Cleanup rooms.rs, globals.rs, and pdu.rs 2 years ago
Nyaaori 4b28146ee7
Support room version 3 2 years ago
Nyaaori d8a3b257f2
Enable room version 4 2 years ago
Nyaaori 714873694d
Refactor room version support, add default room version config 2 years ago
Timo Kösters d81216cad7
improvement: preparing for room version 9 2 years ago
Timo Kösters 9e29dc808f Merge branch '198-support-user-password-resets' into 'next'
feat: support user password resets

Closes #198

See merge request famedly/conduit!339
2 years ago
Jakub Kubík ada07de204 feat: support user password resets 2 years ago
Timo Kösters 2556e29984 Merge branch 'up-ruma-went-too-far' into 'next'
Upgrade Ruma

See merge request famedly/conduit!342
2 years ago
Timo Kösters df4c38cb61
fix: remove warnings 2 years ago
Timo Kösters 2808dd2000
Ruma upgrade 2 years ago
Timo Kösters 17ad5f0595
fix: checks for incoming cross signing changes 2 years ago
Timo Kösters b8411ae2fd
refactor: rename endpoints to match ruma 2 years ago
Timo Kösters 566833111c
refactor: small improvements 2 years ago
chenyuqide ee96a03d60
Update ruma 2 years ago
chenyuqide 21bc099ccf
Update ruma 2 years ago
Timo Kösters 1ce03059a0 Merge branch 'next' into 'next'
Fix wrong associated type in OutgoingKind::Appservice

See merge request famedly/conduit!324
2 years ago
Timo Kösters 9ed352d4c0 Merge branch '199-fix-kick-ban-over-federation' into 'next'
fix: fix kick and ban events over federation

Closes #199

See merge request famedly/conduit!338
2 years ago
Jakub Kubík a08c667230
docs: add comments for clarification of recent changes 2 years ago
Jakub Kubík 414c7c40c4
fix: remove our server from the list of servers to send the event PDU to 2 years ago
Jakub Kubík 1712e63e06
fix: fix kick and ban events over federation
Fix the scenario where a MembershipState change event was not sent to the server of a user kicked/banned from a room on a Conduit instance if there were not any other users from that server in the room.
2 years ago
Timo Kösters 272e27ae01 Merge branch 'appservice-pdu-send-fix' into 'next'
Send PDU to appservice if state_key is their user ID

Closes #110

See merge request famedly/conduit!331
2 years ago
Andrej Kacian 9046223e7f Send PDU to appservice if state_key is their user ID
Fixes #110.
2 years ago
Timo Kösters 0066f20bdd Merge branch 'trailingslash' into 'next'
fix: allow trailing slashes for /state/<type>/ again

See merge request famedly/conduit!336
2 years ago
Timo Kösters a5465dfd3e
fix: allow trailing slashes for /state/<type>/ again 2 years ago