Commit Graph

1507 Commits (dd3711bdbd2a439208a9e22b7b15f0c3676e611f)
 

Author SHA1 Message Date
Erik Johnston dd3711bdbd Fix tests.handlers.test_directory 10 years ago
Erik Johnston b15e8d5bbc event <-> pdu mappings are now trivial and will soon be scrapped 10 years ago
Erik Johnston 24305ba5bf Fix up federation tests 10 years ago
Erik Johnston a5a4ef3fd7 Fix bug in replication 10 years ago
Erik Johnston 2a49f177fe On AuthError, raise a FederationError 10 years ago
Erik Johnston 8918422156 Move FederationError to synapse.api.errors 10 years ago
Erik Johnston fc7b2b11a2 PEP8 10 years ago
Erik Johnston 440cbd5235 Add support for sending failures 10 years ago
Erik Johnston d7412c4df1 Remove unused interface 10 years ago
Erik Johnston aa76bf39ab Remove unused imports 10 years ago
Erik Johnston 68698e0ac8 Fix bugs in generating event signatures and hashing 10 years ago
Erik Johnston bab2846513 Merge branch 'event_signing' of github.com:matrix-org/synapse into federation_authorization 10 years ago
Mark Haines af83bf6712 Script for checking event hashes 10 years ago
Mark Haines fe6832fae8 handle server names with embeded ports 10 years ago
Mark Haines 2221a13a4d script for checking signatures on signed json 10 years ago
Erik Johnston af7ae048f8 Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer 10 years ago
Erik Johnston ad6eacb3e9 Rename PDU fields to match that of events. 10 years ago
Erik Johnston d59aa6af25 For now, don't store txn -> pdu mappings. 10 years ago
Erik Johnston f139c02e95 Formatting 10 years ago
Erik Johnston 7249785bcb Sign events we create. 10 years ago
Erik Johnston 0a8b026ccf Add 'origin' key to events 10 years ago
Erik Johnston 82a6b83524 Don't assume event has hashes key already 10 years ago
Erik Johnston 9024a19658 Remove dead code. 10 years ago
Erik Johnston 7a07263281 Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 10 years ago
Erik Johnston 1c6825cc7a Use python logger, not the twisted logger 10 years ago
Erik Johnston 36d730229a Merge branch 'release-v0.4.2' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston 13fad06239 Bump version numbers and change log 10 years ago
Erik Johnston ecabff7eb4 Sign evnets 10 years ago
Erik Johnston 80b2710e6f Remove unused signature storage methods 10 years ago
Erik Johnston fb3a01fa3a Remove unused sql file. 10 years ago
Erik Johnston d30d79b5be Make prev_event signing work again. 10 years ago
Erik Johnston 2f39dc19a2 Remove more references to dead PDU tables 10 years ago
Erik Johnston bfa36a72b9 Remove PDU tables. 10 years ago
Kegan Dougal 71ef8f0636 SYWEB-102: Fix desktop notification msg when a user with no display name joins a room. 10 years ago
Kegan Dougal 20cf0b7aeb Factor out notification logic. 10 years ago
Erik Johnston 946d02536b Remove unused functions. 10 years ago
Kegan Dougal ac2a177070 Add notification-service.js to handle binging/notifications. Shift logic to this service. 10 years ago
Erik Johnston 21fe249d62 Actually don't store any PDUs 10 years ago
Erik Johnston d84f5b30b8 old_state_events should be a dict not list 10 years ago
Kegan Dougal 188de756be SYWEB-45: Display the user_id of a user when hovering over their avatar next to their messages. 10 years ago
Kegan Dougal baf472f83f SYWEB-63: Fix desktop notification message when notifying for an image. 10 years ago
Erik Johnston 841df4da71 Don't store any PDUs 10 years ago
Erik Johnston f2de2d644a Move the impl of backfill to use events. 10 years ago
Erik Johnston d9a9e9eb30 Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization 10 years ago
Erik Johnston 4a1597f295 Fix bug in redaction auth. 10 years ago
Kegan Dougal 86d3180666 SYWEB-12: You'll be needing this. 10 years ago
Kegan Dougal 864de6a7a4 SYWEB-12: Minor layout tweaks. 10 years ago
Kegan Dougal ea6bec96d3 SYWEB-12: UX tweaks. 10 years ago
Kegan Dougal f618f99ece SYWEB-12: Add ability to add new state events. 10 years ago
Erik Johnston 12ce441e67 Convert event ids to be of the form :example.com 10 years ago