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
|
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 年 前 |
Peter Spicer
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 年 前 |
Peter Spicer
|
09e92f2380
Revert "+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance."
|
11 年 前 |
Peter Spicer
|
254e15ca38
+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance.
|
11 年 前 |
Michael Eshom
|
eb6a2ef695
Properly fix #589 this time
|
11 年 前 |
Michael Eshom
|
70054b5d01
Fall back to the default theme when loading jquery.sceditor.css (fixes #589)
|
11 年 前 |
Jeremy D
|
3834321989
Some more replacments in Subs-Post.
|
11 年 前 |
Michael Eshom
|
d4577d4662
Don't use ['html_headers'] to add JS (per #339)
|
11 年 前 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 年 前 |
Michael Eshom
|
2050ef1001
Protected groups can now be assigned to moderate boards as well
|
11 年 前 |
Michael Eshom
|
60544259d0
Fix a typo that prevented autosuggest from working
|
11 年 前 |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
11 年 前 |
emanuele
|
3fd625e288
Overlooked 2.0 backward compatibility while reverting the commit last time, well now it's fixed again...I hope
|
11 年 前 |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 年 前 |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 年 前 |
emanuele
|
bceb21e0f6
Some other tweaks to the hooks
|
11 年 前 |
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 年 前 |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 年 前 |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
12 年 前 |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 年 前 |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 年 前 |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 年 前 |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 年 前 |
Norv
|
74598c2506
Copyright correction.
|
12 年 前 |
emanuele
|
6fb9302065
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1
|
12 年 前 |
emanuele
|
99797a97d2
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]
|
12 年 前 |
emanuele
|
0eca34a4b3
Merge branch 'master' into l10n
|
12 年 前 |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
12 年 前 |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 年 前 |