- Mar 30, 2016
-
-
Mark Haines authored
Use a stream id generator to assign state group ids
-
Erik Johnston authored
Require user to have left room to forget room
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
This dramatically simplifies the forget API code - in particular it no longer generates a leave event.
-
- Mar 29, 2016
-
-
Erik Johnston authored
Add new author
-
Niklas Riekenbrauck authored
-
Erik Johnston authored
Support login using Javascript Web Tokens (JWT)
-
Niklas Riekenbrauck authored
-
- Mar 24, 2016
-
-
Mark Haines authored
Deduplicate identical /sync requests
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
David Baker authored
Never notify for member events.
-
- Mar 23, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
Intern lots of strings
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Don't require alias in public room list.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Make get_invites return RoomsForUser
-
Erik Johnston authored
Only cache events in the event cache
-
Erik Johnston authored
Make StateHandler._state_cache only store event_ids.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Rooms now no longer require an alias to be published. Also, changes the way we pull out state of each room to not require fetching all state events.