Arantor
|
1f7e7b2999
Merge pull request #1119 from Arantor/release-2.1
|
11 gadi atpakaļ |
Peter Spicer
|
67ee871a4a
! When resizing images to JPEG (i.e. thumbnails), allow for variable compression but default to 82 which as per http://www.simplemachines.org/community/index.php?topic=490653.0 is a good balance between quality and size. I *think* I got the right functions for IM/MW but it's hard to tell because the docs are so poor at explaining the difference between the pairs of functions that are appropriate. I'm still not sure a setting is really needed so leave it configurable with a hidden setting and we can give it a UI later if desired.
|
11 gadi atpakaļ |
Arantor
|
fc0ac33bb1
Merge pull request #1118 from Arantor/release-2.1
|
11 gadi atpakaļ |
Peter Spicer
|
e2bd9b7dd3
! Clean up a slightly odd sense of stats.
|
11 gadi atpakaļ |
Peter Spicer
|
93921bbec4
! Strings we don't need now, and strings that can be moved to where they are needed only.
|
11 gadi atpakaļ |
Peter Spicer
|
f0d6f997fe
! Rearrange the board index code somewhat - the chunks of content in the info center are now controlled via a list in $context, meaning a mod can (through hooks only) remove or add blocks or rearrange them at will. The chunk that was displayed in the info center in the case of the stats index being off - the PM bar - is now gone. More clean-up to come though.
|
11 gadi atpakaļ |
Peter Spicer
|
e52d4703d6
! Commit early, commit often? I should break this Sierra-inspired habit and commit when I've actually finished, not half way through testing. Oops.
|
11 gadi atpakaļ |
Peter Spicer
|
d5871e4dd0
! Don't let the prune reports function prune open, or for that matter, ignored, reports.
|
11 gadi atpakaļ |
Peter Spicer
|
deefb3e112
! Don't save the size of an attachment if it isn't quite an image.
|
11 gadi atpakaļ |
Jessica González
|
3b3ed0d35d
Merge pull request #1117 from MissAllSunday/ssi_css
|
11 gadi atpakaļ |
Arantor
|
78605e90eb
Merge pull request #1116 from Arantor/release-2.1
|
11 gadi atpakaļ |
Peter Spicer
|
a6d5eea168
! When adding/removing users from buddy/ignore lists, throw a message about it being saved (a la #802) but also show it couldn't be done (non specific message, hard to be accurate about why not)
|
11 gadi atpakaļ |
Arantor
|
157011495b
Merge pull request #1115 from Arantor/release-2.1
|
11 gadi atpakaļ |
Peter Spicer
|
824587a356
! Inline styling that doesn't need to be there. Even though that edit button is ridiculously coded based on how it used to be done... needs a rewrite but I haven't got time for that right now.
|
11 gadi atpakaļ |
Arantor
|
27c8eebbd4
Merge pull request #1114 from Arantor/release-2.1
|
11 gadi atpakaļ |
Peter Spicer
|
4c5fe4f4eb
! Improve SEO a little bit by actually using something we have available to us already. Can't believe this wasn't done before.
|
11 gadi atpakaļ |
Arantor
|
eddcdefe80
Merge pull request #1113 from Arantor/release-2.1
|
11 gadi atpakaļ |
Peter Spicer
|
15ffd9e3c0
! Change the title of the memberlist from 'Username' to 'Name' as per http://www.simplemachines.org/community/index.php?topic=491640.0
|
11 gadi atpakaļ |
Peter Spicer
|
dac5294e6b
! Handle restoring of messages from the search page a bit more properly, fixes #1043
|
11 gadi atpakaļ |
Arantor
|
adef6eebc3
Merge pull request #1112 from MissAllSunday/ssi_css
|
11 gadi atpakaļ |
Suki
|
f4144145f1
Go up button should actually have a valid ID destination
|
11 gadi atpakaļ |
Suki
|
079791b7f1
oops! couple more fixes
|
11 gadi atpakaļ |
Suki
|
9436571fb0
!Broken ssi_examples.php
|
11 gadi atpakaļ |
Michael Eshom
|
a7b074a5fb
Merge pull request #1110 from Oldiesmann/release-2.1
|
11 gadi atpakaļ |
Michael Eshom
|
bb8f476129
! Tweak language strings to reflect 2.1's support for ImageMagick. Also, don't warn about missing ImageMagick functionality if MagickWand is installed.
|
11 gadi atpakaļ |
Arantor
|
bc922ba1fa
Merge pull request #1106 from Arantor/release-2.1
|
11 gadi atpakaļ |
Michael Eshom
|
dd5bc2704f
Merge pull request #1105 from Antes/version
|
11 gadi atpakaļ |
Antes
|
023d54031e
Oops :P
|
11 gadi atpakaļ |
Peter Spicer
|
1f70ff57da
! Typo fix
|
11 gadi atpakaļ |
Peter Spicer
|
abdaa2ee8c
! I think this makes it look better.
|
11 gadi atpakaļ |