Fixes and something to wait for...
CHANGELOG
2.0.4 [beta]
- Using short-time cache to look for duplicates instead of scanning the whole database (based on cookietimeout)
- The above cache is used with the whos online-list too
- Added cache for alerts so reports only will be sent on changes in the usernames
- 2 phrases fixed
- Added username exclusions (usernames/userids that won't be blocked)
- Fixed the SHOW COLUMNS-problem in iptracker.php
- Fixed a serious injection problem
2.0.3 [beta] (bonus release)
- Autoblacklist banned users
2.0.2 [beta]
- Alerter caused blank page when PM-reporting disabled
- Trolltracker now blocks other usernames too if there's a match with the list in options
- Trolltracker now blocks linked IP-addresses listed in options
2.0.1 [beta]
- Added class="alt1" into tables in iptracker*.php
- Added "exclude guests from result" in the iptracker (option that won't count users with id 0 - guests, etc)
- Added report/alerter by PM/forum
- Added field alert into database
- Added autodetection on search (if a searchstring contains XX.XX.XX.XX it will be treated as an ip)
- Done some minor changes to the userlink-function (the one that can bind new usernames to their old ones faster)
- Fixed the userlink-lookup in iptracker.php (made details)
- Added function to block specific nicknames when reaching the trigger limit
- Using strftime for date/time-fields (Tested with vB 3.6)
- Added search-depth in iptracker.php
- Added "exclude rbl-results" in iptracker.php (Won't show proxies if any)
- Added $show[trolltracker]-condition so the tracker can be shown for admingroups in templates
- Added trolldata to who's online
- Added highlighted searchresults for iptracker.php
- Admins will now be excluded from the dupe-checker
- Blocked users are now shown as blocked in "Who's Online"
- Scanner using vbphrases instead
- Queries to database rewritten (JOIN)
- Added group for administration of the trackerdb (removal of entries)
- FQDN Compares on undetected users
To do
- Add trolldupes.php - quickscan the database for duplicated nicknames and list them
- iptables support (?)
- Add exclude userids from scanner (mainly for fixing the AE-Tripper issue)
- IRC/Eggdrop support for online-tracing and support
- Autoblacklist banned users