Commit Graph

616 Commits (2581f7a10bf9d1f6aa721e990de6837970204085)

Author SHA1 Message Date
Timo Kösters cff52d7ebb
messing around with arcs 2 years ago
Timo Kösters face766e0f
messing with trait objects 2 years ago
Timo Kösters 8708cd3b63
431 errors left 2 years ago
Timo Kösters bd8b616ca0
Fixed more compile time errors 2 years ago
Nyaaori 785ddfc4aa
refactor: prepare for more splits 2 years ago
Nyaaori 232978087a
refactor: prepare database/key_value/media.rs from service/media.rs 2 years ago
Nyaaori 4649cd82b5
refactor: prepare database/key_value/globals.rs from service/globals.rs 2 years ago
Timo Kösters 057f8364cc
fix: some compile time errors
Only 174 errors left!
2 years ago
Timo Kösters 82e7f57b38
refactor state accessor, state cache, user, uiaa 2 years ago
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 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
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 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
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
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 1ccc226c6b
refactor: prepare src/database/key_value.rs from src/service/rooms/pdu_metadata/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 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 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 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 28644f236e
refactor: prepare src/database/key_value.rs from src/service/rooms/state/data.rs 2 years ago
Timo Kösters 025b64befc
refactor: renames and split room.rs 2 years ago
Nyaaori 27e2f0d545
refactor: prepare splitting src/database/rooms.rs to src/service/rooms/alias.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
= bb033fe02a added a command to the admin bot to create a new user, even with registration disabled 2 years ago
Zeyphros 090d0fe684
Fix typo 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 e4600ccfef
bump ruma 2 years ago
Timo Kösters 0ae39807a4
Add V9 to list of allowed versions 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 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 566833111c
refactor: small improvements 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
chenyuqide 5695121f38 Fix wrong associated type in OutgoingKind::Appservice 2 years ago
Andrej Kacian 196c83939c Add show-config admin room command 3 years ago
Jonathan de Jong e9f87e1952 update ruma 3 years ago
Timo Kösters 6602f6114c
fix: redacts can't error anymore 3 years ago
Timo Kösters 0c4b42ac13 Merge branch 'parse-pdu-command-panic' into 'next'
fix: do not panic on a JSON not containing the PDU

Closes #236

See merge request famedly/conduit!304
3 years ago
M0dEx d4217007fe
fix: do not panic on a JSON not containing the PDU
Do not panic on a JSON not containing the PDU when executing the parse-pdu admin command.
3 years ago
Jonathan de Jong 35b82d51cf fix compilations 3 years ago
Timo Kösters 2b644ef7b7 Merge branch 'tracing-cleanup' into 'next'
Remove unnecessary tracing::instrument attributes

See merge request famedly/conduit!302
3 years ago
Jonas Platte 0ad6eac4f8
Remove all tracing::instrument attributes from database::abstraction::* 3 years ago
Timo Kösters 914152fcbd Merge branch 'syncfast' into 'next'
improvement: faster /syncs

Closes #231

See merge request famedly/conduit!297
3 years ago
Timo Kösters 2a00c547a1
improvement: faster /syncs 3 years ago
Timo Kösters 0565b5a6c8 Merge branch 'show-dns-setup-error' into 'next'
Display actual error message from TokioAsyncResolver, if any

See merge request famedly/conduit!296
3 years ago
Timo Kösters f3502beb94 Merge branch 'welcome-message-command-hint' into 'next'
feat: add welcome message command hint

See merge request famedly/conduit!299
3 years ago
Timo Kösters d6b9874b35 Merge branch 'fix-admin-self-commands' into 'next'
Fix admin room processing commands from its own messages

See merge request famedly/conduit!293
3 years ago
Jonas Platte 5fa9190117
Simplify return type of most route handlers 3 years ago
Jonas Platte 1f7b3fa4ac
Port from Rocket to axum 3 years ago
Jonas Platte 5db4c001d1
Remove another unnecessary use of an event enum 3 years ago
M0dEx f602d32aaa
feat: add the actual server name to the welcome message 3 years ago
M0dEx a6976e6d2d
feat: add 'available' to the help command line in the welcome message 3 years ago
M0dEx f2b8aa28f3
feat: add a line with the help command to the welcome message 3 years ago