Timo Kösters
|
025b64befc
|
refactor: renames and split room.rs
|
2022-08-15 16:30:34 +02:00 |
|
Timo Kösters
|
2808dd2000
|
Ruma upgrade
|
2022-04-07 12:58:48 +02:00 |
|
Jonas Platte
|
abb4b4cf0b
|
Remove TryFrom, TryInto imports
They are no longer needed in the 2021 edition.
|
2022-02-03 13:24:04 +01:00 |
|
Jonas Platte
|
d68c93b5fa
|
Clean up (mostly automated with cargo clippy --fix)
|
2021-09-13 20:58:58 +02:00 |
|
Jonas Platte
|
a6bb9bbe68
|
Fix a bunch of clippy lints
|
2021-08-31 21:20:03 +02:00 |
|
Timo Kösters
|
5df6b8cd5f
|
improvement: better account data implementation
|
2021-07-30 16:08:24 +02:00 |
|
Timo Kösters
|
5e924227b6
|
feat: add threadpool for iterator threads, bug fixes, tracing_flame support
|
2021-07-29 08:49:28 +02:00 |
|
Jonathan de Jong
|
9d4fa9a220
|
Sqlite
|
2021-07-14 07:07:08 +00:00 |
|
Timo Kösters
|
d0ee823254
|
feat: swappable database backend
|
2021-06-09 22:21:52 +02:00 |
|
Timo Kösters
|
09157b2096
|
improvement: federation get_keys and optimize signingkey storage
- get encryption keys over federation
- optimize signing key storage
- rate limit parsing of bad events
- rate limit signature fetching
- dependency bumps
|
2021-05-21 13:25:24 +02:00 |
|
Jonas Platte
|
dbe8c2ce19
|
Remove lots of redundant string allocations
|
2021-04-06 17:38:54 +02:00 |
|
Timo Kösters
|
4155a47db1
|
feat: opentelemetry/jaeger support
|
2021-03-02 15:08:54 +01:00 |
|
Devin Ragotzy
|
164b1633d8
|
Update ruma to latest, renamed server keys and removed PduStub
|
2020-12-05 17:44:54 +01:00 |
|
Timo Kösters
|
9f8cffcd22
|
Admin room improvements
|
2020-11-09 12:21:57 +01:00 |
|
Devin Ragotzy
|
25c0e75f29
|
Cargo fmt
|
2020-07-30 09:22:51 -04:00 |
|
timokoesters
|
05f9d927b8
|
fix: account data
|
2020-07-29 13:05:37 +02:00 |
|
gnieto
|
5a8705bd25
|
Add room tags (#140)
Merge branch 'master' into task/add-tags
Add room tagging support
Co-authored-by: Timo Kösters <timo@koesters.xyz>
Co-authored-by: Guillem Nieto <gnieto.talo@gmail.com>
Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/140
Reviewed-by: Timo Kösters <timo@koesters.xyz>
|
2020-07-26 22:33:20 +02:00 |
|
Jonas Platte
|
09561ccea3
|
Upgrade ruma
|
2020-07-26 16:52:43 +02:00 |
|
Devin R
|
7c38e53839
|
Move to depend on ruma monorepo and ruma-events0.22
|
2020-07-17 16:03:02 -04:00 |
|
timokoesters
|
56d4742201
|
improvement: log bad database errors automatically
|
2020-06-11 14:58:44 +02:00 |
|
timokoesters
|
2368a90584
|
refactor: better error handling
|
2020-06-11 13:14:35 +02:00 |
|
Jonas Platte
|
7526fd8602
|
Switch to the ruma meta-crate
|
2020-06-05 18:42:45 +02:00 |
|
timokoesters
|
eb4af85765
|
fix: riot sometimes freaks out when refreshing
|
2020-05-19 22:56:28 +02:00 |
|
timokoesters
|
f0aed35ecf
|
improvement: user dir search also searches in displaynames
|
2020-05-18 10:29:45 +02:00 |
|
timokoesters
|
6215218c3c
|
fix: account data json
|
2020-05-17 22:05:43 +02:00 |
|
timokoesters
|
7fc71b3968
|
feat: end to end encryption
|
2020-05-17 19:56:40 +02:00 |
|
timokoesters
|
8e041f90dd
|
refactor: make cargo clippy happier
|
2020-05-11 12:34:48 +02:00 |
|
timokoesters
|
8f67c01efd
|
refactor: split database into multiple files, more error handling, cleaner code
|
2020-05-03 21:44:48 +02:00 |
|