Historial de Commits

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