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