.. |
Admin.php
|
0f7d2ff5c6
Push the moderation menu fix again
|
11 gadi atpakaļ |
Avatar.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
BoardIndex.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Class-BrowserDetect.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Class-CurlFetchWeb.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Class-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Class-Package.php
|
324464a3c2
Fix to package manager by @Spuds and @emanuele45
|
11 gadi atpakaļ |
DbExtra-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbExtra-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbExtra-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbExtra-sqlite3.php
|
fab518680c
SQLite3 files
|
11 gadi atpakaļ |
DbPackages-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbPackages-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbPackages-sqlite.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 gadi atpakaļ |
DbPackages-sqlite3.php
|
fab518680c
SQLite3 files
|
11 gadi atpakaļ |
DbSearch-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbSearch-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbSearch-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbSearch-sqlite3.php
|
fab518680c
SQLite3 files
|
11 gadi atpakaļ |
Display.php
|
9e49052153
$smcFunc['htmlspecialchars'] on Display
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Errors.php
|
72ec0d37d6
$smcFunc['htmlspecialchars'] on Errors
|
11 gadi atpakaļ |
Groups.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Help.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Karma.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Load.php
|
a63a2ba970
$smcFunc['htmlspecialchars'] on Load
|
11 gadi atpakaļ |
LogInOut.php
|
34903ab419
$smcFunc['htmlspecialchars'] on LogInOut
|
11 gadi atpakaļ |
Logging.php
|
494642aa06
$smcFunc['htmlspecialchars'] on Logging
|
11 gadi atpakaļ |
ManageAttachments.php
|
0d0fa1c0b5
$smcFunc['htmlspecialchars'] on ManageAttachments
|
11 gadi atpakaļ |
ManageBans.php
|
fb0148ff49
Merge pull request #520 from Oldiesmann/release-2.1
|
11 gadi atpakaļ |
ManageBoards.php
|
285df3ce31
$smcFunc['htmlspecialchars'] on ManagaBoards
|
11 gadi atpakaļ |
ManageCalendar.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageErrors.php
|
8fa8aa791a
$smcFunc['htmlspecialchars'] on ManagaErrors
|
11 gadi atpakaļ |
ManageLanguages.php
|
7caa309779
$smcFunc['htmlspecialchars'] on ManageLanguages
|
11 gadi atpakaļ |
ManageMail.php
|
18fccf30c3
$smcFunc['htmlspecialchars'] on ManageMail
|
11 gadi atpakaļ |
ManageMaintenance.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 gadi atpakaļ |
ManageMembergroups.php
|
0568eaf567
$smcFunc['htmlspecialchars'] on ManageMembergroups
|
11 gadi atpakaļ |
ManageMembers.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageNews.php
|
823dd2b01e
Accounting for zero being a valid group
|
11 gadi atpakaļ |
ManagePaid.php
|
96441c7b5e
Resolves #312 not sending out reminders after a renewal occurred
|
11 gadi atpakaļ |
ManagePermissions.php
|
3618f6ddcb
Move 'Allow users to disable word censor' to a global setting
|
11 gadi atpakaļ |
ManagePosts.php
|
394081d22c
Fix a few bugs related to #623
|
11 gadi atpakaļ |
ManageRegistration.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageScheduledTasks.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageSearch.php
|
e9320d635c
Avoid to set 0 for Number of search results per page - thanks aga21 for debugging and reporting
|
11 gadi atpakaļ |
ManageSearchEngines.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageServer.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageSettings.php
|
d11e719cab
! Add Personal Text to the list of standard profile fields, incidentally this makes the field available on registration, as an option. Because of conflicts with the ability to set default text, setting default text is only available when the field is enabled and not shown at registration (the default). We *could* amend birthday to be disabled but we probably shouldn't, we can revisit that in future, which means this should resolve #301.
|
11 gadi atpakaļ |
ManageSmileys.php
|
ca9ca46d3c
Merge pull request #544 from jdarwood007/fix-521
|
11 gadi atpakaļ |
Memberlist.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
MessageIndex.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
ModerationCenter.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Modlog.php
|
3834321989
Some more replacments in Subs-Post.
|
11 gadi atpakaļ |
MoveTopic.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
News.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Notify.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
PackageGet.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 gadi atpakaļ |
Packages.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 gadi atpakaļ |
PersonalMessage.php
|
d734f78d2d
! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277)
|
11 gadi atpakaļ |
Poll.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Post.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
PostModeration.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Printpage.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Profile-Actions.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Profile-Modify.php
|
3618f6ddcb
Move 'Allow users to disable word censor' to a global setting
|
11 gadi atpakaļ |
Profile-View.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
Profile.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
QueryString.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Recent.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
Register.php
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 gadi atpakaļ |
Reminder.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
RemoveTopic.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
RepairBoards.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Reports.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
ScheduledTasks.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 gadi atpakaļ |
Search.php
|
3da54d0580
Left some testing stuff in.
|
11 gadi atpakaļ |
SearchAPI-Custom.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 gadi atpakaļ |
SearchAPI-Fulltext.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 gadi atpakaļ |
SearchAPI-Standard.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Security.php
|
c4d67ebf27
This debugging code causes login failures
|
11 gadi atpakaļ |
SendTopic.php
|
0c9e67bbcd
Don't allow guests to report posts anymore
|
11 gadi atpakaļ |
Session.php
|
d734f78d2d
! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277)
|
11 gadi atpakaļ |
SplitTopics.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
Stats.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Admin.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Attachments.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Auth.php
|
cff27c24c4
Login tokens weren't generated in a couple places
|
11 gadi atpakaļ |
Subs-BoardIndex.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Subs-Boards.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
Subs-Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Categories.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Charset.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Compat.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Db-mysql.php
|
7302c2cdfa
Don't complain about the database version when there's a DB error (as per #507)
|
11 gadi atpakaļ |
Subs-Db-mysqli.php
|
7302c2cdfa
Don't complain about the database version when there's a DB error (as per #507)
|
11 gadi atpakaļ |
Subs-Db-postgresql.php
|
7302c2cdfa
Don't complain about the database version when there's a DB error (as per #507)
|
11 gadi atpakaļ |
Subs-Db-sqlite.php
|
7302c2cdfa
Don't complain about the database version when there's a DB error (as per #507)
|
11 gadi atpakaļ |
Subs-Db-sqlite3.php
|
7302c2cdfa
Don't complain about the database version when there's a DB error (as per #507)
|
11 gadi atpakaļ |
Subs-Editor.php
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 gadi atpakaļ |
Subs-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-List.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Membergroups.php
|
76b43782bc
Enhancements to the groups-as-moderators feature
|
11 gadi atpakaļ |
Subs-Members.php
|
8cac276c7a
meh...
|
11 gadi atpakaļ |
Subs-MembersOnline.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Menu.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-MessageIndex.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-OpenID.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Package.php
|
780f17b473
A tiny typo
|
11 gadi atpakaļ |
Subs-Post.php
|
2d5b63985f
What if we want to export new posts out to a CMS?
|
11 gadi atpakaļ |
Subs-Recent.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Sound.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs.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 gadi atpakaļ |
Subscriptions-PayPal.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Themes.php
|
dea59f75f2
Finish up draft stuff (fixes #139)
|
11 gadi atpakaļ |
Topic.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ViewQuery.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Who.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Xml.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
index.php
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
12 gadi atpakaļ |