Software /
code /
prosody
Graph
-
plugins/muc/muc: Rename `handle_invite_to_room` to `handle_mediated_invite`; clean up logic2014-03-18, by daurnimator
-
plugins/muc/muc: Check for mediated invites in a smarter way2014-03-18, by daurnimator
-
plugins/muc/muc: Add copyright for daurnimator2014-03-18, by daurnimator
-
plugins/muc/muc.lib: Add disco iq handlers with compatible argument signature2014-02-22, by daurnimator
-
plugins/muc/muc.lib: Move all kick code into one place2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Make use of return values to send service-unavailable errors2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Add some missing return values2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Move (de)construct_stanza_id into `handle_iq_to_occupant`2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Refactor _to_occupant handlers2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Split out the room iq handler into functions2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Factor `handle_to_occupant` out into many functions2014-02-20, by daurnimator
-
plugins/muc/muc.lib: Split up `handle_to_room` into smaller handlers (thanks sysko)2014-02-20, by daurnimator
-
plugins/muc/muc.lib: Split out `send_history` into `parse_history` and `get_history`2014-02-19, by daurnimator
-
plugins/muc/mod_muc: Move Xep-0307 MUC unique to seperate file2014-02-18, by daurnimator
-
Merge 0.10->trunk2014-04-21, by Kim Alvefur
-
certmanager: Move ssl.protocol handling to after ssl.options is a table (thanks Ralph)2014-04-21, by Kim Alvefur
-
Merge 0.10->trunk2014-04-20, by Kim Alvefur
-
certmanager: Fix traceback if no global 'ssl' section set (thanks albert)2014-04-20, by Kim Alvefur
-
mod_http: Update to disable peer verification with the new certmanager2014-04-19, by Kim Alvefur
-
mod_s2s: Replace open_stream() with function that only adds s2s/dialback attributes to stream header2014-04-18, by Kim Alvefur
-
util.xmppstream: Check for callback that may add stream header attributes2014-04-18, by Kim Alvefur
-
Merge 0.10->trunk2014-04-15, by Kim Alvefur
-
net.http.server: Fix some typos introduced in 420c0d3b8583.2014-04-15, by Daurnimator
-
Merge 0.10->trunk2014-04-15, by Kim Alvefur
-
certmanager: Update ssl_compression when config is reloaded2014-04-14, by Kim Alvefur
-
certmanager: Reformat core ssl defaults2014-04-14, by Kim Alvefur
-
certmanager: Support ssl.protocol syntax like "tlsv1+" that disables older protocols2014-04-14, by Kim Alvefur
Scroll all the way down to load more.