Backed out changeset c4240df1b412 (or this)
|
Matthew Wild |
Fri, 29 Jan 2010 03:07:08 +0000 |
Backed out changeset a4f9ed3f912e (you didn't see this)
|
Matthew Wild |
Fri, 29 Jan 2010 03:06:37 +0000 |
mod_privacy: ...and no 'to' for presence implies an outgoing broadcast
|
Matthew Wild |
Fri, 29 Jan 2010 02:49:34 +0000 |
mod_privacy: Mmph, no 'from' == from local
|
Matthew Wild |
Fri, 29 Jan 2010 02:41:36 +0000 |
mod_privacy: Fix repeated presence-in (should be presence-out) - this stops the blocking of legitimate inbound presence, and inbound/outbound iqs and messages in Gajim's invisible mode (maybe I can sleep now)
|
Matthew Wild |
Fri, 29 Jan 2010 02:24:36 +0000 |
mod_privacy: Trailing whitespace (I can't sleep)
|
Matthew Wild |
Fri, 29 Jan 2010 02:16:43 +0000 |
prosodyctl: Don't load luarocks as util.dependencies now does this
|
Matthew Wild |
Thu, 28 Jan 2010 18:11:24 +0000 |
prosody: Check dependencies (and load LuaRocks) earlier on in the startup process
|
Matthew Wild |
Thu, 28 Jan 2010 18:11:03 +0000 |
util.dependencies: Load luarocks.loader/luarocks.require
|
Matthew Wild |
Thu, 28 Jan 2010 18:10:20 +0000 |
mod_console: Update !! shortcut for new connection API
|
Matthew Wild |
Thu, 28 Jan 2010 15:17:55 +0000 |
prosodyctl: Don't display message about failing to start Prosody is daemonizing is disabled (if daemonizing is disabled then Prosody is stopped by the time control returns to prosodyctl, which then can't see Prosody running)
|
Matthew Wild |
Thu, 28 Jan 2010 15:05:30 +0000 |
util.dependencies, prosody, prosodyctl: Give util.dependencies a check_dependencies() function so the caller can decide what to do when dependencies aren't met - update prosody/prosodyctl for this change
|
Matthew Wild |
Thu, 28 Jan 2010 14:56:47 +0000 |
s2smanager: Whitespace
|
Matthew Wild |
Thu, 28 Jan 2010 13:39:23 +0000 |
xep227toprosody: Fixed some global accesses.
|
Waqas Hussain |
Wed, 27 Jan 2010 23:11:06 +0500 |
xep227toprosody: Initial commit (thanks stefan).
|
Waqas Hussain |
Wed, 27 Jan 2010 23:04:13 +0500 |
xmlhandlers: Removed unused variables.
|
Waqas Hussain |
Tue, 26 Jan 2010 03:39:53 +0500 |
xmlhandlers: A little optimization.
|
Waqas Hussain |
Tue, 26 Jan 2010 03:39:24 +0500 |
MUC: Removed old commented code.
|
Waqas Hussain |
Tue, 26 Jan 2010 02:30:56 +0500 |
MUC: Converted some local functions into methods.
|
Waqas Hussain |
Tue, 26 Jan 2010 02:29:32 +0500 |
mod_privacy: Removed a useless 'require' within a function.
|
Waqas Hussain |
Tue, 26 Jan 2010 02:11:50 +0500 |
Merge with trunk.
|
Waqas Hussain |
Tue, 26 Jan 2010 02:10:25 +0500 |
mod_privacy: Cleaned up code.
|
Waqas Hussain |
Tue, 26 Jan 2010 02:07:13 +0500 |
mod_privacy: Reduced a function.
|
Waqas Hussain |
Tue, 26 Jan 2010 01:49:45 +0500 |
mod_privacy: Fixed global access.
|
Waqas Hussain |
Tue, 26 Jan 2010 01:47:21 +0500 |
prosodyctl: Require util.dependencies to run dependency checks, not only for when starting Prosody directly (thanks Joe)
|
Matthew Wild |
Mon, 25 Jan 2010 20:58:15 +0000 |
mod_privacy: Imported from prosody-modules.
|
Waqas Hussain |
Tue, 26 Jan 2010 01:32:39 +0500 |
mod_component: Cleaned up unused variables.
|
Waqas Hussain |
Sun, 24 Jan 2010 05:36:25 +0500 |
prosody: Listen for component connections on port 5347 by default.
|
Waqas Hussain |
Sun, 24 Jan 2010 05:35:21 +0500 |
xmlhandlers: Rearranged a little code.
|
Waqas Hussain |
Sat, 23 Jan 2010 18:41:20 +0500 |
xmlhandlers: Fixed indentation and added some semicolons.
|
Waqas Hussain |
Sat, 23 Jan 2010 18:33:39 +0500 |