Historique des commits

Auteur SHA1 Message Date
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' il y a 6 ans
  Erik Johnston 11c2a3655f Only load jinja2 templates once il y a 7 ans
  Erik Johnston 9219139351 Preserve some logcontexts il y a 7 ans
  Erik Johnston dc3a00f24f Refactor user_delete_access_tokens. Invalidate get_user_by_access_token to slaves. il y a 7 ans
  David Baker e6bffa4475 Unused import il y a 8 ans
  David Baker 92f0f3d21d Catch all exceptions when creating a pusher il y a 8 ans
  David Baker b2c04da8dc Add an email pusher for new users il y a 8 ans
  Mark Haines a3ac837599 Optionally split out the pushers into a separate process il y a 8 ans
  David Baker 65141161f6 Unused member variable il y a 8 ans
  David Baker 6ec02e9ecf indenting il y a 8 ans
  David Baker 25cd5bb697 defer.gatherResults rather than doing all the pokes in series il y a 8 ans
  David Baker 92e3071623 Send badge count pushes. il y a 8 ans
  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: il y a 8 ans
  David Baker af59826a2f Make select more sensible when dseleting access tokens, rename pusher deletion to match access token deletion and make exception arg optional. il y a 8 ans
  David Baker aa11db5f11 Fix cache invalidation so deleting access tokens (which we did when changing password) actually takes effect without HS restart. Reinstate the code to avoid logging out the session that changed the password, removed in 415c2f05491ce65a4fc34326519754cd1edd9c54 il y a 8 ans
  Mark Haines 7076082ae6 Fix relative imports so they work in both py3 and py27 il y a 8 ans
  Mark Haines b9977ea667 Remove dead code for setting device specific rules. il y a 8 ans
  Erik Johnston 2c1fbea531 Fix up logcontexts il y a 8 ans
  David Baker afb7b377f2 Merge branch 'develop' into push_badge_counts il y a 8 ans
  David Baker 12623c99b6 Use the unread notification count to send accurate badge counts in push notifications. il y a 8 ans
  Mark Haines 9c1f853d58 Rename 'user_name' to 'user_id' in push to make it consistent with the rest of the code il y a 8 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 8 ans
  Daniel Wagner-Hall 415c2f0549 Simplify LoginHander and AuthHandler il y a 8 ans
  Erik Johnston 3e71d13acf Also log when we've started pushers il y a 9 ans
  Erik Johnston c27d6ad6b5 Only start pushers when synapse has fully started il y a 9 ans
  Erik Johnston 46daf2d200 Start pushers on reactor thread il y a 9 ans
  David Baker 12d381bd5d Decode the data json in the storage layer (was moved but this part was missed) il y a 9 ans
  Erik Johnston 327ca883ec Merge branch 'develop' of github.com:matrix-org/synapse into postgres il y a 9 ans
  Erik Johnston bc9e69e160 Move encoding and decoding of JSON into storage layer il y a 9 ans
  David Baker 6f4f7e4e22 pep8 il y a 9 ans