emanuele c30867e850 + AJAX-jQuery based preview of single news items 12 years ago
..
Admin.php d1ba6b8c8d ! remove unused code from Admin.php (left overs from 2.0) 12 years ago
BoardIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Calendar.php 2be623e0c9 ! More documentation. 12 years ago
Class-Graphics.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Class-Package.php 7ce72a18f5 ! some more minor doc changes 12 years ago
DbExtra-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbExtra-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbExtra-sqlite.php 7ce72a18f5 ! some more minor doc changes 12 years ago
DbPackages-mysql.php 7ce72a18f5 ! some more minor doc changes 12 years ago
DbPackages-postgresql.php 7ce72a18f5 ! some more minor doc changes 12 years ago
DbPackages-sqlite.php 7ce72a18f5 ! some more minor doc changes 12 years ago
DbSearch-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbSearch-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
DbSearch-sqlite.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Display.php 20b6be98be ! Number of posts in a topic with moderated posts is now set to num_replies+1 for guests fixing the wrong index created previously [Bug 4885] 12 years ago
DumpDatabase.php f8cff26430 ! Minor bug 12 years ago
Errors.php f02d980afc + added post recount function to members maintenance [4423] 12 years ago
Groups.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Help.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Karma.php d1f543e957 plural on karma fatal error karma_wait_time [Bug 1853] 12 years ago
Load.php 18d18f465d ! wrong order in browser detection was causing mis-identification 12 years ago
LogInOut.php 85f1a014eb ! removed error suppression with proper check LogInOut.php 12 years ago
Logging.php 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 12 years ago
ManageAttachments.php 85f1a014eb ! removed error suppression with proper check LogInOut.php 12 years ago
ManageBans.php d2f9c30813 ! Fix IPv4 addresses visualization in banned entities table (ban edit) 12 years ago
ManageBoards.php 85f1a014eb ! removed error suppression with proper check LogInOut.php 12 years ago
ManageCalendar.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
ManageErrors.php 7ce72a18f5 ! some more minor doc changes 12 years ago
ManageLanguages.php 1121311b73 ! Bye bye loadClassFile we hardly knew you ... plus not need for PHP 5.0.0+ Admin.php, ManageLanguages.php, ManagePaid.php, ManageSearch.php, PackageGet.php, Packages.php, Search.php, Subs-Package.php 12 years ago
ManageMail.php b37e796548 ! Small patch for 4841 12 years ago
ManageMaintenance.php f02d980afc + added post recount function to members maintenance [4423] 12 years ago
ManageMembergroups.php 7ce72a18f5 ! some more minor doc changes 12 years ago
ManageMembers.php 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 12 years ago
ManageNews.php c30867e850 + AJAX-jQuery based preview of single news items 12 years ago
ManagePaid.php 1121311b73 ! Bye bye loadClassFile we hardly knew you ... plus not need for PHP 5.0.0+ Admin.php, ManageLanguages.php, ManagePaid.php, ManageSearch.php, PackageGet.php, Packages.php, Search.php, Subs-Package.php 12 years ago
ManagePermissions.php 7ce72a18f5 ! some more minor doc changes 12 years ago
ManagePosts.php 57b53e41a5 If max_messageLength is set to 0 the size of column body is changed to mediumint [Bug 4859] 12 years ago
ManageRegistration.php 886f427c4f ! Some more documentation changes 12 years ago
ManageScheduledTasks.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
ManageSearch.php 1121311b73 ! Bye bye loadClassFile we hardly knew you ... plus not need for PHP 5.0.0+ Admin.php, ManageLanguages.php, ManagePaid.php, ManageSearch.php, PackageGet.php, Packages.php, Search.php, Subs-Package.php 12 years ago
ManageSearchEngines.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
ManageServer.php c3d126f6e2 + The clean cache button is shown in caching page after saving with 'no caching' seleted [Bug 3702] 12 years ago
ManageSettings.php 6f740513ce + Add Jquery load selection (local/auto/cdn) to admin panel 12 years ago
ManageSmileys.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Memberlist.php 85f1a014eb ! removed error suppression with proper check LogInOut.php 12 years ago
MessageIndex.php b808e42365 ! $board not reassigned in MEssageIndex.php [Bug 4929] 12 years ago
ModerationCenter.php 85f1a014eb ! removed error suppression with proper check LogInOut.php 12 years ago
Modlog.php 7ce72a18f5 ! some more minor doc changes 12 years ago
MoveTopic.php 7ce72a18f5 ! some more minor doc changes 12 years ago
News.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Notify.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
PackageGet.php 2177f8c106 ! replace some strpos(strtolower()) with stripos where mods generally don't play 12 years ago
Packages.php 85f1a014eb ! removed error suppression with proper check LogInOut.php 12 years ago
PersonalMessage.php 67b0155815 + Error handling for AJAX PMs preview 12 years ago
Poll.php 43a398c885 ! Error in poll if more than 256 choices are added 12 years ago
Post.php a1b2a29de7 ! quick edit works also without approve_post permission [Bug 4877] - please double check 12 years ago
PostModeration.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
Printpage.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Profile-Actions.php 7ad87b1841 ! some more minor doc changes 12 years ago
Profile-Modify.php 7ad87b1841 ! some more minor doc changes 12 years ago
Profile-View.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Profile.php 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 12 years ago
QueryString.php 3ca7fcd9f1 ! Add session ID to link if NOT possibly_robot 12 years ago
Recent.php 09e65d3d9d ! fixed post case 1.1 leftover 12 years ago
Register.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Reminder.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
RemoveTopic.php a18e888838 10610 12 years ago
RepairBoards.php 3c0ce387fa ! A little more cleanup on RepairBoards.php 12 years ago
Reports.php 7ce72a18f5 ! some more minor doc changes 12 years ago
ScheduledTasks.php 5cba35f623 Just changes to commenting style in ScheduledTasks.php 12 years ago
Search.php 6b78799638 ! old $txt string used in a couple of places 12 years ago
SearchAPI-Custom.php 943ee77ad2 ! Send the old_body to the search API 12 years ago
SearchAPI-Fulltext.php 7bcec8a9a2 ! missing var initialization for advanced search 12 years ago
SearchAPI-Standard.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Security.php 37c4afd47b Merge https://github.com/Spuds/playpen 12 years ago
SendTopic.php b37e796548 ! Small patch for 4841 12 years ago
Session.php 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
SplitTopics.php f8d5075a85 ! missing global in SplitTopics.php 12 years ago
Stats.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Subs-Admin.php d1ba6b8c8d ! remove unused code from Admin.php (left overs from 2.0) 12 years ago
Subs-Auth.php 2d25266b30 ! wrong use of cookiename variable (left over from other 2.1 branch) 12 years ago
Subs-BoardIndex.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Boards.php 2be623e0c9 ! More documentation. 12 years ago
Subs-Calendar.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Categories.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Subs-Charset.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Subs-Compat.php 2be623e0c9 ! More documentation. 12 years ago
Subs-Db-mysql.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Db-postgresql.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Db-sqlite.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Subs-Editor.php 1c85c8126d Registration question can now be 0 [Bug 4868] 12 years ago
Subs-Graphics.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Subs-List.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
Subs-Membergroups.php 7ad87b1841 ! some more minor doc changes 12 years ago
Subs-Members.php 92d681b077 reattributePosts returns nothing now + city => server in ['default_timezone'] 12 years ago
Subs-MembersOnline.php 886f427c4f ! Some more documentation changes 12 years ago
Subs-Menu.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Subs-MessageIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Subs-OpenID.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Subs-Package.php 1608512ab0 ! if mod's name contains html and or entities all the pages where the mod name appears would be xhtml invalid 12 years ago
Subs-Post.php 6d78654dc3 ! fix for custom search index during message editing 12 years ago
Subs-Recent.php 886f427c4f ! Some more documentation changes 12 years ago
Subs-Sound.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
Subs.php 24030d58b5 ! another bad micro optimization which allowed the array index to walk off the end if the last item in a message was a bbc tag, resulting in error log spam. 12 years ago
Subscriptions-PayPal.php 09e65d3d9d ! fixed post case 1.1 leftover 12 years ago
Themes.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Topic.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) 12 years ago
ViewQuery.php 7ce72a18f5 ! some more minor doc changes 12 years ago
Who.php 663e6db2b4 ! A bunch more documentation changes 12 years ago
Xml.php ddd1345cf1 + Preview of existing news elements. Still to do new ones, the important ones! :P 12 years ago
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago