Peter Spicer
|
b5e51f2f57
! While we still have GDF font files, we should fix one of the known bugs for them, as per Mantis 923. True, ARM servers aren't common (but they're being experimented with more and more), and an ARM server that doesn't have TTF support is also rare... but it's not exactly a hardship to support the inverted endianness.
|
10 лет назад |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 лет назад |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
10 лет назад |
Suki
|
ac11565a2c
Merge changes on Subs-Graphics.php
|
10 лет назад |
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.
|
10 лет назад |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 лет назад |
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 лет назад |
Suki
|
838e1c4f52
Still a couple of places with some legacy code
|
11 лет назад |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
11 лет назад |
Michael Eshom
|
0c7e0050a9
! If we're going to support ImageMagick, we should support both common PHP extensions...
|
11 лет назад |
Illori
|
2c50939f27
Copyright update per BoD
|
11 лет назад |
Illori
|
c65441c467
New Fonts with open license
|
11 лет назад |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 лет назад |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 лет назад |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 лет назад |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 лет назад |
Norv
|
74598c2506
Copyright correction.
|
12 лет назад |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 лет назад |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 лет назад |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 лет назад |
emanuele
|
e45cea7838
! [ImageMagick] Added the resize... :P
|
12 лет назад |
emanuele
|
e674b1382c
+ basic ImageMagick support for image resizing
|
12 лет назад |
Spuds
|
a8f52e3a12
! Attachment management overhaul from Kays hard work. Adds much improved error management of attachments and overall program flow.
|
12 лет назад |
Spuds
|
effa9f5db5
! Some doc reformatting
|
12 лет назад |
Spuds
|
9bc133e941
! Updates to better manage memory requests
|
12 лет назад |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
12 лет назад |
Spuds
|
129237e9b6
! Some final folding, some fixing
|
12 лет назад |
Spuds
|
43a398c885
! Error in poll if more than 256 choices are added
|
12 лет назад |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
12 лет назад |
Spuds
|
663e6db2b4
! A bunch more documentation changes
|
12 лет назад |