Suki
|
44a6f60fdb
Change to Register
|
před 11 roky |
Suki
|
33b8cbb3ff
Change on Security
|
před 11 roky |
Suki
|
9997540536
Changes on Subs
|
před 11 roky |
Suki
|
cbb26cf09e
Changes on Profile-Modify
|
před 11 roky |
Suki
|
6eef0e03e5
Changes on ManageSettings
|
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 |
Arantor
|
5690412e45
Merge pull request #773 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
3b892c1ff5
! Quick reply now uses the sprite. Every little helps, right?
|
před 11 roky |
Peter Spicer
|
e71761e1af
! Let's be a bit smarter about the expand/collapse images - let's save 200 bytes by not serving them as separate images. So far only converted one use to them but let's do more as we go.
|
před 11 roky |
Peter Spicer
|
a7e66d8e50
! We removed an old language string forgetting it was in use, but this way is actually better in the long run.
|
před 11 roky |
Peter Spicer
|
f86f0dff4b
! Not using this any more.
|
před 11 roky |
Arantor
|
28b5a40b5d
Merge pull request #771 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
před 11 roky |
Arantor
|
e94f869086
Merge pull request #770 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
228ac2b103
! Oh, we did actually convert this one to $smcFunc, interesting that my local repo didn't have it.
|
před 11 roky |
Peter Spicer
|
a5d9850c10
! ENT_QUOTES should really be passed to htmlspecialchars...
|
před 11 roky |
Peter Spicer
|
af2cf2ca94
! Might as well get this up to date so it's ready for changes we do later.
|
před 11 roky |
Arantor
|
9f82d32d62
Merge pull request #769 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
adce8eb20f
! Merging in everything patched in 2.0.6 that wasn't already fixed either directly or indirectly in 2.1 already.
|
před 11 roky |
Arantor
|
09f48e53ab
Merge pull request #768 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
3732137bc8
! Those pesky characters really need double quotes, not single ones, oops.
|
před 11 roky |
Arantor
|
a8620ab699
Merge pull request #767 from Arantor/release-2.1
|
před 11 roky |
Peter Spicer
|
dd4a9fa8a4
! This converts the Subs-Charset file that's caused many issues firstly into a LF line ending (so it won't cause issues in future) and secondly I re-encoded everything to be 7-bit safe. While this makes the file substantially bigger, and the formatting is off (we can fix that later if anyone cares), it's the safest way to handle this file. It seems to work for me.
|
před 11 roky |
Michael Eshom
|
76daaf1798
Merge pull request #766 from Oldiesmann/release-2.1
|
před 11 roky |
Michael Eshom
|
7d66f73bd9
! Don't throw errors at guests trying to access members-only sections of the profile when a user isn't specified...
|
před 11 roky |
Michael Eshom
|
690f4e5ffb
Merge pull request #765 from Oldiesmann/release-2.1
|
před 11 roky |
Michael Eshom
|
9e74d1af2b
PostgreSQL allows using \ to escape ', which resulted in the ":-\" smiley causing problems...
|
před 11 roky |
Michael Eshom
|
cc9ccf09cc
Merge pull request #764 from illori/backport_display.template.php_to_PM
|
před 11 roky |
Illori
|
a8470790de
backport display.template.php changes to pm template
|
před 11 roky |