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