Mercurial > prosody-modules
comparison mod_cloud_notify_encrypted/README.md @ 6173:274fb65904a7
mod_cloud_notify(all the extentions): remove rockspec dependemcy so the prosody community module does not get installed, since trunk already has it.
diff --git a/mod_cloud_notify_encrypted/README.md b/mod_cloud_notify_encrypted/README.md
--- a/mod_cloud_notify_encrypted/README.md
+++ b/mod_cloud_notify_encrypted/README.md
@@ -2,9 +2,6 @@
labels:
- 'Stage-Alpha'
summary: 'Support for encrypted payloads in push notifications'
-rockspec:
- dependencies:
- - mod_cloud_notify
...
Introduction
diff --git a/mod_cloud_notify_filters/README.md b/mod_cloud_notify_filters/README.md
--- a/mod_cloud_notify_filters/README.md
+++ b/mod_cloud_notify_filters/README.md
@@ -2,9 +2,6 @@
labels:
- 'Stage-Alpha'
summary: 'Support for push notification filtering rules'
-rockspec:
- dependencies:
- - mod_cloud_notify
...
Introduction
diff --git a/mod_cloud_notify_priority_tag/README.md b/mod_cloud_notify_priority_tag/README.md
--- a/mod_cloud_notify_priority_tag/README.md
+++ b/mod_cloud_notify_priority_tag/README.md
@@ -2,9 +2,6 @@
labels:
- 'Stage-Alpha'
summary: 'Support for indicating importance to push notification servers'
-rockspec:
- dependencies:
- - mod_cloud_notify
...
Introduction
| author | Menel <menel@snikket.de> |
|---|---|
| date | Thu, 13 Feb 2025 12:20:46 +0100 |
| parents | 7f8b0830bf40 |
| children | c83bfcc6ac0a |
comparison
equal
deleted
inserted
replaced
| 6172:0781470db737 | 6173:274fb65904a7 |
|---|---|
| 1 --- | 1 --- |
| 2 labels: | 2 labels: |
| 3 - 'Stage-Alpha' | 3 - 'Stage-Alpha' |
| 4 summary: 'Support for encrypted payloads in push notifications' | 4 summary: 'Support for encrypted payloads in push notifications' |
| 5 rockspec: | |
| 6 dependencies: | |
| 7 - mod_cloud_notify | |
| 8 ... | 5 ... |
| 9 | 6 |
| 10 Introduction | 7 Introduction |
| 11 ============ | 8 ============ |
| 12 | 9 |
