Suki
|
f4500075cd
meh... I thought the $id would group the files into some kind of category...
|
пре 10 година |
Suki
|
73a7239d78
Moving the .js files to loadJavascriptFile89 in Login.template.php
|
пре 10 година |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
пре 10 година |
Peter Spicer
|
44f9bf79c8
! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us.
|
пре 10 година |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
пре 10 година |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
пре 11 година |
Peter Spicer
|
b76101eaaf
! Accept 7 digit user ids in cookies, fixes #807. Also refined the regex to not accept string ids at the same time since they should now always be ints. There's a slight performance boost but saving 2 bytes every single request before gzip seems like a good idea to me. NB: Users of test sites will find themselves logged out and will need to log back in again just for the first time (to fix the cookie).
|
пре 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
|
7f16f2eae4
! Clean up the Cookies and Sessions admin panel page, including sprucing it up with JavaScript to hide elements that don't play nicely together. Fixes #142
|
пре 11 година |
Suki
|
fcde874777
$smcFunc['htmlspecialchars'] on Subs-Auth
|
пре 11 година |
Michael Eshom
|
cff27c24c4
Login tokens weren't generated in a couple places
|
пре 11 година |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
пре 11 година |
Illori
|
2c50939f27
Copyright update per BoD
|
пре 11 година |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
пре 11 година |
emanuele
|
6dd288eeda
Other tweaks for hooks
|
пре 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 година |
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
|
b6e15e72d9
! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php
|
пре 12 година |
Spuds
|
94332367ae
! Some comment and var capitalization fixes
|
пре 12 година |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
пре 12 година |
emanuele
|
3318ddf457
Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...)
|
пре 12 година |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
пре 12 година |
emanuele
|
9151e1924c
Revert "Failed tokens moved to adminLogin for a better user experience"
|
пре 12 година |
emanuele45
|
c61121a06b
Merge pull request #62 from live627/hooks
|
пре 12 година |