Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
Peter Spicer
|
2a346928a4
! We don't need to process avatar sizing on the message or board indexes now...
|
vor 10 Jahren |
Peter Spicer
|
cf929d6ab7
! We don't show this icon, so let's not bother doing any processing for it either.
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
Peter Spicer
|
be8dec5b62
! Death to hot topics.
|
vor 10 Jahren |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
vor 11 Jahren |
Peter Spicer
|
70ad72ddd3
! Fix some typos, should fix #1020
|
vor 11 Jahren |
Michael Eshom
|
1f867076e3
! Fix incorrect prev/next rel links (partial fix for #851)
|
vor 11 Jahren |
Peter Spicer
|
ab36f1994b
! And all the actual tests that relied on it, they're all back to 'not a guest'... or should be.
|
vor 11 Jahren |
Michael Eshom
|
9d80dd7f46
! Clean up extra whitespace
|
vor 11 Jahren |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
vor 11 Jahren |
Michael Eshom
|
d3ba61003a
! A few more tweaks related to moving topics...
|
vor 11 Jahren |
Michael Eshom
|
20a88d3230
! Enforce new "move topic" restrictions for quick moderation as well
|
vor 11 Jahren |
margarett
|
cacfcc7200
+ Confirmation to mark as read
|
vor 11 Jahren |
Peter Spicer
|
f0956e9169
! And the last things. These are slightly meatier.
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Arantor
|
865abce7d6
Merge pull request #774 from Arantor/release-2.1
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
Suki
|
a03b3b2612
$smcFunc['htmlspecialchars'] on MessageIndex
|
vor 11 Jahren |
Michael Eshom
|
5d594b0d9e
Disregard -> Unwatch
|
vor 11 Jahren |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
vor 11 Jahren |
Illori
|
2c50939f27
Copyright update per BoD
|
vor 11 Jahren |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
vor 11 Jahren |
emanuele
|
3fd625e288
Overlooked 2.0 backward compatibility while reverting the commit last time, well now it's fixed again...I hope
|
vor 11 Jahren |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
vor 11 Jahren |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
vor 11 Jahren |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
vor 11 Jahren |