Commit Graph

6646 Commits (bab916bccc57734fb96f7f9be66b1b15b2ed4dbf)
 

Author SHA1 Message Date
Erik Johnston faad233ea6 Change short circuit path 9 years ago
Erik Johnston 6900303997 Don't send down all ephemeral events 9 years ago
Erik Johnston 1c5ed2a19b Only work out newly_joined_users for incremental sync 9 years ago
Erik Johnston b08ad0389e Only include non-offline presence in initial sync 9 years ago
Erik Johnston be2c677386 Spell builder correctly 9 years ago
Erik Johnston 79bea8ab9a Inline function. Make load_filtered_recents private 9 years ago
Erik Johnston 84f94e4cbb Add comments 9 years ago
Erik Johnston d16cc52b5d Merge pull request #798 from negzi/bugfix_create_user_feature 9 years ago
Erik Johnston 137e6a4557 Shuffle things room 9 years ago
Matthew Hodgson 680f1d9387 catch thinko in presentable names 9 years ago
Matthew Hodgson cb8a321bdd fix NPE in room ordering 9 years ago
Matthew Hodgson d437882581 fix debug text 9 years ago
Matthew Hodgson 88ea5ab2c3 consistency is the better part of valour 9 years ago
Matthew Hodgson 989bdc9e56 Tune email notifs to make them quieter: 9 years ago
Negi Fazeli 6fe04ffef2 Fix set profile error with Requester. 9 years ago
Erik Johnston c0c79ef444 Add back concurrently_execute 9 years ago
Erik Johnston b5605dfecc Refactor SyncHandler 9 years ago
David Baker 31b5395ab6 Remove debug logging 9 years ago
Richard van der Hoff 09804c9862 Fix link to A-S spec 9 years ago
David Baker c2da3406fc Oops, missing comma 9 years ago
David Baker ccffb0965d Remove stale line 9 years ago
David Baker 18d68bfee4 Handle empty events table 9 years ago
David Baker d4503e25ed Make deleting push actions more efficient 9 years ago
David Baker 149fa411e2 Only delete push actions after 30 days 9 years ago
Kegsay 60ff2e7984 Merge pull request #794 from matrix-org/kegan/join-with-server-name 9 years ago
Kegan Dougal 332d7e9b97 Allow clients to specify a server_name to avoid 'No known servers' 9 years ago
Matthew Hodgson 6fb51eaf7b Merge pull request #793 from matrix-org/matthew/one-push-badge-per-convo 9 years ago
Matthew Hodgson e837df6adb increment badge count per missed convo, not per msg 9 years ago
Erik Johnston 42368ea8db Add desc to get_presence_for_users 9 years ago
Mark Haines ee660c6b9b Merge pull request #792 from matrix-org/markjh/liberate_typing_handler 9 years ago
Mark Haines 0cb441fedd Move typing handler out of the Handlers object 9 years ago
Mark Haines 5adf627551 Merge pull request #791 from matrix-org/markjh/app_service_config 9 years ago
Mark Haines 6a30a0bfd3 Move the functions for parsing app service config 9 years ago
Mark Haines c4c98ce8da Merge pull request #790 from matrix-org/markjh/liberate_sync_handler 9 years ago
Mark Haines 523d5bcd0b Merge remote-tracking branch 'origin/develop' into markjh/liberate_sync_handler 9 years ago
Matthew Hodgson 43e1e0489c Merge pull request #786 from matrix-org/matthew/email_notifs_tuning 9 years ago
Mark Haines 1ed33784a6 Merge pull request #789 from matrix-org/markjh/member_cleanup 9 years ago
Mark Haines 526bf8126f Remove unused get_joined_rooms_for_user 9 years ago
Mark Haines 425e6b4983 Merge branch 'develop' into markjh/member_cleanup 9 years ago
Mark Haines b153f5b150 Merge pull request #787 from matrix-org/markjh/liberate_presence_handler 9 years ago
Mark Haines 3fd8a07fca Merge pull request #788 from matrix-org/markjh/domian 9 years ago
Mark Haines f68eea808a Move SyncHandler out of the Handlers object 9 years ago
Mark Haines 53e171f345 Merge branch 'markjh/liberate_presence_handler' into markjh/liberate_sync_handler 9 years ago
Mark Haines 80cb9becd8 Remove get_joined_rooms_for_user from RoomMemberHandler 9 years ago
Mark Haines 816df9f267 get_room_members is unused now 9 years ago
Mark Haines 821306120a Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room 9 years ago
Mark Haines 1a3a2002ff Spell "domain" correctly 9 years ago
Mark Haines e168abbcff Don't inherit PresenceHandler from BaseHandler, remove references to self.hs from presence handler 9 years ago
Matthew Hodgson e501e9ecb2 tweak text 9 years ago
Matthew Hodgson cbd2adc95e tune email notifs, fix CSS a bit, and add debugging details 9 years ago