Mercurial > prosody-modules
annotate mod_invites/README.md @ 6519:01d8bfbfc435
mod_pubsub_serverinfo: Fix check for local domain
The module was checking whether a host exists, but this may be misleading if
our host is loaded before the host that is being checked.
This change makes it check the config. This will provide a false positive in
the rare case that the host is defined but not activated/enabled. But we don't
have an API currently for "is this host configured and enabled?"
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Tue, 21 Apr 2026 19:54:19 +0100 |
| parents | 00735045109d |
| children |
| rev | line source |
|---|---|
|
4097
96838617695a
mod_invites: Update documentation
Matthew Wild <mwild1@gmail.com>
parents:
3780
diff
changeset
|
1 --- |
|
96838617695a
mod_invites: Update documentation
Matthew Wild <mwild1@gmail.com>
parents:
3780
diff
changeset
|
2 labels: |
|
5482
2f7fff6c8c73
mod_invites{,_adhoc,_register}: Recommend using version included with prosody
Kim Alvefur <zash@zash.se>
parents:
4224
diff
changeset
|
3 - 'Stage-Merged' |
|
4097
96838617695a
mod_invites: Update documentation
Matthew Wild <mwild1@gmail.com>
parents:
3780
diff
changeset
|
4 summary: 'Invite management module for Prosody' |
|
6399
00735045109d
mod_invites: Remove, these are shipped with the oldest supported Prosody
Kim Alvefur <zash@zash.se>
parents:
5975
diff
changeset
|
5 superseded_by: mod_invites |
|
4097
96838617695a
mod_invites: Update documentation
Matthew Wild <mwild1@gmail.com>
parents:
3780
diff
changeset
|
6 ... |
|
96838617695a
mod_invites: Update documentation
Matthew Wild <mwild1@gmail.com>
parents:
3780
diff
changeset
|
7 |
|
96838617695a
mod_invites: Update documentation
Matthew Wild <mwild1@gmail.com>
parents:
3780
diff
changeset
|
8 Introduction |
|
96838617695a
mod_invites: Update documentation
Matthew Wild <mwild1@gmail.com>
parents:
3780
diff
changeset
|
9 ============ |
|
96838617695a
mod_invites: Update documentation
Matthew Wild <mwild1@gmail.com>
parents:
3780
diff
changeset
|
10 |
|
6399
00735045109d
mod_invites: Remove, these are shipped with the oldest supported Prosody
Kim Alvefur <zash@zash.se>
parents:
5975
diff
changeset
|
11 ::: {.alert .alert-error} |
|
00735045109d
mod_invites: Remove, these are shipped with the oldest supported Prosody
Kim Alvefur <zash@zash.se>
parents:
5975
diff
changeset
|
12 This module has been merged into Prosody as [mod_invites][doc:modules:mod_invites]. |
|
5482
2f7fff6c8c73
mod_invites{,_adhoc,_register}: Recommend using version included with prosody
Kim Alvefur <zash@zash.se>
parents:
4224
diff
changeset
|
13 ::: |
