- Apr 08, 2016
-
-
Mark Haines authored
Move all the wrapper functions for distributor.fire
-
Mark Haines authored
Move the functions inside the distributor and import them where needed. This reduces duplication and makes it possible for flake8 to detect when the functions aren't used in a given file.
-
Mark Haines authored
Call profile handler get_displayname directly
-
- Apr 07, 2016
-
-
Mark Haines authored
-
Erik Johnston authored
Add LDAP authentication
-
Mark Haines authored
Add tests for redactions
-
Mark Haines authored
-
Mark Haines authored
Add tests for get_latest_event_ids_in_room and get_current_state
-
Mark Haines authored
Rather than adding them globally. This limits the changes to only affect the tests.
-
Erik Johnston authored
Deduplicate membership changes
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Christoph Witzany authored
Signed-off-by:
Christoph Witzany <christoph@web.crofting.com>
-
Erik Johnston authored
Set profile information when joining rooms remotely
-
Erik Johnston authored
-
- Apr 06, 2016
-
-
Richard van der Hoff authored
Let users see their own leave events
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Christoph Witzany authored
-
Mark Haines authored
Test that room membership is replicated
-
Mark Haines authored
-
Mark Haines authored
Add a slaved events store class
-
Richard van der Hoff authored
... otherwise clients get confused. Fixes https://matrix.org/jira/browse/SYN-662, https://github.com/vector-im/vector-web/issues/368
-
Erik Johnston authored
Don't require config to create database
-
Mark Haines authored
Add a test to check that get_room_names_and_aliases does the same thing on both the master and on the slave data store.
-
Erik Johnston authored
-
Mark Haines authored
Move _get_cache_dict into the SQLBaseStore
-