- Aug 14, 2014
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
completely change the CSS to be an entirely 'position: absolute' layout rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions.
-
Matthew Hodgson authored
-
- Aug 13, 2014
-
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
An initial hack at storing presence state-change mtimes in database and presenting age durations to clients/federation events
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
Set datastore's .hs field in SQLBaseStore rather than in the toplevel DataStore mixed-in result class
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid()
-
Erik Johnston authored
-
Paul "LeoNerd" Evans authored
Now that HS->HS Profile lookups use Federation Queries, we don't need the 'local_only' antirecursion hack
-
Paul "LeoNerd" Evans authored
Use new Federation Query API to implement HS->HS fetching of remote users' profile information instead of (ab)using the client-side REST API
-
Paul "LeoNerd" Evans authored
Define the concept of a 'federation Query'; creating API for making and handling Queries on the Federation's increasingly-inaccurately-named ReplicationLayer
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
Handle a potential race in the notifier when calling get_events_for which resulted in an uncaught KeyError
-
Kegan Dougal authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
David Baker authored
-
Paul "LeoNerd" Evans authored
Use strings instead of opaque magic-number constants for presence states; rename AWAY to UNAVAILABLE
-
Kegan Dougal authored
-
Kegan Dougal authored
Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet.
-
Matthew Hodgson authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-