Peter Spicer
|
0afa1dc33d
! A little rejig and we can show from the message index what topics are being watched - and also begin to introduce this terminology properly.
|
10 年之前 |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 年之前 |
Peter Spicer
|
1b0d164057
! When deleting or restoring a topic, don't actually touch the messages' icons, instead alter the icon softly if it's in the recycle bin board.
|
10 年之前 |
Peter Spicer
|
2a346928a4
! We don't need to process avatar sizing on the message or board indexes now...
|
10 年之前 |
Peter Spicer
|
cf929d6ab7
! We don't show this icon, so let's not bother doing any processing for it either.
|
10 年之前 |
Peter Spicer
|
e3093c67e9
! A huge change: dropping the icons from being in the background of the columns and instead using actual icons (from our sprite), as well as gutting how we defined the colours for the backgrounds and whatnot. This may still change but it's still nicer to have the colours defined through additional classes rather than having many classes.
|
10 年之前 |
Peter Spicer
|
be8dec5b62
! Death to hot topics.
|
10 年之前 |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 年之前 |
Peter Spicer
|
4c5fe4f4eb
! Improve SEO a little bit by actually using something we have available to us already. Can't believe this wasn't done before.
|
11 年之前 |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
11 年之前 |
Peter Spicer
|
70ad72ddd3
! Fix some typos, should fix #1020
|
11 年之前 |
Michael Eshom
|
1f867076e3
! Fix incorrect prev/next rel links (partial fix for #851)
|
11 年之前 |
Peter Spicer
|
ab36f1994b
! And all the actual tests that relied on it, they're all back to 'not a guest'... or should be.
|
11 年之前 |
Michael Eshom
|
9d80dd7f46
! Clean up extra whitespace
|
11 年之前 |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
11 年之前 |
Michael Eshom
|
d3ba61003a
! A few more tweaks related to moving topics...
|
11 年之前 |
Michael Eshom
|
20a88d3230
! Enforce new "move topic" restrictions for quick moderation as well
|
11 年之前 |
margarett
|
cacfcc7200
+ Confirmation to mark as read
|
11 年之前 |
Peter Spicer
|
f0956e9169
! And the last things. These are slightly meatier.
|
11 年之前 |
Peter Spicer
|
f006ba737d
! Rejig the spacing on extra_before and extra_after items so the theme controls them rather than the source and more importantly, so that the spacing can be fixed for IE9 and Chrome being silly.
|
11 年之前 |
Arantor
|
865abce7d6
Merge pull request #774 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
c9a8db42ce
! Let's replace those sort_up.png and sort_down.pngs more generally with a single image sprite. For those worrying about backwards compatibility, there already wasn't because the old images were GIFs, these are PNGs, so old themes would already be a bit iffy anyway. But now it's styleable from CSS - and that also means it's variant-safe as well should someone wish to do something with that.
|
11 年之前 |
Suki
|
a03b3b2612
$smcFunc['htmlspecialchars'] on MessageIndex
|
11 年之前 |
Michael Eshom
|
5d594b0d9e
Disregard -> Unwatch
|
11 年之前 |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 年之前 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 年之前 |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
11 年之前 |
emanuele
|
3fd625e288
Overlooked 2.0 backward compatibility while reverting the commit last time, well now it's fixed again...I hope
|
11 年之前 |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 年之前 |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 年之前 |