8
I Use This!
Inactive

Commits : Listings

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