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