MatrixSynapse/synapse/handlers
David Baker 7e2c89a37f Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do:
* Make badges work again
 * Remove old, unused code
2016-04-06 15:42:15 +01:00
..
__init__.py Split out RoomMemberHandler 2016-03-31 13:08:45 +01:00
_base.py Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 2016-04-06 15:42:15 +01:00
account_data.py
admin.py
appservice.py
auth.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
directory.py Doc string 2016-03-22 10:41:44 +00:00
events.py Remove dead code left over from presence changes 2016-03-17 11:03:47 +00:00
federation.py Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 2016-04-06 15:42:15 +01:00
identity.py
message.py Use computed prev event ids 2016-04-01 17:39:32 +01:00
presence.py Remove another unused function from presence 2016-03-17 11:54:19 +00:00
profile.py
receipts.py
register.py
room.py Add concurrently_execute function 2016-04-01 14:06:00 +01:00
room_member.py Merge pull request #691 from matrix-org/erikj/member 2016-04-05 12:44:39 +01:00
search.py
sync.py Merge pull request #686 from matrix-org/markjh/doc_strings 2016-04-01 16:20:09 +01:00
typing.py