plugins/muc/muc.lib: Status codes should be inside of x element
|
daurnimator |
Fri, 28 Mar 2014 18:33:38 -0400 |
plugins/muc/muc.lib: Improve set affiliation logic;
|
daurnimator |
Fri, 28 Mar 2014 17:58:25 -0400 |
plugins/muc/muc.lib: Smarter validation in set_affiliation
|
daurnimator |
Fri, 28 Mar 2014 14:15:18 -0400 |
plugins/muc/muc.lib: Fix anonymous check in `send_occupant_list`
|
daurnimator |
Fri, 28 Mar 2014 13:34:46 -0400 |
plugins/muc/muc.lib: Allow `:send_occupant_list` to have no filter
|
daurnimator |
Fri, 28 Mar 2014 13:14:33 -0400 |
plugins/muc/muc.lib: Fix sending occupant jid instead of real jid in <item/> actor
|
daurnimator |
Fri, 28 Mar 2014 13:11:11 -0400 |
plugins/muc/muc.lib: Clean up :set_role. Removes :can_set_role
|
daurnimator |
Fri, 28 Mar 2014 13:05:36 -0400 |
plugins/muc/muc.lib: Remove callback parameter from set_role and set_affiliation
|
daurnimator |
Fri, 28 Mar 2014 11:05:52 -0400 |
plugins/muc/muc.lib: non-function changes (reordering, semicolons and comments)
|
daurnimator |
Thu, 27 Mar 2014 19:18:57 -0400 |
plugins/muc: Massive refactor
|
daurnimator |
Thu, 27 Mar 2014 19:16:13 -0400 |
mod_muc/muc.lib: Fix parameters to send_history() (thanks Peter Villeneuve)
|
Matthew Wild |
Sat, 10 May 2014 21:30:00 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 12 May 2014 01:18:27 +0200 |
mod_admin_telnet: Remove dead code
|
Kim Alvefur |
Mon, 12 May 2014 01:16:17 +0200 |
mod_admin_telnet: Show which hosts are components and what type of component in host:list()
|
Kim Alvefur |
Mon, 12 May 2014 01:07:40 +0200 |
mod_admin_telnet: Add c2s:show_tls(), behaves like s2s:show_tls()
|
Kim Alvefur |
Sun, 11 May 2014 19:13:36 +0200 |
mod_admin_telnet: Move generation of log tag for s2s:show() (adds it to c2s:show() too)
|
Kim Alvefur |
Sun, 11 May 2014 19:12:03 +0200 |
mod_admin_telnet: Add s2s:show_tls() for showing ciphers used on s2s connections
|
Kim Alvefur |
Sun, 11 May 2014 18:51:08 +0200 |
mod_admin_telnet: Move extraction of c2s presence info into session_flags()
|
Kim Alvefur |
Sun, 11 May 2014 19:03:23 +0200 |
mod_admin_telnet: Split (secure) into (authenticated) + (secure)
|
Kim Alvefur |
Sun, 11 May 2014 18:28:00 +0200 |
mod_admin_telnet: Send NUL byte as keepalive on read timeouts
|
Kim Alvefur |
Sun, 11 May 2014 18:22:17 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 09 May 2014 23:35:54 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Fri, 09 May 2014 23:28:09 +0200 |
configmanager: Delay importing LuaFileSystem until needed by an Include line
|
Kim Alvefur |
Fri, 09 May 2014 19:59:49 +0200 |
core.certmanager, core.moduleapi, mod_storage_sql, mod_storage_sql2: Import from util.paths
|
Kim Alvefur |
Fri, 09 May 2014 19:35:29 +0200 |
core.configmanager: Move path utility functions into util.paths
|
Kim Alvefur |
Fri, 09 May 2014 19:34:35 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 06 May 2014 00:37:08 +0200 |
prosodyctl: Check that there is at least one enabled VirtualHost (or Component) defined
|
Kim Alvefur |
Fri, 02 May 2014 08:56:03 +0200 |
prosodyctl: Use correct variable in check certs
|
Kim Alvefur |
Fri, 02 May 2014 08:27:29 +0200 |
prosodyctl: Check for deprecated config options
|
Kim Alvefur |
Fri, 02 May 2014 08:21:56 +0200 |
prosodyctl: Add check that points out any disabled hosts
|
Kim Alvefur |
Fri, 02 May 2014 08:16:26 +0200 |