Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
vor 10 Jahren |
Peter Spicer
|
2a346928a4
! We don't need to process avatar sizing on the message or board indexes now...
|
vor 10 Jahren |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
vor 11 Jahren |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
vor 11 Jahren |
Peter Spicer
|
45f9f397b7
! The rest of the changes required for category descriptions. A few notes: I don't think I broke anything in the theme by de-restricting the catbg height, nothing looks obviously broken; I'm not exactly a fan of how we do the board descriptions stuff anyway, but I've made the cat description behave consistently - i.e. not running htmlspecialchars. Not going to argue about this; unless we're going to change the board descriptions, cat descriptions will behave this way. This will be fixed in 3.0 but we've always said about not fixing it in 2.x for the reason that users rely on it. As far as performance goes, there should be no significant increases; if it's going to filesort, it was going to do it anyway, and if not, it won't now anyway.
|
vor 11 Jahren |
Peter Spicer
|
12bb4d48cd
! Child boards were a bit enthusiastic about being marked as having new things in them. Refers to #891.
|
vor 11 Jahren |
Peter Spicer
|
d0ba898bb4
! Add the tooltip for redirect boards.
|
vor 11 Jahren |
Peter Spicer
|
2720bd8699
! Now, let's add Gary's new icons in, let's make a sprite out of them, and while we're at it, let's make it slightly more encouraging for guests by showing guests the 'new items' behaviour even if in reality it isn't.
|
vor 11 Jahren |
Peter Spicer
|
ec244bf418
! Might as well make the building of board indexes hookable.
|
vor 11 Jahren |
Peter Spicer
|
cd57e2c7cd
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
vor 11 Jahren |
Peter Spicer
|
bf4c245cac
! Oh look, another inline image saved!
|
vor 11 Jahren |
Suki
|
b68aa144ad
$smcFunc['htmlspecialchars'] on Subs-BoardIndex
|
vor 11 Jahren |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
vor 11 Jahren |
Illori
|
2c50939f27
Copyright update per BoD
|
vor 11 Jahren |
Michael Eshom
|
b64c4a9185
Moderator groups weren't shown in the moderators list on the board index
|
vor 11 Jahren |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
vor 11 Jahren |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
vor 11 Jahren |
emanuele
|
014ee113c4
Merge branch 'master' into lab_release-2.1
|
vor 11 Jahren |
Matthew Kerle
|
ec4ae041bc
Redirect Childboards + Short Description
|
vor 12 Jahren |
emanuele
|
296744f23f
Coding stile
|
vor 12 Jahren |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
vor 12 Jahren |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
vor 12 Jahren |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
vor 12 Jahren |
Norv
|
74598c2506
Copyright correction.
|
vor 12 Jahren |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
vor 12 Jahren |
emanuele
|
c51469d58d
"new posts in {category}" moved to a txt string and used strip_tags to make sure the name does not contain html
|
vor 12 Jahren |
emanuele45
|
7b7e7c216e
Merge pull request #117 from emanuele45/marcus_master
|
vor 12 Jahren |
emanuele45
|
410e45dd17
Merge pull request #64 from marcusforsberg/master
|
vor 12 Jahren |
emanuele
|
e8988d8756
Show the avatar is now an option (template_init) and retrieved from the db only if the theme wants it
|
vor 12 Jahren |
Antechinus
|
c256c61a42
Hey, new theme. Shit happens.
|
vor 12 Jahren |