8
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 17, 2024 — Jun 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Few bugs fixed: * Watched topics should now work properly * New config entry in ACP for Google Custom Search Engine * Buttons moved in viewtopic * Highslide updated to latest version * Other minor bugs fixed More... about 12 years ago
Merge remote-tracking branch 'refs/remotes/upstream/master' More... about 12 years ago
Merge pull request #24 from Nami-Doc/patch-3 More... over 12 years ago
Fixed a lot of bugs: - .htaccess improved - Fixed some bugs in DB Maintenance - Fixed few bugs and wrong links on PA File DB - Added ranks images sorting in ACP - Ranks - Fixed few bugs on erc.php - Fixed few bugs on Album - Fixed a small bug on BBCodes and added another couple of features to BBCodes - Added an extra check on STRIP constants on functions.php as well, since those functions are used even when common.php hasn't included - Fixed few bugs on Profile - Fixed a bug in the installation process regarding paths - Fixed a bug when editing a topic with a Poll - Fixed a bug which preventing Shoutbox messages to display email addresses properly - Fixed few bugs on some blocks - Fixed some templates bugs - Fixed a bug when deleting Watched topics - Fixed few minor bugs More... over 12 years ago
Call-time pass by ref More... over 12 years ago
I just discovered that YouTube video IDs may also contain dashes and underscores... damn More... over 12 years ago
Fixed some bugs and added a feature * Fixed a bug when deleting bookmars * Renamed the main column in profile to avoid duplicates * Implemented the new YouTube code for adding video to posts, thanks to Jefazo More... over 12 years ago
Fixed a lot of bugs and added some new features. Bugs: 1. Some CSS fields not rendered correctly 2. Sessions for admins not processed correctly 3. Wrong redirects in subfolders 4. Few bugs fixed in ACP modules 5. Fixed few bugs in AJAX chat 6. Fixed some bugs in album 7. Implemented some extra features in Tags 8. Fixed others small bugs in ACP and CMS session management 9. Fixed bugs in PAFile DB 10. Other minor bugs fixes More... over 12 years ago
Merge pull request #23 from jhl-verona/master More... over 12 years ago
Merge pull request #22 from Nami-Doc/patch-2 More... over 12 years ago
Fixed IE8 trim() problem in AJAX chat More... over 12 years ago
Fix html non converted back on do_edit More... over 12 years ago
Fixed a bug in menu links and added a small feature to the download BBCode More... almost 13 years ago
Fixed some bugs reported for version 2.0.0.86 and some other bugs found by looking around the code. More... almost 13 years ago
Changed Quick Reply javascript call More... almost 13 years ago
Fixed a missing bracket in global_header block and tried to optimize BBCode parsing for calendar More... almost 13 years ago
Merge branch 'master' of git://github.com/MightyGorgon/icy_phoenix More... almost 13 years ago
Implemented a couple of fix for emergency and signature More... almost 13 years ago
Few bug fixes for Icy Phoenix 2.0, no critical bugs luckily More... almost 13 years ago
Merge pull request #20 from Nami-Doc/master More... almost 13 years ago
fix call-time pass-by-reference More... almost 13 years ago
Few bugs fixes before Icy Phoenix 2.0 More... almost 13 years ago
Merge remote-tracking branch 'upstream/master' More... about 13 years ago
Some fixes before next RC2: * Fixed bugs in dynamic menu (added with previous commits) * Added REPLACE sql to avoid using a loop to replace all old images links in posts * Few fixes in the new images feature (wrong pagination for non existing users, and thumbnails generation) * Added Facebook browser detection, even if it is more a bot than a real browser * Improved readability of rules.php, maybe I will edit faq.php as well... More... about 13 years ago
Fixed another bug in pagination for uploaded images More... about 13 years ago
Fixed another bug in pagination and images display for admins More... about 13 years ago
Fixed a bug in images_list.php preventing thumbnail to be shown on the first view More... about 13 years ago
Some fixes around the package, plus a new feature: * Removed some old unused code from .htaccess * Removed printarticle.php since most of its code was redundant with printview.php * Added the possibility to have some CMS elements hidden to BOTs * Optimized some Dynamic Menu functions and callback * Renamed posted_images folder to images, renamed images files and created a DB for uploaded images to optimize server charge and implement new features * Updated readme_english.html file to reflect new features and install/update instructions * Updated install.php to reflect new procedures to be executed while updating * Minor tweaks and fixes More... about 13 years ago
Merge remote branch 'origin/master' More... about 13 years ago
Deleted unused printarticle.php file More... about 13 years ago