log

age author description
Sat, 10 Aug 2013 21:17:12 +0200 Kim Alvefur mod_mam_muc: Stap archived messages
Sat, 10 Aug 2013 21:15:25 +0200 Kim Alvefur mod_mam_muc: Switch to new stanza storage API
Sat, 10 Aug 2013 21:10:03 +0200 Kim Alvefur mod_mam_muc: Send proper error reply when one is not allowed to query archive
Sat, 10 Aug 2013 21:08:45 +0200 Kim Alvefur mod_mam_muc: Get room objects in a less awkward fashion
Sat, 10 Aug 2013 21:05:38 +0200 Kim Alvefur mod_mam_muc: Switch to iq-get hook and drop some indentation
Sat, 10 Aug 2013 20:42:56 +0200 Kim Alvefur mod_mam/mamprefs.lib: Cache prefs in memory to save storage calls
Sat, 10 Aug 2013 20:39:24 +0200 Kim Alvefur mod_mam/mamprefs.lib: Switch to storagemanager API
Sat, 10 Aug 2013 20:38:25 +0200 Kim Alvefur 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 Kim Alvefur mod_muc_log: Clean up some unused imports and variables
Sat, 10 Aug 2013 17:25:21 +0200 Kim Alvefur mod_muc_log: Use old datamanager directly, instead of hacking storagemanager
Wed, 07 Aug 2013 11:13:54 +0200 Kim Alvefur mod_telnet_tlsinfo: Add a pattern argument similar to s2s:show(pattern) for limiting output
Sun, 04 Aug 2013 18:12:52 +0200 Kim Alvefur mod_s2s_auth_fingerprint: Add a cert-pinning mode
Sat, 03 Aug 2013 12:38:22 +0200 Kim Alvefur mod_s2s_auth_dnssec_srv: Ignore certificates with invalid chains.
Sat, 03 Aug 2013 01:16:31 +0200 Kim Alvefur mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code)
Sat, 03 Aug 2013 00:56:15 +0200 Kim Alvefur 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 Kim Alvefur mod_bidi: Make sessions table weak
Sat, 03 Aug 2013 00:51:00 +0200 Kim Alvefur mod_bidi: Don't try to send on destroyed sessions
Sat, 03 Aug 2013 00:35:20 +0200 Kim Alvefur mod_bidi: Fix accidentally module-global value
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