MarekBenjamin
|
ed05d6376d
|
Update src/Object/Image.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-28 23:19:48 +01:00 |
|
Marek Bachmann
|
19b8b389fd
|
Fixed width and height not updated when image rotation is done by EXIF based orient method
|
2022-12-28 21:43:34 +01:00 |
|
Marek Bachmann
|
eb87a2afbe
|
Merge remote-tracking branch 'origin/doubled_code_for_scaling-dimensions' into doubled_code_for_scaling-dimensions
# Conflicts:
# src/Object/Image.php
|
2022-12-28 16:43:47 +01:00 |
|
Marek Bachmann
|
7b34fdc715
|
removed one redundant check for height and width beeing set
|
2022-12-28 16:42:38 +01:00 |
|
MarekBenjamin
|
2c509ac2b2
|
Update src/Object/Image.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-28 16:32:33 +01:00 |
|
Marek Bachmann
|
88a7dd1afb
|
Replaced the doubled code in for getScalingDimension with Images::getScalingDimensions($width, $height,$max)
|
2022-12-28 03:30:56 +01:00 |
|
Michael
|
e6f0e3c23e
|
Don't calculate the blurhash on images without a size
|
2022-12-20 22:32:24 +00:00 |
|
Michael
|
bdc865afae
|
Measures against several warnings and errors in the log
|
2022-12-20 06:22:11 +00:00 |
|
Michael
|
7d51fa47d5
|
Issue 12345: No link preview on DFRN posts
|
2022-12-08 05:49:25 +00:00 |
|
Michael
|
a260e97b6f
|
The BlurHash function must not change the original image
|
2022-12-05 20:38:21 +00:00 |
|
Michael
|
e62be24e6b
|
Swap conditions
|
2022-12-05 12:53:21 +00:00 |
|
Michael
|
6deb93256a
|
Support blurhash for Imagick
|
2022-12-05 06:53:19 +00:00 |
|
Michael
|
2be0ad7697
|
Remove test code
|
2022-12-05 03:59:47 +00:00 |
|
Michael
|
5bff6f38d7
|
Issue 12327: Convert avatars to static
|
2022-12-04 23:31:23 +00:00 |
|
Michael
|
cfe5101b9b
|
Use the blurhash when the remote picture doesn't load
|
2022-12-04 14:58:53 +00:00 |
|
Michael
|
a5be5b27e3
|
Support Blurhash
|
2022-12-04 13:29:21 +00:00 |
|
Roland Häder
|
84bfc37bf1
|
Changes:
- added more type-hints
- added missing documentation
|
2022-06-22 14:36:45 +02:00 |
|
Philipp
|
218fc0c20d
|
Fix unsupported animated webp parsing
|
2022-05-21 18:51:03 +02:00 |
|
Philipp
|
783b05cbb1
|
Fix unsupported animated webp parsing
|
2022-05-21 18:44:03 +02:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Michael
|
eb1b2256a0
|
Removed and replaced deprecated functionalities
|
2021-11-07 14:00:47 +00:00 |
|
Michael
|
63da4a75e9
|
The boot.php had been cleared of most functions
|
2021-11-04 20:29:59 +00:00 |
|
Michael
|
a33185f835
|
Use a constant for the profile photo album
|
2021-10-14 04:12:00 +00:00 |
|
Michael
|
c89533a70b
|
Support for stacked profiler analysis
|
2021-07-27 04:57:29 +00:00 |
|
Michael
|
238adabefb
|
Catch Imagick errors
See https://github.com/friendica/friendica/issues/9747#issuecomment-809675750
|
2021-04-12 12:37:11 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
e98d11a9ae
|
Limit the size of contact avatars
|
2021-03-26 06:56:08 +00:00 |
|
Michael
|
e6f4ed47e2
|
Avoid error "Uncaught ImagickException: Unable to scale image"
|
2021-03-23 20:01:32 +00:00 |
|
Michael
|
2c1e9b92eb
|
Fix fatal error: Uncaught ImagickException: cache resources exhausted
|
2020-10-02 20:58:14 +00:00 |
|
Hypolite Petovan
|
afb882048e
|
Generate callstack value from inside Profiler::saveTimestamp
- Save a massive amount of time computing callstacks when profiling is disabled
|
2020-07-27 02:33:05 -04:00 |
|
Michael
|
c947b7f211
|
"print_r" in logging replaced / obsolete stuff removed
|
2020-06-29 20:22:00 +00:00 |
|
Michael
|
d3722c945b
|
Improved Mime Type detection
|
2020-04-01 05:42:44 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Michael
|
cdbc94a9e1
|
Some more added lines
|
2020-01-19 09:51:37 +00:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
nupplaPhil
|
181529f3df
|
Refactor dynamic App::getProfiler() to static DI::profiler()
|
2019-12-29 20:17:42 +01:00 |
|
Hypolite Petovan
|
03bf1dcbd3
|
Move Object\Image static methods to Util\Images
- Optimize imports in modified files
|
2019-11-02 07:48:45 -04:00 |
|
Philipp Holzer
|
cc7444d84d
|
Move internal recursion-counter to the end of all cur/fetchUrl parameters
|
2019-06-10 14:34:54 +02:00 |
|
Philipp Holzer
|
09c44f96fd
|
Moving Model call outside Object Namespace
|
2019-04-05 07:53:54 +02:00 |
|
Hypolite Petovan
|
5f2a66e66c
|
Add check for EXIF data existence in Object/Image
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-467121955
|
2019-03-08 22:09:41 -05:00 |
|
Philipp Holzer
|
0a7861da65
|
Dependency of callstack moved one layer up
|
2019-02-16 23:17:10 +01:00 |
|
Philipp Holzer
|
5e6e1a8025
|
Introducing Profiler
|
2019-02-16 23:11:30 +01:00 |
|
Hypolite Petovan
|
64847e7cc8
|
Fix types in doc blocks/prototypes
|
2019-01-23 09:06:58 -05:00 |
|
Hypolite Petovan
|
ad9c67663d
|
Move Contact::Page_* constants to User::PAGE_FLAGS_*
|
2019-01-21 10:55:37 -05:00 |
|
Hypolite Petovan
|
4a95ca280d
|
Remove unused code
- Remove commented code
- Remove unused/immediately overwritten variables
- Remove extraneous parameters
- Remove unreachable code
- Remove duplicate array keys
|
2019-01-21 10:48:40 -05:00 |
|
Hypolite Petovan
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
Hypolite Petovan
|
af9067a381
|
Update PHPDoc in mod/
|
2019-01-21 10:39:27 -05:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|