Sun, 11 Aug 2013 23:23:58 +0200 |
Kim Alvefur |
mod_mam: Add support for XEP-0334: Message Processing Hints
|
Sun, 11 Aug 2013 23:19:35 +0200 |
Kim Alvefur |
mod_mam: Clean up and explain the code that determines who's archive we put the message in
|
Sat, 10 Aug 2013 22:01:18 +0200 |
Kim Alvefur |
mod_muc_log: Restore copyright header that somehow got lost
|
Sat, 10 Aug 2013 21:51:29 +0200 |
Kim Alvefur |
mod_mam_adhoc: Use the new adhoc permission level for local users
|
Sat, 10 Aug 2013 21:37:35 +0200 |
Kim Alvefur |
mod_mam_muc: Search the rooms archive correctly (copypaste error from mod_mam)
|
Sat, 10 Aug 2013 21:32:21 +0200 |
Kim Alvefur |
mod_mam_muc: Send item-not-found if the requested room does not exist
|
Sat, 10 Aug 2013 21:31:51 +0200 |
Kim Alvefur |
mod_mam_muc: Fix room lookup, should be indexed by bare jid
|
Sat, 10 Aug 2013 21:18:25 +0200 |
Kim Alvefur |
mod_mam_muc: Allow archiving to be enabled trough in the room configuration
|
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
|