Commit Graph

6624 Commits (84379062f9ec259abc302af321d4ed8f5a958c01)
 

Author SHA1 Message Date
Mark Haines b7381d5338 Allow receipts for events we haven't seen in the db 9 years ago
Mark Haines 3abab26458 Add a slaved datastore for account data 9 years ago
Erik Johnston 99b5a2e560 Merge pull request #741 from negzi/create_user_with_expiry 9 years ago
Erik Johnston ba5c616ff4 Merge pull request #778 from matrix-org/erikj/add_pusher 9 years ago
Erik Johnston 0c11c1be88 Spelling 9 years ago
Erik Johnston e00e8f2166 Merge pull request #769 from matrix-org/erikj/push_actions_delete 9 years ago
Erik Johnston fd8e921b6e Merge pull request #779 from matrix-org/erikj/receipts 9 years ago
Erik Johnston 024cda9a97 Merge pull request #782 from matrix-org/erikj/remove_indices 9 years ago
Erik Johnston c9aff0736c Remove topics table 9 years ago
Negi Fazeli 40aa6e8349 Create user with expiry 9 years ago
Mark Haines 9295fa30a8 Annotate the removed indicies with why they were removed. 9 years ago
Erik Johnston 5e50058473 Remove unused indices 9 years ago
Mark Haines cdda850ce1 Merge pull request #781 from matrix-org/markjh/replication_problems 9 years ago
Mark Haines 0e792e7903 Log the stream IDs in an order that makes sense 9 years ago
Mark Haines 3547e66bc6 Make sure we advance our stream position 9 years ago
Erik Johnston 6da7f39d95 Use tree cache for get_linearized_receipts_for_room 9 years ago
David Baker b5e646a18c Make email notifs work on the pusher synapse 9 years ago
Mark Haines 048b3ece36 Merge pull request #777 from matrix-org/markjh/move_filter_for_client 9 years ago
Erik Johnston 13d37c3c56 Fixup add_pusher 9 years ago
Mark Haines a458a40337 missed a spot 9 years ago
Mark Haines 7e23476814 move filter_events_for_client out of base handler 9 years ago
Mark Haines 260b498ee5 Merge pull request #776 from matrix-org/markjh/lazy_signing_key 9 years ago
Mark Haines 1620578b13 Shuffle when we get the signing_key attribute. 9 years ago
Erik Johnston 108434e53d Merge pull request #775 from matrix-org/erikj/password_hash 9 years ago
Erik Johnston 1400bb1663 Correctly handle NULL password hashes from the database 9 years ago
Mark Haines a284a32d78 Merge pull request #774 from matrix-org/markjh/shuffle_base_handler 9 years ago
Mark Haines 458a435114 Fix typo 9 years ago
Mark Haines 30057b1e15 Move _create_new_client_event and handle_new_client_event out of base handler 9 years ago
David Baker ae1af262f6 Pass through _get_state_group_for_events 9 years ago
David Baker 90afc07f39 StateStore, not EventsStore 9 years ago
David Baker 89b5ef7c4b Cached functions must be accessed through the dict 9 years ago
David Baker 35b6e6d2a8 Pass though _get_state_group_for_events 9 years ago
David Baker 3367e65476 Pass through get_state_groups 9 years ago
David Baker 0c4ccdcb83 Also pass through get_profile_displayname 9 years ago
David Baker f28643cea9 Uncommit accidentally commited edit to cipher list 9 years ago
David Baker 5f46be19a7 Pass through get_events to pusher too 9 years ago
David Baker d46b18a00f Pass through _get_event_txn 9 years ago
Matrix 3b1930e8ec unbreak schema 9 years ago
Matthew Hodgson fe97b81c09 Merge pull request #759 from matrix-org/dbkr/email_notifs 9 years ago
David Baker 997db04648 Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 9 years ago
David Baker c00b484eff More consistent config naming 9 years ago
David Baker 94040b0798 Add config option to not send email notifs for new users 9 years ago
Erik Johnston e581754f09 Merge pull request #763 from matrix-org/erikj/ignore_user 9 years ago
David Baker e04b1d6b0a Make pep8 happy 9 years ago
Matthew Hodgson 5599608887 Switch from CSS to Table layout for HTML mails so they work in Outlook aka Word 9 years ago
Matthew Hodgson 6b45ffd2d1 Switch from CSS to Table layout for HTML mails so they work in Outlook aka Word 9 years ago
Erik Johnston c9eb6dfc1b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/ignore_user 9 years ago
Erik Johnston 3f84da139c Merge pull request #773 from matrix-org/erikj/get_domian_from_id 9 years ago
Erik Johnston def64d6ef3 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/ignore_user 9 years ago
Erik Johnston 100e2c42f6 Merge pull request #764 from matrix-org/erikj/replication_logging 9 years ago