43
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
! @todo: replaced showEmailAddress full ternary return with a more readable if/elseif/else
emanuele45
as emanuele
More... over 13 years ago
! if mod's name contains html and or entities all the pages where the mod name appears would be xhtml invalid
emanuele45
as emanuele
More... over 13 years ago
! Adding other branch with install.php and upgrade.php changes More... over 13 years ago
! Adding other branch with install.php and upgrade.php changes More... over 13 years ago
! wrong use of cookiename variable (left over from other 2.1 branch) More... over 13 years ago
! wrong order in browser detection was causing mis-identification More... over 13 years ago
! A little more cleanup on RepairBoards.php More... over 13 years ago
Just changes to commenting style in ScheduledTasks.php
emanuele45
as emanuele
More... over 13 years ago
! improper var substitution in javascript escape QueryString.php More... over 13 years ago
Template re-writing
emanuele45
as emanuele
More... over 13 years ago
! another bad micro optimization which allowed the array index to walk off the end if the last item in a message was a bbc tag, resulting in error log spam. More... over 13 years ago
Using genericlists is much more fun!
emanuele45
as emanuele
More... over 13 years ago
+ The clean cache button is shown in caching page after saving with 'no caching' seleted [Bug 3702]
emanuele45
as emanuele
More... over 13 years ago
plural on karma fatal error karma_wait_time [Bug 1853]
emanuele45
as emanuele
More... over 13 years ago
reattributePosts returns nothing now + city => server in ['default_timezone']
emanuele45
as emanuele
More... over 13 years ago
Merge pull request #5 from emanuele45/master More... over 13 years ago
Merge https://github.com/Spuds/playpen
emanuele45
as emanuele
More... over 13 years ago
! Number of posts in a topic with moderated posts is now set to num_replies+1 for guests fixing the wrong index created previously [Bug 4885]
emanuele45
as emanuele
More... over 13 years ago
! quick edit works also without approve_post permission [Bug 4877] - please double check
emanuele45
as emanuele
More... over 13 years ago
! unlock a topic is recorded as lock in moderation log [Bug 4857]
emanuele45
as emanuele
More... over 13 years ago
Pendantry in action: unnecessary globals in RepairBoards and make-up of queries in $errorTests + [Bug 4811]
emanuele45
as emanuele
More... over 13 years ago
Custom profile fields named 0 are now visible on topic view [Bug 4809]
emanuele45
as emanuele
More... over 13 years ago
! update to 1.7.1 jquery level More... over 13 years ago
! fix for custom search index during message editing More... over 13 years ago
+ Add Jquery load selection (local/auto/cdn) to admin panel ! re-arrange index.template again ... still not happy More... over 13 years ago
! Update SSI welcome to use new txt strings More... over 13 years ago
Reassign topics while reassign messages [Bug 4730]
emanuele45
as emanuele
More... over 13 years ago
+ added post recount function to members maintenance [4423] More... over 13 years ago
! improved / increased phpinfo filtering More... over 13 years ago
! remove unused code from Admin.php (left overs from 2.0) ! add link to php info under support info Subs-Admin.php, Admin.template.php More... over 13 years ago