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