- Dec 02, 2015
-
-
Mark Haines authored
Reuse a single http client, rather than creating new ones
-
Mark Haines authored
-
David Baker authored
Change the m.room.message rule to be disabled by default
-
David Baker authored
Change the m.room.message rule to be disabled by default so we only notify for 1:1 rooms / highlights out-of-the-box
-
Mark Haines authored
-
Erik Johnston authored
Develop
-
Mark Haines authored
Wrap calls to distributor.fire in appropriately named functions
-
Erik Johnston authored
Search: Don't disregard grouping info in pagination tokens
-
- Dec 01, 2015
-
-
Mads R. Christensen authored
-
Mads R. Christensen authored
-
Matthew Hodgson authored
various fixes - thanks to Mark White for pointing out you need to run synapse before you try to register a new user
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Wrap calls to distributor.fire in appropriately named functions so that static analysis can work out want is calling what
-
Mads R. Christensen authored
-
Mads R. Christensen authored
Added libffi-devel in CentOS 7 installation requirements and fixed indentation of yum groupinstall. Signed-off-by:
Mads Robin Christensen <mads@v42.dk>
-
Mark Haines authored
Add API for setting per user account data at the top level or room level.
-
Mark Haines authored
-
Matthew Hodgson authored
Develop
-
Daniel Wagner-Hall authored
Merge pull request # 400 from matrix-org/daniel/versioning
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
-
Mark Haines authored
Rename presence_handler.send_invite
-
Mark Haines authored
Copy rather than move the fields to shuffle between a v1 and a v2 event.
-
Mark Haines authored
-
Mark Haines authored
Rename presence_handler.send_invite to presence_handler.send_presence_invite to distinguish it from normal invites
-
Erik Johnston authored
Allow paginating search ordered by recents
-
Mark Haines authored
-
Mark Haines authored
Run sytest against postgresql
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
Return words to highlight in search results
-
Erik Johnston authored
-
- Nov 30, 2015
-
-
Mark Haines authored
This should make all v1 APIs compatible with v2 clients. While still allowing v1 clients to access the fields. This makes the documentation easier since we can just document the v2 format and explain that some of the fields, in some of the APIs are duplicated for backwards compatibility, rather than having to document two separate event formats.
-
Erik Johnston authored
-
- Nov 27, 2015
-
-
Erik Johnston authored
-
- Nov 26, 2015
-
-
Mark Haines authored
-
Erik Johnston authored
Allow user to redact with an equal power
-