Software /
code /
prosody-modules
Graph
-
mod_muc_log: Restore copyright header that somehow got lost2013-08-10, by Kim Alvefur
-
mod_mam_adhoc: Use the new adhoc permission level for local users2013-08-10, by Kim Alvefur
-
mod_mam_muc: Search the rooms archive correctly (copypaste error from mod_mam)2013-08-10, by Kim Alvefur
-
mod_mam_muc: Send item-not-found if the requested room does not exist2013-08-10, by Kim Alvefur
-
mod_mam_muc: Fix room lookup, should be indexed by bare jid2013-08-10, by Kim Alvefur
-
mod_mam_muc: Allow archiving to be enabled trough in the room configuration2013-08-10, by Kim Alvefur
-
mod_mam_muc: Stap archived messages2013-08-10, by Kim Alvefur
-
mod_mam_muc: Switch to new stanza storage API2013-08-10, by Kim Alvefur
-
mod_mam_muc: Send proper error reply when one is not allowed to query archive2013-08-10, by Kim Alvefur
-
mod_mam_muc: Get room objects in a less awkward fashion2013-08-10, by Kim Alvefur
-
mod_mam_muc: Switch to iq-get hook and drop some indentation2013-08-10, by Kim Alvefur
-
mod_mam/mamprefs.lib: Cache prefs in memory to save storage calls2013-08-10, by Kim Alvefur
-
mod_mam/mamprefs.lib: Switch to storagemanager API2013-08-10, by Kim Alvefur
-
mod_mam: Break out routines for converting prefs between XML and our internal representation into a library2013-08-10, by Kim Alvefur
-
mod_muc_log: Clean up some unused imports and variables2013-08-10, by Kim Alvefur
-
mod_muc_log: Use old datamanager directly, instead of hacking storagemanager2013-08-10, by Kim Alvefur
-
mod_telnet_tlsinfo: Add a pattern argument similar to s2s:show(pattern) for limiting output2013-08-07, by Kim Alvefur
-
mod_s2s_auth_fingerprint: Add a cert-pinning mode2013-08-04, by Kim Alvefur
-
mod_s2s_auth_dnssec_srv: Ignore certificates with invalid chains.2013-08-03, by Kim Alvefur
-
mod_bidi: Revert to sends2s (Go to sleep zash, you're too tired to code)2013-08-02, by Kim Alvefur
-
mod_bidi: Make sessions table weak2013-08-02, by Kim Alvefur
-
mod_bidi: Don't try to send on destroyed sessions2013-08-02, by Kim Alvefur
-
mod_bidi: Fix accidentally module-global value2013-08-02, by Kim Alvefur
-
mod_bidi: Only allow or offer bidi on secure connections, with an option to revert to previous behaviour2013-08-02, by Kim Alvefur
-
mod_bidi: Minor cleanup2013-08-02, by Kim Alvefur
-
mod_bidi: Clean up and use 0.9+ routing APIs2013-08-02, by Kim Alvefur
-
mod_admin_web: Change bootstrap URL2013-07-29, by Florian Zeitz
-
mod_admin_web: Use a different cursor for expandable items2013-07-24, by Florian Zeitz
-
mod_admin_web: Remove unused local2013-07-22, by Florian Zeitz
-
mod_admin_web: Provide some information about the TLS layer2013-07-22, by Florian Zeitz
-
mod_mam: Update to use 'archive' storage type. Note: this breaks support with 0.9 and older.2013-07-13, by Kim Alvefur
-
mod_mam_adhoc: Use mod_mam/mamprefs.lib2013-07-13, by Kim Alvefur
-
mod_mam: Swap first and last first for a simpler argument to RSM in reverse queries2013-07-13, by Kim Alvefur
-
mod_mam: Neater reply building2013-07-12, by Kim Alvefur
-
mod_mam: Use more specific hook2013-07-12, by Kim Alvefur
-
mod_mam: Split out preference functions into a lib for easy reuse2013-07-12, by Kim Alvefur
-
mod_s2s_keepalive: Initial commit, poke s2s connections with pings and whitespace2013-07-11, by Kim Alvefur
-
mod_pubsub_googlecode: Import hmac from util.hashes2013-07-11, by Kim Alvefur
-
mod_turncredentials: Import HMAC from util.hashes2013-07-11, by Kim Alvefur
-
mod_pubsub_feeds: Use HMAC-SHA1 from util.hashes (util.hmac was deprecated)2013-07-11, by Kim Alvefur
-
mod_muc_log_http: Have same default for showing presence as mod_muc_log2013-07-10, by Kim Alvefur
-
mod_muc_log: Don't change defaults across versions!2013-07-10, by Kim Alvefur
-
mod_muc_log: Add a room config option for logging2013-07-10, by Kim Alvefur
-
mod_lastlog: Make the command show a help message instead of a traceback when no user given2013-07-09, by Kim Alvefur
-
mod_mam/rsm.lib: Fix parsing of empty before tag2013-07-08, by Kim Alvefur
-
mod_mam/rsm.lib: Fix serialization of before = true2013-07-08, by Kim Alvefur
Scroll all the way down to load more.