83 Комити (develop)

Аутор SHA1 Порука Датум
  Patrick Cloke d38d0dffc9
Use StrCollection in additional places. (#16301) пре 8 месеци
  Patrick Cloke ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110) пре 9 месеци
  Eric Eastwood 30a5076da8
Log when events are (unexpectedly) filtered out of responses in tests (#14213) пре 11 месеци
  David Robertson 4bb26c95a9
Refactor `filter_events_for_server` (#15240) пре 1 година
  David Robertson b5b5f66084
Move `StateFilter` to `synapse.types` (#14668) пре 1 година
  Mathieu Velten 1526ff389f
Faster joins: filter out non local events when a room doesn't have its full state (#14404) пре 1 година
  Eric Eastwood 2c63cdcc3f
Add debug logs to figure out why an event was filtered (#14095) пре 1 година
  Erik Johnston 535f8c8f7d
Skip filtering during push if there are no push actions (#13992) пре 1 година
  Sean Quah 51c01d450a
Add some miscellaneous comments around sync (#13474) пре 1 година
  Eric Eastwood 92d21faf12
Instrument `/messages` for understandable traces in Jaeger (#13368) пре 1 година
  Erik Johnston e610128c50
Add a `filter_event_for_clients_with_state` function (#13222) пре 1 година
  Richard van der Hoff 79dadf7216
Fix 404 on `/sync` when the last event is a redaction of an unknown/purged event (#12905) пре 1 година
  Erik Johnston 1e453053cb
Rename storage classes (#12913) пре 1 година
  Brendan Abolivier 4cc4229cd7
Prevent expired events from being filtered out when retention is disabled (#12611) пре 2 година
  Richard van der Hoff 17d99f758a
Optimise backfill calculation (#12522) пре 2 година
  Richard van der Hoff 6927d87254
Handle outliers in `/federation/v1/event` (#12332) пре 2 година
  Patrick Cloke dda9b7fc4d
Use the ignored_users table to test event visibility & sync. (#12225) пре 2 година
  Richard van der Hoff 87c230c27c
Update client-visibility filtering for outlier events (#12155) пре 2 година
  reivilibre 4c2096599c
Make the `get_global_account_data_by_type_for_user` cache be a tree-cache whose key is prefixed with the user ID (#11788) пре 2 година
  Jonathan de Jong 95e47b2e78
[pyupgrade] `synapse/` (#10348) пре 2 година
  Jonathan de Jong bf72d10dbf
Use inline type hints in various other places (in `synapse/`) (#10380) пре 2 година
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) пре 3 година
  Patrick Cloke af387cf52a
Add type hints to misc. files. (#9676) пре 3 година
  Tim Gates e1943d1353
Typo fix in a comment: subequently -> subsequently. (#8988) пре 3 година
  David Teller de7f049527 FIXUP: Don't filter events at all for admin/v1/rooms/.../context/... пре 3 година
  David Teller 10332c175c New API /_synapse/admin/rooms/{roomId}/context/{eventId} пре 3 година
  Erik Johnston 70586aa63e
Try and drop stale extremities. (#8929) пре 3 година
  Patrick Cloke be2db93b3c
Do not assume that the contents dictionary includes history_visibility. (#8945) пре 3 година
  Patrick Cloke c5251c6fbd
Do not assume that account data is of the correct form. (#8454) пре 3 година
  Patrick Cloke 5f65e62681
Convert groups and visibility code to async / await. (#7951) пре 3 година
  Patrick Cloke 38e1fac886
Fix some spelling mistakes / typos. (#7811) пре 3 година
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) пре 3 година
  Patrick Cloke bd6dc17221
Replace iteritems/itervalues/iterkeys with native versions. (#7692) пре 3 година
  Brendan Abolivier 8120a238a4
Refactor a bit пре 4 година
  Brendan Abolivier 37a9873f63
Also don't fail on aliases events in this case пре 4 година
  Brendan Abolivier e38c44b418
Lint пре 4 година
  Brendan Abolivier 2dce68c651
Also don't filter out events sent by ignored users when checking state visibility пре 4 година
  Brendan Abolivier 9c0775e86a
Fix condition пре 4 година
  Brendan Abolivier 69ce55c510
Don't filter out dummy events when we're checking the visibility of state пре 4 година
  Brendan Abolivier 31a2116331
Hide extremities dummy events from clients пре 4 година
  Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) пре 4 година
  Matthew Hodgson 8e64c5a24c filter out m.room.aliases from the CS API until a better solution is specced (#6878) пре 4 година
  Brendan Abolivier ac87ddb242
Update the documentation of the filtering function пре 4 година
  Brendan Abolivier 78ec11c085
Lint пре 4 година
  Brendan Abolivier 708cef88cf
Discard retention policies when retrieving state пре 4 година
  Brendan Abolivier f03c9d3444
Don't apply retention policy based filtering on state events пре 4 година
  Brendan Abolivier 09957ce0e4
Implement per-room message retention policies пре 4 година
  Erik Johnston 69f0054ce6 Port to use state storage пре 4 година
  Amber Brown 4806651744
Replace returnValue with return (#5736) пре 4 година
  Amber Brown 32e7c9e7f2
Run Black. (#5482) пре 4 година