Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
11 年之前 |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
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
|
79293b78d4
! New hook for post-registration notifications (once we have the user's new id), fixes #242 (there's already a hook for the register_validate part called register_check, this adds the other hook as suggested)
|
11 年之前 |
Suki
|
d1f4a104b0
$smcFunc['htmlspecialchars'] on Subs-Members
|
11 年之前 |
Suki
|
8cac276c7a
meh...
|
11 年之前 |
Suki
|
966b555e36
Signed-off-by: Suki <[email protected]>
|
11 年之前 |
Suki
|
e3e63ba9a4
// If they are for sure registered, let other people to know about it
|
11 年之前 |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 年之前 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 年之前 |
Michael Eshom
|
3e229e139f
Minor bugfix/code cleanup
|
11 年之前 |
Michael Eshom
|
66304ed693
Minor bugfix
|
11 年之前 |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
11 年之前 |
Matthew Kerle
|
71523cfb6d
MSN -> Skype
|
11 年之前 |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 年之前 |
emanuele
|
fa61e45e97
type error on bulk delete members - Thanks Tyris for the fix!
|
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 年之前 |
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
|
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
|
0f3cf7dfdc
membersAllowedTo should now deal with post-based membergroups [Topic 380058] - Thanks Arantor for the report
|
12 年之前 |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
12 年之前 |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 年之前 |