Peter Spicer
|
16f9ef60f9
! In the wake of removing a bunch of icon images and using CSS, it seemed appropriate to have a quick breeze through looking for rogue $settings entries. There's still more but this is the first wave that can be done easily.
|
11 years ago |
Michael Eshom
|
f4a33bd3c6
! Further tweaks to spell checking to account for enchant being UTF-8 only (see comments on #
|
11 years ago |
Antes
|
4216a938d8
This fixes the error caused by editor's language strings (the error started after cleaning strings).
|
11 years ago |
Michael Eshom
|
55982b44aa
! Spellcheck enhancements
|
11 years ago |
Peter Spicer
|
d58132ba59
! The list of auto suggested versions might as well be correct for now.
|
11 years ago |
Arantor
|
e94f869086
Merge pull request #770 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
af2cf2ca94
! Might as well get this up to date so it's ready for changes we do later.
|
11 years ago |
Arantor
|
8486deade0
Merge pull request #599 from emanuele45/sceditor_1.4.4
|
11 years ago |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 years ago |
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 years ago |
Peter Spicer
|
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 years ago |
Suki
|
fb0a11691f
$smcFunc['htmlspecialchars'] on Subs-Editor
|
11 years ago |
Peter Spicer
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 years ago |
Peter Spicer
|
09e92f2380
Revert "+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance."
|
11 years ago |
Peter Spicer
|
254e15ca38
+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance.
|
11 years ago |
Michael Eshom
|
eb6a2ef695
Properly fix #589 this time
|
11 years ago |
Michael Eshom
|
70054b5d01
Fall back to the default theme when loading jquery.sceditor.css (fixes #589)
|
11 years ago |
Jeremy D
|
3834321989
Some more replacments in Subs-Post.
|
11 years ago |
emanuele
|
f3fc7e61ff
SCEditor updated to 1.4.3 - thanks Spuds for the directions ;D
|
11 years ago |
Michael Eshom
|
d4577d4662
Don't use ['html_headers'] to add JS (per #339)
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Michael Eshom
|
2050ef1001
Protected groups can now be assigned to moderate boards as well
|
11 years ago |
Michael Eshom
|
60544259d0
Fix a typo that prevented autosuggest from working
|
11 years ago |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
11 years ago |
emanuele
|
3fd625e288
Overlooked 2.0 backward compatibility while reverting the commit last time, well now it's fixed again...I hope
|
11 years ago |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 years ago |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 years ago |
emanuele
|
bceb21e0f6
Some other tweaks to the hooks
|
11 years ago |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
11 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |