Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 lat temu |
Peter Spicer
|
2a346928a4
! We don't need to process avatar sizing on the message or board indexes now...
|
10 lat temu |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 lat temu |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
11 lat temu |
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.
|
11 lat temu |
Peter Spicer
|
12bb4d48cd
! Child boards were a bit enthusiastic about being marked as having new things in them. Refers to #891.
|
11 lat temu |
Peter Spicer
|
d0ba898bb4
! Add the tooltip for redirect boards.
|
11 lat temu |
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.
|
11 lat temu |
Peter Spicer
|
ec244bf418
! Might as well make the building of board indexes hookable.
|
11 lat temu |
Peter Spicer
|
cd57e2c7cd
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 lat temu |
Peter Spicer
|
bf4c245cac
! Oh look, another inline image saved!
|
11 lat temu |
Suki
|
b68aa144ad
$smcFunc['htmlspecialchars'] on Subs-BoardIndex
|
11 lat temu |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 lat temu |
Illori
|
2c50939f27
Copyright update per BoD
|
11 lat temu |
Michael Eshom
|
b64c4a9185
Moderator groups weren't shown in the moderators list on the board index
|
11 lat temu |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 lat temu |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 lat temu |
emanuele
|
014ee113c4
Merge branch 'master' into lab_release-2.1
|
11 lat temu |
Matthew Kerle
|
ec4ae041bc
Redirect Childboards + Short Description
|
12 lat temu |
emanuele
|
296744f23f
Coding stile
|
12 lat temu |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 lat temu |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 lat temu |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 lat temu |
Norv
|
74598c2506
Copyright correction.
|
12 lat temu |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 lat temu |
emanuele
|
c51469d58d
"new posts in {category}" moved to a txt string and used strip_tags to make sure the name does not contain html
|
12 lat temu |
emanuele45
|
7b7e7c216e
Merge pull request #117 from emanuele45/marcus_master
|
12 lat temu |
emanuele45
|
410e45dd17
Merge pull request #64 from marcusforsberg/master
|
12 lat temu |
emanuele
|
e8988d8756
Show the avatar is now an option (template_init) and retrieved from the db only if the theme wants it
|
12 lat temu |
Antechinus
|
c256c61a42
Hey, new theme. Shit happens.
|
12 lat temu |