Timo Kösters
ecd1e45a44
fix: fetch more than one prev event
2021-08-15 06:48:24 +02:00
Timo Kösters
1d46569929
fix: don't use recursion for prev events
2021-08-15 06:48:24 +02:00
Timo Kösters
1e3a8ca35d
fmt
2021-08-15 06:48:24 +02:00
Timo Kösters
0cb22996be
remove prev event fetch limit
2021-08-15 06:48:14 +02:00
Jonas Zohren
9c3a8edcae
Use full optimizations for master and faster config else
...
Signed-off-by: Jonas Zohren <git-pbkyr@jzohren.de>
2021-08-14 21:41:27 +02:00
Timo Kösters
38effda799
fix: delta calculation
2021-08-14 19:11:10 +02:00
Timo Kösters
3cf0145bc5
fix: room exists panic
2021-08-14 08:26:45 +02:00
Timo Kösters
3eabaa2a95
finish implementing better state store
2021-08-13 19:49:16 +02:00
Timo Kösters
31f60ad6fd
improvement: migrations, batch inserts
2021-08-12 17:56:35 +02:00
Timo Kösters
41dd620d74
WIP improvement: much better state storage
2021-08-12 17:56:35 +02:00
Timo Kösters
9410d3ef9c
fix: long prev event fetch times for huge rooms
2021-08-12 17:56:14 +02:00
Timo Kösters
665aee11c0
less warnings
2021-08-12 17:56:14 +02:00
Timo Kösters
5173d0deb5
improvement: cache for short event ids
2021-08-12 17:56:14 +02:00
Timo Kösters
c2c6a8673e
improvement: use u64s in auth chain cache
2021-08-12 17:56:14 +02:00
Timo Kösters
096e0971f1
improvement: smaller cache, better prev event fetching
2021-08-12 17:56:13 +02:00
Timo Kösters
8a5dbef474
Merge branch 'set-canonical-room-alias-on-room-creation' into 'master'
...
Try to set canonical room alias on room creation.
Closes #123
See merge request famedly/conduit!154
2021-08-12 12:24:33 +00:00
Jonas Zohren
4cf3c432af
Try to set canonical room alias on room creation.
...
The spec does not require servers to apply a room canonical alias event upon room creation (yet).
Still, synapse does that, since users can set their desired alias in Elements room creation dialog.
With this commit, conduit also sets that alias if it is a valid one.
This closes https://gitlab.com/famedly/conduit/-/issues/123
2021-08-12 14:02:46 +02:00
Timo Kösters
dd3c60fb5a
Merge branch 'master' into 'master'
...
Bump version of alpine docker image to 3.14
See merge request famedly/conduit!150
2021-08-10 05:44:16 +00:00
Timo Kösters
e83c226b1b
Merge branch 'zap-displayname' into 'master'
...
Set nicer displayname
See merge request famedly/conduit!149
2021-08-10 05:43:44 +00:00
Jonathan de Jong
8335f44bfe
Set nicer displayname
2021-08-10 05:43:44 +00:00
Timo Kösters
3745a7cbe6
Merge branch '3pid' into 'master'
...
Add support for a minimal `r0/account/3pid`.
See merge request famedly/conduit!151
2021-08-10 05:42:50 +00:00
Timo Kösters
610b4f9ad1
Merge branch 'fetchprev' into 'master'
...
improvement: try to load missing prev events
See merge request famedly/conduit!152
2021-08-10 05:30:12 +00:00
Ahmed Charles
879aeafa9e
Add support for a minimal `r0/account/3pid`.
2021-08-09 12:34:25 -07:00
Daniel Wiesenberg
a7b6af7caf
Bump version of alpine docker image to 3.14
2021-08-09 21:21:18 +02:00
Timo Kösters
260db9fcc7
improvement: try to load missing prev events
2021-08-09 21:05:41 +02:00
Timo Kösters
1cbc61c558
Merge branch 'badeventfix' into 'master'
...
fix: handle bad events in db better
See merge request famedly/conduit!148
2021-08-08 19:48:08 +00:00
Timo Kösters
d2f406e0e8
fix: handle bad events in db better
2021-08-08 21:33:28 +02:00
Timo Kösters
a816e3decd
Merge branch 'room_create_version' into 'master'
...
Support creating rooms with a version
See merge request famedly/conduit!147
2021-08-07 15:36:45 +00:00
Kurt Roeckx
989a20e99c
Support creating rooms with a version
2021-08-07 16:25:21 +02:00
Timo Kösters
1cf9da26bf
Merge branch 'timeout' into 'master'
...
improvement: longer timeout, more descriptive errors
See merge request famedly/conduit!146
2021-08-04 21:09:48 +00:00
Timo Kösters
55a2ff025f
improvement: longer timeout, more descriptive errors
2021-08-04 22:55:03 +02:00
Timo Kösters
76660bf189
Merge branch 'sqlitefixes' into 'master'
...
Sqlitefixes
See merge request famedly/conduit!144
2021-08-04 19:52:30 +00:00
Timo Kösters
df727688ef
remove rocksdb
2021-08-04 21:17:40 +02:00
Timo Kösters
902404d48d
improvement: save member count + sled fixes
2021-08-04 21:15:01 +02:00
Timo Kösters
b813c34642
improvement: more auth chain caching
2021-08-04 18:30:56 +02:00
Timo Kösters
ab7835dedb
fix: early return from state res
2021-08-04 15:19:50 +02:00
Timo Kösters
9bb4c3cd01
improvement: batched inserts for tokenids
2021-08-04 12:54:26 +02:00
Timo Kösters
fce22362d4
improvement: better auth chain calculation
2021-08-03 19:18:41 +02:00
Timo Kösters
41ec7cf5d0
improvement: batch inserts for stateids
2021-08-03 16:14:07 +02:00
Timo Kösters
49ade0cfbd
improvement: allow batch inserts
2021-08-03 11:24:21 +02:00
Timo Kösters
0eeba86b32
fix: improve locks
2021-08-03 11:17:39 +02:00
Timo Kösters
6b06fc9707
fix: don't run push rules for users that don't exist
2021-08-03 10:24:20 +02:00
Timo Kösters
bd63797213
improvement: make better use of sqlite connections
2021-08-03 10:24:14 +02:00
Timo Kösters
2c4f966d60
improvement: use sqlite properly
2021-08-01 16:59:52 +02:00
Timo Kösters
8174b16c38
Merge branch 'master' into 'master'
...
Also push docker image to docker hub
See merge request famedly/conduit!142
2021-08-01 10:10:51 +00:00
Timo Kösters
6666aae5a5
Merge branch 'docs' into 'master'
...
docs: make it clear that database_path is a folder
See merge request famedly/conduit!143
2021-07-30 17:44:33 +00:00
Timo Kösters
0f045890eb
docs: make it clear that database_path is a folder
2021-07-30 19:27:37 +02:00
Timo Kösters
9cb99a05e0
Merge branch 'tracing_flame' into 'master'
...
feat: tracing flame graph
See merge request famedly/conduit!140
2021-07-30 16:42:25 +00:00
Timo Kösters
dc85a8fafd
fix: migration and push edu bugs
2021-07-30 18:05:26 +02:00
Daniel Wiesenberg
fcd127aadc
Also push docker image to docker hub
2021-07-30 17:15:44 +02:00