- Dec 01, 2015
-
-
Mark Haines authored
-
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
-
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>
-
Daniel Wagner-Hall authored
Merge pull request # 400 from matrix-org/daniel/versioning
-
Daniel Wagner-Hall 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
-
Erik Johnston authored
Users only need their power level to be equal to the redact level for them to be allowed to redact events.
-
- Nov 23, 2015
-
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Postgres doesn't support them like this. We don't have a bool type in common between postgres and sqlite.
-
Daniel Wagner-Hall authored
Clean up room initialSync for guest users
-
- Nov 21, 2015
-
-
Matthew Hodgson authored
CentOS 7 dep instructions from MadsRC
-
- Nov 20, 2015
-
-
Mads R. Christensen authored
Signed-off-by:
Mads Robin Christensen <mads@v42.dk>
-
Mads R. Christensen authored
Signed-off-by:
Mads Robin Christensen <mads@v42.dk>
-
Mark Haines authored
Allow users to forget rooms
-
Erik Johnston authored
Don't limit connections to perspective servers
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add options for including state in search results
-
Richard van der Hoff authored
v2 sync: Get rid of the event_map, and rename the keys of the rooms obj
-