- May 16, 2016
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- May 13, 2016
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Mark Haines authored
-
Mark Haines authored
Make email notifs work on the pusher synapse
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Add a slaved datastore for account data
-
Mark Haines authored
Allow receipts for events we haven't seen in the db
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
Create user with expiry
-
Erik Johnston authored
Fixup add_pusher
-
Erik Johnston authored
-
Erik Johnston authored
Delete old pushers
-
Erik Johnston authored
Use tree cache for get_linearized_receipts_for_room
-
Erik Johnston authored
Remove unused indices
-
Erik Johnston authored
-
Negi Fazeli authored
- Add unittests for client, api and handler Signed-off-by:
Negar Fazeli <negar.fazeli@ericsson.com>
-
Mark Haines authored
-
Erik Johnston authored
This includes removing both unused indices and indices that are subsets of other indices.
-
Mark Haines authored
Fix a bug in replication that was causing the pusher to tight loop
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
-
David Baker authored
Plus general bugfix to email notif code
-
Mark Haines authored
move filter_events_for_client out of base handler
-
Erik Johnston authored
-
- May 12, 2016
-
-
Mark Haines authored
-
- May 11, 2016
-
-
Mark Haines authored
-
Mark Haines authored
Shuffle when we get the signing_key attribute.
-
Mark Haines authored
Wait until we sign a message to get the signing key from the homeserver config. This means that the message handler can be created without having a signing key in the config which means that separate processes like the pusher that don't send messages and don't need to sign them can still access the handlers.
-
Erik Johnston authored
Correctly handle NULL password hashes from the database
-
Erik Johnston authored
-
Mark Haines authored
Shuffle some methods out of base handler
-
Mark Haines authored
-
Mark Haines authored
-