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