- Mar 24, 2015
-
-
David Baker authored
-
David Baker authored
Don't test exact equality of the list: as long as it has the fields we expect, that's just fine. I added the user_id (as in database pkey) and it broke: no point testing what that comes out as: it's determined by the db.
-
David Baker authored
-
David Baker authored
2) Change places where we mean unauthenticated to 401, not 403, in C/S v2: hack so it stays as 403 in v1 because web client relies on it.
-
David Baker authored
-
- Mar 23, 2015
-
-
David Baker authored
-
David Baker authored
-
- Mar 20, 2015
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
Remember the 'last seen' time for a given user/IP/device combination and only bother INSERTing another if it's stale
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
Store rearrangement
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Paul "LeoNerd" Evans authored
Add the tiniest of tiny one-element caches to get_room_events_max_id() as it's read every time someone hits eventstream
-
Erik Johnston authored
-
Erik Johnston authored
-
Paul "LeoNerd" Evans authored
Allow @cached-wrapped functions to have more or fewer than 1 argument; assert on the total count of them though
-
Erik Johnston authored
-
- Mar 19, 2015
-
-
Erik Johnston authored
Hotfixes v0.8.1 r2
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
David Baker authored
-
- Mar 18, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Disable registration by default. Add script to register new users.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 17, 2015
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
David Baker authored
-
David Baker authored
It existed but was hardcoded to True. Give it an underscore for consistency. Also don't pull in syweb unless we're actually using the web client.
-
- Mar 16, 2015
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
Fix ban
-