From 48aa970aa1a704f49d8b089eef2401c8b15eeb5c Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:55:47 +0000 Subject: Version picker deployed for v1.67 docs to Github Pages --- v1.67/modules/account_data_callbacks.html | 17 ++++++++++++++++- v1.67/modules/account_validity_callbacks.html | 17 ++++++++++++++++- .../modules/background_update_controller_callbacks.html | 17 ++++++++++++++++- v1.67/modules/index.html | 17 ++++++++++++++++- v1.67/modules/password_auth_provider_callbacks.html | 17 ++++++++++++++++- v1.67/modules/porting_legacy_module.html | 17 ++++++++++++++++- v1.67/modules/presence_router_callbacks.html | 17 ++++++++++++++++- v1.67/modules/spam_checker_callbacks.html | 17 ++++++++++++++++- v1.67/modules/third_party_rules_callbacks.html | 17 ++++++++++++++++- v1.67/modules/writing_a_module.html | 17 ++++++++++++++++- 10 files changed, 160 insertions(+), 10 deletions(-) (limited to 'v1.67/modules') diff --git a/v1.67/modules/account_data_callbacks.html b/v1.67/modules/account_data_callbacks.html index b6c10aa3ff..8ddd90c8ba 100644 --- a/v1.67/modules/account_data_callbacks.html +++ b/v1.67/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.67/modules/account_validity_callbacks.html b/v1.67/modules/account_validity_callbacks.html index f5ff160ed3..d3470ad2c2 100644 --- a/v1.67/modules/account_validity_callbacks.html +++ b/v1.67/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.67/modules/background_update_controller_callbacks.html b/v1.67/modules/background_update_controller_callbacks.html index 31c0dcaf9d..ea59c41094 100644 --- a/v1.67/modules/background_update_controller_callbacks.html +++ b/v1.67/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.67/modules/index.html b/v1.67/modules/index.html index 9e2e86535e..86d09421fd 100644 --- a/v1.67/modules/index.html +++ b/v1.67/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.67/modules/password_auth_provider_callbacks.html b/v1.67/modules/password_auth_provider_callbacks.html index 7a9c84e322..0c1c3e1306 100644 --- a/v1.67/modules/password_auth_provider_callbacks.html +++ b/v1.67/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.67/modules/porting_legacy_module.html b/v1.67/modules/porting_legacy_module.html index b58f3f33aa..6056a7bb8a 100644 --- a/v1.67/modules/porting_legacy_module.html +++ b/v1.67/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.67/modules/presence_router_callbacks.html b/v1.67/modules/presence_router_callbacks.html index 7d36b48176..3e28dd2210 100644 --- a/v1.67/modules/presence_router_callbacks.html +++ b/v1.67/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.67/modules/spam_checker_callbacks.html b/v1.67/modules/spam_checker_callbacks.html index 7b20101fb3..bf7379a635 100644 --- a/v1.67/modules/spam_checker_callbacks.html +++ b/v1.67/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.67/modules/third_party_rules_callbacks.html b/v1.67/modules/third_party_rules_callbacks.html index aedda2061f..915d7b13a4 100644 --- a/v1.67/modules/third_party_rules_callbacks.html +++ b/v1.67/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.67/modules/writing_a_module.html b/v1.67/modules/writing_a_module.html index 97c97f87f7..8bfcccb203 100644 --- a/v1.67/modules/writing_a_module.html +++ b/v1.67/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.4.1