annotate mod_smacks_offline/README.md @ 6562:5da6fb562df9 default tip

mod_unified_push: Fix push error handling (fixes #2000) Use the error object that send_iq() passes as an argument to it's reject callback instead of attempting and failing to do the parsing in the callback itself.
author kmq
date Mon, 06 Jul 2026 14:23:57 +0200
parents 98951dab5851
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3938
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
1 ---
5999
98951dab5851 mod_smacks_offline: remove obsoleted module
Menel <menel@snikket.de>
parents: 5975
diff changeset
2 superseded_by: mod_smacks
3938
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
3 labels:
5999
98951dab5851 mod_smacks_offline: remove obsoleted module
Menel <menel@snikket.de>
parents: 5975
diff changeset
4 - 'Stage-Obsolete'
3938
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
5 summary: Module deprecated, just use mod_smacks
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
6 ...
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
7
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
8 Introduction
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
9 ============
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
10
5999
98951dab5851 mod_smacks_offline: remove obsoleted module
Menel <menel@snikket.de>
parents: 5975
diff changeset
11 This module is deprecated and superseded by [mod_smacks](https://prosody.im/doc/modules/mod_smacks).