mod_mam_muc: Allow archiving to be enabled trough in the room configuration
|
Kim Alvefur |
2013-08-10 |
mod_mam_muc: Stap archived messages
|
Kim Alvefur |
2013-08-10 |
mod_mam_muc: Switch to new stanza storage API
|
Kim Alvefur |
2013-08-10 |
mod_mam_muc: Send proper error reply when one is not allowed to query archive
|
Kim Alvefur |
2013-08-10 |
mod_mam_muc: Get room objects in a less awkward fashion
|
Kim Alvefur |
2013-08-10 |
mod_mam_muc: Switch to iq-get hook and drop some indentation
|
Kim Alvefur |
2013-08-10 |
mod_mam/mamprefs.lib: Cache prefs in memory to save storage calls
|
Kim Alvefur |
2013-08-10 |
mod_mam/mamprefs.lib: Switch to storagemanager API
|
Kim Alvefur |
2013-08-10 |
mod_mam: Break out routines for converting prefs between XML and our internal representation into a library
|
Kim Alvefur |
2013-08-10 |
mod_muc_log: Clean up some unused imports and variables
|
Kim Alvefur |
2013-08-10 |
mod_muc_log: Use old datamanager directly, instead of hacking storagemanager
|
Kim Alvefur |
2013-08-10 |
mod_telnet_tlsinfo: Add a pattern argument similar to s2s:show(pattern) for limiting output
|
Kim Alvefur |
2013-08-07 |
mod_s2s_auth_fingerprint: Add a cert-pinning mode
|
Kim Alvefur |
2013-08-04 |
mod_s2s_auth_dnssec_srv: Ignore certificates with invalid chains.
|
Kim Alvefur |
2013-08-03 |
mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code)
|
Kim Alvefur |
2013-08-02 |
mod_bidi: Allow route/remote event to continue if we couldn't send a stanza (in case the session was destroyed)
|
Kim Alvefur |
2013-08-02 |
mod_bidi: Make sessions table weak
|
Kim Alvefur |
2013-08-02 |
mod_bidi: Don't try to send on destroyed sessions
|
Kim Alvefur |
2013-08-02 |
mod_bidi: Fix accidentally module-global value
|
Kim Alvefur |
2013-08-02 |
mod_bidi: Make sure context for stanzas coming from bidi-enabled s2sout connections have the correct direction attribute
|
Kim Alvefur |
2013-08-02 |
mod_bidi: Only allow or offer bidi on secure connections, with an option to revert to previous behaviour
|
Kim Alvefur |
2013-08-02 |
mod_bidi: Minor cleanup
|
Kim Alvefur |
2013-08-02 |
mod_bidi: Clean up and use 0.9+ routing APIs
|
Kim Alvefur |
2013-08-02 |
mod_admin_web: Change bootstrap URL
|
Florian Zeitz |
2013-07-29 |
mod_admin_web: Use a different cursor for expandable items
|
Florian Zeitz |
2013-07-24 |
mod_admin_web: Remove unused local
|
Florian Zeitz |
2013-07-22 |
mod_admin_web: Provide some information about the TLS layer
|
Florian Zeitz |
2013-07-22 |
mod_mam: Update to use 'archive' storage type. Note: this breaks support with 0.9 and older.
|
Kim Alvefur |
2013-07-13 |
mod_mam_adhoc: Use mod_mam/mamprefs.lib
|
Kim Alvefur |
2013-07-13 |
mod_mam: Swap first and last first for a simpler argument to RSM in reverse queries
|
Kim Alvefur |
2013-07-13 |