- Apr 17, 2015
-
-
Kegan Dougal 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
-
- Apr 14, 2015
-
-
Mark Haines authored
Update syutil version to 0.0.4
-
Mark Haines authored
-
Mark Haines authored
Move server key api into rest/key/v1
-
Mark Haines authored
-
- Apr 09, 2015
-
-
Mark Haines authored
SYN-339: Cancel the notifier timeout when the notifier fires
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Apr 08, 2015
-
-
Mark Haines authored
Improve get event cache
-
Erik Johnston authored
-
Erik Johnston authored
Hotfixes v0.8.1 r3
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Don't yield on notifying all listeners
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
Fix a notifier leak
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add paranoia checks to make sure that we evict stale NotificationListeners when we are about to process them
-
Erik Johnston authored
Fix bug where we didn't inform the NotificataionListeners about new rooms they have been subscribed to. This meant that the listeners didn't clean themselves up fully from all the dicts
-
Erik Johnston authored
-
Matthew Hodgson authored
-
- Apr 07, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
Caused by a bad if check, which incorrectly executes for both 0 and None, when None was the original intent.
-
- Apr 03, 2015
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Apr 01, 2015
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Kegan Dougal authored
Specifically, the ASes own user ID wasn't being treated as 'exclusive' so a human could nab it. Also, the HS would needlessly send user queries to the AS for its own user ID.
-
Kegan Dougal authored
-