forked-synapse/synapse/storage/data_stores
Brendan Abolivier 5a5cf6460e
Fix unread counts in sync
* Always return an unread_count in get_unread_event_push_actions_by_room_for_user
* Don't always expect unread_count to be there so we don't take out sync entirely if something goes wrong
2020-06-17 15:10:44 +01:00
..
main Fix unread counts in sync 2020-06-17 15:10:44 +01:00
state Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
__init__.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00