Wed, 08 Aug 2018 20:40:44 +0100 mod_pep: Add comment explaining 'none' affiliation
Matthew Wild <mwild1@gmail.com> [Wed, 08 Aug 2018 20:40:44 +0100] rev 9160
mod_pep: Add comment explaining 'none' affiliation
Wed, 08 Aug 2018 20:38:10 +0100 mod_pep: Remove "subscriber" affiliation in favour of "none"
Matthew Wild <mwild1@gmail.com> [Wed, 08 Aug 2018 20:38:10 +0100] rev 9159
mod_pep: Remove "subscriber" affiliation in favour of "none" It ended up with identical capabilities to "none", and isn't a standard affiliation defined by XEP-0060 anyway.
Wed, 08 Aug 2018 21:03:37 +0200 mod_pep: Loosen restrictions on the "none" affiliation
Kim Alvefur <zash@zash.se> [Wed, 08 Aug 2018 21:03:37 +0200] rev 9158
mod_pep: Loosen restrictions on the "none" affiliation This allows non-contacts access to data in nodes with the "open" access model. Thanks gerald
Wed, 08 Aug 2018 20:55:14 +0200 mod_pep: Change default affiliation in the "presence" access model to "restricted" for non-contacts
Kim Alvefur <zash@zash.se> [Wed, 08 Aug 2018 20:55:14 +0200] rev 9157
mod_pep: Change default affiliation in the "presence" access model to "restricted" for non-contacts This lets us loosen the restrictions of the "none" affiliation, so that the "open" access model allows anyone basic access.
Wed, 08 Aug 2018 09:29:32 +0200 encodings: Explicitly say that base64 decoding falls through in a switch, fixes a warning in gcc 7+.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 08 Aug 2018 09:29:32 +0200] rev 9156
encodings: Explicitly say that base64 decoding falls through in a switch, fixes a warning in gcc 7+.
Wed, 08 Aug 2018 09:28:42 +0200 pposix: Generate an error when a passed string isn’t "unlimited".
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 08 Aug 2018 09:28:42 +0200] rev 9155
pposix: Generate an error when a passed string isn’t "unlimited".
Wed, 08 Aug 2018 09:28:04 +0200 pposix, signal: Ignore unused arguments.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 08 Aug 2018 09:28:04 +0200] rev 9154
pposix, signal: Ignore unused arguments.
Wed, 08 Aug 2018 09:27:34 +0200 net, pposix, signal: Check for redefined defines, fix warnings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 08 Aug 2018 09:27:34 +0200] rev 9153
net, pposix, signal: Check for redefined defines, fix warnings.
Wed, 08 Aug 2018 08:19:01 +0100 moduleapi: Remove multiple-parameters feature from module:shared()
Matthew Wild <mwild1@gmail.com> [Wed, 08 Aug 2018 08:19:01 +0100] rev 9152
moduleapi: Remove multiple-parameters feature from module:shared() Multiple paths are rarely used, and leads to less clear code than just calling module:shared() once per shared table. It also prevents us from extending the API with new parameters in the future.
Wed, 08 Aug 2018 08:12:36 +0100 MUC: Remove 307 status from error-kicks (fixes #939)
Matthew Wild <mwild1@gmail.com> [Wed, 08 Aug 2018 08:12:36 +0100] rev 9151
MUC: Remove 307 status from error-kicks (fixes #939)
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip