46 Revize (2a51f3ec36abeb1f5c1db795541988d1d9698e41)

Autor SHA1 Zpráva Datum
  Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823) před 1 rokem
  Erik Johnston 65d0386693
Always notify replication when a stream advances (#14877) před 1 rokem
  Andrew Morgan a7b54ca8d8
Implement MSC3930: polls push rules (#14787) před 1 rokem
  Nick Mills-Barrett db1cfe9c80
Update all stream IDs after processing replication rows (#14723) před 1 rokem
  Travis Ralston 9ccc09fe9e
Support MSC1767's `content.body` behaviour; Add base rules from MSC3933 (#14524) před 1 rokem
  David Robertson 115f0eb233
Reintroduce #14376, with bugfix for monoliths (#14468) před 1 rokem
  Erik Johnston d63814fd73
Revert "Remove slaved id tracker (#14376)" (#14463) před 1 rokem
  Nick Mills-Barrett 36097e88c4
Remove slaved id tracker (#14376) před 1 rokem
  Nick Mills-Barrett 3a4f80f8c6
Merge/remove `Slaved*` stores into `WorkerStores` (#14375) před 1 rokem
  DeepBlueV7.X 2d0ba3f89a
Implementation for MSC3664: Pushrules for relations (#11804) před 1 rokem
  Patrick Cloke 09be8ab5f9
Remove the experimental implementation of MSC3772. (#14094) před 1 rokem
  Patrick Cloke e70c6b720e
Disable pushing for server ACL events (MSC3786). (#13997) před 1 rokem
  Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768) před 1 rokem
  Erik Johnston aec87a0f93
Speed up fetching large numbers of push rules (#13592) před 1 rokem
  Erik Johnston 5442891cbc
Make push rules use proper structures. (#13522) před 1 rokem
  Shay 7864f33e28
Increase batch size of `bulk_get_push_rules` and `_get_joined_profiles_from_event_ids`. (#13300) před 1 rokem
  Erik Johnston 0d1d3e0708
Speed up `get_unread_event_push_actions_by_room` (#13005) před 1 rokem
  Patrick Cloke 4cbcd4a999
Misc clean-up of push rules datastore (#12856) před 2 roky
  Patrick Cloke 88ce3080d4
Experimental support for MSC3772 (#12740) před 2 roky
  Adam 37935b5183
Move methods that call add_push_rule to PushRuleStore (#12772) před 2 roky
  Dirk Klimpel 6edefef602
Add some type hints to datastore (#12717) před 2 roky
  Šimon Brandner ade3008821
Implement MSC3786: Add a default push rule to ignore m.room.server_acl events (#12601) před 2 roky
  Brendan Abolivier 5ef673de4f
Add a module API to allow modules to edit push rule actions (#12406) před 2 roky
  Patrick Cloke acda9f07c8
Revert experimental push rules from #7997. (#11884) před 2 roky
  Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" před 2 roky
  Sean Quah 5305a5e881
Type hint the constructors of the data store classes (#11555) před 2 roky
  Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 před 2 roky
  Sean Quah ffd858aa68
Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) před 2 roky
  Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) před 2 roky
  David Robertson e0f11ae4a5
disallow-untyped-defs for synapse.push (#11023) před 2 roky
  Patrick Cloke f4b1a9a527
Require direct references to configuration variables. (#10985) před 2 roky
  Jonathan de Jong bdfde6dca1
Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) před 2 roky
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) před 3 roky
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) před 3 roky
  Erik Johnston cbabb312e0
Use `async with` for ID gens (#8383) před 3 roky
  Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) před 3 roky
  Jonathan de Jong a3f124b821
Switch metaclass initialization to python 3-compatible syntax (#8326) před 3 roky
  reivilibre a5370072b5
Don't remember `enabled` of deleted push rules and properly return 404 for missing push rules in `.../actions` and `.../enabled` (#7796) před 3 roky
  Patrick Cloke da77520cd1
Convert additional databases to async/await part 2 (#8200) před 3 roky
  Erik Johnston 2231dffee6
Make StreamIdGen `get_next` and `get_next_mult` async (#8161) před 3 roky
  Erik Johnston c9c544cda5
Remove `ChainedIdGenerator`. (#8123) před 3 roky
  Patrick Cloke b069b78bb4
Convert pusher databases to async/await. (#8075) před 3 roky
  Patrick Cloke 894dae74fe
Convert misc database code to async (#8087) před 3 roky
  Patrick Cloke fbe930dad2
Convert the roommember database to async/await. (#8070) před 3 roky
  David Vo 4dd27e6d11
Reduce unnecessary whitespace in JSON. (#7372) před 3 roky
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) před 3 roky
  Brendan Abolivier 1678057b56
Back out the database hack and replace it with a temporary config setting před 3 roky
  Brendan Abolivier cf42d0a60c
Fix cache name před 3 roky
  Brendan Abolivier 79d991eff0
Fix cache invalidation calls před 3 roky
  Brendan Abolivier 9725c59247
Implement new experimental push rules with a database hack to enable them před 3 roky