43
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
! Add emulation support to installed tab so its like whats under the browse tab More... about 13 years ago
! Minor news template cleanup More... about 13 years ago
! temp fix for invalid filename in cache put/get due to $key characters More... about 13 years ago
Merge pull request #16 from emanuele45/master More... about 13 years ago
Merge pull request #17 from norv/patch-1 More... about 13 years ago
Update Sources/Class-CurlFetchWeb.php More... about 13 years ago
A warning to admins if agreement.txt is missing
emanuele45
as emanuele
More... about 13 years ago
(WIP) tweaks of the database layer. More... about 13 years ago
! Session ids longer than 32 chars would have problems in storing their value into the database (thanks postgre) and few other install/upgrade fixes
emanuele45
as emanuele
More... about 13 years ago
! Scheduled task name too long...thanks PostgreSQL
emanuele45
as emanuele
More... about 13 years ago
! Postgre install, replaced slash escapes with double-single quotes [Bug 4858]
emanuele45
as emanuele
More... about 13 years ago
! A couple of install-related fixes
emanuele45
as emanuele
More... about 13 years ago
! Pages on top of the error log table too
emanuele45
as emanuele
More... about 13 years ago
hook for the internal admin search integrate_admin_search
emanuele45
as emanuele
More... about 13 years ago
Moved few profile-related js from script.js to profile.js and optimized the ajax calls on signature errors
emanuele45
as emanuele
More... about 13 years ago
! Admin attachments removal uses the default forum language [Topic 458016]
emanuele45
as emanuele
More... about 13 years ago
News fader partially rewritten to make use jQuery, that should fix the problem with IE [Topic 413549]
emanuele45
as emanuele
More... about 13 years ago
Personal messages errors are only errorbox
emanuele45
as emanuele
More... about 13 years ago
+ Logged approval and removal of (moderated) attachments [Topic 381419] - thanks Arantor
emanuele45
as emanuele
More... about 13 years ago
+ Added a file maintenance check that verifies if files present on the disk have a corresponding entry into the database
emanuele45
as emanuele
More... about 13 years ago
! removal of temporary attachments moved from the main maintenance page to the real maintenace and split in steps...I hope - related to [Bug 4279]
emanuele45
as emanuele
More... about 13 years ago
+ Added scheduled task to remove temporary attachments ! Checking only the size of the current directory when posting
emanuele45
as emanuele
More... about 13 years ago
! Few changes proposed by Ant to the error message when trying to install themes from pacman
emanuele45
as emanuele
More... about 13 years ago
+ New permission to send emails to members [Bug 4969]
emanuele45
as emanuele
More... about 13 years ago
! backup updated to support bigger backups + Added warnings to the backup page depending on the forum size
emanuele45
as emanuele
More... about 13 years ago
! [ImageMagick] Added the resize... :P ! Fixed the check on GD and Imagick (Thanks Fustrate) ! Changed the checkIM name and function
emanuele45
as emanuele
More... about 13 years ago
+ basic ImageMagick support for image resizing
emanuele45
as emanuele
More... about 13 years ago
! $knownInts and $knownFloats are passed by integrate_register [Bug 4968]
emanuele45
as emanuele
More... about 13 years ago
! Moved the personal message notification email to EmailTemplates added few more options (with and without body, with and without the list of members that will receive the PM)
emanuele45
as emanuele
More... about 13 years ago
+ disallow_sendBody removes the body from PMs too [Bug 4834]
emanuele45
as emanuele
More... about 13 years ago