Thu, 12 Aug 2010 20:44:01 +0200 Florian Zeitz mod_privacy: Fix typo causing <active/> to never be send file | diff | annotate
Sat, 03 Jul 2010 18:13:54 +0500 Waqas Hussain Merge 0.7->trunk file | diff | annotate
Sat, 03 Jul 2010 11:03:06 +0500 Waqas Hussain mod_privacy: Add service discovery feature. file | diff | annotate
Fri, 02 Jul 2010 19:55:37 +0100 Matthew Wild Merge 0.7->trunk file | diff | annotate
Fri, 02 Jul 2010 19:55:08 +0100 Matthew Wild mod_privacy: Return the correct item-not-found instead of bad-request when a non-existent list is activated by the client (thanks teo) file | diff | annotate
Tue, 29 Jun 2010 20:17:21 +0100 Matthew Wild Merge 0.7->trunk file | diff | annotate
Tue, 29 Jun 2010 20:04:45 +0100 Matthew Wild mod_privacy: Treat stanzas with no 'to' address as going to the user's bare JID (thanks KSid) file | diff | annotate
Thu, 10 Jun 2010 03:26:01 +0500 Waqas Hussain mod_privacy: Workaround for a traceback. file | diff | annotate
Sat, 22 May 2010 03:54:50 +0500 Waqas Hussain mod_privacy: Improved logging. file | diff | annotate
Fri, 21 May 2010 19:20:21 +0100 Matthew Wild mod_privacy: Fix several possible tracebacks when either the contact is a host JID, or the contact isn't in your roster and you have roster group/subscription rules in place file | diff | annotate
Fri, 21 May 2010 19:19:29 +0100 Matthew Wild mod_privacy: Remove validation that checks a roster group you block actually exists - it would be time-consuming on large rosters, and isn't important (or correct?) anyway. file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Fri, 12 Feb 2010 12:29:53 +0000 Matthew Wild mod_privacy: Remove the non-working sendNeededUnavailablePresences() and the related commented code file | diff | annotate
Fri, 12 Feb 2010 12:28:45 +0000 Matthew Wild mod_privacy: Fix to correctly iterate over lists stored in new format file | diff | annotate
Fri, 12 Feb 2010 12:07:46 +0000 Matthew Wild mod_privacy: Upgrade old privacy lists to new storage format, so they don't get lost file | diff | annotate
Thu, 11 Feb 2010 18:49:17 +0000 Matthew Wild mod_privacy: Remove use of to identify unspecified privacy list file | diff | annotate
Thu, 11 Feb 2010 18:44:42 +0000 Matthew Wild mod_privacy: Fix potential traceback in stanza validation, and fix some zero-based indexing :) file | diff | annotate
Thu, 11 Feb 2010 12:10:06 +0000 Matthew Wild mod_privacy: Don't store the privacy lists as an array, but as a map... faster and less code file | diff | annotate
Tue, 09 Feb 2010 06:49:03 +0000 Matthew Wild mod_privacy: Rename from_user/to_user flags to is_from_user/is_to_user for clarity file | diff | annotate
Fri, 29 Jan 2010 13:02:06 +0000 Matthew Wild mod_privacy: A handful of logging fixes file | diff | annotate
Fri, 29 Jan 2010 03:21:18 +0000 Matthew Wild mod_privacy: Remove the giant if/end block that was really causing problems - skipping stanzas with no to/from (like presence broadcast). Also optimised the code a *lot*, these changes untested at the moment though. file | diff | annotate
Fri, 29 Jan 2010 03:07:30 +0000 Matthew Wild Merge backed out changeset file | diff | annotate
Fri, 29 Jan 2010 03:07:08 +0000 Matthew Wild Backed out changeset c4240df1b412 (or this) file | diff | annotate
Fri, 29 Jan 2010 03:06:37 +0000 Matthew Wild Backed out changeset a4f9ed3f912e (you didn't see this) file | diff | annotate
Fri, 29 Jan 2010 02:49:34 +0000 Matthew Wild mod_privacy: ...and no 'to' for presence implies an outgoing broadcast file | diff | annotate
Fri, 29 Jan 2010 02:41:36 +0000 Matthew Wild mod_privacy: Mmph, no 'from' == from local file | diff | annotate
Fri, 29 Jan 2010 02:24:36 +0000 Matthew Wild 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) file | diff | annotate
Fri, 29 Jan 2010 02:16:43 +0000 Matthew Wild mod_privacy: Trailing whitespace (I can't sleep) file | diff | annotate
Tue, 26 Jan 2010 02:11:50 +0500 Waqas Hussain mod_privacy: Removed a useless 'require' within a function. file | diff | annotate
Tue, 26 Jan 2010 02:07:13 +0500 Waqas Hussain mod_privacy: Cleaned up code. file | diff | annotate
Tue, 26 Jan 2010 01:49:45 +0500 Waqas Hussain mod_privacy: Reduced a function. file | diff | annotate
Tue, 26 Jan 2010 01:47:21 +0500 Waqas Hussain mod_privacy: Fixed global access. file | diff | annotate
Tue, 26 Jan 2010 01:32:39 +0500 Waqas Hussain mod_privacy: Imported from prosody-modules. file | diff | annotate
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one file | diff | annotate
Wed, 03 Jun 2009 08:02:24 +0500 Waqas Hussain mod_privacy: Initial commit file | diff | annotate
(0) tip

mercurial