Thu, 10 Feb 2022 18:02:59 +0100 prosody.cfg.lua.dist: Add new modules
Kim Alvefur <zash@zash.se> [Thu, 10 Feb 2022 18:02:59 +0100] rev 12326
prosody.cfg.lua.dist: Add new modules mod_admin_shell enabled by default because it's awesome! mod_smacks and mod_bookmarks under recommended since they're recommended by the compliance suite XEP-0459 Invites under nice to have and enabled by default to enable a somewhat nice out of the box experience Other new modules mostly under Other mod_external_services left out since it's an advanced thing
Thu, 04 Feb 2021 00:49:07 +0100 prosody.cfg.lua.dist: Add note about 'localhost'
Kim Alvefur <zash@zash.se> [Thu, 04 Feb 2021 00:49:07 +0100] rev 12325
prosody.cfg.lua.dist: Add note about 'localhost'
Wed, 02 Mar 2022 16:12:28 +0000 prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
Matthew Wild <mwild1@gmail.com> [Wed, 02 Mar 2022 16:12:28 +0000] rev 12324
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
Wed, 02 Mar 2022 16:02:42 +0000 prosodyctl: check dns: List discovered addresses for diagnostic purposes
Matthew Wild <mwild1@gmail.com> [Wed, 02 Mar 2022 16:02:42 +0000] rev 12323
prosodyctl: check dns: List discovered addresses for diagnostic purposes It is very common to get the "unknown address" warning with this command, but people do not always understand it, or know how to debug it. Now we clearly show the addresses that prosodyctl discovered.
Wed, 02 Mar 2022 15:45:24 +0000 util.prosodyctl: check: warn about unreferenced components, suggest disco_items
Matthew Wild <mwild1@gmail.com> [Wed, 02 Mar 2022 15:45:24 +0000] rev 12322
util.prosodyctl: check: warn about unreferenced components, suggest disco_items
Wed, 02 Mar 2022 15:22:12 +0000 util.prosodyctl: Warn about enabled public registration in 'check config'
Matthew Wild <mwild1@gmail.com> [Wed, 02 Mar 2022 15:22:12 +0000] rev 12321
util.prosodyctl: Warn about enabled public registration in 'check config'
Wed, 23 Feb 2022 20:31:03 +0100 util.poll: Add support for the poll() API
Kim Alvefur <zash@zash.se> [Wed, 23 Feb 2022 20:31:03 +0100] rev 12320
util.poll: Add support for the poll() API Might be better than select(), more portable than epoll.
Sun, 27 Feb 2022 14:36:43 +0100 util.poll: Expose API (epoll or select) used
Kim Alvefur <zash@zash.se> [Sun, 27 Feb 2022 14:36:43 +0100] rev 12319
util.poll: Expose API (epoll or select) used Could he handy to know for debugging or decisions
Wed, 23 Feb 2022 20:30:22 +0100 util.poll: Restructure to make adding additional system APIs easier
Kim Alvefur <zash@zash.se> [Wed, 23 Feb 2022 20:30:22 +0100] rev 12318
util.poll: Restructure to make adding additional system APIs easier
Sun, 13 Feb 2022 16:53:56 +0100 make: Split up install targets to allow different subset
Kim Alvefur <zash@zash.se> [Sun, 13 Feb 2022 16:53:56 +0100] rev 12317
make: Split up install targets to allow different subset The prosody-trunk nightly packages currently use the Debian dh-lua framework to install core/, net/ and util/ into Lua-versioned directory trees, while plugins and executables should still be installed like before.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip