Mercurial > prosody-modules
comparison mod_cloud_notify/README.markdown @ 3944:7630d4ade7cd
mod_cloud_notify: fix link and table layout in readme
author | tmolitor <thilo@eightysoft.de> |
---|---|
date | Wed, 11 Mar 2020 20:09:17 +0100 |
parents | f5e6368a1c39 |
children | 487f1eb829cf |
comparison
equal
deleted
inserted
replaced
3943:f5e6368a1c39 | 3944:7630d4ade7cd |
---|---|
71 Configured in-band by supporting clients. | 71 Configured in-band by supporting clients. |
72 | 72 |
73 Compatibility | 73 Compatibility |
74 ============= | 74 ============= |
75 | 75 |
76 ----- ----------------------------------------------------------------------------- | 76 ------ ----------------------------------------------------------------------------- |
77 trunk Works | 77 trunk Works |
78 0.11 Works | 78 0.11 Works |
79 0.10 Works | 79 0.10 Works |
80 0.9 Support dropped, use version last supported version [675726ab06d3] | 80 0.9 Support dropped, use last supported version [675726ab06d3](//hg.prosody.im/prosody-modules/raw-file/675726ab06d3/mod_cloud_notify/mod_cloud_notify.lua) |
81 ----- ----------------------------------------------------------------------------- | 81 ------ ----------------------------------------------------------------------------- |
82 | |
82 | 83 |
83 [^1]: The service which is expected to forward notifications to something like Google Cloud Messaging or Apple Notification Service | 84 [^1]: The service which is expected to forward notifications to something like Google Cloud Messaging or Apple Notification Service |
84 [^2]: [business_rules.markdown](//hg.prosody.im/prosody-modules/file/tip/mod_cloud_notify/business_rules.markdown) | 85 [^2]: [business_rules.markdown](//hg.prosody.im/prosody-modules/file/tip/mod_cloud_notify/business_rules.markdown) |
85 [675726ab06d3]: //hg.prosody.im/prosody-modules/raw-file/675726ab06d3/mod_cloud_notify/mod_cloud_notify.lua |