From 5f5b1004502e59723cb2cf27832d8319cd10c3c4 Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:56:24 +0000 Subject: Version picker deployed for v1.60 docs to Github Pages --- v1.60/modules/account_data_callbacks.html | 17 ++++++++++++++++- v1.60/modules/account_validity_callbacks.html | 17 ++++++++++++++++- .../modules/background_update_controller_callbacks.html | 17 ++++++++++++++++- v1.60/modules/index.html | 17 ++++++++++++++++- v1.60/modules/password_auth_provider_callbacks.html | 17 ++++++++++++++++- v1.60/modules/porting_legacy_module.html | 17 ++++++++++++++++- v1.60/modules/presence_router_callbacks.html | 17 ++++++++++++++++- v1.60/modules/spam_checker_callbacks.html | 17 ++++++++++++++++- v1.60/modules/third_party_rules_callbacks.html | 17 ++++++++++++++++- v1.60/modules/writing_a_module.html | 17 ++++++++++++++++- 10 files changed, 160 insertions(+), 10 deletions(-) (limited to 'v1.60/modules') diff --git a/v1.60/modules/account_data_callbacks.html b/v1.60/modules/account_data_callbacks.html index e13a62982b..0c3f59ffa7 100644 --- a/v1.60/modules/account_data_callbacks.html +++ b/v1.60/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.60/modules/account_validity_callbacks.html b/v1.60/modules/account_validity_callbacks.html index 46b4e7cb45..8846f83a22 100644 --- a/v1.60/modules/account_validity_callbacks.html +++ b/v1.60/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.60/modules/background_update_controller_callbacks.html b/v1.60/modules/background_update_controller_callbacks.html index 19537ae37f..dbb7475d71 100644 --- a/v1.60/modules/background_update_controller_callbacks.html +++ b/v1.60/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.60/modules/index.html b/v1.60/modules/index.html index 8585a23f4c..cc51a38ad1 100644 --- a/v1.60/modules/index.html +++ b/v1.60/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.60/modules/password_auth_provider_callbacks.html b/v1.60/modules/password_auth_provider_callbacks.html index 48b23a18cb..b6e3129b12 100644 --- a/v1.60/modules/password_auth_provider_callbacks.html +++ b/v1.60/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.60/modules/porting_legacy_module.html b/v1.60/modules/porting_legacy_module.html index ee5859ceaf..8c0f1daaab 100644 --- a/v1.60/modules/porting_legacy_module.html +++ b/v1.60/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.60/modules/presence_router_callbacks.html b/v1.60/modules/presence_router_callbacks.html index 02ac21b79c..ab0ff883e3 100644 --- a/v1.60/modules/presence_router_callbacks.html +++ b/v1.60/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.60/modules/spam_checker_callbacks.html b/v1.60/modules/spam_checker_callbacks.html index dcaaa798c4..a2e1be32d0 100644 --- a/v1.60/modules/spam_checker_callbacks.html +++ b/v1.60/modules/spam_checker_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -426,5 +439,7 @@ class ListSpamChecker: + + - \ No newline at end of file + diff --git a/v1.60/modules/third_party_rules_callbacks.html b/v1.60/modules/third_party_rules_callbacks.html index bab6430b94..3f933ac649 100644 --- a/v1.60/modules/third_party_rules_callbacks.html +++ b/v1.60/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.60/modules/writing_a_module.html b/v1.60/modules/writing_a_module.html index d9cc925b50..b2550740d4 100644 --- a/v1.60/modules/writing_a_module.html +++ b/v1.60/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