Arantor
|
204ceaf7a6
Merge pull request #649 from MissAllSunday/htmlspecialchars
|
11 年 前 |
Peter Spicer
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 年 前 |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 年 前 |
Peter Spicer
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 年 前 |
Peter Spicer
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
11 年 前 |
Peter Spicer
|
193c166199
! As per #708 this should fix some of the cases where queries were being made expecting to be case insensitively but weren't; not all systems treat LIKE as a case insensitive operator. There are still some in the search backend and related to banning which will require further examination, but this should resolve the rest. Needs more testing, too.
|
11 年 前 |
Peter Spicer
|
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 年 前 |
Suki
|
69759fb32e
$smcFunc['htmlspecialchars'] on PersonalMessage
|
11 年 前 |
Peter Spicer
|
d734f78d2d
! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277)
|
11 年 前 |
Michael Eshom
|
4a0450d59a
More PM-related bugfixes
|
11 年 前 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 年 前 |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 年 前 |
emanuele
|
4793373f14
Merge pull request #258 from Labradoodle-360/undefined-current_pm
|
12 年 前 |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
12 年 前 |
Spuds
|
0a185837ff
! fix undefined index
|
12 年 前 |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
12 年 前 |
emanuele
|
fc93e8e15e
IMHO the reply to all should *always* stay in the PM and not at the top
|
12 年 前 |
Matthew Kerle
|
62e562d0b1
Undefined: current_pm
|
12 年 前 |
Matthew Kerle
|
4d023d357d
Figuring it all out...
|
12 年 前 |
Matthew Kerle
|
340e0179ce
Undefined Error: current_pm
|
12 年 前 |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 年 前 |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 年 前 |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 年 前 |
Norv
|
74598c2506
Copyright correction.
|
12 年 前 |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
12 年 前 |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 年 前 |
Spuds
|
5daee60759
! remove the draft when its been posted/sent
|
12 年 前 |
emanuele
|
62256ed120
Aligned PM poster area to message/display poster area
|
12 年 前 |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 年 前 |
emanuele45
|
4627c773ce
Merge pull request #110 from emanuele45/no_menu_toggle
|
12 年 前 |