Sat, 03 Aug 2013 00:24:12 +0200 |
Kim Alvefur |
mod_bidi: Make sure context for stanzas coming from bidi-enabled s2sout connections have the correct direction attribute
|
Fri, 02 Aug 2013 18:22:55 +0200 |
Kim Alvefur |
mod_bidi: Only allow or offer bidi on secure connections, with an option to revert to previous behaviour
|
Fri, 02 Aug 2013 18:21:14 +0200 |
Kim Alvefur |
mod_bidi: Minor cleanup
|
Fri, 02 Aug 2013 17:35:39 +0200 |
Kim Alvefur |
mod_bidi: Clean up and use 0.9+ routing APIs
|
Mon, 29 Jul 2013 13:30:00 +0200 |
Florian Zeitz |
mod_admin_web: Change bootstrap URL
|
Wed, 24 Jul 2013 20:51:56 +0200 |
Florian Zeitz |
mod_admin_web: Use a different cursor for expandable items
|
Mon, 22 Jul 2013 23:42:03 +0200 |
Florian Zeitz |
mod_admin_web: Remove unused local
|
Mon, 22 Jul 2013 23:23:02 +0200 |
Florian Zeitz |
mod_admin_web: Provide some information about the TLS layer
|
Sat, 13 Jul 2013 17:43:30 +0200 |
Kim Alvefur |
mod_mam: Update to use 'archive' storage type. Note: this breaks support with 0.9 and older.
|
Sat, 13 Jul 2013 17:30:56 +0200 |
Kim Alvefur |
mod_mam_adhoc: Use mod_mam/mamprefs.lib
|
Sat, 13 Jul 2013 17:00:13 +0200 |
Kim Alvefur |
mod_mam: Swap first and last first for a simpler argument to RSM in reverse queries
|
Fri, 12 Jul 2013 23:18:30 +0200 |
Kim Alvefur |
mod_mam: Neater reply building
|
Fri, 12 Jul 2013 22:54:41 +0200 |
Kim Alvefur |
mod_mam: Use more specific hook
|
Fri, 12 Jul 2013 22:46:15 +0200 |
Kim Alvefur |
mod_mam: Split out preference functions into a lib for easy reuse
|
Fri, 12 Jul 2013 01:28:48 +0200 |
Kim Alvefur |
mod_s2s_keepalive: Initial commit, poke s2s connections with pings and whitespace
|
Thu, 11 Jul 2013 16:51:37 +0200 |
Kim Alvefur |
mod_pubsub_googlecode: Import hmac from util.hashes
|
Thu, 11 Jul 2013 16:51:27 +0200 |
Kim Alvefur |
mod_turncredentials: Import HMAC from util.hashes
|
Thu, 11 Jul 2013 16:48:26 +0200 |
Kim Alvefur |
mod_pubsub_feeds: Use HMAC-SHA1 from util.hashes (util.hmac was deprecated)
|
Wed, 10 Jul 2013 13:16:33 +0200 |
Kim Alvefur |
mod_muc_log_http: Have same default for showing presence as mod_muc_log
|
Wed, 10 Jul 2013 12:42:46 +0200 |
Kim Alvefur |
mod_muc_log: Don't change defaults across versions!
|
Wed, 10 Jul 2013 12:41:32 +0200 |
Kim Alvefur |
mod_muc_log: Add a room config option for logging
|
Tue, 09 Jul 2013 09:38:10 +0200 |
Kim Alvefur |
mod_lastlog: Make the command show a help message instead of a traceback when no user given
|
Mon, 08 Jul 2013 12:26:19 +0200 |
Kim Alvefur |
mod_mam/rsm.lib: Fix parsing of empty before tag
|
Mon, 08 Jul 2013 12:19:53 +0200 |
Kim Alvefur |
mod_mam/rsm.lib: Fix serialization of before = true
|
Mon, 08 Jul 2013 00:43:20 +0200 |
Marco Cirillo |
mod_register_redirect: cleanup a bit.
|
Mon, 01 Jul 2013 23:06:00 +0200 |
Kim Alvefur |
mod_http_dir_listing: Fix file ending detection for filenames with more than one period and don't index mime types with nil
|
Sun, 30 Jun 2013 20:14:28 +0200 |
Kim Alvefur |
mod_checkcerts: Add timestamp parsing, format time until expiry more human-readable, adjust check intervals to time left.
|
Sun, 30 Jun 2013 01:13:49 +0200 |
Kim Alvefur |
mod_log_auth: Don't cause an error if any of the logged fields are missing
|
Sun, 30 Jun 2013 01:12:24 +0200 |
Kim Alvefur |
mod_client_certs: Update for x509 API in LuaSec 0.5
|
Sun, 30 Jun 2013 00:50:28 +0200 |
Kim Alvefur |
mod_http_dir_listing: Remove dependency on mod_http_files, global module depending on non-global does not work
|