Sat, 10 Aug 2013 21:15:25 +0200 mod_mam_muc: Switch to new stanza storage API
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 21:15:25 +0200] rev 1141
mod_mam_muc: Switch to new stanza storage API
Sat, 10 Aug 2013 21:10:03 +0200 mod_mam_muc: Send proper error reply when one is not allowed to query archive
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 21:10:03 +0200] rev 1140
mod_mam_muc: Send proper error reply when one is not allowed to query archive
Sat, 10 Aug 2013 21:08:45 +0200 mod_mam_muc: Get room objects in a less awkward fashion
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 21:08:45 +0200] rev 1139
mod_mam_muc: Get room objects in a less awkward fashion
Sat, 10 Aug 2013 21:05:38 +0200 mod_mam_muc: Switch to iq-get hook and drop some indentation
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 21:05:38 +0200] rev 1138
mod_mam_muc: Switch to iq-get hook and drop some indentation
Sat, 10 Aug 2013 20:42:56 +0200 mod_mam/mamprefs.lib: Cache prefs in memory to save storage calls
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 20:42:56 +0200] rev 1137
mod_mam/mamprefs.lib: Cache prefs in memory to save storage calls
Sat, 10 Aug 2013 20:39:24 +0200 mod_mam/mamprefs.lib: Switch to storagemanager API
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 20:39:24 +0200] rev 1136
mod_mam/mamprefs.lib: Switch to storagemanager API
Sat, 10 Aug 2013 20:38:25 +0200 mod_mam: Break out routines for converting prefs between XML and our internal representation into a library
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 20:38:25 +0200] rev 1135
mod_mam: Break out routines for converting prefs between XML and our internal representation into a library
Sat, 10 Aug 2013 17:32:28 +0200 mod_muc_log: Clean up some unused imports and variables
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 17:32:28 +0200] rev 1134
mod_muc_log: Clean up some unused imports and variables
Sat, 10 Aug 2013 17:25:21 +0200 mod_muc_log: Use old datamanager directly, instead of hacking storagemanager
Kim Alvefur <zash@zash.se> [Sat, 10 Aug 2013 17:25:21 +0200] rev 1133
mod_muc_log: Use old datamanager directly, instead of hacking storagemanager
Wed, 07 Aug 2013 11:13:54 +0200 mod_telnet_tlsinfo: Add a pattern argument similar to s2s:show(pattern) for limiting output
Kim Alvefur <zash@zash.se> [Wed, 07 Aug 2013 11:13:54 +0200] rev 1132
mod_telnet_tlsinfo: Add a pattern argument similar to s2s:show(pattern) for limiting output
Sun, 04 Aug 2013 18:12:52 +0200 mod_s2s_auth_fingerprint: Add a cert-pinning mode
Kim Alvefur <zash@zash.se> [Sun, 04 Aug 2013 18:12:52 +0200] rev 1131
mod_s2s_auth_fingerprint: Add a cert-pinning mode
Sat, 03 Aug 2013 12:38:22 +0200 mod_s2s_auth_dnssec_srv: Ignore certificates with invalid chains.
Kim Alvefur <zash@zash.se> [Sat, 03 Aug 2013 12:38:22 +0200] rev 1130
mod_s2s_auth_dnssec_srv: Ignore certificates with invalid chains.
Sat, 03 Aug 2013 01:16:31 +0200 mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code)
Kim Alvefur <zash@zash.se> [Sat, 03 Aug 2013 01:16:31 +0200] rev 1129
mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code)
Sat, 03 Aug 2013 00:56:15 +0200 mod_bidi: Allow route/remote event to continue if we couldn't send a stanza (in case the session was destroyed)
Kim Alvefur <zash@zash.se> [Sat, 03 Aug 2013 00:56:15 +0200] rev 1128
mod_bidi: Allow route/remote event to continue if we couldn't send a stanza (in case the session was destroyed)
Sat, 03 Aug 2013 00:53:09 +0200 mod_bidi: Make sessions table weak
Kim Alvefur <zash@zash.se> [Sat, 03 Aug 2013 00:53:09 +0200] rev 1127
mod_bidi: Make sessions table weak
Sat, 03 Aug 2013 00:51:00 +0200 mod_bidi: Don't try to send on destroyed sessions
Kim Alvefur <zash@zash.se> [Sat, 03 Aug 2013 00:51:00 +0200] rev 1126
mod_bidi: Don't try to send on destroyed sessions
Sat, 03 Aug 2013 00:35:20 +0200 mod_bidi: Fix accidentally module-global value
Kim Alvefur <zash@zash.se> [Sat, 03 Aug 2013 00:35:20 +0200] rev 1125
mod_bidi: Fix accidentally module-global value
Sat, 03 Aug 2013 00:24:12 +0200 mod_bidi: Make sure context for stanzas coming from bidi-enabled s2sout connections have the correct direction attribute
Kim Alvefur <zash@zash.se> [Sat, 03 Aug 2013 00:24:12 +0200] rev 1124
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 mod_bidi: Only allow or offer bidi on secure connections, with an option to revert to previous behaviour
Kim Alvefur <zash@zash.se> [Fri, 02 Aug 2013 18:22:55 +0200] rev 1123
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 mod_bidi: Minor cleanup
Kim Alvefur <zash@zash.se> [Fri, 02 Aug 2013 18:21:14 +0200] rev 1122
mod_bidi: Minor cleanup
Fri, 02 Aug 2013 17:35:39 +0200 mod_bidi: Clean up and use 0.9+ routing APIs
Kim Alvefur <zash@zash.se> [Fri, 02 Aug 2013 17:35:39 +0200] rev 1121
mod_bidi: Clean up and use 0.9+ routing APIs
Mon, 29 Jul 2013 13:30:00 +0200 mod_admin_web: Change bootstrap URL
Florian Zeitz <florob@babelmonkeys.de> [Mon, 29 Jul 2013 13:30:00 +0200] rev 1120
mod_admin_web: Change bootstrap URL
Wed, 24 Jul 2013 20:51:56 +0200 mod_admin_web: Use a different cursor for expandable items
Florian Zeitz <florob@babelmonkeys.de> [Wed, 24 Jul 2013 20:51:56 +0200] rev 1119
mod_admin_web: Use a different cursor for expandable items
Mon, 22 Jul 2013 23:42:03 +0200 mod_admin_web: Remove unused local
Florian Zeitz <florob@babelmonkeys.de> [Mon, 22 Jul 2013 23:42:03 +0200] rev 1118
mod_admin_web: Remove unused local
Mon, 22 Jul 2013 23:23:02 +0200 mod_admin_web: Provide some information about the TLS layer
Florian Zeitz <florob@babelmonkeys.de> [Mon, 22 Jul 2013 23:23:02 +0200] rev 1117
mod_admin_web: Provide some information about the TLS layer
Sat, 13 Jul 2013 17:43:30 +0200 mod_mam: Update to use 'archive' storage type. Note: this breaks support with 0.9 and older.
Kim Alvefur <zash@zash.se> [Sat, 13 Jul 2013 17:43:30 +0200] rev 1116
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 mod_mam_adhoc: Use mod_mam/mamprefs.lib
Kim Alvefur <zash@zash.se> [Sat, 13 Jul 2013 17:30:56 +0200] rev 1115
mod_mam_adhoc: Use mod_mam/mamprefs.lib
Sat, 13 Jul 2013 17:00:13 +0200 mod_mam: Swap first and last first for a simpler argument to RSM in reverse queries
Kim Alvefur <zash@zash.se> [Sat, 13 Jul 2013 17:00:13 +0200] rev 1114
mod_mam: Swap first and last first for a simpler argument to RSM in reverse queries
Fri, 12 Jul 2013 23:18:30 +0200 mod_mam: Neater reply building
Kim Alvefur <zash@zash.se> [Fri, 12 Jul 2013 23:18:30 +0200] rev 1113
mod_mam: Neater reply building
Fri, 12 Jul 2013 22:54:41 +0200 mod_mam: Use more specific hook
Kim Alvefur <zash@zash.se> [Fri, 12 Jul 2013 22:54:41 +0200] rev 1112
mod_mam: Use more specific hook
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip