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 |
|