emanuele 76cb49f80f Typo in variable name (bbcodes_hanlders => bbcodes_handlers) [editor] - Thanks Nao for the report vor 12 Jahren
..
Admin.php bd5deb67d8 A few generic fixes to errors found while testing for release vor 12 Jahren
Attachments.php 1d30939721 Auto create attachments directories. vor 12 Jahren
BoardIndex.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Calendar.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Class-BrowserDetect.php 41831f4713 ! do the gecko check with firefox checks vor 12 Jahren
Class-CurlFetchWeb.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Class-Graphics.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 13 Jahren
Class-Package.php 9bc133e941 ! Updates to better manage memory requests vor 13 Jahren
DbExtra-mysql.php d6c41a9f86 'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool vor 12 Jahren
DbExtra-postgresql.php d6c41a9f86 'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool vor 12 Jahren
DbExtra-sqlite.php d6c41a9f86 'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool vor 12 Jahren
DbPackages-mysql.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
DbPackages-postgresql.php 4ae4f96c0f ! Postgresql fails in create non-null db columns [Topic 470906] - Thanks Tyris for the report vor 13 Jahren
DbPackages-sqlite.php 7ce72a18f5 ! some more minor doc changes vor 13 Jahren
DbSearch-mysql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 13 Jahren
DbSearch-postgresql.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 13 Jahren
DbSearch-sqlite.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 13 Jahren
Display.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Drafts.php b81e891af3 ! Fix col name used in maintenance query vor 12 Jahren
DumpDatabase.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Errors.php abcda28703 ! Manage language generated an error if the SMF version is not available on the server vor 13 Jahren
Groups.php e1eb396afc Removed a bit of unused code vor 12 Jahren
Help.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Karma.php d1f543e957 plural on karma fatal error karma_wait_time [Bug 1853] vor 13 Jahren
Load.php 8ccdd261c0 Merge pull request #132 from Spuds/loadcalls vor 12 Jahren
LogInOut.php b86776e8a5 login and activate are actions for guests, not for registered users vor 12 Jahren
Logging.php 1d82831f07 - Duplicated code gone vor 12 Jahren
ManageAttachments.php 70b65ebf63 Related to commit 8f0bb65acbac01cd852bb29906523715307f2c7e - No idea why I used session when context could do the same and with less probability of causing issues vor 12 Jahren
ManageBans.php 03e8b62fd7 Another small fix for IPv6 things vor 12 Jahren
ManageBoards.php 57de7ca2c0 @todo is this really needed? => apparently no vor 12 Jahren
ManageCalendar.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
ManageErrors.php eb4843e240 ! Make the popup window large enough to show the error line vor 12 Jahren
ManageLanguages.php 92148f0a8f Small fix after rebase vor 12 Jahren
ManageMail.php ac1a1c3737 ! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files vor 13 Jahren
ManageMaintenance.php b81e891af3 ! Fix col name used in maintenance query vor 12 Jahren
ManageMembergroups.php 072c3bc6f9 Updates to stylized help pop ups vor 12 Jahren
ManageMembers.php aaa61eca09 Fixed members search case sensitive in PostgreSQL [Bug: 4764] vor 12 Jahren
ManageNews.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
ManagePaid.php ac1a1c3737 ! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files vor 13 Jahren
ManagePermissions.php af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) vor 12 Jahren
ManagePosts.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
ManageRegistration.php 886f427c4f ! Some more documentation changes vor 13 Jahren
ManageScheduledTasks.php ac1a1c3737 ! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files vor 13 Jahren
ManageSearch.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
ManageSearchEngines.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
ManageServer.php 2e9aa34d1d Merge pull request #79 from Kays48/attachment_folder_update vor 12 Jahren
ManageSettings.php 2e9aa34d1d Merge pull request #79 from Kays48/attachment_folder_update vor 12 Jahren
ManageSmileys.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Memberlist.php aaa61eca09 Fixed members search case sensitive in PostgreSQL [Bug: 4764] vor 12 Jahren
MessageIndex.php c6dd6c3fc2 Merge branch 'master' into generic_js_load_boards vor 12 Jahren
ModerationCenter.php 4950b17d4b ! update various loadJavascriptFile calls to remove the ?xyz etc vor 12 Jahren
Modlog.php 072c3bc6f9 Updates to stylized help pop ups vor 12 Jahren
MoveTopic.php 8ade59da3f Use logActions() to log multiple custom profile field changes in one go vor 12 Jahren
News.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Notify.php 906795f52e ! Cleanup, many files (sync of in / out changes) vor 13 Jahren
PackageGet.php b05f57c929 ! Few changes proposed by Ant to the error message when trying to install themes from pacman vor 13 Jahren
Packages.php 718b15bce7 Added smart-emulation to the installed packages page too vor 12 Jahren
PersonalMessage.php 4627c773ce Merge pull request #110 from emanuele45/no_menu_toggle vor 12 Jahren
Poll.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Post.php 2e9aa34d1d Merge pull request #79 from Kays48/attachment_folder_update vor 12 Jahren
PostModeration.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Printpage.php 0da1b299fa Added option to disable the print page - Suggested by Ben_S [Topic 479688] vor 12 Jahren
Profile-Actions.php 77ac6d0c35 Use logActions() to log deleted members in one go vor 12 Jahren
Profile-Modify.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Profile-View.php 91dafaa1d0 Merge pull request #115 from Spuds/Cleanup vor 12 Jahren
Profile.php af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) vor 12 Jahren
QueryString.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Recent.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Register.php b86776e8a5 login and activate are actions for guests, not for registered users vor 12 Jahren
Reminder.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
RemoveTopic.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
RepairBoards.php 9bc133e941 ! Updates to better manage memory requests vor 13 Jahren
Reports.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
ScheduledTasks.php b81e891af3 ! Fix col name used in maintenance query vor 12 Jahren
Search.php c6dd6c3fc2 Merge branch 'master' into generic_js_load_boards vor 12 Jahren
SearchAPI-Custom.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
SearchAPI-Fulltext.php 7bcec8a9a2 ! missing var initialization for advanced search vor 13 Jahren
SearchAPI-Standard.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 13 Jahren
Security.php 9151e1924c Revert "Failed tokens moved to adminLogin for a better user experience" vor 12 Jahren
SendTopic.php 7cac96e441 ! prevent slamming the password reminder function vor 12 Jahren
Session.php 9b3431a24a ! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy vor 12 Jahren
SplitTopics.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Stats.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-Admin.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-Auth.php 9151e1924c Revert "Failed tokens moved to adminLogin for a better user experience" vor 12 Jahren
Subs-BoardIndex.php c51469d58d "new posts in {category}" moved to a txt string and used strip_tags to make sure the name does not contain html vor 12 Jahren
Subs-Boards.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-Calendar.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-Categories.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-Charset.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 13 Jahren
Subs-Compat.php acd377cb4f ! Some minor doc changes since I was there vor 13 Jahren
Subs-Db-mysql.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-Db-postgresql.php 663e6db2b4 ! A bunch more documentation changes vor 13 Jahren
Subs-Db-sqlite.php 663e6db2b4 ! A bunch more documentation changes vor 13 Jahren
Subs-Editor.php 76cb49f80f Typo in variable name (bbcodes_hanlders => bbcodes_handlers) [editor] - Thanks Nao for the report vor 12 Jahren
Subs-Graphics.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-List.php d6051296d1 comma and time should receive the value vor 12 Jahren
Subs-Membergroups.php a36ef57476 ! 4677: Text string "stars" and image name (star*.gif) needs change. So much ugliness to keep the code consistent with the name change ... stars is now icons, everywhere I hope. vor 12 Jahren
Subs-Members.php 3426dfc776 Quick fix for search members in admin list with postgre vor 12 Jahren
Subs-MembersOnline.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-Menu.php 4627c773ce Merge pull request #110 from emanuele45/no_menu_toggle vor 12 Jahren
Subs-MessageIndex.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 13 Jahren
Subs-OpenID.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs-Package.php 1d26b06e60 Should be possible to include a file with hooks even using the <hook> tag vor 12 Jahren
Subs-Post.php e07bfa90a0 Removed the last two limitations to the newsletters stored in the mail queue that could truncate the text of the mail - Thanks luuuciano for the report [Topic 475308] vor 12 Jahren
Subs-Recent.php 886f427c4f ! Some more documentation changes vor 13 Jahren
Subs-Sound.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Subs.php b2785a98b6 Files to include are optionals vor 12 Jahren
Subscriptions-PayPal.php 09e65d3d9d ! fixed post case 1.1 leftover vor 13 Jahren
Themes.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
Topic.php c3f6282f89 ! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php) vor 13 Jahren
ViewQuery.php 25b9438d46 ! change ?fin20 to ?alp21, many files, question is which ones did I miss :P vor 12 Jahren
Who.php 32a1740bc2 Three formatting changes from marcus in license, version and title presentation vor 12 Jahren
Xml.php 427ece1faa ! Spacing,spelling and comments ... pedantic at its best vor 12 Jahren
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) vor 13 Jahren