From d86994664c94476771e8a4540e20b44f816ef62f Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:53:47 +0000 Subject: Version picker deployed for v1.89 docs to Github Pages --- v1.89/modules/account_data_callbacks.html | 17 ++++++++++++++++- v1.89/modules/account_validity_callbacks.html | 17 ++++++++++++++++- .../modules/background_update_controller_callbacks.html | 17 ++++++++++++++++- v1.89/modules/index.html | 17 ++++++++++++++++- v1.89/modules/password_auth_provider_callbacks.html | 17 ++++++++++++++++- v1.89/modules/porting_legacy_module.html | 17 ++++++++++++++++- v1.89/modules/presence_router_callbacks.html | 17 ++++++++++++++++- v1.89/modules/spam_checker_callbacks.html | 17 ++++++++++++++++- v1.89/modules/third_party_rules_callbacks.html | 17 ++++++++++++++++- v1.89/modules/writing_a_module.html | 17 ++++++++++++++++- 10 files changed, 160 insertions(+), 10 deletions(-) (limited to 'v1.89/modules') diff --git a/v1.89/modules/account_data_callbacks.html b/v1.89/modules/account_data_callbacks.html index 6e45ffcf38..bd18ad186f 100644 --- a/v1.89/modules/account_data_callbacks.html +++ b/v1.89/modules/account_data_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -276,5 +289,7 @@ class CustomAccountDataModule: + + - \ No newline at end of file + diff --git a/v1.89/modules/account_validity_callbacks.html b/v1.89/modules/account_validity_callbacks.html index a61463342f..63428bb8f6 100644 --- a/v1.89/modules/account_validity_callbacks.html +++ b/v1.89/modules/account_validity_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -214,5 +227,7 @@ represented by their Matrix user ID.

+ + - \ No newline at end of file + diff --git a/v1.89/modules/background_update_controller_callbacks.html b/v1.89/modules/background_update_controller_callbacks.html index e954537ec7..e0be754a03 100644 --- a/v1.89/modules/background_update_controller_callbacks.html +++ b/v1.89/modules/background_update_controller_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -232,5 +245,7 @@ ensure that progress is always made.

+ + - \ No newline at end of file + diff --git a/v1.89/modules/index.html b/v1.89/modules/index.html index b6c3f98dc5..974a455a88 100644 --- a/v1.89/modules/index.html +++ b/v1.89/modules/index.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -227,5 +240,7 @@ another part of Synapse's configuration file.

+ + - \ No newline at end of file + diff --git a/v1.89/modules/password_auth_provider_callbacks.html b/v1.89/modules/password_auth_provider_callbacks.html index 0a767725e2..eebe007396 100644 --- a/v1.89/modules/password_auth_provider_callbacks.html +++ b/v1.89/modules/password_auth_provider_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -424,5 +437,7 @@ class MyAuthProvider: + + - \ No newline at end of file + diff --git a/v1.89/modules/porting_legacy_module.html b/v1.89/modules/porting_legacy_module.html index 85f3c55082..c675925235 100644 --- a/v1.89/modules/porting_legacy_module.html +++ b/v1.89/modules/porting_legacy_module.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -202,5 +215,7 @@ for more info).

+ + - \ No newline at end of file + diff --git a/v1.89/modules/presence_router_callbacks.html b/v1.89/modules/presence_router_callbacks.html index 2747fbebe3..ce941ac162 100644 --- a/v1.89/modules/presence_router_callbacks.html +++ b/v1.89/modules/presence_router_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -267,5 +280,7 @@ class CustomPresenceRouter: + + - \ No newline at end of file + diff --git a/v1.89/modules/spam_checker_callbacks.html b/v1.89/modules/spam_checker_callbacks.html index 3522dc4334..5a37df492e 100644 --- a/v1.89/modules/spam_checker_callbacks.html +++ b/v1.89/modules/spam_checker_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -564,5 +577,7 @@ class ListSpamChecker: + + - \ No newline at end of file + diff --git a/v1.89/modules/third_party_rules_callbacks.html b/v1.89/modules/third_party_rules_callbacks.html index 495af9c1b7..55e92a9b96 100644 --- a/v1.89/modules/third_party_rules_callbacks.html +++ b/v1.89/modules/third_party_rules_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -433,5 +446,7 @@ class EventCensorer: + + - \ No newline at end of file + diff --git a/v1.89/modules/writing_a_module.html b/v1.89/modules/writing_a_module.html index e731074390..9dd327fc29 100644 --- a/v1.89/modules/writing_a_module.html +++ b/v1.89/modules/writing_a_module.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -294,5 +307,7 @@ class MyModule: + + - \ No newline at end of file + -- cgit 1.5.1