1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed: Always add fb-root div, prevents error when it doesn't exist. More... about 10 years ago
Fixed: SQL Error in session::write More... about 10 years ago
Fixed: RSS Feed reader not working since multi-user reply implemented More... about 10 years ago
Changed: Restore REFERER column in SESSION table. More... about 10 years ago
Added: RSS icon next to mods list icon on thread list. More... about 10 years ago
Fixed: Cannot login nor logout with recent session changes. More... about 10 years ago
Changed: Reduce the complexity of session initialisation. Changed: Update visitor log when restoring a session from user token. Changed: Removed session::get_value, set_value and update_value methods. More... about 10 years ago
Fixed: Missed a change in helper script that makes includes. Changed: Optimised imports. More... about 10 years ago
Changed: General code clean-up and refactoring. More... about 10 years ago
Fixed: "preg_replace(): The /e modifier is deprecated, use preg_replace_callback" error in attachments.inc.php More... about 10 years ago
Changed: Helper script now formats include line the same as PhpStorm. More... about 10 years ago
Changed: Added Facebook vanity URL and Twitter link. More... about 10 years ago
Fixed: Cancel button on pm_write.php not obeying return_msg More... about 10 years ago
Fixed: Sending wrong pid to ajax.php for More menu. More... about 10 years ago
Changed: Allow access to user profile pages if account has not yet been approved. Changed: Updated file lists in server.inc.php. Fixed: Allow Guest access to register.php. More... about 10 years ago
Fixed: Cannot register when forum is put into restricted access mode. More... about 10 years ago
Changed: Remove REFERER and USER_AGENT from SESSION table. More... about 10 years ago
Fixed: Error when deleting a forum due to wrong column name in DELETE query. More... about 10 years ago
Changed: Updated en_GB language pack More... about 10 years ago
Changed: Added columns for Wiki Quick Links and Tags to installer. More... about 10 years ago
Added: Option to disable post tags. Changed: Split WikiWiki user options into two separate options as they are in forum settings. More... about 10 years ago
Fixed: Set sql_mode to empty string for MySQL 5.6 compatibility. More... about 10 years ago
Added: Ability to add tags to posts like Twitter. More... about 10 years ago
Changed: Only show "Successfully created post" message if the post is not visible on the current page. More... about 10 years ago
Fixed: Display of a.button wasn't working correctly on some devices More... over 10 years ago
Changed: Removed <h1> from top of lpost.php and lsearch.php. More... over 10 years ago
Fixed: Guests not being recorded in visitor log. More... over 10 years ago
Fixed: Including alternate stylesheet twice if name matched filename of PHP script. More... over 10 years ago
Added: Separate admin.css files for each style. More... over 10 years ago
Fixed: Broken Unread to me query in Forums when searching. More... over 10 years ago