]> git.mxchange.org Git - mailer.git/log
mailer.git
11 years agoCharset is ISO-8859-1
quix0r [Sat, 20 Oct 2012 11:47:42 +0000 (11:47 +0000)]
Charset is ISO-8859-1

11 years agoIf rebuildCache() is being called e.g. in view.php ('raw mode') then no cache is...
quix0r [Fri, 19 Oct 2012 15:01:56 +0000 (15:01 +0000)]
If rebuildCache() is being called e.g. in view.php ('raw mode') then no cache is being rebuilt as this caused concurrency problems

11 years agoSome rewrites, you don't need to do: bigintval(getUserData('some_id_column')) as...
quix0r [Fri, 19 Oct 2012 14:57:07 +0000 (14:57 +0000)]
Some rewrites, you don't need to do: bigintval(getUserData('some_id_column')) as the id column will mostly be BIGINT(20) which will always be a number

11 years agoReverted XML templates
quix0r [Wed, 17 Oct 2012 21:45:22 +0000 (21:45 +0000)]
Reverted XML templates

11 years agoCode style changed, ext-user continued:
quix0r [Wed, 17 Oct 2012 21:42:50 +0000 (21:42 +0000)]
Code style changed, ext-user continued:
- Changed true/false to TRUE/FALSE
- Introduced validateSubId() and prepareFoundSubId()
- Add validation of edited sub id by member
- TODOs.txt updated

11 years agoAdded listing of sub id enhanced referral links in member area + used sub id in refer...
quix0r [Wed, 17 Oct 2012 20:30:23 +0000 (20:30 +0000)]
Added listing of sub id enhanced referral links in member area + used sub id in referral list

11 years agoExtension ext-user (sub-id tracking) continued:
quix0r [Wed, 17 Oct 2012 19:44:10 +0000 (19:44 +0000)]
Extension ext-user (sub-id tracking) continued:
- Editing/deleting of sub ids by admin basicly finished
- Renamed some templates to have separate templates for admin action and member
  action
- Removed comments in inc/filters.php so build-mails will only be sent if at
  least one row as been affected
- Other minor things fixed

11 years agoMailer project continued:
quix0r [Sun, 14 Oct 2012 11:38:00 +0000 (11:38 +0000)]
Mailer project continued:
- Refactured FILTER_ORDER_ZIP_CODE_SQL() to allow also zip code member inclusion
  through GET parameters. This can be used e.g. in what=list_user&zip=12345 to
  only list members from zip code 12345
- Some todos added for what-list_user.php: please refacture birthday handling
  and link generation
- TODOs.txt updated

11 years agoMore networks deactivated, isAdminsExpertSettingEnabled() introduced and some others...
quix0r [Sat, 13 Oct 2012 23:43:42 +0000 (23:43 +0000)]
More networks deactivated, isAdminsExpertSettingEnabled() introduced and some others for ext-network

11 years agoExtension ext-network continued:
quix0r [Sat, 13 Oct 2012 21:05:40 +0000 (21:05 +0000)]
Extension ext-network continued:
- eu-ADS.de now added (do you really have 'text' even for forced-banner and no
  banner URL is being returned???)
- Minor: some typo fixed

11 years agomake-euros.de also now wants an ID card (commerical card; Gerbewerbanmeldung). This...
quix0r [Sat, 13 Oct 2012 19:22:18 +0000 (19:22 +0000)]
make-euros.de also now wants an ID card (commerical card; Gerbewerbanmeldung). This is completely nonsense as still private people are allowed to earn money with their private home pages. I now try to deal with them, if they don't unlock my account, make-euros.de will be removed as I can no longer support it.

11 years agoExtension ext-network continued:
quix0r [Sat, 13 Oct 2012 18:53:18 +0000 (18:53 +0000)]
Extension ext-network continued:
- Inconsistencies in naming of language ids vs. database columns fixed
- Templates for editing/deleting of array index translatons added
- Required call-back functions for above also added
- Other things I cannot remember fixed/improved
- Fixed minor HTML error in member_order_thanks.tpl
- TODOs.txt updated

11 years agoMailer project continued:
quix0r [Sat, 13 Oct 2012 15:47:10 +0000 (15:47 +0000)]
Mailer project continued:
- Most data of advert network 'superomo24.de' added to ext-network
- Some templates for ext-network renamed (networks->network_data) to fix
  inconsistence with database table
- Templates for extension management (admin_extensions/~_delete/~_edit) renamed
  to follow naming convention
- Sub-Id tracking: Admin area almost finished (edit/delete of sub ids
  unfinished)
- Added space between `foo`,`bar` database query to make it better readable
- Other minor improvements
- TODOs.txt updated

11 years agoOpps
quix0r [Wed, 10 Oct 2012 14:55:31 +0000 (14:55 +0000)]
Opps

11 years agoExtension ext-nickname continued:
quix0r [Tue, 9 Oct 2012 20:55:48 +0000 (20:55 +0000)]
Extension ext-nickname continued:
- Listing of member's nickname history and deletion basicly finished
- Some other improvements
- TODOs.txt updated

11 years agoNow the isset() command is looking for direct match in 'cache' array
quix0r [Tue, 9 Oct 2012 19:46:32 +0000 (19:46 +0000)]
Now the isset() command is looking for direct match in 'cache' array

11 years agoCaching of XML/email templates finished:
quix0r [Tue, 9 Oct 2012 19:43:43 +0000 (19:43 +0000)]
Caching of XML/email templates finished:
- Added very basic (but working) support for caching XML and email templates
- Added new XML templates for listing user sub ids
- Added filter to "hook" another member action for listing member's sub ids
- Some other minor improvements
- TODOs.txt updated

11 years agoTHANK_YOU.txt updated, fixed over-long message
quix0r [Tue, 9 Oct 2012 16:25:01 +0000 (16:25 +0000)]
THANK_YOU.txt updated, fixed over-long message

11 years agoWay much better explaining text added than before
quix0r [Mon, 8 Oct 2012 21:55:35 +0000 (21:55 +0000)]
Way much better explaining text added than before

11 years agoFixed some configuration usages, added text for German buerocrats :(
quix0r [Mon, 8 Oct 2012 21:47:22 +0000 (21:47 +0000)]
Fixed some configuration usages, added text for German buerocrats :(

11 years agoMailer continued, sub-id tracking continued:
quix0r [Mon, 8 Oct 2012 21:32:52 +0000 (21:32 +0000)]
Mailer continued, sub-id tracking continued:
- Introduced function isUrlBlacklisted() (not everywhere used!)
- Templates for sub-id statistics added
- Introduced function anonymizeSensitiveData() which tries to "anonymized"
  some data (admins always see all for now)
- Some language ids renamed
- Other minor fixes
- TODOs.txt updated

11 years agoSub id tracking continued:
quix0r [Mon, 8 Oct 2012 17:27:14 +0000 (17:27 +0000)]
Sub id tracking continued:
- destroyMemberSession() does now accept optional $destroy parameter which will
  call session_destroy() instead of deleting member session entries
- Added sub modules for sub id tracking (with extra checks)
- Introduced isUserSubIdAssignedCurrentMember()
- TODOs.txt updated

11 years agoExtension ext-user for sub id tracking continued:
quix0r [Mon, 8 Oct 2012 16:54:26 +0000 (16:54 +0000)]
Extension ext-user for sub id tracking continued:
- Generic support for sending mails on 'add' "build list" target added
- Generic "delete build list" support
- Support for editing and deleting sub ids basicly finished
- Other small rewrites
- TODOs.txt updated

11 years agoGeneralized more 'builder' functions, added XML template for editing user sub ids
quix0r [Sun, 7 Oct 2012 20:46:28 +0000 (20:46 +0000)]
Generalized more 'builder' functions, added XML template for editing user sub ids

11 years agoParser error fixed, lint.sh is now displaying no duplicates
quix0r [Sun, 7 Oct 2012 13:28:27 +0000 (13:28 +0000)]
Parser error fixed, lint.sh is now displaying no duplicates

11 years agoRewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
quix0r [Sun, 7 Oct 2012 11:41:02 +0000 (11:41 +0000)]
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of another SELECT query

11 years agoThis debug message was to noisy but it is needed in development (where debug-mode...
quix0r [Sun, 7 Oct 2012 10:34:28 +0000 (10:34 +0000)]
This debug message was to noisy but it is needed in development (where debug-mode is enabled)

11 years agoDon't use convertZeroToNull() here as it makes no sense
quix0r [Sat, 6 Oct 2012 23:58:37 +0000 (23:58 +0000)]
Don't use convertZeroToNull() here as it makes no sense

11 years agoAdded logging for missing 'hash'
quix0r [Sat, 6 Oct 2012 22:55:17 +0000 (22:55 +0000)]
Added logging for missing 'hash'

11 years agoDereferrer is now secured with hashes
quix0r [Sat, 6 Oct 2012 22:52:06 +0000 (22:52 +0000)]
Dereferrer is now secured with hashes

11 years agoMailer project continued:
quix0r [Thu, 4 Oct 2012 20:36:59 +0000 (20:36 +0000)]
Mailer project continued:
- Extension ext-grade continued:
  + Language file added
  + XML template for listing grade_data entries added
  + First script to list entries in grade_data added
- Generic admin "list" template added (you may use this for own XML-based scripts)
- Other minor improvements
- TODOs.txt updated

11 years agoRenamed language id, commented out a little noisy debug line :)
quix0r [Thu, 4 Oct 2012 19:05:38 +0000 (19:05 +0000)]
Renamed language id, commented out a little noisy debug line :)

11 years agoRemoved already no longer used last parameter from addMaxReceiveList(), so more EL...
quix0r [Thu, 4 Oct 2012 18:52:48 +0000 (18:52 +0000)]
Removed already no longer used last parameter from addMaxReceiveList(), so more EL coce can be used

11 years agoAdded more wrapper, commented out another noisy debug line
quix0r [Thu, 4 Oct 2012 18:40:39 +0000 (18:40 +0000)]
Added more wrapper, commented out another noisy debug line

11 years agoCommented out noisy debug lines
quix0r [Thu, 4 Oct 2012 18:34:20 +0000 (18:34 +0000)]
Commented out noisy debug lines

11 years agoUpdated more parts to latest API
quix0r [Thu, 4 Oct 2012 18:11:22 +0000 (18:11 +0000)]
Updated more parts to latest API

11 years agoRemoved obsolete parameters
quix0r [Thu, 4 Oct 2012 18:07:38 +0000 (18:07 +0000)]
Removed obsolete parameters

11 years agoAdded ext-signup and ext-shredder from idea pool
quix0r [Thu, 4 Oct 2012 14:44:13 +0000 (14:44 +0000)]
Added ext-signup and ext-shredder from idea pool

11 years agoChecked also for ext-cache, purged 'payments' cache file in FILTER_CACHE_DESTROY_ALL()
quix0r [Thu, 4 Oct 2012 13:43:48 +0000 (13:43 +0000)]
Checked also for ext-cache, purged 'payments' cache file in FILTER_CACHE_DESTROY_ALL()

11 years agoMinor: Text fixed
quix0r [Wed, 3 Oct 2012 19:07:00 +0000 (19:07 +0000)]
Minor: Text fixed

11 years agoRewrote some 'manual' cache rebuilding to use rebuildCache()
quix0r [Wed, 3 Oct 2012 18:01:47 +0000 (18:01 +0000)]
Rewrote some 'manual' cache rebuilding to use rebuildCache()

11 years agoMailer project continued:
quix0r [Wed, 3 Oct 2012 17:20:38 +0000 (17:20 +0000)]
Mailer project continued:
- New filter chain 'member_admin_actions' allows "hooking" of more admin
  member actions in what=list_user listing.
- Added 'list_refs' and list_links' as default admin actions
- Other minor fixes
- TODOs.txt updated

11 years agoTemplate renamed, some minor improvements
quix0r [Wed, 3 Oct 2012 16:30:34 +0000 (16:30 +0000)]
Template renamed, some minor improvements

11 years agoNon-AJAX installation rewritten to use single includes instead of switch()
quix0r [Wed, 3 Oct 2012 14:02:07 +0000 (14:02 +0000)]
Non-AJAX installation rewritten to use single includes instead of switch()

11 years agoSome improvements, package.json added
quix0r [Wed, 3 Oct 2012 13:24:32 +0000 (13:24 +0000)]
Some improvements, package.json added

11 years ago'Fixed' installation of depending extensions, other minor improvements
quix0r [Tue, 2 Oct 2012 21:57:39 +0000 (21:57 +0000)]
'Fixed' installation of depending extensions, other minor improvements

11 years agoUpdated jquery-ui to 1.8.25
quix0r [Tue, 2 Oct 2012 21:16:03 +0000 (21:16 +0000)]
Updated jquery-ui to 1.8.25

11 years agoFinal fix for top navigation
quix0r [Tue, 2 Oct 2012 21:13:05 +0000 (21:13 +0000)]
Final fix for top navigation

11 years agoAdded HTTP 500 error code if ext-network is not installed
quix0r [Tue, 2 Oct 2012 21:04:22 +0000 (21:04 +0000)]
Added HTTP 500 error code if ext-network is not installed

11 years agoFix for 'you are here' top navigation
quix0r [Tue, 2 Oct 2012 21:00:34 +0000 (21:00 +0000)]
Fix for 'you are here' top navigation

11 years agoCommented it out again and added another one (already out)
quix0r [Tue, 2 Oct 2012 15:16:18 +0000 (15:16 +0000)]
Commented it out again and added another one (already out)

11 years agoAdded debug line
quix0r [Tue, 2 Oct 2012 15:15:37 +0000 (15:15 +0000)]
Added debug line

11 years agoMore fixes, taskId shall be NULL instead '0' everywhere?
quix0r [Tue, 2 Oct 2012 15:12:19 +0000 (15:12 +0000)]
More fixes, taskId shall be NULL instead '0' everywhere?

11 years agoDebug lines removed
quix0r [Tue, 2 Oct 2012 14:56:33 +0000 (14:56 +0000)]
Debug lines removed

11 years agoForgot to spread the fixed CSS file ... :(
quix0r [Tue, 2 Oct 2012 14:51:01 +0000 (14:51 +0000)]
Forgot to spread the fixed CSS file ... :(

11 years agoUpdated ext-politician-stop which is satire on politicians that doesn't really know...
quix0r [Tue, 2 Oct 2012 14:46:17 +0000 (14:46 +0000)]
Updated ext-politician-stop which is satire on politicians that doesn't really know what Internet is. Note: Please reinstall this extension or else the text won't get printed.

11 years agoInstallation phase fixed (even more):
quix0r [Mon, 1 Oct 2012 22:18:16 +0000 (22:18 +0000)]
Installation phase fixed (even more):
- Fixed handling of flushing filters while in installation phase. This didn't
  let all registered filters by extensions flush to database
- Added stubs for upcoming rewrite of install-inc.php
- Commented out very noisy debug line
- TODOs.txt updated

11 years agoOpps (sorry guys)
quix0r [Mon, 1 Oct 2012 21:56:45 +0000 (21:56 +0000)]
Opps (sorry guys)

11 years agoWrapper getMtWord3() added
quix0r [Mon, 1 Oct 2012 21:55:54 +0000 (21:55 +0000)]
Wrapper getMtWord3() added

11 years agoMore rewrites/fixes:
quix0r [Mon, 1 Oct 2012 21:54:05 +0000 (21:54 +0000)]
More rewrites/fixes:
- Added check in addExtensionSql() if $sql is empty and if so, return without
  adding empty entries
- Added saving of 'previous_extension' which is the "source extension" of the
  dependency request ('previous_extension' requires other one)
- Added check for entry in 'previous_extension' and abort (under development)
- Added search_array() from PHP user comments (thank you for sharing this code)
- Other minor fixes/improvements
- TODOs.txt updated

11 years agoThis 'caching' thing is sometimes anoying, but basicly it shortcuts call trees to...
quix0r [Mon, 1 Oct 2012 20:48:25 +0000 (20:48 +0000)]
This 'caching' thing is sometimes anoying, but basicly it shortcuts call trees to speedup the whole application, ifSqlTableExist() was sometimes a name :(

11 years agoMoved call of initExtraRegistrationSql() out of filter which caused trouble. Now...
quix0r [Mon, 1 Oct 2012 20:07:25 +0000 (20:07 +0000)]
Moved call of initExtraRegistrationSql() out of filter which caused trouble. Now please don't forget it if you use the filter hook 'pre_user_registration'

11 years agoRewrote handling of extra SQL columns/data for registration. The very generic filter...
quix0r [Mon, 1 Oct 2012 20:00:19 +0000 (20:00 +0000)]
Rewrote handling of extra SQL columns/data for registration. The very generic filter didn't register first :(

11 years agoCode improved:
quix0r [Sun, 30 Sep 2012 22:27:14 +0000 (22:27 +0000)]
Code improved:
- Introduced addRenameTableSql() which renames a table if some criteria is met
- Moved determineReferralId() to referral-functions.php (which makes sense)
- Added module title for ext-beg to get it working again
- Other minor improvements

11 years agoIntroduced FILTER_INIT_SESSION() which calls determineReferralId() after all extensio...
quix0r [Sun, 30 Sep 2012 21:21:32 +0000 (21:21 +0000)]
Introduced FILTER_INIT_SESSION() which calls determineReferralId() after all extensions has been initialized to make ext-order (it has a hook for user exclusions) working again at script initialization phase

11 years agoTODOs.txt updated :(
quix0r [Sun, 30 Sep 2012 20:14:45 +0000 (20:14 +0000)]
TODOs.txt updated :(

11 years agoFixes for cache getPaymentsData(), renamed variable 'pid' to 'paymentsId'
quix0r [Sun, 30 Sep 2012 20:11:03 +0000 (20:11 +0000)]
Fixes for cache getPaymentsData(), renamed variable 'pid' to 'paymentsId'

11 years agoFixed 'payments' cache (all array elements must have 'id' based index)
quix0r [Sun, 30 Sep 2012 20:09:09 +0000 (20:09 +0000)]
Fixed 'payments' cache (all array elements must have 'id' based index)

11 years agoAdded caching of 'payments' table, rewrote another 'else' block
quix0r [Sun, 30 Sep 2012 19:55:52 +0000 (19:55 +0000)]
Added caching of 'payments' table, rewrote another 'else' block

11 years agoUse more UNSIGNED as in most places negative values are not expected
quix0r [Sun, 30 Sep 2012 19:48:38 +0000 (19:48 +0000)]
Use more UNSIGNED as in most places negative values are not expected

11 years agoRemoved old lost code, rewrote 'else' block
quix0r [Sun, 30 Sep 2012 19:40:59 +0000 (19:40 +0000)]
Removed old lost code, rewrote 'else' block

11 years agoMinor: Typo fixed
quix0r [Sun, 30 Sep 2012 19:29:38 +0000 (19:29 +0000)]
Minor: Typo fixed

11 years agoVarious fixes to fix bug #226, comment #562, removed extension dependency register...
quix0r [Sun, 30 Sep 2012 19:11:50 +0000 (19:11 +0000)]
Various fixes to fix bug #226, comment #562, removed extension dependency register->country to avoid uninstallable (currently) script

11 years agoRenamed isSqlTableColumnFound() to ifSqlColumnExists()
quix0r [Sun, 30 Sep 2012 17:03:58 +0000 (17:03 +0000)]
Renamed isSqlTableColumnFound() to ifSqlColumnExists()

11 years agoFixes for #226, renamed function:
quix0r [Sun, 30 Sep 2012 16:36:02 +0000 (16:36 +0000)]
Fixes for #226, renamed function:
- Function isSqlTableCreated() renamed to ifSqlTableExists()
- Fixed bug in ajax-common.js: responseText is now replaced by reply_content
- Possible fixed bug #226 (please test it)
- TODOs.txt updated

11 years agoCIA.vc is dead again (now longer?)
quix0r [Sat, 29 Sep 2012 14:39:43 +0000 (14:39 +0000)]
CIA.vc is dead again (now longer?)

11 years agoTypo :(
quix0r [Sat, 29 Sep 2012 14:39:08 +0000 (14:39 +0000)]
Typo :(

11 years agoFixes
quix0r [Sat, 29 Sep 2012 14:38:10 +0000 (14:38 +0000)]
Fixes

11 years agoCode in 'init' phase of ext-order swapped out to daily_order.php, added filters for...
quix0r [Sat, 29 Sep 2012 14:36:02 +0000 (14:36 +0000)]
Code in 'init' phase of ext-order swapped out to daily_order.php, added filters for ext-rallye

11 years agoFix for SQL
quix0r [Sat, 29 Sep 2012 13:22:52 +0000 (13:22 +0000)]
Fix for SQL

11 years agoDo not rebuild cache if it is already rebuild
quix0r [Sat, 29 Sep 2012 13:19:17 +0000 (13:19 +0000)]
Do not rebuild cache if it is already rebuild

11 years agoAgain better check
quix0r [Sat, 29 Sep 2012 13:17:12 +0000 (13:17 +0000)]
Again better check

11 years agoAnother fix
quix0r [Sat, 29 Sep 2012 13:15:58 +0000 (13:15 +0000)]
Another fix

11 years agoBetter check
quix0r [Sat, 29 Sep 2012 13:11:25 +0000 (13:11 +0000)]
Better check

11 years agoFix for 'array_push() expects parameter 1 to be array, null given,errfile=extensions...
quix0r [Sat, 29 Sep 2012 13:07:39 +0000 (13:07 +0000)]
Fix for 'array_push() expects parameter 1 to be array, null given,errfile=extensions-functions.php,errline=1541'

11 years agoFix/rewrite
quix0r [Sat, 29 Sep 2012 13:00:05 +0000 (13:00 +0000)]
Fix/rewrite

11 years agoAdded missing email-functions.php :(
quix0r [Sat, 29 Sep 2012 12:52:18 +0000 (12:52 +0000)]
Added missing email-functions.php :(

11 years agomailer project continued:
quix0r [Sat, 29 Sep 2012 12:50:52 +0000 (12:50 +0000)]
mailer project continued:
 - Some global array elements renamed (someGlobalElement -> __some_global_element)
 - Copyright notice disabled in mailid.php as it destroys the frameset
 - Function debug_report_bug() renamed to reportBug()
 - Function app_die() renamed to app_exit()
 - More wrapper functions used (e.g. getRandomTan() instead of PHP's mt_rand())
 - New AJAX-based installation introduced (it is not finished)
 - Renamed several ALL_UPER_CASE() functions to camel-case notation
 - Extension ext-currency introduced which will deprecate ext-wernis all other eCurreny-related extensions
 - Renamed various HTML and email templates to new notation
 - Some shell scripts moved to 'contrib' folder
 - JQUERY updated to latest stable version (including custom build of jqueryui)
 - License files renamed/moved
 - Many other  fixes/improvements I forgot to mention
 - Varrious typos fixed
 - Copyright updated (to 2012)
 - TODOs.txt updated

11 years agoFix for wrong SQL statement 'LOW_PRIRITY'
quix0r [Tue, 31 Jul 2012 19:16:28 +0000 (19:16 +0000)]
Fix for wrong SQL statement 'LOW_PRIRITY'

11 years agoFinal (?) fix for #223
quix0r [Tue, 31 Jul 2012 19:14:43 +0000 (19:14 +0000)]
Final (?) fix for #223

11 years agoFix for #223
quix0r [Tue, 31 Jul 2012 19:05:17 +0000 (19:05 +0000)]
Fix for #223

11 years agoimport_request_variables() is no longer valid with PHP 5.4.4 (or less?)
quix0r [Tue, 3 Jul 2012 21:49:58 +0000 (21:49 +0000)]
import_request_variables() is no longer valid with PHP 5.4.4 (or less?)

11 years agoIgnore all logfiles
quix0r [Tue, 3 Jul 2012 12:46:03 +0000 (12:46 +0000)]
Ignore all logfiles

11 years agoFixed proxy support where CONNECT is not allowed
quix0r [Mon, 2 Jul 2012 19:12:17 +0000 (19:12 +0000)]
Fixed proxy support where CONNECT is not allowed

11 years agoFix for latest PHP 5.4.x changes
quix0r [Sat, 30 Jun 2012 16:02:04 +0000 (16:02 +0000)]
Fix for latest PHP 5.4.x changes

11 years agogetArrayFromDirectory() does now exclude files with size below 50 Bytes which always...
quix0r [Mon, 25 Jun 2012 23:02:44 +0000 (23:02 +0000)]
getArrayFromDirectory() does now exclude files with size below 50 Bytes which always indicates that the file is deprecated

11 years agoAdded check for file size to prevent loading deprecated include files (which are...
quix0r [Sat, 23 Jun 2012 11:18:32 +0000 (11:18 +0000)]
Added check for file size to prevent loading deprecated include files (which are ~ 23 bytes)

11 years agoOne more found
quix0r [Fri, 22 Jun 2012 21:00:38 +0000 (21:00 +0000)]
One more found

11 years agoBetter here
quix0r [Fri, 22 Jun 2012 00:07:00 +0000 (00:07 +0000)]
Better here

11 years agoSort reversed
quix0r [Fri, 22 Jun 2012 00:05:44 +0000 (00:05 +0000)]
Sort reversed