From bf257b9a6cabab8be8de4735f5101ca6b7525e5f Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:55:20 +0000 Subject: Version picker deployed for v1.72 docs to Github Pages --- v1.72/modules/account_data_callbacks.html | 17 ++++++++++++++++- v1.72/modules/account_validity_callbacks.html | 17 ++++++++++++++++- .../modules/background_update_controller_callbacks.html | 17 ++++++++++++++++- v1.72/modules/index.html | 17 ++++++++++++++++- v1.72/modules/password_auth_provider_callbacks.html | 17 ++++++++++++++++- v1.72/modules/porting_legacy_module.html | 17 ++++++++++++++++- v1.72/modules/presence_router_callbacks.html | 17 ++++++++++++++++- v1.72/modules/spam_checker_callbacks.html | 17 ++++++++++++++++- v1.72/modules/third_party_rules_callbacks.html | 17 ++++++++++++++++- v1.72/modules/writing_a_module.html | 17 ++++++++++++++++- 10 files changed, 160 insertions(+), 10 deletions(-) (limited to 'v1.72/modules') diff --git a/v1.72/modules/account_data_callbacks.html b/v1.72/modules/account_data_callbacks.html index 1a7d4497f5..9a69599e99 100644 --- a/v1.72/modules/account_data_callbacks.html +++ b/v1.72/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.72/modules/account_validity_callbacks.html b/v1.72/modules/account_validity_callbacks.html index 1c8deed4b6..9da13217ee 100644 --- a/v1.72/modules/account_validity_callbacks.html +++ b/v1.72/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.72/modules/background_update_controller_callbacks.html b/v1.72/modules/background_update_controller_callbacks.html index 9a007d1287..f0ec1cda40 100644 --- a/v1.72/modules/background_update_controller_callbacks.html +++ b/v1.72/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.72/modules/index.html b/v1.72/modules/index.html index 391bc33f73..db08f8469e 100644 --- a/v1.72/modules/index.html +++ b/v1.72/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.72/modules/password_auth_provider_callbacks.html b/v1.72/modules/password_auth_provider_callbacks.html index b87f318ff7..9dab3e8035 100644 --- a/v1.72/modules/password_auth_provider_callbacks.html +++ b/v1.72/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.72/modules/porting_legacy_module.html b/v1.72/modules/porting_legacy_module.html index 4765b94e84..64524ee5ff 100644 --- a/v1.72/modules/porting_legacy_module.html +++ b/v1.72/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.72/modules/presence_router_callbacks.html b/v1.72/modules/presence_router_callbacks.html index 5b4e40a0db..1cd5f70043 100644 --- a/v1.72/modules/presence_router_callbacks.html +++ b/v1.72/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.72/modules/spam_checker_callbacks.html b/v1.72/modules/spam_checker_callbacks.html index fde6e6fb76..78dab1dfcd 100644 --- a/v1.72/modules/spam_checker_callbacks.html +++ b/v1.72/modules/spam_checker_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -537,5 +550,7 @@ class ListSpamChecker: + + - \ No newline at end of file + diff --git a/v1.72/modules/third_party_rules_callbacks.html b/v1.72/modules/third_party_rules_callbacks.html index b8f0a9fcda..0ed99f66e9 100644 --- a/v1.72/modules/third_party_rules_callbacks.html +++ b/v1.72/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.72/modules/writing_a_module.html b/v1.72/modules/writing_a_module.html index 5922ee854b..a0cbb7692f 100644 --- a/v1.72/modules/writing_a_module.html +++ b/v1.72/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