Commit Graph

4416 Commits (0e8364c7f538bed2aca15200839e5e9bdabe1667)

Author SHA1 Message Date
Matthew Hodgson 782471b7e1 fix matrix.to URLs 9 years ago
Mark Haines 0466454b00 Assert that stream replicated stream positions are ints 9 years ago
Mark Haines b3f29dc1e5 Manually expire broken caches like the who_forgot_in_room 9 years ago
Mark Haines f03ddc98ec Use the SlavedAccountDataStore 9 years ago
Mark Haines 206eb9fd94 Shift some of the state_group methods into the SlavedEventStore 9 years ago
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 0c11c1be88 Spelling 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 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
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 1620578b13 Shuffle when we get the signing_key attribute. 9 years ago
Erik Johnston 1400bb1663 Correctly handle NULL password hashes from the database 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
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
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
Erik Johnston 08dfa8eee2 Add and use get_domian_from_id 9 years ago
Erik Johnston f6ebaf4a32 Run transaction queue on reactor 9 years ago
Erik Johnston 4ea762c1a2 Add cache to get_user_by_id 9 years ago
Erik Johnston fcb2c3f0db Remove unused import 9 years ago
Erik Johnston fd85b167ec Pull loop one level up 9 years ago
Erik Johnston b6e0be701e Queue events for persistence 9 years ago
Erik Johnston d13459636f Pull prev txn from in memory 9 years ago
Erik Johnston 1d275dba69 Don't needlessly enter transaction 9 years ago
Erik Johnston 56b5e83e36 Reduce database inserts when sending transactions 9 years ago
Matthew Hodgson 53ca739f1f better mail subject lines 9 years ago
Matthew Hodgson 81c2176cba fix layout; handle app naming in synapse, not jinja 9 years ago
Mark Haines 573ef3f1c9 Rename openid/token to openid/request_token 9 years ago
Erik Johnston 8940281d1b Don't warn 9 years ago