Peter Spicer
|
7080643d45
! And another icon down.
|
11 rokov pred |
Peter Spicer
|
6a44ccabd6
! And the website icon
|
11 rokov pred |
Peter Spicer
|
c6f027de5a
! Another trio of icons gets the sprite treatment.
|
11 rokov pred |
Peter Spicer
|
fcf00e51c8
! Let's actually save our alert preferences.
|
11 rokov pred |
Peter Spicer
|
30171acdf4
! Legacy code and with it, an icon we definitely don't use any more
|
11 rokov pred |
Peter Spicer
|
86eb121409
! Convert the stats page (and a bit of the profile page) to use a sprite instead of regular images.
|
11 rokov pred |
Peter Spicer
|
21c2b6b75c
! www and www_sm were the same icon, so let's harmonise that.
|
11 rokov pred |
Peter Spicer
|
2b3b0895b8
! Fix invalid X/HTML, as well as making it look way less disjointed in there, and fixing a random border that shouldn't really be there.
|
11 rokov pred |
Peter Spicer
|
935b403944
! Some items have help text, let's show an icon for that.
|
11 rokov pred |
Peter Spicer
|
a37b44cef1
! Makes it slightly nicer at the bottom there.
|
11 rokov pred |
Peter Spicer
|
5520d5cba8
! Now actually load the preferences for a user from the database, and some of them are permission dependent so reflect that. (This was so much fun.)
|
11 rokov pred |
Peter Spicer
|
e3a50d2700
! Minor improvement to profile/notifications dialogue.
|
11 rokov pred |
Peter Spicer
|
dc2ecf44bc
! And let's use our nice (?) icon instead of (?)
|
11 rokov pred |
Arantor
|
f6c3084938
Merge pull request #974 from Arantor/release-2.1
|
11 rokov pred |
Peter Spicer
|
a6fb5fb1a7
! Very WIP of the alert preferences area. It doesn't work properly, I'm well aware of that, I just wanted to get it in as it is, just so it's there and I might be able to get some feedback on it (even though it doesn't work properly)
|
11 rokov pred |
Arantor
|
63e30ad4c7
Merge pull request #972 from Arantor/release-2.1
|
11 rokov pred |
Peter Spicer
|
d2afabad45
! Mods that do things like formatting the username should probably apply their changes on this one, so let's standardise it for them.
|
11 rokov pred |
Michael Eshom
|
81c9cb9502
Merge pull request #963 from Antes/smallfixes
|
11 rokov pred |
Antes
|
07931ad20c
No need to center it...
|
11 rokov pred |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 rokov pred |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 rokov pred |
Peter Spicer
|
d612948129
! Fix the missing image (not perfect image but suitable placeholder for right now) and also fix a theme bug with the profile area.
|
11 rokov pred |
Illori
|
063ed63af3
fix white on blue in profile
|
11 rokov pred |
Peter Spicer
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 rokov pred |
Peter Spicer
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
11 rokov pred |
Peter Spicer
|
a455ddabcc
! Remove the sidebar from admin/moderation/profile.
|
11 rokov pred |
Peter Spicer
|
04537b5264
! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too.
|
11 rokov pred |
Peter Spicer
|
1db0e7aa25
! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts.
|
11 rokov pred |
Michael Eshom
|
3618f6ddcb
Move 'Allow users to disable word censor' to a global setting
|
11 rokov pred |
jdarwood007
|
64ae4bd257
Fixes 582 template issue
|
11 rokov pred |