From 6307f83cc33b6e3f0c4b01ae3286ca42ac31e146 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 12 Dec 2023 17:47:01 +0000 Subject: deploy: e85e0ef6ba9259167838d641a4f9f64b2589963f --- develop/modules/account_data_callbacks.html | 2 +- develop/modules/account_validity_callbacks.html | 2 +- develop/modules/add_extra_fields_to_client_events_unsigned.html | 2 +- develop/modules/background_update_controller_callbacks.html | 2 +- develop/modules/index.html | 2 +- develop/modules/password_auth_provider_callbacks.html | 2 +- develop/modules/porting_legacy_module.html | 2 +- develop/modules/presence_router_callbacks.html | 2 +- develop/modules/spam_checker_callbacks.html | 2 +- develop/modules/third_party_rules_callbacks.html | 2 +- develop/modules/writing_a_module.html | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'develop/modules') diff --git a/develop/modules/account_data_callbacks.html b/develop/modules/account_data_callbacks.html index ee8a739a85..7c63d4c444 100644 --- a/develop/modules/account_data_callbacks.html +++ b/develop/modules/account_data_callbacks.html @@ -292,4 +292,4 @@ class CustomAccountDataModule: - \ No newline at end of file + diff --git a/develop/modules/account_validity_callbacks.html b/develop/modules/account_validity_callbacks.html index b16f4b05c4..740f419ddd 100644 --- a/develop/modules/account_validity_callbacks.html +++ b/develop/modules/account_validity_callbacks.html @@ -237,4 +237,4 @@ represented by their Matrix user ID.

- \ No newline at end of file + diff --git a/develop/modules/add_extra_fields_to_client_events_unsigned.html b/develop/modules/add_extra_fields_to_client_events_unsigned.html index 33109291ed..88ae9d71f1 100644 --- a/develop/modules/add_extra_fields_to_client_events_unsigned.html +++ b/develop/modules/add_extra_fields_to_client_events_unsigned.html @@ -222,4 +222,4 @@ section, the last-registered callback wins.

- \ No newline at end of file + diff --git a/develop/modules/background_update_controller_callbacks.html b/develop/modules/background_update_controller_callbacks.html index 85a7141aa2..f2dd53fafd 100644 --- a/develop/modules/background_update_controller_callbacks.html +++ b/develop/modules/background_update_controller_callbacks.html @@ -248,4 +248,4 @@ ensure that progress is always made.

- \ No newline at end of file + diff --git a/develop/modules/index.html b/develop/modules/index.html index 19170e84c0..c4b0678ea8 100644 --- a/develop/modules/index.html +++ b/develop/modules/index.html @@ -243,4 +243,4 @@ another part of Synapse's configuration file.

- \ No newline at end of file + diff --git a/develop/modules/password_auth_provider_callbacks.html b/develop/modules/password_auth_provider_callbacks.html index 3c4695947b..fa284dbfe8 100644 --- a/develop/modules/password_auth_provider_callbacks.html +++ b/develop/modules/password_auth_provider_callbacks.html @@ -440,4 +440,4 @@ class MyAuthProvider: - \ No newline at end of file + diff --git a/develop/modules/porting_legacy_module.html b/develop/modules/porting_legacy_module.html index 2e2a84c106..4dbb66730b 100644 --- a/develop/modules/porting_legacy_module.html +++ b/develop/modules/porting_legacy_module.html @@ -218,4 +218,4 @@ for more info).

- \ No newline at end of file + diff --git a/develop/modules/presence_router_callbacks.html b/develop/modules/presence_router_callbacks.html index ae3965ae0c..05bf729d5f 100644 --- a/develop/modules/presence_router_callbacks.html +++ b/develop/modules/presence_router_callbacks.html @@ -289,4 +289,4 @@ class CustomPresenceRouter: - \ No newline at end of file + diff --git a/develop/modules/spam_checker_callbacks.html b/develop/modules/spam_checker_callbacks.html index f4ea893a2a..794bdb18b5 100644 --- a/develop/modules/spam_checker_callbacks.html +++ b/develop/modules/spam_checker_callbacks.html @@ -580,4 +580,4 @@ class ListSpamChecker: - \ No newline at end of file + diff --git a/develop/modules/third_party_rules_callbacks.html b/develop/modules/third_party_rules_callbacks.html index cde8a46439..b04e75e7b5 100644 --- a/develop/modules/third_party_rules_callbacks.html +++ b/develop/modules/third_party_rules_callbacks.html @@ -449,4 +449,4 @@ class EventCensorer: - \ No newline at end of file + diff --git a/develop/modules/writing_a_module.html b/develop/modules/writing_a_module.html index 3dd426b277..b44dcf2cdc 100644 --- a/develop/modules/writing_a_module.html +++ b/develop/modules/writing_a_module.html @@ -310,4 +310,4 @@ class MyModule: - \ No newline at end of file + -- cgit 1.5.1