Peter Spicer
|
ee78f110d8
! Use the same fix as 2.0.7 has - we might as well save us a query if the result will be ignored anyway.
|
hace 10 años |
Peter Spicer
|
caa02ee8db
! Quick reply might be permanently on, but there's no need to show it if the user doesn't have permission to see it.
|
hace 10 años |
Peter Spicer
|
2a346928a4
! We don't need to process avatar sizing on the message or board indexes now...
|
hace 10 años |
Peter Spicer
|
2d839f99f0
! Let's fix up the admin options a bit for the avatar resizing
|
hace 10 años |
Peter Spicer
|
7f81a0341e
! We don't call this any more, so let's get rid.
|
hace 10 años |
Peter Spicer
|
bb248113c6
! The main code for avatars no longer needing inline HTML or JS to resize
|
hace 10 años |
Peter Spicer
|
2898f953db
! A function to easily get CSS into the header (remember: HTML5, we don't need to specify the type as it defaults to text/css)
|
hace 10 años |
Peter Spicer
|
9858a699f5
! And let's fix the upgrader to update the old option choices to the new one.
|
hace 10 años |
Peter Spicer
|
94ef5c5e40
! We have no need of this 'resize with HTML' and 'resize with JS' for avatars, so let's go for a single 'resize with CSS' that just deals with it. First, the installer.
|
hace 10 años |
Peter Spicer
|
669918dad9
! Unread/replies needs to be consistent with the message index
|
hace 10 años |
Arantor
|
fff2cb6639
Merge pull request #1163 from Arantor/release-2.1
|
hace 10 años |
Peter Spicer
|
b8fd011271
! We now only use images/topic/* from the display view, and none of those need the my_ prefix...
|
hace 10 años |
Arantor
|
ac14545cfb
Merge pull request #1162 from Arantor/release-2.1
|
hace 10 años |
Peter Spicer
|
9ba0da1f8e
Since we're not using hot icons either, let's remove them all.
|
hace 10 años |
Peter Spicer
|
f2422b7878
! Suddenly remembered this old description relating to hot topics... best fix that.
|
hace 10 años |
Peter Spicer
|
a69ba6a1a2
! Very hot is gone, don't need the images (we're still using images/topic/* stuff right now but let's have a bit of a cleanout!)
|
hace 10 años |
Peter Spicer
|
8b957ccece
! More old stuff we're not even displaying.
|
hace 10 años |
Arantor
|
d3d1cd800b
Merge pull request #1161 from Arantor/release-2.1
|
hace 10 años |
Peter Spicer
|
0ff78832ed
! Oops meant to revert this before.
|
hace 10 años |
Peter Spicer
|
60adbbe3c5
! We don't appear to be using these any more, so buh-bye.
|
hace 10 años |
Peter Spicer
|
cf929d6ab7
! We don't show this icon, so let's not bother doing any processing for it either.
|
hace 10 años |
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.
|
hace 10 años |
Peter Spicer
|
31320be119
! We're not using this code, so let's not worry about it.
|
hace 10 años |
Peter Spicer
|
33d8068a24
! More using our sprite.
|
hace 10 años |
Peter Spicer
|
bb0cd0000a
! We're using a directional icon, we should really offer an RTL suited version
|
hace 10 años |
Peter Spicer
|
20695771c3
! We're not showing this column, we might as well remove it.
|
hace 10 años |
Peter Spicer
|
6e44ccc4c2
! And another thing moved to the sprite
|
hace 10 años |
Peter Spicer
|
cf06adacd3
! More using the icons we have in our sprite
|
hace 10 años |
Peter Spicer
|
da30f0435e
! Memberlist now validates too
|
hace 10 años |
Peter Spicer
|
5ce7d27f53
! HTML5 validation fix
|
hace 10 años |