synapse-product/synapse/handlers
Patrik Oldsberg 1dcfb201c4 handlers/sync: fix SyncResult not counting account_data change when converting to bool
This fixes account_data events not triggering an immediate /sync response

Signed-off-by: Patrik Oldsberg <patrik.oldsberg@ericsson.com>
2016-02-23 00:21:59 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py address review comments 2016-02-22 15:27:44 +00:00
account_data.py copyrights 2016-01-07 04:26:29 +00:00
admin.py copyrights 2016-01-07 04:26:29 +00:00
appservice.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Allow guests to upgrade their accounts 2016-01-05 18:01:18 +00:00
directory.py Branch off member and non member sends 2016-02-15 18:21:30 +00:00
events.py Initial cut 2016-02-17 15:40:50 +00:00
federation.py Branch off member and non member sends 2016-02-15 18:21:30 +00:00
identity.py Add missing param to the log line 2016-01-29 15:01:26 +00:00
message.py Merge pull request #582 from matrix-org/erikj/presence 2016-02-19 09:37:50 +00:00
presence.py Correctly filter states 2016-02-19 12:27:35 +00:00
profile.py Merge pull request #582 from matrix-org/erikj/presence 2016-02-19 09:37:50 +00:00
receipts.py copyrights 2016-01-07 04:26:29 +00:00
register.py Enforce user_id exclusivity for AS registrations 2016-02-11 17:37:38 +00:00
room.py Review comments 2016-02-18 11:02:14 +00:00
search.py copyrights 2016-01-07 04:26:29 +00:00
sync.py handlers/sync: fix SyncResult not counting account_data change when converting to bool 2016-02-23 00:21:59 +01:00
typing.py Measure some /sync related things 2016-02-09 11:31:42 +00:00