mod_csi_battery_saver: Fix interaction with smacks hibernation
|
tmolitor |
Thu, 17 Aug 2017 21:21:23 +0200 |
mod_register_web: Normalize indentation [luacheck]
|
Kim Alvefur |
Thu, 17 Aug 2017 14:49:52 +0200 |
mod_register_web: Import missing datamanager
|
Michel Le Bihan |
Thu, 17 Aug 2017 14:35:42 +0200 |
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle
|
Kim Alvefur |
Wed, 16 Aug 2017 00:01:14 +0200 |
mod_csi_battery_saver: Clone stanza pushed to queue
|
Michel Le Bihan |
Tue, 15 Aug 2017 21:14:55 +0200 |
mod_cloud_notify: Implement the "stripped stanzas" proposal.
|
tmolitor |
Mon, 14 Aug 2017 23:31:05 +0200 |
mod_csi_battery_saver: correctly handle encrypted message stanzas
|
tmolitor |
Sat, 12 Aug 2017 20:45:11 +0200 |
mod_webpresence: Fixed README (working status and TODO)
|
Vadim A. Misbakh-Soloviov |
Wed, 02 Aug 2017 19:50:32 +0700 |
mod_register_web: Add password confirmation field
|
Michel Le Bihan |
Tue, 01 Aug 2017 17:33:05 +0200 |
mod_http_upload: Remove directory when deleting a file (fixes #950)
|
Kim Alvefur |
Thu, 27 Jul 2017 16:46:18 +0200 |
mod_http_upload: Remove MIME type restrictions and checking (fixes #958)
|
Kim Alvefur |
Sat, 22 Jul 2017 23:14:13 +0200 |
mod_secure_interfaces: Add ::1 to the default secure_interfaces.
|
Emmanuel Gil Peyrot |
Sun, 16 Jul 2017 19:29:05 +0100 |
mod_register_redirect: Add ::1 to the default registration_whitelist.
|
Emmanuel Gil Peyrot |
Sun, 16 Jul 2017 19:28:52 +0100 |
mod_captcha_registration: Add ::1 to the default registration_whitelist.
|
Emmanuel Gil Peyrot |
Sun, 16 Jul 2017 19:27:44 +0100 |
mod_smacks: don't send out <r> when already hibernating
|
tmolitor |
Fri, 14 Jul 2017 18:06:17 +0200 |
mod_secure_interfaces: Add debug log in non-secure case also
|
Matthew Wild |
Thu, 06 Jul 2017 10:48:39 +0100 |
mod_mam: Use correct variable
|
Kim Alvefur |
Thu, 27 Apr 2017 12:41:53 +0200 |
mod_mam: Don't ask the storage backend to count all items when expiry is disabled
|
Kim Alvefur |
Wed, 26 Apr 2017 11:46:22 +0200 |
mod_mam_muc: Handle missing maxstanzas (thanks Martin)
|
Kim Alvefur |
Fri, 23 Jun 2017 16:03:11 +0200 |
mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error)
|
Kim Alvefur |
Fri, 23 Jun 2017 15:31:55 +0200 |
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)
|
Kim Alvefur |
Fri, 23 Jun 2017 14:19:55 +0200 |
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)
|
Kim Alvefur |
Fri, 23 Jun 2017 13:54:40 +0200 |
mod_mam_muc: Add debug logging like in mod_mam
|
Kim Alvefur |
Fri, 23 Jun 2017 13:53:39 +0200 |
mod_mam_muc: Make calculation of max history length more like in mod_muc
|
Kim Alvefur |
Fri, 23 Jun 2017 13:51:23 +0200 |