-
175fba5739
Merge branch 'fix-login-token' into 'next'
Timo Kösters
2022-10-13 11:08:04 +00:00
-
-
912491cb28
style(db/rooms): refactor admin room pdu validating
AndSDev
2022-08-31 08:22:45 +00:00
-
da2dbd2877
feat(db/rooms): disable leaving from admin room for last user
AndSDev
2022-08-31 07:11:28 +00:00
-
c67f95ebff
feat(db/rooms): disable leaving from admin room for conduit user
AndSDev
2022-08-31 07:10:54 +00:00
-
3a8321f9ad
feat(db/rooms): encryption is not allowed in the admins room
AndSDev
2022-08-29 14:09:08 +00:00
-
f46d64e52f
Merge branch 'unstability' into 'next'
Timo Kösters
2022-10-13 09:39:45 +00:00
-
-
-
-
8c6e75a0cd
Mark unstable versions as unstable in /capabilities
Timo Kösters
2022-10-13 10:27:42 +02:00
-
c23b4946c5
Merge branch 'fixallthebugs' into 'next'
Timo Kösters
2022-10-13 08:21:12 +00:00
-
-
-
-
ac52b234fa
fix: all the e2ee problems
Timo Kösters
2022-10-13 10:14:52 +02:00
-
-
9a47069f45
fix(client/login): username in lowercase for login by token
AndSDev
2022-08-29 07:15:55 +00:00
-
-
7ef9fe3454
add regression tests
Charles Hall
2022-10-12 17:50:04 -07:00
-
fc852f8be6
resolve
cargo check --features clap/deprecated
Charles Hall
2022-10-12 17:49:13 -07:00
-
4710f739c0
clap v4 turned more things into optional features
Charles Hall
2022-10-12 17:48:09 -07:00
-
3c20c1b72e
fix
cargo test
Charles Hall
2022-10-12 14:39:58 -07:00
-
-
37eb686b5b
Merge branch 'fixfluffy' into 'next'
Timo Kösters
2022-10-12 15:37:50 +00:00
-
-
fdd64fc966
fix: fluffychat login works again
Timo Kösters
2022-10-12 17:17:16 +02:00
-
-
4d982d05af
Merge branch 'claimfast' into 'next'
Timo Kösters
2022-10-12 09:09:23 +00:00
-
-
1e725bc548
Merge branch 'fixmakejoin' into 'next'
Timo Kösters
2022-10-12 09:08:58 +00:00
-
-
dd8f4681a2
fix: make join should not send event id
Timo Kösters
2022-10-12 10:57:54 +02:00
-
-
0290f1f355
improvement: more efficient /claim
Timo Kösters
2022-10-12 10:42:59 +02:00
-
-
cd835fc7a8
Merge branch 'initialSyncFix' into 'next'
Timo Kösters
2022-10-11 21:24:19 +00:00
-
-
2b70d9604a
fix: element gets stuck in /initialSync
Timo Kösters
2022-10-11 22:37:14 +02:00
-
d3968c2fd1
fix: bump ruma again to fix state res problems
Timo Kösters
2022-10-11 21:51:20 +02:00
-
-
8105c5cc60
cargo fmt
Timo Kösters
2022-10-11 18:10:51 +02:00
-
d1e5acd7b3
fix: don't panic on missing events in state
Timo Kösters
2022-10-11 17:59:49 +02:00
-
68227c06c3
fix: state for left rooms
Timo Kösters
2022-10-11 17:10:56 +02:00
-
31d1801912
fix: workaround for missing avatars on element and rooms becoming historical
Timo Kösters
2022-10-11 17:10:09 +02:00
-
fb6bfa9753
fix: missing field
origin error with synapse servers
Timo Kösters
2022-10-11 15:25:10 +02:00
-
c30cc6120b
fix: send right errors on make/send join in restricted rooms
Timo Kösters
2022-10-11 11:53:13 +02:00
-
2b7c19835b
Add room version 10 to experimental versions
Nyaaori
2022-10-10 15:00:44 +02:00
-
c2a5315e9f
Merge branch 'm0dex/fix-signature-upload' into 'next'
Timo Kösters
2022-08-14 19:31:46 +00:00
-
-
0ddc3c01ef
style(client/keys): rename signature key to signed key
Jakub Kubík
2022-08-14 19:33:13 +02:00
-
c15205fb46
fix(client/keys): ignore non-signature keys in signature upload route
Jakub Kubík
2022-08-14 19:29:46 +02:00
-
-
cb837d5a1c
Merge branch 'conduit-dockerfile-db-path' into 'next'
Jonas Zohren
2022-06-25 21:59:49 +00:00
-
-
18ca2e4c29
Dockerfile: changing DB path to be same as we are using in CI
majso
2022-06-25 21:59:49 +00:00
-
-
a10dae38e2
Merge branch 'v4' into 'next'
Timo Kösters
2022-06-23 07:07:44 +00:00
-
-
7cf060ae5b
Bump version to 0.4
Timo Kösters
2022-06-23 09:04:19 +02:00
-
-
de9b0cec50
Merge branch 'lightning_bolt_option' into 'next'
Timo Kösters
2022-06-23 06:58:34 +00:00
-
-
773eded0af
Merge branch 'ci-split-cargo-test-and-clippy' into 'next'
Jonas Zohren
2022-06-22 23:16:45 +00:00
-
-
df8703cc13
Lightning bolt optional
Jim
2022-06-23 06:58:34 +00:00
-
-
-
71cffcd537
feat(ci): Split clippy into own fallible job
Jonas Zohren
2022-06-22 22:14:53 +00:00
-
-
f430b87459
cargo clippy
Nyaaori
2022-10-10 14:09:11 +02:00
-
ca82b2940d
fix: sending does not work
Timo Kösters
2022-10-09 21:56:56 +02:00
-
229444c932
Use ring-compat feature so out signing keys work again
Timo Kösters
2022-10-09 17:37:55 +02:00
-
076e9810ba
cargo fix
Timo Kösters
2022-10-09 17:26:53 +02:00
-
6b131202b9
Bump ruma
Timo Kösters
2022-10-09 17:25:06 +02:00
-
275c6b447d
Bump some dependencies
Timo Kösters
2022-10-09 15:34:36 +02:00
-
1a7893dbbd
fix: update state_cache on join over federation
Timo Kösters
2022-10-09 13:15:26 +02:00
-
5a04559cb4
fix: maintain server list again
Timo Kösters
2022-10-09 11:26:08 +02:00
-
25c3d89f28
Bump rust version for const fn RwLock::new
Timo Kösters
2022-10-08 15:32:34 +02:00
-
8b5b7a1f63
fix: panic on launch
Timo Kösters
2022-10-08 13:57:01 +02:00
-
50b0eb9929
cargo fix
Timo Kösters
2022-10-08 13:04:55 +02:00
-
7822a385bb
cargo fmt
Timo Kösters
2022-10-08 13:03:07 +02:00
-
d5b4754cf4
0 errors left!
Timo Kösters
2022-10-08 13:02:52 +02:00
-
f47a5cd5d5
cargo fix
Timo Kösters
2022-10-05 20:41:05 +02:00
-
a4637e2ba1
cargo fmt
Timo Kösters
2022-10-05 20:34:31 +02:00
-
33a2b2b772
37 errors left
Timo Kösters
2022-10-05 20:33:55 +02:00
-
44fe6d1554
127 errors left
Timo Kösters
2022-10-05 18:36:12 +02:00
-
cff52d7ebb
messing around with arcs
Timo Kösters
2022-10-05 15:33:57 +02:00
-
face766e0f
messing with trait objects
Timo Kösters
2022-10-05 12:45:54 +02:00
-
8708cd3b63
431 errors left
Timo Kösters
2022-10-05 09:34:25 +02:00
-
bd8b616ca0
Fixed more compile time errors
Timo Kösters
2022-09-07 13:25:51 +02:00
-
785ddfc4aa
refactor: prepare for more splits
Nyaaori
2022-10-10 13:52:52 +02:00
-
-
232978087a
refactor: prepare database/key_value/media.rs from service/media.rs
Nyaaori
2022-10-10 13:52:07 +02:00
-
-
-
7946c5f29e
refactor: prepare service/account_data/mod.rs from service/account_data.rs
Nyaaori
2022-10-10 13:52:07 +02:00
-
-
-
efad401751
refactor: prepare service/account_data/data.rs from service/account_data.rs
Nyaaori
2022-10-10 13:52:07 +02:00
-
-
-
e1e87b8d0c
refactor: prepare service/admin/mod.rs from service/admin.rs
Nyaaori
2022-10-10 13:52:07 +02:00
-
-
-
c6d1421e81
refactor: prepare service/key_backups/mod.rs from service/key_backups.rs
Nyaaori
2022-10-10 13:52:06 +02:00
-
-
-
5a29511d34
refactor: prepare service/key_backups/data.rs from service/key_backups.rs
Nyaaori
2022-10-10 13:52:06 +02:00
-
-
-
d024d205c0
refactor: prepare service/media/mod.rs from service/media.rs
Nyaaori
2022-10-10 13:52:06 +02:00
-
-
-
4649cd82b5
refactor: prepare database/key_value/globals.rs from service/globals.rs
Nyaaori
2022-10-10 13:52:05 +02:00
-
-
057f8364cc
fix: some compile time errors
Timo Kösters
2022-09-06 23:15:09 +02:00
-
82e7f57b38
refactor state accessor, state cache, user, uiaa
Timo Kösters
2022-08-14 13:38:21 +02:00
-
3e22bbeecd
refactor: prepare for state accessor, state cache, user, and uiaa
Nyaaori
2022-10-10 13:20:05 +02:00
-
-
213579ee9d
refactor: prepare database/key_value/uiaa.rs from service/uiaa/mod.rs
Nyaaori
2022-10-10 13:19:31 +02:00
-
-
-
810a6baf34
refactor: prepare service/uiaa/data.rs from service/uiaa/mod.rs
Nyaaori
2022-10-10 13:19:31 +02:00
-
-
-
61f6ac0d66
refactor: prepare service/rooms/state_accessor/data.rs from service/rooms/state_accessor/mod.rs
Nyaaori
2022-10-10 13:19:31 +02:00
-
-
-
6d981f37a2
refactor: prepare database/key_value/rooms/state_accessor.rs from service/rooms/state_accessor/mod.rs
Nyaaori
2022-10-10 13:19:30 +02:00
-
-
7e0b8ec0ac
refactor: prepare database/key_value/rooms/user.rs from service/rooms/user/mod.rs
Nyaaori
2022-10-10 13:19:30 +02:00
-
-
19743ae195
refactor: prepare service/rooms/user/data.rs from service/rooms/user/mod.rs
Nyaaori
2022-10-10 13:19:30 +02:00
-
-
fd0ea4bf71
feat(database/presence): add skeleton for presence maintenance
Jakub Kubík
2022-08-13 23:29:01 +02:00
-
f56424bc8d
Refactor appservices, pusher, timeline, transactionids, users
Timo Kösters
2022-08-07 19:42:22 +02:00
-
01bf348811
refactor: prepare for appservices, pusher, timeline, transactionids, and users
Nyaaori
2022-10-10 13:00:06 +02:00
-
-
bea5d1e0d8
refactor: prepare database/key_value/rooms/timeline.rs from service/rooms/timeline/mod.rs
Nyaaori
2022-10-10 12:56:13 +02:00
-
-
-
e8b33e8c5a
refactor: prepare service/rooms/timeline/data.rs from service/rooms/timeline/mod.rs
Nyaaori
2022-10-10 12:56:13 +02:00
-
-
-
dc7670f3a8
refactor: prepare service/users/mod.rs from service/users.rs
Nyaaori
2022-10-10 12:56:12 +02:00
-
-
-
94ce06bb76
refactor: prepare service/users/data.rs from service/users.rs
Nyaaori
2022-10-10 12:56:12 +02:00
-
-
-
70863260f6
refactor: prepare service/pusher/mod.rs from service/pusher.rs
Nyaaori
2022-10-10 12:56:12 +02:00
-
-
-
cb9458122c
refactor: prepare service/pusher/data.rs from service/pusher.rs
Nyaaori
2022-10-10 12:56:12 +02:00
-
-
-
e62b0904ea
refactor: prepare database/key_value/pusher.rs from service/pusher.rs
Nyaaori
2022-10-10 12:56:11 +02:00
-
-
306ff5ee4e
refactor: prepare database/key_value/users.rs from service/users.rs
Nyaaori
2022-10-10 12:56:11 +02:00
-
-
e045abe961
refactor: work on auth chain and state compressor
Timo Kösters
2022-07-10 17:23:26 +02:00
-
0daa3209db
refactor: prepare for auth chain and state compressor
Nyaaori
2022-10-10 11:17:43 +02:00
-
-
8d0ed3ec51
refactor: prepare database/key_value/rooms/state_compressor.rs from service/rooms/state_compressor/mod.rs
Nyaaori
2022-10-10 11:17:34 +02:00
-
-
691e69847f
refactor: prepare database/key_value/rooms/auth_chain.rs from service/rooms/state_compressor/mod.rs
Nyaaori
2022-10-10 11:17:34 +02:00
-
-
c8f64844ab
refactor: prepare service/rooms/auth_chain/mod.rs from service/rooms/state_compressor/mod.rs
Nyaaori
2022-10-10 11:17:34 +02:00
-
-
b0029c49b9
refactor: work on search
Timo Kösters
2022-07-10 16:28:43 +02:00
-
91ad250177
refactor: prepare for search work
Nyaaori
2022-10-10 10:43:52 +02:00
-
-
f6040ef2d7
refactor: prepare database/key_value/rooms/search.rs from service/rooms/timeline/mod.rs
Nyaaori
2022-10-09 18:52:58 +02:00
-
-
877ee48480
refactor: prepare database/key_value/rooms/search.rs from service/rooms/search/mod.rs
Nyaaori
2022-10-09 18:52:58 +02:00
-