diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-01-26 20:11:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-27 07:43:50 +0700 |
commit | 361fc95a997c1edc45a536c9ef4cfd75b435c4ed (patch) | |
tree | 0d8f35db195d00a6f70c47b7ac5ff8d8928a2e60 /network/prosody-mod-filter-chatstates/slack-desc | |
parent | 40c4dbc0e7737cb31505d389ffb30ad412da6fae (diff) | |
download | slackbuilds-361fc95a997c1edc45a536c9ef4cfd75b435c4ed.tar.gz |
network/prosody-mod-filter-chatstates: Added (Prosody modules).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-filter-chatstates/slack-desc')
-rw-r--r-- | network/prosody-mod-filter-chatstates/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/prosody-mod-filter-chatstates/slack-desc b/network/prosody-mod-filter-chatstates/slack-desc new file mode 100644 index 0000000000..33f9000e88 --- /dev/null +++ b/network/prosody-mod-filter-chatstates/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +prosody-mod-filter-chatstates: prosody-mod-filter-chatstates (XEP-0352: Client State Indication Imp) +prosody-mod-filter-chatstates: +prosody-mod-filter-chatstates: Some mobile XMPP client developers consider Chat State Notifications +prosody-mod-filter-chatstates: to be a waste of power and bandwidth, especially when the user is +prosody-mod-filter-chatstates: not actively looking at their device. This module will filter them +prosody-mod-filter-chatstates: out while the session is considered inactive. +prosody-mod-filter-chatstates: +prosody-mod-filter-chatstates: +prosody-mod-filter-chatstates: +prosody-mod-filter-chatstates: https://modules.prosody.im/mod_filter_chatstates.html +prosody-mod-filter-chatstates: |