comparison mod_cache_c2s_caps/README.markdown @ 3461:b54e98d5c4a1

mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sun, 03 Feb 2019 21:36:31 +0100
parents 0273d7583373
children
comparison
equal deleted inserted replaced
3460:f25b0623b276 3461:b54e98d5c4a1
8 This module listens on presences containing caps (XEP-0115) and asks the client 8 This module listens on presences containing caps (XEP-0115) and asks the client
9 for the corresponding disco#info if it changed. 9 for the corresponding disco#info if it changed.
10 10
11 It fires the c2s-capabilities-changed event once the disco#info result is 11 It fires the c2s-capabilities-changed event once the disco#info result is
12 received. 12 received.
13
14 Compatibility
15 =============
16
17 ------- ---------------
18 trunk Works
19 0.11 Does not work
20 0.10 Does not work
21 ------- ---------------