Guillem Nieto Taló
45f3e012db
fix: urlencode since opaque string
...
Since/next batch is an opaque string and might need to be urlencoded
before being sent to the server.
Signed-off-by: Guillem Nieto <gnieto.talo@gmail.com>
2024-05-20 12:09:31 +02:00
Till Faelligen
215da69b45
Filter out presence events from /sync requests
2023-09-07 12:05:44 +02:00
Till Faelligen
c4fb0017a3
set_presence=offline to reduce load on upstream homeservers
2023-09-07 11:28:31 +02:00
David Robertson
2bdb88fffe
Update test expectations
2023-04-14 18:05:21 +01:00
Kegan Dougal
48f28f9f6c
perf: filter out all rooms when doing an initial sync on 2nd+ pollers
...
Fixes #17 in theory, as now the initial sync request will have no
rooms and hence be faster to return. In theory. Maybe. Let's see.
2023-01-05 18:25:25 +00:00