From db3ddbaaa758ece4d0baf4345dee80fe3e63b7da Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:56:41 +0000 Subject: Version picker deployed for v1.57 docs to Github Pages --- v1.57/modules/account_data_callbacks.html | 17 ++++++++++++++++- v1.57/modules/account_validity_callbacks.html | 17 ++++++++++++++++- .../modules/background_update_controller_callbacks.html | 17 ++++++++++++++++- v1.57/modules/index.html | 17 ++++++++++++++++- v1.57/modules/password_auth_provider_callbacks.html | 17 ++++++++++++++++- v1.57/modules/porting_legacy_module.html | 17 ++++++++++++++++- v1.57/modules/presence_router_callbacks.html | 17 ++++++++++++++++- v1.57/modules/spam_checker_callbacks.html | 17 ++++++++++++++++- v1.57/modules/third_party_rules_callbacks.html | 17 ++++++++++++++++- v1.57/modules/writing_a_module.html | 17 ++++++++++++++++- 10 files changed, 160 insertions(+), 10 deletions(-) (limited to 'v1.57/modules') diff --git a/v1.57/modules/account_data_callbacks.html b/v1.57/modules/account_data_callbacks.html index b19c41bed8..76c4af7b72 100644 --- a/v1.57/modules/account_data_callbacks.html +++ b/v1.57/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.57/modules/account_validity_callbacks.html b/v1.57/modules/account_validity_callbacks.html index 046287ee84..f9344ba574 100644 --- a/v1.57/modules/account_validity_callbacks.html +++ b/v1.57/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.57/modules/background_update_controller_callbacks.html b/v1.57/modules/background_update_controller_callbacks.html index 4af2813554..51bed34ab0 100644 --- a/v1.57/modules/background_update_controller_callbacks.html +++ b/v1.57/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.57/modules/index.html b/v1.57/modules/index.html index 2bedcf353a..342669712b 100644 --- a/v1.57/modules/index.html +++ b/v1.57/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.57/modules/password_auth_provider_callbacks.html b/v1.57/modules/password_auth_provider_callbacks.html index 47b1ea573e..8e930c35ab 100644 --- a/v1.57/modules/password_auth_provider_callbacks.html +++ b/v1.57/modules/password_auth_provider_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -420,5 +433,7 @@ class MyAuthProvider: + + - \ No newline at end of file + diff --git a/v1.57/modules/porting_legacy_module.html b/v1.57/modules/porting_legacy_module.html index 40c3e5dfaa..84c8daec63 100644 --- a/v1.57/modules/porting_legacy_module.html +++ b/v1.57/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.57/modules/presence_router_callbacks.html b/v1.57/modules/presence_router_callbacks.html index 3830f289fd..5a73fe9608 100644 --- a/v1.57/modules/presence_router_callbacks.html +++ b/v1.57/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.57/modules/spam_checker_callbacks.html b/v1.57/modules/spam_checker_callbacks.html index 274fe2c63e..c9ce77da8b 100644 --- a/v1.57/modules/spam_checker_callbacks.html +++ b/v1.57/modules/spam_checker_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -409,5 +422,7 @@ class ListSpamChecker: + + - \ No newline at end of file + diff --git a/v1.57/modules/third_party_rules_callbacks.html b/v1.57/modules/third_party_rules_callbacks.html index 4cc758818f..da486e917a 100644 --- a/v1.57/modules/third_party_rules_callbacks.html +++ b/v1.57/modules/third_party_rules_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -405,5 +418,7 @@ class EventCensorer: + + - \ No newline at end of file + diff --git a/v1.57/modules/writing_a_module.html b/v1.57/modules/writing_a_module.html index 3672ad1b20..2036d86503 100644 --- a/v1.57/modules/writing_a_module.html +++ b/v1.57/modules/writing_a_module.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -246,5 +259,7 @@ the callback name as the argument name and the function as its value. A + + - \ No newline at end of file + -- cgit 1.5.1