71 Commits (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Autor SHA1 Mensaje Fecha
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) hace 3 años
  Andrew Morgan 7b06f85c0e
Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585) hace 3 años
  Richard van der Hoff 567f88f835
Prep work for removing `outlier` from `internal_metadata` (#9411) hace 3 años
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) hace 3 años
  Patrick Cloke 9dde9c9f01
Implement MSC2176: Updated redaction rules (#8984) hace 3 años
  Patrick Cloke 34a5696f93
Fix typos and spelling errors. (#8639) hace 3 años
  Richard van der Hoff f31f8e6319
Remove stream ordering from Metadata dict (#8452) hace 3 años
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) hace 3 años
  Patrick Cloke 8553f46498
Convert a synapse.events to async/await. (#7949) hace 3 años
  Karthikeyan Singaravelan a7b06a81f0
Fix deprecation warning: import ABC from collections.abc (#7892) hace 3 años
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) hace 3 años
  Patrick Cloke 56b66db78a
Strictly enforce canonicaljson requirements in a new room version (#7381) hace 4 años
  Patrick Cloke 06eb5cae08
Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) hace 4 años
  Richard van der Hoff 78a15b1f9d
Store room_versions in EventBase objects (#6875) hace 4 años
  Richard van der Hoff b36095ae5c Set the PL for aliases events to 0. hace 4 años
  Richard van der Hoff ee42a5513e Factor out a `copy_power_levels_contents` method hace 4 años
  Amber Brown 4806651744
Replace returnValue with return (#5736) hace 4 años
  Andrew Morgan b2a382efdb
Remove the ability to query relations when the original event was redacted. (#5629) hace 4 años
  Andrew Morgan ad8b909ce9
Add origin_server_ts and sender fields to m.replace (#5613) hace 4 años
  Amber Brown 32e7c9e7f2
Run Black. (#5482) hace 4 años
  Erik Johnston de7672b78f Don't bundle events in /sync or /events hace 5 años
  Erik Johnston 1dff859d6a Rename relation types to match MSC hace 5 años
  Erik Johnston 5dbff34509 Fixup bsaed on review comments hace 5 años
  Erik Johnston d46aab3fa8 Add basic editing support hace 5 años
  Erik Johnston a0603523d2 Add aggregations API hace 5 años
  Erik Johnston b54b03f9e1 Allow client event serialization to be async hace 5 años
  Erik Johnston 84af577356 Implement event format v2 hace 5 años
  Erik Johnston 855a151015 Refactor event signing to work on dicts hace 5 años
  Amber Brown 49af402019 run isort hace 5 años
  Adrian Tschira d9fe2b2d9d Replace some more comparisons with six hace 6 años
  Erik Johnston 46826bb078 Comment and remove spurious logging hace 7 años
  Erik Johnston 1e166470ab Fix tests hace 7 años
  Erik Johnston 34e682d385 Fix invite state to always include all events hace 7 años
  Kegan Dougal c3d963ac24 Review comments hace 7 años
  Kegan Dougal 6d4e6d4cba Also check for dict since sometimes they aren't frozen hace 7 años
  Kegan Dougal cea4e4e7b2 Glue only_event_fields into the sync rest servlet hace 7 años
  Kegan Dougal 0a8b0eeca1 More tests hace 7 años
  Kegan Dougal 70a2157b64 Start adding some tests hace 7 años
  Kegan Dougal f97511a1f3 Move event_fields filtering to serialize_event hace 7 años
  Erik Johnston 1d40373c9d Include prev_content in redacted state events hace 7 años
  Matthew Hodgson 6c28ac260c copyrights hace 8 años
  Mark Haines 306415391d Only add the user_id if the sender is present hace 8 años
  Mark Haines bde8d78b8a Copy rather than move the fields to shuffle between a v1 and a v2 event. hace 8 años
  Richard van der Hoff 3c3fc6b268 Flatten the /sync response to remove the event_map hace 8 años
  Mark Haines d58edd98e9 Update the other place check_joined_room is called hace 8 años
  Paul "LeoNerd" Evans 243a79d291 Surely we don't need to preserve 'events_default' twice hace 8 años
  Erik Johnston 49ae42bbe1 Bundle in some room state in the unsigned bit of the invite when sending to invited servers hace 8 años
  Erik Johnston fb47c3cfbe Rename key and values for m.room.history_visibility. Support 'invited' value hace 8 años
  Erik Johnston 00ab882ed6 Add m.room.history_visibility to list of auth events hace 9 años
  Erik Johnston e8d4a31475 Fix prune_events to work with nested dicts hace 9 años