Peter Spicer 79293b78d4 ! New hook for post-registration notifications (once we have the user's new id), fixes #242 (there's already a hook for the register_validate part called register_check, this adds the other hook as suggested) 11 년 전
..
Admin.php 0f7d2ff5c6 Push the moderation menu fix again 11 년 전
Avatar.php 2c50939f27 Copyright update per BoD 11 년 전
BoardIndex.php 2c50939f27 Copyright update per BoD 11 년 전
Calendar.php 2c50939f27 Copyright update per BoD 11 년 전
Class-BrowserDetect.php 2c50939f27 Copyright update per BoD 11 년 전
Class-CurlFetchWeb.php 2c50939f27 Copyright update per BoD 11 년 전
Class-Graphics.php 2c50939f27 Copyright update per BoD 11 년 전
Class-Package.php 324464a3c2 Fix to package manager by @Spuds and @emanuele45 11 년 전
DbExtra-mysql.php 2c50939f27 Copyright update per BoD 11 년 전
DbExtra-postgresql.php 2c50939f27 Copyright update per BoD 11 년 전
DbExtra-sqlite.php 2c50939f27 Copyright update per BoD 11 년 전
DbExtra-sqlite3.php fab518680c SQLite3 files 11 년 전
DbPackages-mysql.php 2c50939f27 Copyright update per BoD 11 년 전
DbPackages-postgresql.php 2c50939f27 Copyright update per BoD 11 년 전
DbPackages-sqlite.php e0f1f00630 Initial commit of adding a option to move the Packages directory 11 년 전
DbPackages-sqlite3.php fab518680c SQLite3 files 11 년 전
DbSearch-mysql.php 2c50939f27 Copyright update per BoD 11 년 전
DbSearch-postgresql.php 2c50939f27 Copyright update per BoD 11 년 전
DbSearch-sqlite.php 2c50939f27 Copyright update per BoD 11 년 전
DbSearch-sqlite3.php fab518680c SQLite3 files 11 년 전
Display.php 5d594b0d9e Disregard -> Unwatch 11 년 전
Drafts.php 1db0e7aa25 ! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts. 11 년 전
Errors.php 2c50939f27 Copyright update per BoD 11 년 전
Groups.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
Help.php 2c50939f27 Copyright update per BoD 11 년 전
Karma.php 2c50939f27 Copyright update per BoD 11 년 전
Load.php 1db0e7aa25 ! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts. 11 년 전
LogInOut.php 2c50939f27 Copyright update per BoD 11 년 전
Logging.php 2c50939f27 Copyright update per BoD 11 년 전
ManageAttachments.php 5b4a8357b9 ! Remove 'recode line endings' UI item. It is a feature that some might depend on but that shouldn't have a UI item; a plugin can add it back if the option really is required but it can remain a hidden setting without any real trouble. This also fixes #600 - it's actually much better IMNSHO to pretend it doesn't exist for users than to confuse them with trying to explain it and if someone *does* need it, we can direct them to turning it on again. 11 년 전
ManageBans.php fb0148ff49 Merge pull request #520 from Oldiesmann/release-2.1 11 년 전
ManageBoards.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
ManageCalendar.php 2c50939f27 Copyright update per BoD 11 년 전
ManageErrors.php 2c50939f27 Copyright update per BoD 11 년 전
ManageLanguages.php a422db7098 ! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry. 11 년 전
ManageMail.php 2c50939f27 Copyright update per BoD 11 년 전
ManageMaintenance.php f5d3043858 Merge pull request #390 from gnif/MySQLi 11 년 전
ManageMembergroups.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
ManageMembers.php 2c50939f27 Copyright update per BoD 11 년 전
ManageNews.php a422db7098 ! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry. 11 년 전
ManagePaid.php 96441c7b5e Resolves #312 not sending out reminders after a renewal occurred 11 년 전
ManagePermissions.php 95df1e9203 ! Typo in ManagePermissions code 11 년 전
ManagePosts.php 394081d22c Fix a few bugs related to #623 11 년 전
ManageRegistration.php 2c50939f27 Copyright update per BoD 11 년 전
ManageScheduledTasks.php 2c50939f27 Copyright update per BoD 11 년 전
ManageSearch.php e9320d635c Avoid to set 0 for Number of search results per page - thanks aga21 for debugging and reporting 11 년 전
ManageSearchEngines.php 2c50939f27 Copyright update per BoD 11 년 전
ManageServer.php 2c50939f27 Copyright update per BoD 11 년 전
ManageSettings.php fccc38d70d ! Antispam questions should support multiple languages and multiple answers per question. Note that this does not, currently, support upgrading existing questions but likely it would be better if the admin were to review their questions anyway. Apologies to JS purists; I'm sure the JS could be better handled but someone better than I should probably do that. 11 년 전
ManageSmileys.php ca9ca46d3c Merge pull request #544 from jdarwood007/fix-521 11 년 전
Memberlist.php 2c50939f27 Copyright update per BoD 11 년 전
MessageIndex.php 5d594b0d9e Disregard -> Unwatch 11 년 전
ModerationCenter.php 36aa2ff944 Remove the time from author link 11 년 전
Modlog.php 3834321989 Some more replacments in Subs-Post. 11 년 전
MoveTopic.php 5d594b0d9e Disregard -> Unwatch 11 년 전
News.php 2c50939f27 Copyright update per BoD 11 년 전
Notify.php 5d594b0d9e Disregard -> Unwatch 11 년 전
PackageGet.php e0f1f00630 Initial commit of adding a option to move the Packages directory 11 년 전
Packages.php e0f1f00630 Initial commit of adding a option to move the Packages directory 11 년 전
PersonalMessage.php a422db7098 ! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry. 11 년 전
Poll.php 2c50939f27 Copyright update per BoD 11 년 전
Post.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
PostModeration.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
Printpage.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
Profile-Actions.php 2c50939f27 Copyright update per BoD 11 년 전
Profile-Modify.php 04537b5264 ! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too. 11 년 전
Profile-View.php 5d594b0d9e Disregard -> Unwatch 11 년 전
Profile.php 5d594b0d9e Disregard -> Unwatch 11 년 전
QueryString.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
Recent.php 5d594b0d9e Disregard -> Unwatch 11 년 전
Register.php 45a4622699 + Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots. 11 년 전
Reminder.php 2c50939f27 Copyright update per BoD 11 년 전
RemoveTopic.php 5d594b0d9e Disregard -> Unwatch 11 년 전
RepairBoards.php 2c50939f27 Copyright update per BoD 11 년 전
Reports.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
ScheduledTasks.php f5d3043858 Merge pull request #390 from gnif/MySQLi 11 년 전
Search.php 3da54d0580 Left some testing stuff in. 11 년 전
SearchAPI-Custom.php f5d3043858 Merge pull request #390 from gnif/MySQLi 11 년 전
SearchAPI-Fulltext.php f5d3043858 Merge pull request #390 from gnif/MySQLi 11 년 전
SearchAPI-Standard.php 2c50939f27 Copyright update per BoD 11 년 전
Security.php c4d67ebf27 This debugging code causes login failures 11 년 전
SendTopic.php 0c9e67bbcd Don't allow guests to report posts anymore 11 년 전
Session.php d734f78d2d ! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277) 11 년 전
SplitTopics.php 5d594b0d9e Disregard -> Unwatch 11 년 전
Stats.php 6a32845402 ! If gender is disabled, hide the item from the stats page - and don't bother to calculate it either. Fixes #633 11 년 전
Subs-Admin.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Attachments.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Auth.php cff27c24c4 Login tokens weren't generated in a couple places 11 년 전
Subs-BoardIndex.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
Subs-Boards.php 8e113d6113 ! Typo 11 년 전
Subs-Calendar.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Categories.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Charset.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Compat.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Db-mysql.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 11 년 전
Subs-Db-mysqli.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 11 년 전
Subs-Db-postgresql.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 11 년 전
Subs-Db-sqlite.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 11 년 전
Subs-Db-sqlite3.php cd6c86d386 ! Adds literal and empty parameters to queries, fixes #645 11 년 전
Subs-Editor.php fccc38d70d ! Antispam questions should support multiple languages and multiple answers per question. Note that this does not, currently, support upgrading existing questions but likely it would be better if the admin were to review their questions anyway. Apologies to JS purists; I'm sure the JS could be better handled but someone better than I should probably do that. 11 년 전
Subs-Graphics.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-List.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Membergroups.php 76b43782bc Enhancements to the groups-as-moderators feature 11 년 전
Subs-Members.php 79293b78d4 ! New hook for post-registration notifications (once we have the user's new id), fixes #242 (there's already a hook for the register_validate part called register_check, this adds the other hook as suggested) 11 년 전
Subs-MembersOnline.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Menu.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-MessageIndex.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-OpenID.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Package.php 780f17b473 A tiny typo 11 년 전
Subs-Post.php 2d5b63985f What if we want to export new posts out to a CMS? 11 년 전
Subs-Recent.php 2c50939f27 Copyright update per BoD 11 년 전
Subs-Sound.php 2c50939f27 Copyright update per BoD 11 년 전
Subs.php b4a910932f Merge pull request #670 from live627/expand_pages- 11 년 전
Subscriptions-PayPal.php 25588cc26e ! Fix #660: Paid subscription can fail using custom currency code 11 년 전
Themes.php dea59f75f2 Finish up draft stuff (fixes #139) 11 년 전
Topic.php 2c50939f27 Copyright update per BoD 11 년 전
ViewQuery.php 2c50939f27 Copyright update per BoD 11 년 전
Who.php f2c884ccea Spaces and tabs - nitpicking 11 년 전
Xml.php 2c50939f27 Copyright update per BoD 11 년 전
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 년 전