Tue, 21 Mar 2017 11:17:17 +0100 mod_storage_xmlarchive: Cache current date in a local
Kim Alvefur <zash@zash.se> [Tue, 21 Mar 2017 11:17:17 +0100] rev 2637
mod_storage_xmlarchive: Cache current date in a local
Tue, 21 Mar 2017 10:56:56 +0100 mod_storage_xmlarchive: Break out XML file reading into a function
Kim Alvefur <zash@zash.se> [Tue, 21 Mar 2017 10:56:56 +0100] rev 2636
mod_storage_xmlarchive: Break out XML file reading into a function
Tue, 21 Mar 2017 09:43:03 +0000 mod_http_roster_admin: Don't call callback if it's nil
JC Brand <jc@opkode.com> [Tue, 21 Mar 2017 09:43:03 +0000] rev 2635
mod_http_roster_admin: Don't call callback if it's nil
Tue, 21 Mar 2017 09:31:13 +0000 mod_auth_http_async: Use "net.http" for async case.
JC Brand <jc@opkode.com> [Tue, 21 Mar 2017 09:31:13 +0000] rev 2634
mod_auth_http_async: Use "net.http" for async case.
Tue, 21 Mar 2017 09:14:03 +0000 mod_auth_http_async: For sync calls, use LuaSockets' HTTP lib
JC Brand <jc@opkode.com> [Tue, 21 Mar 2017 09:14:03 +0000] rev 2633
mod_auth_http_async: For sync calls, use LuaSockets' HTTP lib
Tue, 21 Mar 2017 04:48:37 +0100 mod_mam_muc: Include stanza-id in history replay
Kim Alvefur <zash@zash.se> [Tue, 21 Mar 2017 04:48:37 +0100] rev 2632
mod_mam_muc: Include stanza-id in history replay
Tue, 21 Mar 2017 04:26:00 +0100 mod_mam_muc: Add stanza-id tags (updates to XEP-0313 v0.6)
Kim Alvefur <zash@zash.se> [Tue, 21 Mar 2017 04:26:00 +0100] rev 2631
mod_mam_muc: Add stanza-id tags (updates to XEP-0313 v0.6)
Tue, 21 Mar 2017 04:18:23 +0100 mod_mam_muc: Shorten some lines [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 21 Mar 2017 04:18:23 +0100] rev 2630
mod_mam_muc: Shorten some lines [luacheck]
Sat, 18 Mar 2017 00:20:04 +0100 mod_cloud_notify: Fixed error in push deduplication
tmolitor <thilo@eightysoft.de> [Sat, 18 Mar 2017 00:20:04 +0100] rev 2629
mod_cloud_notify: Fixed error in push deduplication Make handling of node ids and push_identifiers more error resilient. Also add some better debug output.
Wed, 15 Mar 2017 16:24:03 +0100 mod_smacks: Prevent ack loop on misbehaving clients
tmolitor <thilo@eightysoft.de> [Wed, 15 Mar 2017 16:24:03 +0100] rev 2628
mod_smacks: Prevent ack loop on misbehaving clients
Wed, 15 Mar 2017 16:21:55 +0100 mod_smacks: Made module more error resistant
tmolitor <thilo@eightysoft.de> [Wed, 15 Mar 2017 16:21:55 +0100] rev 2627
mod_smacks: Made module more error resistant
Wed, 15 Mar 2017 09:01:50 +0000 mod_http_roster_admin: remove unused requires
JC Brand <jc@opkode.com> [Wed, 15 Mar 2017 09:01:50 +0000] rev 2626
mod_http_roster_admin: remove unused requires
Wed, 15 Mar 2017 08:53:30 +0000 mod_http_roster_admin: No need to manually purge.
JC Brand <jc@opkode.com> [Wed, 15 Mar 2017 08:53:30 +0000] rev 2625
mod_http_roster_admin: No need to manually purge. mod_storage_memory now has the `auto_purge_enabled` option which does the job.
Tue, 14 Mar 2017 17:46:51 +0000 mod_storage_memory: Add support for clearing a user's data when they log out
Matthew Wild <mwild1@gmail.com> [Tue, 14 Mar 2017 17:46:51 +0000] rev 2624
mod_storage_memory: Add support for clearing a user's data when they log out
Tue, 14 Mar 2017 12:59:41 +0000 mod_storage_memory: Add :purge() method to all store types
Matthew Wild <mwild1@gmail.com> [Tue, 14 Mar 2017 12:59:41 +0000] rev 2623
mod_storage_memory: Add :purge() method to all store types
Fri, 10 Mar 2017 10:36:17 +0000 mod_firewall: Add some more comments
Matthew Wild <mwild1@gmail.com> [Fri, 10 Mar 2017 10:36:17 +0000] rev 2622
mod_firewall: Add some more comments
Tue, 14 Mar 2017 12:35:56 +0000 Purge the roster from RAM when the user logs off.
JC Brand <jc@opkode.com> [Tue, 14 Mar 2017 12:35:56 +0000] rev 2621
Purge the roster from RAM when the user logs off. Also.. the `download` flag was being checked for, but never set, causing the roster to be fetched even if it was cached.
Tue, 14 Mar 2017 04:20:02 +0100 mod_invite: Split long line [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 14 Mar 2017 04:20:02 +0100] rev 2620
mod_invite: Split long line [luacheck]
Tue, 14 Mar 2017 04:19:51 +0100 mod_invite: Trim trailing whitespace [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 14 Mar 2017 04:19:51 +0100] rev 2619
mod_invite: Trim trailing whitespace [luacheck]
Tue, 14 Mar 2017 04:19:26 +0100 mod_invite: Remove unused arguments [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 14 Mar 2017 04:19:26 +0100] rev 2618
mod_invite: Remove unused arguments [luacheck]
Tue, 14 Mar 2017 04:19:06 +0100 mod_invite: Remove unused inport [luacheck]
Kim Alvefur <zash@zash.se> [Tue, 14 Mar 2017 04:19:06 +0100] rev 2617
mod_invite: Remove unused inport [luacheck]
Tue, 14 Mar 2017 00:19:59 +0100 luacheckrc: Add the module:http_url API provided by mod_http to known globals
Kim Alvefur <zash@zash.se> [Tue, 14 Mar 2017 00:19:59 +0100] rev 2616
luacheckrc: Add the module:http_url API provided by mod_http to known globals
Mon, 13 Mar 2017 01:11:55 +0100 mod_cloud_notify: Correct link to implementation details
tmolitor <thilo@eightysoft.de> [Mon, 13 Mar 2017 01:11:55 +0100] rev 2615
mod_cloud_notify: Correct link to implementation details
Sun, 12 Mar 2017 18:20:22 +0100 misc: Add an example upstart config
Kim Alvefur <zash@zash.se> [Sun, 12 Mar 2017 18:20:22 +0100] rev 2614
misc: Add an example upstart config
Sat, 11 Mar 2017 01:42:45 +0100 mod_cloud_notify: Respect Daniel's business rules and remove endpoints on error
tmolitor <thilo@eightysoft.de> [Sat, 11 Mar 2017 01:42:45 +0100] rev 2613
mod_cloud_notify: Respect Daniel's business rules and remove endpoints on error Daniel's business rules can be found here: https://mail.jabber.org/pipermail/standards/2016-February/030925.html All implementation changes are documented in depth in the file business_rules.markdown
Sat, 11 Mar 2017 01:37:28 +0100 mod_smacks: Add resumed session to event "smacks-hibernation-end"
tmolitor <thilo@eightysoft.de> [Sat, 11 Mar 2017 01:37:28 +0100] rev 2612
mod_smacks: Add resumed session to event "smacks-hibernation-end" Older versions of this event only have the "intermediate" session in event.session (the one used to resume the existing session), but not the resumed one. This adds event.resumed which contains the resumed one alongside to event.session.
Fri, 10 Mar 2017 10:19:05 +0000 mod_http_upload: Return 201 on successful PUT (as per XEP-0363 and RFC 2616) (Thanks Flow)
Matthew Wild <mwild1@gmail.com> [Fri, 10 Mar 2017 10:19:05 +0000] rev 2611
mod_http_upload: Return 201 on successful PUT (as per XEP-0363 and RFC 2616) (Thanks Flow)
Fri, 10 Mar 2017 01:32:53 +0100 mod_csi_battery_saver: CSI module to save battery on mobile devices, based on mod_csi_pump
tmolitor <thilo@eightysoft.de> [Fri, 10 Mar 2017 01:32:53 +0100] rev 2610
mod_csi_battery_saver: CSI module to save battery on mobile devices, based on mod_csi_pump
Mon, 06 Mar 2017 15:39:47 +0000 mod_firewall: spam-blocking.pfw: Allow groupchat messages and presence to offline full JIDs
Matthew Wild <mwild1@gmail.com> [Mon, 06 Mar 2017 15:39:47 +0000] rev 2609
mod_firewall: spam-blocking.pfw: Allow groupchat messages and presence to offline full JIDs
Mon, 06 Mar 2017 01:05:38 +0100 luacheckrc: Whitelist methods that can be set on the module API instance
Kim Alvefur <zash@zash.se> [Mon, 06 Mar 2017 01:05:38 +0100] rev 2608
luacheckrc: Whitelist methods that can be set on the module API instance
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip