Commit Graph

1131 Commits (c86313d4fa5b4d074e5ef40442a8a272d915dd3a)

Author SHA1 Message Date
Nyaaori 3e22bbeecd
refactor: prepare for state accessor, state cache, user, and uiaa 2 years ago
Nyaaori 213579ee9d
refactor: prepare database/key_value/uiaa.rs from service/uiaa/mod.rs 2 years ago
Nyaaori 810a6baf34
refactor: prepare service/uiaa/data.rs from service/uiaa/mod.rs 2 years ago
Nyaaori 61f6ac0d66
refactor: prepare service/rooms/state_accessor/data.rs from service/rooms/state_accessor/mod.rs 2 years ago
Nyaaori 6d981f37a2
refactor: prepare database/key_value/rooms/state_accessor.rs from service/rooms/state_accessor/mod.rs 2 years ago
Nyaaori 7e0b8ec0ac
refactor: prepare database/key_value/rooms/user.rs from service/rooms/user/mod.rs 2 years ago
Nyaaori 19743ae195
refactor: prepare service/rooms/user/data.rs from service/rooms/user/mod.rs 2 years ago
Jakub Kubík fd0ea4bf71
feat(database/presence): add skeleton for presence maintenance 2 years ago
Timo Kösters f56424bc8d
Refactor appservices, pusher, timeline, transactionids, users 2 years ago
Nyaaori 01bf348811
refactor: prepare for appservices, pusher, timeline, transactionids, and users 2 years ago
Nyaaori bea5d1e0d8
refactor: prepare database/key_value/rooms/timeline.rs from service/rooms/timeline/mod.rs 2 years ago
Nyaaori e8b33e8c5a
refactor: prepare service/rooms/timeline/data.rs from service/rooms/timeline/mod.rs 2 years ago
Nyaaori dc7670f3a8
refactor: prepare service/users/mod.rs from service/users.rs 2 years ago
Nyaaori 94ce06bb76
refactor: prepare service/users/data.rs from service/users.rs 2 years ago
Nyaaori 70863260f6
refactor: prepare service/pusher/mod.rs from service/pusher.rs 2 years ago
Nyaaori cb9458122c
refactor: prepare service/pusher/data.rs from service/pusher.rs 2 years ago
Nyaaori e62b0904ea
refactor: prepare database/key_value/pusher.rs from service/pusher.rs 2 years ago
Nyaaori 306ff5ee4e
refactor: prepare database/key_value/users.rs from service/users.rs 2 years ago
Timo Kösters e045abe961
refactor: work on auth chain and state compressor 2 years ago
Nyaaori 0daa3209db
refactor: prepare for auth chain and state compressor 2 years ago
Nyaaori 8d0ed3ec51
refactor: prepare database/key_value/rooms/state_compressor.rs from service/rooms/state_compressor/mod.rs 2 years ago
Nyaaori 691e69847f
refactor: prepare database/key_value/rooms/auth_chain.rs from service/rooms/state_compressor/mod.rs 2 years ago
Nyaaori c8f64844ab
refactor: prepare service/rooms/auth_chain/mod.rs from service/rooms/state_compressor/mod.rs 2 years ago
Timo Kösters b0029c49b9
refactor: work on search 2 years ago
Nyaaori 91ad250177
refactor: prepare for search work 2 years ago
Nyaaori f6040ef2d7
refactor: prepare database/key_value/rooms/search.rs from service/rooms/timeline/mod.rs 2 years ago
Nyaaori 877ee48480
refactor: prepare database/key_value/rooms/search.rs from service/rooms/search/mod.rs 2 years ago
Timo Kösters 03e6e43ecd
refactor: split up database/key_value.rs 2 years ago
Nyaaori 6ace16abf6
refactor: prepare to split up database/key_value.rs 2 years ago
Nyaaori 158de9ca08
refactor: prepare src/database/key_value/room/outlier.rs from src/database/key_value.rs 2 years ago
Nyaaori ea2dcf4ff0
refactor: prepare src/database/key_value/room/pdu_metadata.rs from src/database/key_value.rs 2 years ago
Nyaaori 332e7c9dba
refactor: prepare src/database/key_value/room/state.rs from src/database/key_value.rs 2 years ago
Nyaaori 0213a32e6a
refactor: prepare src/database/key_value/room/edus/typing.rs from src/database/key_value.rs 2 years ago
Nyaaori cd3a163816
refactor: prepare src/database/key_value/room/lazy_load.rs from src/database/key_value.rs 2 years ago
Nyaaori 2950349adf
refactor: prepare src/database/key_value/room/metadata.rs from src/database/key_value.rs 2 years ago
Nyaaori 56cacf6f1c
refactor: prepare src/database/key_value/room/alias.rs from src/database/key_value.rs 2 years ago
Nyaaori 0f77ae14e4
refactor: prepare src/database/key_value/room/directory.rs from src/database/key_value.rs 2 years ago
Nyaaori 8fa990330f
refactor: prepare src/database/key_value/room/edus/presence.rs from src/database/key_value.rs 2 years ago
Nyaaori 84630f90b7
refactor: prepare src/database/key_value/room/edus/read_receipt.rs from src/database/key_value.rs 2 years ago
Jakub Kubík 1869a38b85
refactor(edus): split edus into separate modules 2 years ago
Nyaaori e39358d375
refactor: prepare to split edus into separate modules 2 years ago
Nyaaori c7e601eb0b
refactor: prepare service/rooms/edus/typing/data.rs from service/rooms/edus/data.rs 2 years ago
Nyaaori ac4724e82c
refactor: prepare service/rooms/edus/read_receipt/data.rs from service/rooms/edus/data.rs 2 years ago
Nyaaori 73217f238c
refactor: prepare service/rooms/edus/presence/data.rs from service/rooms/edus/data.rs 2 years ago
Nyaaori d410f08642
refactor: prepare src/service/rooms/edus/typing/mod.rs from src/service/rooms/edus/mod.rs 2 years ago
Nyaaori bfccd4f136
refactor: prepare src/service/rooms/edus/presence/mod.rs from src/service/rooms/edus/mod.rs 2 years ago
Nyaaori c21820083b
refactor: prepare src/service/rooms/edus/read_receipt/mod.rs from src/service/rooms/edus/mod.rs 2 years ago
Timo Kösters 865e35df17
Work on rooms/state, database, alias, directory, edus services, event_handler, lazy_loading, metadata, outlier, and pdu_metadata 2 years ago
Nyaaori 604b1a5cf1 refactor: Prepare src/database/key_value.rs 2 years ago
Nyaaori 81ac01c2f5
refactor: restore src/service/rooms/pdu_metadata/mod.rs 2 years ago
Nyaaori 1ccc226c6b
refactor: prepare src/database/key_value.rs from src/service/rooms/pdu_metadata/mod.rs 2 years ago
Nyaaori 0ce4446b1a
refactor: restore src/service/rooms/metadata/mod.rs 2 years ago
Nyaaori daa969508f
refactor: restore src/service/rooms/outlier/mod.rs 2 years ago
Nyaaori 715b30a2b5
refactor: prepare src/database/key_value.rs from src/service/rooms/outlier/mod.rs 2 years ago
Nyaaori 42fe118cbe
refactor: restore src/service/rooms/edus/mod.rs 2 years ago
Nyaaori 06bfddf0da
refactor: restore src/service/rooms/lazy_loading/mod.rs 2 years ago
Nyaaori 931c8ece4a
refactor: prepare src/database/key_value.rs from src/service/rooms/metadata/mod.rs 2 years ago
Nyaaori 85e571badd
refactor: prepare src/database/key_value.rs from src/service/rooms/lazy_loading/mod.rs 2 years ago
Nyaaori 0071a9cbf4
refactor: restore src/service/rooms/directory/mod.rs 2 years ago
Nyaaori a563b1ba9a
refactor: prepare src/database/key_value.rs from src/service/rooms/edus/mod.rs 2 years ago
Nyaaori 9e1ab74bb4
refactor: prepare src/database/key_value.rs from src/service/rooms/directory/mod.rs 2 years ago
Nyaaori adafb335ff
refactor: restore src/service/rooms/state/mod.rs 2 years ago
Nyaaori 05487c7c15
refactor: restore src/service/rooms/alias/mod.rs 2 years ago
Nyaaori a2a327af7c
refactor: prepare src/database/key_value.rs from src/service/rooms/state/mod.rs 2 years ago
Nyaaori 33c0e0f430
refactor: prepare src/database/key_value.rs from src/service/rooms/alias/mod.rs 2 years ago
Nyaaori 1442c64420
refactor: restore src/service/rooms/state/data.rs 2 years ago
Nyaaori 28644f236e
refactor: prepare src/database/key_value.rs from src/service/rooms/state/data.rs 2 years ago
Timo Kösters cc80152889
refactor: split up force_state 2 years ago
Timo Kösters dcdbcc0851
refactor: event handling code 2 years ago
Nyaaori 1b0477d569
refactor: Preparation commit to split src/service/rooms/state.rs and src/api/server_server.rs 2 years ago
Nyaaori 57c92f8044
refactor: restore src/api/server_server.rs 2 years ago
Nyaaori e1d8c03e47
refactor: prepare splitting src/api/server_server.rs to src/service/rooms/event_handler/mod.rs 2 years ago
Nyaaori 7d2b22f58d
refactor: prepare splitting src/service/rooms/state.rs to src/service/rooms/state_accessor/mod.rs 2 years ago
Nyaaori 9efd9f06c6
refactor: prepare splitting src/service/rooms/state.rs to src/service/rooms/state/data.rs 2 years ago
Nyaaori d0cbe46ff0
refactor: prepare splitting src/service/rooms/state.rs to src/service/rooms/state/mod.rs 2 years ago
Timo Kösters 025b64befc
refactor: renames and split room.rs 2 years ago
Nyaaori 92e59f14e0
refactor: Preparation commit to split src/database/rooms.rs 2 years ago
Nyaaori 7989c7cdda
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/timeline.rs 2 years ago
Nyaaori e22f5fef1f
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/user.rs 2 years ago
Nyaaori 64a022a4d2
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/state.rs 2 years ago
Nyaaori 751be39376
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/state_cache.rs 2 years ago
Nyaaori d05b84d0f5
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/state_compressor.rs 2 years ago
Nyaaori 54bf91b76e
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/outlier.rs 2 years ago
Nyaaori 8ed79a00fd
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/pdu_metadata.rs 2 years ago
Nyaaori 8dffdadfd3
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/search.rs 2 years ago
Nyaaori 2dbfbd45a2
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/short.rs 2 years ago
Nyaaori 249440115b
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/lazy_loading.rs 2 years ago
Nyaaori baa8224cce
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/metadata.rs 2 years ago
Nyaaori bd7b49b098
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/mod.rs 2 years ago
Nyaaori 27e2f0d545
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/alias.rs 2 years ago
Nyaaori 4dc14e1580
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/directory.rs 2 years ago
Zeyphros 1c31f7905f
Update command comment to coincide with the default action 2 years ago
Zeyphros f6183e457d
Implement command to deactivate user from admin channel
Use `leave_room` in `leave_all_rooms`

WIP: Add command to delete a list of users
also implements a flag to prevent the user from being removed from their joined rooms.

Report user deactivation failure reason

Don't send leave events by default when mass deactivating user accounts

Don't stop leaving rooms if an error was encountered

WIP: Rename command, make flags consistent, don't deactivate admin accounts.
Accounts should be deactivated as fast as possible and removing users from joined groups is completed afterwards.

Fix admin safety logic, improve command output

Continue leaving rooms if a room_id is invalid

Ignore errors from leave_room

Add notice to the list-local-users command
Output form list-local-users can be used directly without modification with the deactivate-all command

Only get mutex lock for admin room when sending message
2 years ago
Dietrich 7bee9c1c69 Length of passwords consistently use the constant 2 years ago
Timo Kösters 0bc03e90a1
improvement: make more things async 2 years ago
Timo Kösters 9b898248c7
feat: more admin commands, better logging 2 years ago
Timo Kösters f8547ecba4 Merge branch 'create-user-command' into 'next'
added a command to the admin bot to create a new user, even with registration disabled

See merge request famedly/conduit!354
2 years ago
Timo Kösters 0286a804f4 Merge branch 'filter-users' into 'next'
Hide users from user directory if they are only in private rooms and they don't share a room

Closes #24

See merge request famedly/conduit!325
2 years ago
Radek Stępień 7239243163 Hide users from user directory if they are only in private rooms and they don't share a room 2 years ago
Timo Kösters 124471199c Merge branch 'registration-without-username' into 'next'
Allow registration without username

Closes #111

See merge request famedly/conduit!340
2 years ago
Radek Stępień 84ec057f6e Allow registration without username 2 years ago
Timo Kösters 84cb0667f3 Merge branch 'to_device-existing-txn-id' into 'next'
feat: if txn id exists in the db, skip the event

See merge request famedly/conduit!353
2 years ago
Jakub Kubík c3924b566b feat: if txn id exists in the db, skip the event 2 years ago
Jakub Doboš 8a63a2cc68 Fix FluffyChat Compatibility 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
= bb033fe02a added a command to the admin bot to create a new user, even with registration disabled 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
Jakub Kubík 729d66aa11
feat: register missing add_backup_keys route 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 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 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
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
Timo Kösters 8086bee146 Merge branch 'show-config' into 'next'
Add show-config admin command

See merge request famedly/conduit!295
2 years ago
Timo Kösters b11a3b80bc Merge branch 'shutdown-msg' into 'next'
Log caught Ctrl+C or SIGTERM for operator feedback

See merge request famedly/conduit!319
2 years ago
Timo Kösters 554146f46e Merge branch 'notify-admin-room-on-user-register' into 'next'
Notify admin room for user registrations, deactivations and password changes

See merge request famedly/conduit!318
2 years ago
Timo Kösters 7bc84dc971 Merge branch 'jplatte/up-axum' into 'next'
Upgrade axum to 0.5

See merge request famedly/conduit!335
2 years ago
Timo Kösters d89141100c Merge branch 'insensitive-login' into 'next'
Case insensitive username login

Closes #248

See merge request famedly/conduit!323
2 years ago
Jonas Platte db0659cb3d
Upgrade axum to 0.5 2 years ago
LordMZTE 4a12a7cbc8
Fix crash when a bad user ID is in the database
To my understanding, a bad user ID can sometimes make it into the
database, which lead to a panic prior to this change.
2 years ago
Andrej Kacian b5b8181851 Notify admin room for user registrations, deactivations and password changes 2 years ago
chenyuqide 5695121f38 Fix wrong associated type in OutgoingKind::Appservice 2 years ago
reti4 8bafdc4623 fixed location of lowercase fn 2 years ago
reti4 9385ea0e7c fmt fix 2 years ago
reti4 9f059ad4c3 make username login case insensitive 2 years ago