8
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Sep 27, 2023 — Sep 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:Phorum/Core More... about 13 years ago
Some improvements over the previous Safari fix. More... about 13 years ago
Fixed a Safari prompt() issue for the editor tools. More... about 13 years ago
Merge branch 'master' of https://github.com/Phorum/Core More... about 13 years ago
Fixed handling of a cancelled javascript prompt() for Safari. More... about 13 years ago
When creating a folder/forum, use the active parent_id if available. More... about 13 years ago
Restored a bit of code that I previously disabled for debugging. More... about 13 years ago
The browser will take care automatically of disabled field colors. More... about 13 years ago
Retrieve inherted settings and enable/disable inherited fields for the forum/folder editor in the admin interface. More... about 13 years ago
Updated distro sanity check. More... about 13 years ago
Dumped the "enable_new_pm_count" setting in favor of a live new pm count. More... about 13 years ago
Some small documentation fixes. More... about 13 years ago
Improved get_recent_messages() for retrieving unread messages. More... about 13 years ago
Introduced a new database config option: disable_sql_cache More... about 13 years ago
Merge branch 'master' of https://github.com/Phorum/Core More... about 13 years ago
Reverted the idea of having an admin API layer. More... about 13 years ago
Restored the use of "USE INDEX (...)" in get_recent_messages(). More... about 13 years ago
Added Douglas Crockford's json2.js library for JSON.stringify support. More... about 13 years ago
Merge branch 'master' of github.com:Phorum/Core More... about 13 years ago
Updated the data for the distro sanity check. More... about 13 years ago
Moved include/admin_functions.php to include/admin/functions.php More... about 13 years ago
Brushed up the functions in include/admin_functions.php. More... about 13 years ago
Implemented phorum_api_admin_url() to replace phorum_admin_build_url(). More... about 13 years ago
Deleted the deprecated function phorum_get_folder_info(). More... about 13 years ago
Moved the admin_forum_delete hook. More... about 13 years ago
Code formatting (tabs to spaces). More... about 13 years ago
Fixed a vroot propagation issue. More... about 13 years ago
Updated the admin delete forum interface to match the updated forums API. More... about 13 years ago
Cleaned up some coding around the phorum_api_forums_delete() function, to let it make use of the code that is already available in the forums API. More... about 13 years ago
Mainly some code formatting. More... about 13 years ago