- Apr 17, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add unique index to room_aliases, remove duplicates on upgrade. Convert some columns back to TEXT from bytea
-
Kegan Dougal authored
-
- Apr 16, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Apr 15, 2015
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
Have TypingNotificationEventSource.get_new_events_for_user() return a deferred, for consistency and extensibility
-
Paul "LeoNerd" Evans authored
Neater implementation of membership change auth checks, ensuring we can't forget to check if the calling user is a member of the room
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Postgres does not allow you to continue using a cursor after a DB exception has been raised, so move _simple_insert or_ignore flag out of transaction
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Apr 14, 2015
-
-
Mark Haines authored
Update syutil version to 0.0.4
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add support for postgres instead of mysql. Change sql accourdingly. blob + varbinary -> bytea. No support for UNSIGNED or CREATE INDEX IF NOT EXISTS.
-
Mark Haines authored
Move server key api into rest/key/v1
-