Timo Kösters
|
84f4ce73e5
|
fix: membership deserializing
|
2021-04-09 21:45:22 +02:00 |
Jonas Platte
|
fe744c856f
|
Upgrade ruma
… and refactor push rule code along the way.
|
2021-04-06 17:38:53 +02:00 |
Timo Kösters
|
cd4dc13731
|
fix: use correct room versions
|
2021-03-26 13:30:17 +01:00 |
Timo Kösters
|
c213769d9f
|
improvement: refactor state res and fix a few bugs in the process
|
2021-03-25 23:55:40 +01:00 |
Timo Kösters
|
16eed1d8c2
|
chore: get rid of warnings
|
2021-03-24 12:44:10 +01:00 |
Timo Kösters
|
3ea7d162db
|
fix: various improvements and fixes
|
2021-03-23 12:59:27 +01:00 |
Timo Kösters
|
363c629faf
|
fix: signature key fetching, optimize push sending
|
2021-03-22 14:04:41 +01:00 |
Timo Kösters
|
f775c76d8a
|
chore: get rid of warnings
|
2021-03-18 18:33:43 +01:00 |
Timo Kösters
|
44425a903a
|
fix: multiple federation/pusher fixes
|
2021-03-16 18:00:46 +01:00 |
Timo Kösters
|
21f785d530
|
Merge branch 'correct-sendtxn' into pushers
|
2021-03-15 09:56:04 +01:00 |
Timo Kösters
|
6da40225bb
|
improvement: make state res actually work
|
2021-03-13 16:30:12 +01:00 |
Devin Ragotzy
|
0d55964d24
|
Run nightly cargo fmt
|
2021-03-04 08:45:23 -05:00 |
Devin Ragotzy
|
d0df8b495c
|
Merge remote-tracking branch 'upstream/master' into correct-sendtxn
|
2021-03-04 08:39:16 -05:00 |
Rudi Floren
|
231c6032f4
|
Make clippy happy (needless-return, etc.)
|
2021-03-04 12:35:12 +00:00 |
Timo Kösters
|
1a198e7336
|
Merge branch 'jaeger' into 'master'
feat: opentelemetry/jaeger support
See merge request famedly/conduit!28
|
2021-03-02 14:14:26 +00:00 |
Timo Kösters
|
4155a47db1
|
feat: opentelemetry/jaeger support
|
2021-03-02 15:08:54 +01:00 |
Timo Kösters
|
f7713fdf2e
|
fix: sending code got stuck sometimes
|
2021-03-02 14:58:46 +01:00 |
Timo Kösters
|
278751eb23
|
improvement: use transaction ids for federation requests
|
2021-03-02 14:36:48 +01:00 |
Timo Kösters
|
835cf80acd
|
fix: pushers
|
2021-02-11 13:17:21 +01:00 |
Devin Ragotzy
|
4b2eb5ab82
|
Fix ALL clippy warnings
|
2021-02-09 15:25:00 -05:00 |
Devin Ragotzy
|
52392628e9
|
Convert uses of Box<ServerName> to a ref
|
2021-02-09 15:22:22 -05:00 |
Devin Ragotzy
|
cdeb1236a2
|
Fix clippy warnings remove unused imports
|
2021-02-09 15:21:14 -05:00 |
Timo Kösters
|
d49911c5e0
|
Add 'm.login.token' authentication
|
2021-02-07 17:38:45 +01:00 |
Timo Kösters
|
6924dfc8ea
|
improvement: better appservice compatibility and optimizations
|
2021-02-06 15:28:30 +01:00 |
Devin Ragotzy
|
e4dc7ea8ac
|
Prevent admin room from recursively spamming itself and user -> user
|
2021-01-30 11:52:48 -05:00 |
Devin Ragotzy
|
73124629b7
|
Add general rules matching for pusher, calc unread msgs
|
2021-01-29 21:48:35 -05:00 |
Devin Ragotzy
|
2d69e81699
|
WIP: send out push notification, impl pusher routes
It seems in order to test this I may also have to impl the email 3pid
route? I need to call the set_pusher route somehow.
|
2021-01-29 21:48:09 -05:00 |
Devin Ragotzy
|
5a8041969d
|
Fix ALL clippy warnings
|
2021-01-15 11:05:57 -05:00 |
Devin Ragotzy
|
2ac3ffbb24
|
Convert uses of Box<ServerName> to a ref
|
2021-01-14 15:11:55 -05:00 |
Devin Ragotzy
|
7c4d74bf9b
|
Fix clippy warnings remove unused imports
|
2021-01-14 14:30:24 +01:00 |
Timo Kösters
|
edfd3c1f34
|
improvement: better config, better logs
|
2020-12-31 21:07:55 +01:00 |
Timo Kösters
|
6606e41dde
|
feat: improved state store
|
2020-12-20 13:34:11 +01:00 |
Timo Kösters
|
6e5b35ea92
|
feat: implement appservices
this also reverts some stateres changes
|
2020-12-08 12:59:20 +01:00 |
Devin Ragotzy
|
b869aab5d0
|
Cleanup removing debug printing and logging, append non state events
|
2020-12-05 17:37:13 +01:00 |
Devin Ragotzy
|
27e686f9ff
|
Convert uses of serde_json::Value to CanonicalJsonObject
|
2020-12-05 17:37:12 +01:00 |
Devin Ragotzy
|
bb24f6ad90
|
Address some review issues fmt, errors, comments
|
2020-12-05 17:37:11 +01:00 |
Devin Ragotzy
|
dcd1163806
|
All outgoing pdus in Sending must be PduStubs
|
2020-12-05 17:37:08 +01:00 |
Devin Ragotzy
|
0d69ebdc6c
|
Reformat imports and fix clippy warnings
|
2020-12-05 17:37:07 +01:00 |
Timo Kösters
|
9f8cffcd22
|
Admin room improvements
|
2020-11-09 12:21:57 +01:00 |
Timo Kösters
|
16b22bb432
|
fix: don't allow more than 50 PDUs in a transaction
|
2020-11-03 21:53:57 +01:00 |
Timo Kösters
|
2f5df4aac9
|
improvement: more reliable federation sending
|
2020-10-27 20:26:27 +01:00 |
Timo Kösters
|
304c53c4f5
|
style: make clippy happier
|
2020-10-07 12:29:19 +02:00 |
Timo Kösters
|
c15ae3c126
|
fix: invalid typing bytes because of 0xff in numbers
|
2020-10-07 11:51:56 +02:00 |
Timo Kösters
|
0d6159c2da
|
improvement: get_missing_events route and cleanup
|
2020-10-01 20:49:15 +02:00 |
Timo Kösters
|
ab332363ce
|
fix: don't send new requests to servers if we are already waiting
|
2020-10-01 20:49:14 +02:00 |
Timo Kösters
|
f4078a29eb
|
fix: synapse complains about missing origin
|
2020-09-16 11:42:33 +02:00 |
Timo Kösters
|
1bf614b0f5
|
fix: remove transaction_id from pdus over federation
|
2020-09-15 17:02:20 +02:00 |
Timo Kösters
|
b7ab57897b
|
fix: sending slowness
|
2020-09-15 16:14:59 +02:00 |