- Apr 08, 2016
-
-
Matthew Hodgson authored
Add url_preview_ip_range_blacklist to let admins specify internal IP ranges that must not be spidered. Add url_preview_url_blacklist to let admins specify URL patterns that must not be spidered. Implement a custom SpiderEndpoint and associated support classes to implement url_preview_ip_range_blacklist Add commentary and generally address PR feedback
-
- Apr 07, 2016
-
-
Matthew Hodgson 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
-
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
-
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
-
Mark Haines authored
Make the cache objects be per instance rather than being global
-
Mark Haines authored
-
Mark Haines authored
-
- Apr 05, 2016
-
-
Mark Haines authored
Separate generating the replication response...
-
Erik Johnston authored
Don't backfill from self
-
Erik Johnston authored
-
Erik Johnston authored
Fix stuck invites
-
Mark Haines authored
from doing the http request parsing to make it easier to write unit tests for replication.
-
Erik Johnston authored
If rejecting a remote invite fails with an error response don't fail the entire request; instead mark the invite as locally rejected. This fixes the bug where users can get stuck invites which they can neither accept nor reject.
-
Erik Johnston authored
Store invites in a separate table.
-
- Apr 04, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Do checks for memberships before creating events
-
- Apr 03, 2016
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-