Commit Graph

7353 Commits (940d4fad246c60471783e34b61aa901dfca95734)
 

Author SHA1 Message Date
Erik Johnston d3f108b6bb Merge pull request #1054 from matrix-org/erikj/presence_noop_online 8 years ago
Erik Johnston 097330bae8 Check correct variable 8 years ago
Erik Johnston 21b977ccfe Occaisonally persist unpersisted presence updates 8 years ago
Matthew Hodgson 928d337c16 Remove FUD over psql 8 years ago
Erik Johnston bc1a8b1f7a Don't notify for online -> online transitions. 8 years ago
Fabian Niepelt b3be9e4376 Add prerequisites to install on openSUSE to README 8 years ago
Erik Johnston 67f0c990f8 Merge pull request #1051 from matrix-org/erikj/fix_push_names 8 years ago
Erik Johnston fba1111dd6 Merge pull request #1052 from matrix-org/erikj/noop_new_device_message 8 years ago
Erik Johnston c8cd87b21b Comment about message deletion 8 years ago
Erik Johnston 55e17d3697 Fix push room names for rooms with only an alias 8 years ago
Erik Johnston 1ee6285905 Fix check 8 years ago
Erik Johnston 68e1a872fd Noop get_new_messages_for_device if token hasn't changed 8 years ago
Erik Johnston 55fc17cf4b Merge pull request #1049 from matrix-org/erikj/presence_users_in_room 8 years ago
Erik Johnston ffc807af50 Merge pull request #1050 from matrix-org/erikj/fix_device_sync 8 years ago
Erik Johnston 41788bba50 Add to slave store 8 years ago
Erik Johnston 873f870e5a Add new direct message storage functions to slave store 8 years ago
Matthew Hodgson 5acbe09b67 warn people to avoid running a HS media repository on the same domain as another webapp 8 years ago
Mark Haines 8c1e746f54 Merge pull request #1046 from matrix-org/markjh/direct_to_device 8 years ago
Erik Johnston 93b32d4515 Fix unit tests 8 years ago
Erik Johnston bed10f9880 Use state handler instead of get_users_in_room/get_joined_hosts 8 years ago
Mark Haines 4bbef62124 Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 8 years ago
Erik Johnston 3cf15edef7 Merge pull request #1048 from matrix-org/erikj/fix_mail_name 8 years ago
Erik Johnston a234e895cf Fix room name in email notifs 8 years ago
Erik Johnston c943d8d2e8 Merge pull request #1047 from matrix-org/erikj/state_ids 8 years ago
Erik Johnston 4daa397a00 Add is_host_joined to slave storage 8 years ago
Erik Johnston c7cd35d682 Typo 8 years ago
Erik Johnston 54cc69154e Make None optional 8 years ago
Erik Johnston 11faa4296d Measure _filter_events_for_server 8 years ago
Erik Johnston f6338d6a3e Don't pull out full state for _filter_events_for_server 8 years ago
Erik Johnston 1ccdc1e93a Cache check_host_in_room 8 years ago
Erik Johnston 25414b44a2 Add measure on check_host_in_room 8 years ago
Erik Johnston 3f11953fcb Fix tests 8 years ago
Erik Johnston 50943ab942 Add new state storage funcs to replication 8 years ago
Erik Johnston 30961182f2 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_ids 8 years ago
Erik Johnston c1a133a6b6 Merge pull request #1043 from matrix-org/erikj/backfill_fix 8 years ago
Erik Johnston 778fa85f47 Make sync not pull out full state 8 years ago
Paul Evans 1a1e198f72 Merge pull request #1044 from matrix-org/paul/third-party-lookup 8 years ago
Mark Haines 3b8d0ceb22 More 0_0 in tests 8 years ago
Erik Johnston 7356d52e73 Fix up push to use get_current_state_ids 8 years ago
Paul "LeoNerd" Evans 9459137f1e Just sprintf the 'kind' argument into uri directly 8 years ago
Paul "LeoNerd" Evans 1294d4a329 Move ThirdPartyEntityKind into api.constants so the expectation becomes that the value is significant 8 years ago
Mark Haines ab34fdecb7 Merge branch 'develop' into markjh/direct_to_device 8 years ago
Mark Haines b162cb2e41 Add some TODOs 8 years ago
Erik Johnston 0e1900d819 Pull out full state less 8 years ago
Mark Haines 641efb6a39 Fix the deduplication of incoming direct-to-device messages 8 years ago
Paul "LeoNerd" Evans e7af8be5ae Root the 3PE lookup API within /_matrix/app/unstable instead of at toplevel 8 years ago
Paul "LeoNerd" Evans 142983b4ea APP_SERVICE_PREFIX is never used; don't bother 8 years ago
Erik Johnston 721414d98a Add desc 8 years ago
Mark Haines e993925279 Add store-and-forward direct-to-device messaging 8 years ago
Erik Johnston a3dc1e9cbe Replace context.current_state with context.current_state_ids 8 years ago