Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
11 gadi atpakaļ |
Peter Spicer
|
ddc3fc11b2
! We have a function for adding JS, let's use it.
|
11 gadi atpakaļ |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 gadi atpakaļ |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
11 gadi atpakaļ |
Peter Spicer
|
eda72fe9a2
! Indicate when news has been saved, as per #802
|
11 gadi atpakaļ |
emanuele
|
bd61faf512
Formatting
|
11 gadi atpakaļ |
Peter Spicer
|
23fe55feea
! News settings and packages options also needed to indicate saved settings (per #802)
|
11 gadi atpakaļ |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 gadi atpakaļ |
Joker-SMF
|
6deeafd4b0
- Fix for #383
|
11 gadi atpakaļ |
Peter Spicer
|
a422db7098
! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry.
|
11 gadi atpakaļ |
Suki
|
dd5c479105
Typos are not allowed!
|
11 gadi atpakaļ |
Suki
|
b4332635bb
$smcFunc['htmlspecialchars'] on ManageNews
|
11 gadi atpakaļ |
ziycon
|
823dd2b01e
Accounting for zero being a valid group
|
11 gadi atpakaļ |
Illori
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 gadi atpakaļ |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
12 gadi atpakaļ |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 gadi atpakaļ |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 gadi atpakaļ |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 gadi atpakaļ |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 gadi atpakaļ |
Norv
|
74598c2506
Copyright correction.
|
12 gadi atpakaļ |
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 gadi atpakaļ |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 gadi atpakaļ |
Spuds
|
75c57af8fa
! move text-align inline style from generic lists to class declaration, many files
|
12 gadi atpakaļ |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 gadi atpakaļ |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 gadi atpakaļ |