- Oct 30, 2015
-
-
Mark Haines authored
-
- Oct 29, 2015
-
-
Mark Haines authored
-
Erik Johnston authored
-
- Oct 28, 2015
-
-
Erik Johnston authored
Optionally return event contexts with search results
-
Erik Johnston authored
Add room context api
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
Implement full_state incremental sync
-
Erik Johnston authored
-
- Oct 27, 2015
-
-
Richard van der Hoff authored
Fix a 500 error resulting from empty room_ids
-
- Oct 26, 2015
-
-
Richard van der Hoff authored
A hopefully-complete implementation of the full_state incremental sync, as specced at https://github.com/matrix-org/matrix-doc/pull/133. This actually turns out to be a relatively simple modification to the initial sync implementation.
-
Richard van der Hoff authored
POST /_matrix/client/api/v1/rooms//send/a.b.c gave a 500 error, because we assumed that rooms always had at least one character.
-
Erik Johnston authored
Pull out sender when computing search results
-
- Oct 23, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
Implement rank function for SQLite FTS
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
Reject events which are too large
-
Erik Johnston authored
-
- Oct 22, 2015
-
-
Mark Haines authored
Support filtering events represented as dicts.
-
Erik Johnston authored
Add filters to search.
-
Mark Haines authored
-
Erik Johnston authored
-
Mark Haines authored
This is useful because the emphemeral events such as presence and typing are represented as dicts inside synapse.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Refactor api.filtering to have a Filter API
-
Erik Johnston authored
-
Erik Johnston authored
Cap the time to retry txns to appservices to 8.5 minutes
-
Daniel Wagner-Hall authored
SPEC-222
-
Erik Johnston authored
-
Erik Johnston authored
Add config option to disable password login
-
Erik Johnston authored
-
Mark Haines authored
Add some unit tests of prune_events()
-
Erik Johnston authored
-
Erik Johnston authored
-