Arantor
|
04bf758325
Merge pull request #1164 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
2a346928a4
! We don't need to process avatar sizing on the message or board indexes now...
|
před 11 roky |
Peter Spicer
|
2d839f99f0
! Let's fix up the admin options a bit for the avatar resizing
|
před 11 roky |
Peter Spicer
|
7f81a0341e
! We don't call this any more, so let's get rid.
|
před 11 roky |
Peter Spicer
|
bb248113c6
! The main code for avatars no longer needing inline HTML or JS to resize
|
před 11 roky |
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)
|
před 11 roky |
Peter Spicer
|
9858a699f5
! And let's fix the upgrader to update the old option choices to the new one.
|
před 11 roky |
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.
|
před 11 roky |
Peter Spicer
|
669918dad9
! Unread/replies needs to be consistent with the message index
|
před 11 roky |
Arantor
|
fff2cb6639
Merge pull request #1163 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
b8fd011271
! We now only use images/topic/* from the display view, and none of those need the my_ prefix...
|
před 11 roky |
Arantor
|
ac14545cfb
Merge pull request #1162 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
9ba0da1f8e
Since we're not using hot icons either, let's remove them all.
|
před 11 roky |
Peter Spicer
|
f2422b7878
! Suddenly remembered this old description relating to hot topics... best fix that.
|
před 11 roky |
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!)
|
před 11 roky |
Peter Spicer
|
8b957ccece
! More old stuff we're not even displaying.
|
před 11 roky |
Arantor
|
d3d1cd800b
Merge pull request #1161 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
0ff78832ed
! Oops meant to revert this before.
|
před 11 roky |
Peter Spicer
|
60adbbe3c5
! We don't appear to be using these any more, so buh-bye.
|
před 11 roky |
Peter Spicer
|
cf929d6ab7
! We don't show this icon, so let's not bother doing any processing for it either.
|
před 11 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 11 roky |
Peter Spicer
|
31320be119
! We're not using this code, so let's not worry about it.
|
před 11 roky |
Peter Spicer
|
33d8068a24
! More using our sprite.
|
před 11 roky |
Peter Spicer
|
bb0cd0000a
! We're using a directional icon, we should really offer an RTL suited version
|
před 11 roky |
Peter Spicer
|
20695771c3
! We're not showing this column, we might as well remove it.
|
před 11 roky |
Peter Spicer
|
6e44ccc4c2
! And another thing moved to the sprite
|
před 11 roky |
Peter Spicer
|
cf06adacd3
! More using the icons we have in our sprite
|
před 11 roky |
Peter Spicer
|
da30f0435e
! Memberlist now validates too
|
před 11 roky |
Peter Spicer
|
5ce7d27f53
! HTML5 validation fix
|
před 11 roky |
Arantor
|
a4fbde4424
Merge pull request #1159 from Arantor/release-2.1
|
před 11 roky |