From 23ed04da6e2a8f43b26d4047c7a82f905400a1e2 Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:53:10 +0000 Subject: Version picker deployed for v1.96 docs to Github Pages --- v1.96/modules/account_data_callbacks.html | 17 ++++++++++++++++- v1.96/modules/account_validity_callbacks.html | 17 ++++++++++++++++- .../add_extra_fields_to_client_events_unsigned.html | 17 ++++++++++++++++- .../modules/background_update_controller_callbacks.html | 17 ++++++++++++++++- v1.96/modules/index.html | 17 ++++++++++++++++- v1.96/modules/password_auth_provider_callbacks.html | 17 ++++++++++++++++- v1.96/modules/porting_legacy_module.html | 17 ++++++++++++++++- v1.96/modules/presence_router_callbacks.html | 17 ++++++++++++++++- v1.96/modules/spam_checker_callbacks.html | 17 ++++++++++++++++- v1.96/modules/third_party_rules_callbacks.html | 17 ++++++++++++++++- v1.96/modules/writing_a_module.html | 17 ++++++++++++++++- 11 files changed, 176 insertions(+), 11 deletions(-) (limited to 'v1.96/modules') diff --git a/v1.96/modules/account_data_callbacks.html b/v1.96/modules/account_data_callbacks.html index 9004174bb1..b9968f15bc 100644 --- a/v1.96/modules/account_data_callbacks.html +++ b/v1.96/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.96/modules/account_validity_callbacks.html b/v1.96/modules/account_validity_callbacks.html index eb23bf6f0b..959e64eab1 100644 --- a/v1.96/modules/account_validity_callbacks.html +++ b/v1.96/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.96/modules/add_extra_fields_to_client_events_unsigned.html b/v1.96/modules/add_extra_fields_to_client_events_unsigned.html index b23940d4bd..f004a2601a 100644 --- a/v1.96/modules/add_extra_fields_to_client_events_unsigned.html +++ b/v1.96/modules/add_extra_fields_to_client_events_unsigned.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -206,5 +219,7 @@ section, the last-registered callback wins.

+ + - \ No newline at end of file + diff --git a/v1.96/modules/background_update_controller_callbacks.html b/v1.96/modules/background_update_controller_callbacks.html index 62851e877b..83b5cd2e4e 100644 --- a/v1.96/modules/background_update_controller_callbacks.html +++ b/v1.96/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.96/modules/index.html b/v1.96/modules/index.html index d56942176c..629c6997c6 100644 --- a/v1.96/modules/index.html +++ b/v1.96/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.96/modules/password_auth_provider_callbacks.html b/v1.96/modules/password_auth_provider_callbacks.html index 941dc90d12..7b07acdfe1 100644 --- a/v1.96/modules/password_auth_provider_callbacks.html +++ b/v1.96/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.96/modules/porting_legacy_module.html b/v1.96/modules/porting_legacy_module.html index b19e5c6612..7d4b928be4 100644 --- a/v1.96/modules/porting_legacy_module.html +++ b/v1.96/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.96/modules/presence_router_callbacks.html b/v1.96/modules/presence_router_callbacks.html index 1574797c03..1b0457de7c 100644 --- a/v1.96/modules/presence_router_callbacks.html +++ b/v1.96/modules/presence_router_callbacks.html @@ -28,6 +28,7 @@ + @@ -103,6 +104,18 @@ +
+ +

Synapse

@@ -273,5 +286,7 @@ class CustomPresenceRouter: + + - \ No newline at end of file + diff --git a/v1.96/modules/spam_checker_callbacks.html b/v1.96/modules/spam_checker_callbacks.html index 4b5378feaa..2092387123 100644 --- a/v1.96/modules/spam_checker_callbacks.html +++ b/v1.96/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.96/modules/third_party_rules_callbacks.html b/v1.96/modules/third_party_rules_callbacks.html index d235c91239..c601154292 100644 --- a/v1.96/modules/third_party_rules_callbacks.html +++ b/v1.96/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.96/modules/writing_a_module.html b/v1.96/modules/writing_a_module.html index 5c0ac0de25..ac3ac5555f 100644 --- a/v1.96/modules/writing_a_module.html +++ b/v1.96/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