Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
před 11 roky |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
před 11 roky |
Suki
|
ac11565a2c
Merge changes on Subs-Graphics.php
|
před 11 roky |
Peter Spicer
|
7dc9419211
! Fixed avatar resizing being off by one. Also fixed uploaded avatars not working properly in some cases. This may not be applicable in future with the custom avatar directory stuff but for now this means it does work.
|
před 11 roky |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
před 11 roky |
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.
|
před 11 roky |
Suki
|
838e1c4f52
Still a couple of places with some legacy code
|
před 11 roky |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
před 11 roky |
Michael Eshom
|
0c7e0050a9
! If we're going to support ImageMagick, we should support both common PHP extensions...
|
před 11 roky |
Illori
|
2c50939f27
Copyright update per BoD
|
před 11 roky |
Illori
|
c65441c467
New Fonts with open license
|
před 11 roky |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
před 12 roky |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
před 12 roky |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
před 12 roky |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
před 12 roky |
Norv
|
74598c2506
Copyright correction.
|
před 12 roky |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
před 12 roky |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
před 12 roky |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
před 12 roky |
emanuele
|
e45cea7838
! [ImageMagick] Added the resize... :P
|
před 13 roky |
emanuele
|
e674b1382c
+ basic ImageMagick support for image resizing
|
před 13 roky |
Spuds
|
a8f52e3a12
! Attachment management overhaul from Kays hard work. Adds much improved error management of attachments and overall program flow.
|
před 13 roky |
Spuds
|
effa9f5db5
! Some doc reformatting
|
před 13 roky |
Spuds
|
9bc133e941
! Updates to better manage memory requests
|
před 13 roky |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
před 13 roky |
Spuds
|
129237e9b6
! Some final folding, some fixing
|
před 13 roky |
Spuds
|
43a398c885
! Error in poll if more than 256 choices are added
|
před 13 roky |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
před 13 roky |
Spuds
|
663e6db2b4
! A bunch more documentation changes
|
před 13 roky |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
před 13 roky |