Fri, 29 Sep 2017 09:18:24 +0100 |
Matthew Wild |
mod_swedishchef: Add event so other modules can use this filter
|
Fri, 29 Sep 2017 09:18:05 +0100 |
Matthew Wild |
mod_swedishchef: Add configuration toggle
|
Tue, 26 Sep 2017 17:51:09 +0100 |
Matthew Wild |
mod_limits: Handle fractional outstanding balance (imported from prosody 25237002aba4)
|
Tue, 26 Sep 2017 14:08:39 +0100 |
Matthew Wild |
mod_compression: Rename to mod_compression_unsafe and add security note
|
Tue, 26 Sep 2017 12:35:25 +0200 |
Kim Alvefur |
mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck]
|
Tue, 26 Sep 2017 12:35:08 +0200 |
Kim Alvefur |
mod_auth_ldap: Split long line into many [luacheck]
|
Mon, 25 Sep 2017 11:20:05 +0100 |
Matthew Wild |
mod_traceback: Write current stack trace to file on SIGUSR1
|
Sat, 23 Sep 2017 13:22:30 +0100 |
Matthew Wild |
mod_server_contact_info: Correctly pass the list of addresses to util.dataforms
|
Fri, 22 Sep 2017 20:34:56 +0200 |
Kim Alvefur |
mod_muc_limits: Fix alignment of table columns
|
Fri, 22 Sep 2017 13:43:54 +0100 |
Matthew Wild |
mod_muc_limits: Update compatibility table
|
Fri, 22 Sep 2017 13:43:41 +0100 |
Matthew Wild |
mod_muc_limits: Document muc_max_nick_length
|
Thu, 21 Sep 2017 23:31:42 +0200 |
Kim Alvefur |
mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996)
|
Tue, 19 Sep 2017 22:07:51 +0200 |
Emmanuel Gil Peyrot |
mod_http_upload: Send a correct response on namespace :0.
|
Tue, 19 Sep 2017 18:47:18 +0200 |
Emmanuel Gil Peyrot |
mod_pastebin: Check for MUC presence before handling a message.
|
Mon, 18 Sep 2017 16:39:02 +0100 |
Matthew Wild |
mod_http_host_status_check: Add list of failing hosts to the first line for summary
|
Tue, 12 Sep 2017 15:46:49 +0200 |
Kim Alvefur |
mod_mam: Use a FIFO queue for scheduling archive expiry
|
Mon, 04 Sep 2017 14:49:37 +0200 |
Kim Alvefur |
mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc
|
Sun, 03 Sep 2017 13:28:28 +0200 |
Kim Alvefur |
mod_mam: Fix traceback due to borked transplant from 0.10
|
Sun, 03 Sep 2017 12:43:24 +0200 |
Kim Alvefur |
mod_mam: Clone stanza before stripping stanza id after carbons
|
Sun, 03 Sep 2017 00:35:31 +0200 |
Kim Alvefur |
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961)
|
Wed, 30 Aug 2017 08:20:41 +0200 |
Goffi |
mod_delegation: added disco#items:* in doc and changed status to Stage-Beta
|
Wed, 30 Aug 2017 08:19:57 +0200 |
Goffi |
mod_delegation: fixed misplaced up() in <message> stanza generation
|
Sun, 27 Aug 2017 21:35:08 +0200 |
tmolitor |
mod_csi_battery_saver: Fix #921
|
Sun, 27 Aug 2017 21:34:48 +0200 |
tmolitor |
mod_smacks: Fix #921
|
Sun, 27 Aug 2017 21:16:37 +0200 |
tmolitor |
Merge with zash
|
Sun, 27 Aug 2017 21:11:58 +0200 |
tmolitor |
mod_csi_battery_saver: Consider chat markers and outgoing carbon copies as important.
|
Sun, 27 Aug 2017 21:11:26 +0200 |
Kim Alvefur |
Merge with goffi
|
Sun, 27 Aug 2017 20:46:04 +0200 |
Goffi |
mod_delegation: added disco#items support
|
Thu, 24 Aug 2017 19:06:21 +0200 |
tmolitor |
mod_cloud_notify: Implement version 0.3 of XEP-0357
|
Wed, 23 Aug 2017 14:31:55 -0500 |
Matt Loupe |
mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header
|
Tue, 22 Aug 2017 20:25:58 +0200 |
tmolitor |
mod_cloud_notify: Fix small bug.
|
Tue, 22 Aug 2017 20:10:10 +0200 |
tmolitor |
mod_csi_battery_saver: Fix small bug and correct readme.
|
Sat, 19 Aug 2017 17:09:59 +0200 |
tmolitor |
mod_csi_battery_saver: only depend on mod_track_muc_joins if actually used
|
Fri, 18 Aug 2017 22:56:28 +0200 |
tmolitor |
mod_csi_battery_saver: Add config option for better muc handling
|
Fri, 18 Aug 2017 01:49:16 +0200 |
tmolitor |
mod_csi_battery_saver: Fix bug when smacks is resumed before hibernating
|
Fri, 18 Aug 2017 00:56:38 +0200 |
tmolitor |
mod_smacks: Trigger event smacks-hibernation-end after queue resend
|
Thu, 17 Aug 2017 21:34:56 +0200 |
tmolitor |
merge commit
|
Thu, 17 Aug 2017 21:32:52 +0200 |
tmolitor |
mod_csi_battery_saver: Fix a bug introduced by commit f43c77c69a8a
|
Thu, 17 Aug 2017 21:21:23 +0200 |
tmolitor |
mod_csi_battery_saver: Fix interaction with smacks hibernation
|
Thu, 17 Aug 2017 14:49:52 +0200 |
Kim Alvefur |
mod_register_web: Normalize indentation [luacheck]
|
Thu, 17 Aug 2017 14:35:42 +0200 |
Michel Le Bihan |
mod_register_web: Import missing datamanager
|
Wed, 16 Aug 2017 00:01:14 +0200 |
Kim Alvefur |
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle
|
Tue, 15 Aug 2017 21:14:55 +0200 |
Michel Le Bihan |
mod_csi_battery_saver: Clone stanza pushed to queue
|
Mon, 14 Aug 2017 23:31:05 +0200 |
tmolitor |
mod_cloud_notify: Implement the "stripped stanzas" proposal.
|
Sat, 12 Aug 2017 20:45:11 +0200 |
tmolitor |
mod_csi_battery_saver: correctly handle encrypted message stanzas
|
Wed, 02 Aug 2017 19:50:32 +0700 |
Vadim A. Misbakh-Soloviov |
mod_webpresence: Fixed README (working status and TODO)
|
Tue, 01 Aug 2017 17:33:05 +0200 |
Michel Le Bihan |
mod_register_web: Add password confirmation field
|
Thu, 27 Jul 2017 16:46:18 +0200 |
Kim Alvefur |
mod_http_upload: Remove directory when deleting a file (fixes #950)
|
Sat, 22 Jul 2017 23:14:13 +0200 |
Kim Alvefur |
mod_http_upload: Remove MIME type restrictions and checking (fixes #958)
|
Sun, 16 Jul 2017 19:29:05 +0100 |
Emmanuel Gil Peyrot |
mod_secure_interfaces: Add ::1 to the default secure_interfaces.
|
Sun, 16 Jul 2017 19:28:52 +0100 |
Emmanuel Gil Peyrot |
mod_register_redirect: Add ::1 to the default registration_whitelist.
|
Sun, 16 Jul 2017 19:27:44 +0100 |
Emmanuel Gil Peyrot |
mod_captcha_registration: Add ::1 to the default registration_whitelist.
|
Fri, 14 Jul 2017 18:06:17 +0200 |
tmolitor |
mod_smacks: don't send out <r> when already hibernating
|
Thu, 06 Jul 2017 10:48:39 +0100 |
Matthew Wild |
mod_secure_interfaces: Add debug log in non-secure case also
|
Thu, 27 Apr 2017 12:41:53 +0200 |
Kim Alvefur |
mod_mam: Use correct variable
|
Wed, 26 Apr 2017 11:46:22 +0200 |
Kim Alvefur |
mod_mam: Don't ask the storage backend to count all items when expiry is disabled
|
Fri, 23 Jun 2017 16:03:11 +0200 |
Kim Alvefur |
mod_mam_muc: Handle missing maxstanzas (thanks Martin)
|
Fri, 23 Jun 2017 15:31:55 +0200 |
Kim Alvefur |
mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error)
|
Fri, 23 Jun 2017 14:19:55 +0200 |
Kim Alvefur |
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)
|
Fri, 23 Jun 2017 13:54:40 +0200 |
Kim Alvefur |
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)
|