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