Историја ревизија

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