Mon, 20 Apr 2020 14:49:17 +0200 |
tmolitor |
mod_smacks: better logging for georg
|
Mon, 20 Apr 2020 14:40:09 +0200 |
tmolitor |
mod_smacks: Fix mam handling
|
Sun, 19 Apr 2020 23:38:39 +0200 |
Kim Alvefur |
mod_firewall: Remove trailing whitespace
|
Sun, 19 Apr 2020 23:37:13 +0200 |
Kim Alvefur |
mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin)
|
Sun, 19 Apr 2020 08:15:09 +0200 |
tmolitor |
mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz>
|
Sun, 19 Apr 2020 08:12:21 +0200 |
tmolitor |
mod_cloud_notify: make stanza queue processing faster
|
Sat, 18 Apr 2020 15:43:08 +0200 |
Kim Alvefur |
Merge
|
Thu, 16 Apr 2020 17:34:53 +0200 |
Wiktor Kwapisiewicz |
mod_turncredentials: Add 'transport' attribute
|
Fri, 17 Apr 2020 17:20:51 +0200 |
JC Brand |
Merge
|
Fri, 17 Apr 2020 17:19:17 +0200 |
JC Brand |
muc_defaults: Add support for the presence_broadcast setting
|
Wed, 15 Apr 2020 21:19:45 +0100 |
Matthew Wild |
mod_muc_rai: New module to implement Room Activity Indicators
|
Mon, 13 Apr 2020 21:53:01 +0200 |
Kim Alvefur |
mod_firewall: Fix use of unpack() on Lua 5.3
|
Mon, 13 Apr 2020 15:48:58 +0100 |
Matthew Wild |
mod_muc_markers: New module for server-side receipt tracking in MUCs
|
Sun, 12 Apr 2020 18:07:16 +0200 |
Kim Alvefur |
mod_rest: Improve auth error reporting
|
Tue, 07 Apr 2020 22:11:52 +0200 |
tmolitor |
mod_nooffline_noerror: Fix for missing log
|
Tue, 07 Apr 2020 18:48:04 +0200 |
kaliko |
mod_measure_muc: Collect statistics on Grout Chat
|
Sun, 05 Apr 2020 23:39:08 +0200 |
tmolitor |
Merge commit
|
Sun, 05 Apr 2020 23:37:17 +0200 |
tmolitor |
mod_smacks: Update documentation and slightly adjust default values
|
Sat, 21 Mar 2020 23:50:34 +0100 |
tmolitor |
mod_nooffline_noerror: fix error in logging
|
Fri, 03 Apr 2020 12:26:56 +0100 |
Matthew Wild |
mod_muc_limits: Add config option to limit to join stanzas only
|
Fri, 03 Apr 2020 12:24:54 +0100 |
Matthew Wild |
mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning
|
Mon, 30 Mar 2020 19:56:43 +0200 |
Kim Alvefur |
mod_http_upload/README: User/host arguments to command not optional (thanks kaliko)
|
Mon, 30 Mar 2020 19:56:09 +0200 |
Kim Alvefur |
mod_http_upload: Show help message if not at least one host/user is given
|
Mon, 30 Mar 2020 19:56:04 +0200 |
Kim Alvefur |
mod_http_upload: Add some kind of help message to prosodyctl command
|
Mon, 30 Mar 2020 19:20:09 +0200 |
Kim Alvefur |
mod_http_upload/README: Add example disco_items use
|
Mon, 30 Mar 2020 19:15:04 +0200 |
Kim Alvefur |
mod_http_upload_external: Discourage loading via modules_enabled
|
Mon, 30 Mar 2020 16:29:44 +0200 |
Kim Alvefur |
mod_conversejs/README: Add an example of the URL to open
|
Fri, 27 Mar 2020 15:51:57 +0100 |
JC Brand |
mod_muc_archive: Add fork of mod_muc_log that uses newer storage API
|
Fri, 27 Mar 2020 11:56:14 +0100 |
JC Brand |
mod_stanzas: tighten up stanza check and add explanatory text
|
Thu, 26 Mar 2020 11:57:02 +0100 |
JC Brand |
mod_smacks: also count outgoing MAM messages
|