Michael Eshom
|
3011df06e6
! Remove a couple of lines of now-unused code
|
il y a 10 ans |
Michael Eshom
|
b1cb2b0f93
Accidentally killed a }
|
il y a 10 ans |
Michael Eshom
|
452a9fdeca
We have this nice function to do all the work, and we're not even using it...
|
il y a 10 ans |
Michael Eshom
|
a52aaf910d
! Allow linking of existing events to new topics (fixes #1224)
|
il y a 10 ans |
Michael Eshom
|
40c0a845d3
More HTML5 goodies
|
il y a 10 ans |
Peter Spicer
|
a38728bb13
! For attachment limits below 1MB, use KB like we always used to, for attachment limits above 1MB, round to MB like we were doing but with a proper language string for it this time.
|
il y a 10 ans |
Peter Spicer
|
29539361c5
! A search on $user_info yielded some we're not using (since they were either the last entry in a file or there were two consecutive matches in the search results where there were no lines in between that mentioned $user_info)
|
il y a 10 ans |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
il y a 10 ans |
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.
|
il y a 10 ans |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
il y a 10 ans |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
il y a 11 ans |
Peter Spicer
|
e880986b84
! Few more things
|
il y a 11 ans |
Peter Spicer
|
adec6c5fd5
! Always warn users on new posts.
|
il y a 11 ans |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
il y a 11 ans |
Peter Spicer
|
ab36f1994b
! And all the actual tests that relied on it, they're all back to 'not a guest'... or should be.
|
il y a 11 ans |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
il y a 11 ans |
Peter Spicer
|
f0956e9169
! And the last things. These are slightly meatier.
|
il y a 11 ans |
Peter Spicer
|
f006ba737d
! Rejig the spacing on extra_before and extra_after items so the theme controls them rather than the source and more importantly, so that the spacing can be fixed for IE9 and Chrome being silly.
|
il y a 11 ans |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
il y a 11 ans |
Peter Spicer
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
il y a 11 ans |
Peter Spicer
|
51b32e87b2
! Undefined index under certain error circumstances.
|
il y a 11 ans |
Suki
|
6bb6e60946
Add some text to differentiate these 2 exact queries
|
il y a 11 ans |
jdarwood007
|
2f78a8f68c
More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat
|
il y a 11 ans |
jdarwood007
|
3e46fa2644
More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat
|
il y a 11 ans |
Suki
|
66a8ea3cc9
$smcFunc['htmlspecialchars'] on Post
|
il y a 11 ans |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
il y a 11 ans |
Michael Eshom
|
54683d86ef
Link directly to the message, to prevent things from breaking if a post is moved, etc.
|
il y a 11 ans |
Illori
|
2c50939f27
Copyright update per BoD
|
il y a 11 ans |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
il y a 11 ans |
emanuele
|
bceb21e0f6
Some other tweaks to the hooks
|
il y a 11 ans |