1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert: Always show vote buttons even on own posts. More... about 8 years ago
Changed: Update .gitignore. More... about 8 years ago
Changed: Remove forum_path property and related code. Changed: Removed Beehive dependency from CKEditor plugins and add localization support. Changed: Load json.php via AJAX in general.js and pass result as argument to beehive.init event. More... about 8 years ago
Fixed: Current Thread icon wasn't being applied correctly. More... about 8 years ago
Fixed: Including wrong bootstrap in ledit.php (caused error in PHP7) More... over 8 years ago
Fixed: Undefined index UID when performing SFS check More... over 8 years ago
Changed: Added constant to disable CSRF checking. Fixes AJAXChat integration. More... over 8 years ago
Fixed: Unable to login if no existing session due to failure to call session_start in session::init. More... over 8 years ago
Fixed: Lots of code had calls to functions with too many arguments. Fixed: Tabular polls not working. More... over 8 years ago
Changed: Generate CSRF token when login occurs / session is restored and don't regenerate it unless invalid More... over 8 years ago
Changed: Add CSS classes to elements of the message pane to allow styling separately. More... almost 9 years ago
Fixed: Function forum_delete not removing TAG and POST_TAG tables. More... almost 9 years ago
Fixed: Google Chrome squashing the content into narrow column. More... almost 9 years ago
Changed: Quick Reply closing when clicking outside it causing premature close. Use cancel button instead. More... almost 9 years ago
Changed: Increase version number More... almost 9 years ago
Changed: Updated readme.md More... almost 9 years ago
Changed: Updated release notes More... almost 9 years ago
Changed: Updated changelog.md for new release More... almost 9 years ago
Added: Make attachments exempt from CSRF checking. More... almost 9 years ago
Fixed: Display of files less than 99 bytes as undefined. More... almost 9 years ago
Fixed: Not able to edit posts due to missing CSRF token. More... almost 9 years ago
Changed: Updated documentation and version ready for new release. More... almost 9 years ago
Fixed: Undefined index REQUEST_METHOD. More... almost 9 years ago
Enabled CSRF checking on mobile. More... almost 9 years ago
Fixed: XSS injections with PM folder names and recipient names. More... almost 9 years ago
Fixed: Posts and poll forms not including csrf field Fixed: Function html_display_msg not having csrf field on post forms. More... almost 9 years ago
Added: CSRF checks to all HTTP POST forms. More... almost 9 years ago
Fixed: XSS issues in user search and folder rename functionality More... almost 9 years ago
Fixed: Undefined index 0 in perms.inc.php on line 854. Changed: Use fetch_row() instead of fetch_array(MYSQLI_NUM) on MySQLi result. More... almost 9 years ago
Added: Show notification icon for number of unread PMs on mobile menu. More... about 9 years ago