138 Revize (develop)

Autor SHA1 Zpráva Datum
  Andrew Yasinishyn 63d96bfc61
ModuleAPI SSO auth callbacks (#15207) před 5 měsíci
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) před 6 měsíci
  Patrick Cloke ab3f1b3b53
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) před 6 měsíci
  Erik Johnston c02406ac71
Add new module API for adding custom fields to events `unsigned` section (#16549) před 6 měsíci
  Patrick Cloke 85e5f2dc25
Add a new module API to update user presence state. (#16544) před 6 měsíci
  Patrick Cloke cc865fffc0
Convert user_get_threepids response to attrs. (#16468) před 7 měsíci
  Mathieu Velten dd44ee00b6
Add automatic purge after all users forget a room (#15488) před 8 měsíci
  Erik Johnston 954921736b
Refactor `get_user_by_id` (#16316) před 8 měsíci
  reivilibre 698f6fa250
Allow modules to delete rooms. (#15997) před 8 měsíci
  Erik Johnston d35bed8369
Don't wake up destination transaction queue if they're not due for retry. (#16223) před 8 měsíci
  Patrick Cloke ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110) před 9 měsíci
  reivilibre 7f4b413690
Fix the type annotation on `run_db_interaction` in the Module API. (#16089) před 9 měsíci
  reivilibre a476d5048b
Allow modules to schedule delayed background calls. (#15993) před 9 měsíci
  reivilibre 9c462f18a4
Allow modules to check whether the current worker is configured to run background tasks. (#15991) před 9 měsíci
  Eric Eastwood ce857c05d5
Add tracing to media `/upload` endpoint (#15850) před 10 měsíci
  Erik Johnston 25c55a9d22
Add login spam checker API (#15838) před 10 měsíci
  Shay d0c4257f14
`N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) před 11 měsíci
  Gabriel Féron daf3a67908
Add get_canonical_room_alias to module API (#15450) před 11 měsíci
  Hugh Nimmo-Smith 249f4a338d Refactor config to be an experimental feature před 1 rokem
  Patrick Cloke 375b0a8a11
Update code to refer to "workers". (#15606) před 1 rokem
  Shay ba572647b2
Export `run_as_background_process` from the module API (#15577) před 1 rokem
  Andrew Morgan 2e59e97ebd
Move ThirdPartyEventRules into module_api/callbacks (#15535) před 1 rokem
  Mathieu Velten 247e6a8a78
Add a module API to send an HTTP push notification (#15387) před 1 rokem
  Andrew Morgan aec639e3e3
Move Spam Checker callbacks to a dedicated file (#15453) před 1 rokem
  Andrew Morgan 4953cd71df
Move Account Validity callbacks to a dedicated file (#15237) před 1 rokem
  Andrew Morgan b40657314e
Add module API callbacks for adding and deleting local 3PID associations (#15044 před 1 rokem
  David Robertson 647ff3ef65
Remove unused `room_alias` field from `/createRoom` response (#15093) před 1 rokem
  Patrick Cloke 7e8d455280
Fix a bug in the send_local_online_presence_to module API (#14880) před 1 rokem
  Emelie Graven dd9e71dc7f
Add `set_displayname` to the module API (#14629) před 1 rokem
  Brendan Abolivier 3854d0f949
Add a `cached` helper to the module API (#14663) před 1 rokem
  David Robertson b5b5f66084
Move `StateFilter` to `synapse.types` (#14668) před 1 rokem
  Patrick Cloke 6d47b7e325
Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) před 1 rokem
  Patrick Cloke d8cc86eff4
Remove redundant types from comments. (#14412) před 1 rokem
  Quentin Gliech 8756d5c87e
Save login tokens in database (#13844) před 1 rokem
  Quentin Gliech 79c592cec6
Deprecate the `generate_short_term_login_token` method in favor of an async `create_login_token` method in the Module API. (#13842) před 1 rokem
  Brendan Abolivier 1cc2ca81ba
Add missing version information in the ModuleApi (#13947) před 1 rokem
  Mathieu Velten 6bd8763804
Add cache invalidation across workers to module API (#13667) před 1 rokem
  Quentin Gliech 85fc7ea1a1
Remove the `complete_sso_login` method from the Module API which was deprecated in Synapse 1.13.0. (#13843) před 1 rokem
  Matt C 026ac4486c
Update module API "update room membership" method to allow for remote joins (#13441) před 1 rokem
  Matt C a91078200d
Add module API method to create a room (#13429) před 1 rokem
  Matt C 570bf32bbb
Add module API method to resolve a room alias to a room ID (#13428) před 1 rokem
  David Teller 11f811470f
Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) před 1 rokem
  David Teller a164a46038
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) před 1 rokem
  Patrick Cloke 9dc3293e0b
Consolidate the logic of delete_device/delete_devices. (#12970) před 1 rokem
  Erik Johnston 888a29f412
Wait for lazy join to complete when getting current state (#12872) před 1 rokem
  Brendan Abolivier 8fd87739bf
Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) před 1 rokem
  Brendan Abolivier cd9fc058de
Document the Synapse version of a new module API method (#12917) před 1 rokem
  Matt C a7da00d4f7
Add storage and module API methods to get monthly active users and their appservices (#12838) před 2 roky
  David Teller 28199e9357
Uniformize spam-checker API, part 2: check_event_for_spam (#12808) před 2 roky
  Jess Porter a608ac847b
add SpamChecker callback for silently dropping inbound federated events (#12744) před 2 roky