- Nov 04, 2015
-
-
Mark Haines authored
Remove the LockManager class because it wasn't being used
-
Mark Haines authored
-
- Nov 03, 2015
-
-
Mark Haines authored
Include read receipts in v2 sync
-
Erik Johnston authored
Fix broken cache for getting retry times.
-
Mark Haines authored
Conflicts: synapse/handlers/sync.py
-
Mark Haines authored
Add APIs for adding and removing tags from rooms
-
Erik Johnston authored
-
Erik Johnston authored
Fix broken cache for getting retry times. This meant we retried remote destinations way more frequently than we should
-
Mark Haines authored
-
Mark Haines authored
-
- Nov 02, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
Add missing column
-
Mark Haines authored
-
- Oct 30, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Daniel Wagner-Hall authored
-
Mark Haines authored
-
Mark Haines authored
Don't mark newly joined room timelines as limited in an incremental sync
-
Mark Haines authored
-
- Oct 29, 2015
-
-
Mark Haines authored
-
Erik Johnston authored
-
Mark Haines 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
-
Mark Haines authored
-
Mark Haines 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
-