Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
|
Michael
|
80103f8ad9
|
Issue 3309: Avatar update should work now
|
2017-05-16 21:21:54 +00:00 |
|
Tobias Diekershoff
|
1f58bcc114
|
Merge pull request #3418 from gerhard6380/develop
New API calls for photo management
|
2017-05-08 06:56:24 +02:00 |
|
Hypolite Petovan
|
20043914e6
|
Move App to src
- Add `use Friendica\App;` wherever needed
|
2017-05-02 22:59:36 -04:00 |
|
gerhard6380
|
cd2ed72b37
|
coding convention applied
|
2017-05-01 22:16:22 +02:00 |
|
gerhard6380
|
5b35901716
|
new api calls for photo management within clients
|
2017-05-01 16:38:39 +02:00 |
|
Hypolite Petovan
|
87eb3d5ef2
|
Normalize App parameter declaration (doc-include folders, boot)
|
2017-01-09 23:09:01 +11:00 |
|
Roland Häder
|
884f44ce94
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-19 14:27:16 +01:00 |
|
Michael
|
e6148f4c1c
|
Performance improvements when storing items (via API)
|
2016-11-12 13:17:28 +00:00 |
|
rabuzarus
|
e446e9571f
|
some more coding style correction
|
2016-11-04 19:26:28 +01:00 |
|
rabuzarus
|
5459b00499
|
cache: serialize the cache content directly in the cache class
|
2016-11-04 16:44:49 +01:00 |
|
Michael Vogel
|
80efc422bf
|
Added documentation
|
2016-10-25 05:44:57 +00:00 |
|
Michael Vogel
|
8cab3b5592
|
More transactions, more queries on uncommitted data
|
2016-10-24 08:10:27 +00:00 |
|
Michael Vogel
|
5580c0d708
|
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
|
2016-05-29 10:59:06 +02:00 |
|
Michael Vogel
|
1cdcb9fc2e
|
DFRN: Entry import could work now, first steps for mails
|
2016-01-29 17:42:38 +01:00 |
|
Michael Vogel
|
410ebb4cbf
|
Added documentation
|
2016-01-28 12:35:07 +01:00 |
|
Michael Vogel
|
6f662b8c74
|
New avatar picture fields to better cope with changing avatars
|
2016-01-28 01:26:19 +01:00 |
|
Michael Vogel
|
5ec2c7e965
|
When a server isn't reachable there were timeout problems with fetching image data
|
2016-01-18 15:38:38 +01:00 |
|
rabuzarus
|
3df5c17124
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
|
rabuzarus
|
c775d6885b
|
port of reds geotag feature
|
2015-10-03 20:24:35 +02:00 |
|
rabuzarus
|
68e565889d
|
moved formatBytes() to /include/text.php
|
2015-06-29 11:22:29 +02:00 |
|
rabuzarus
|
a982320ba9
|
show maximagesize warning in a human readable format
|
2015-06-29 02:39:08 +02:00 |
|
Gregory Smith
|
ce821d0891
|
use ImageMagick for orientation when available
|
2015-04-12 21:09:25 -04:00 |
|
Michael Vogel
|
df880f7fd2
|
Adding performance measuring to the photo functions.
|
2015-03-07 21:07:26 +01:00 |
|
Michael Vogel
|
33c0aba5b7
|
Add the file size to the photo data array
|
2014-12-31 15:44:32 +01:00 |
|
Michael Vogel
|
7144d22cc1
|
If a picture was too small it got cropped
|
2014-09-02 02:36:04 +02:00 |
|
Michael Vogel
|
a553dda2ef
|
New function to upload photos to the wall. (Will be used in connectors)
|
2014-07-15 08:49:41 +02:00 |
|
Michael Vogel
|
5ed5773f57
|
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
|
2014-06-23 01:24:39 +02:00 |
|
Michael Vogel
|
a1dbfdee65
|
API: Support of privacy_image_cache - if enabled
|
2014-06-16 21:49:45 +02:00 |
|
Michael Vogel
|
52474847cb
|
New function to fetch image information. (Will be used in the addons at a later time)
|
2014-06-15 23:32:14 +02:00 |
|
Michael Vogel
|
7cec1bbfdf
|
Removed another "limit 1"
|
2014-03-09 09:25:57 +01:00 |
|
Michael Vogel
|
d92a348cf0
|
- Using APC to store config values (when present)
- Enabling interlacing for pictures
|
2013-08-09 18:28:50 +02:00 |
|
friendica
|
5d904a9fa8
|
improve performance of photo upload page
|
2012-11-25 19:34:54 -08:00 |
|
friendica
|
f6f3042d00
|
imagick exception
|
2012-10-17 15:22:29 -07:00 |
|
Zach Prezkuta
|
c3cf459b27
|
use getWidth and getHeight, which are agnostic to Imagick being enabled
|
2012-10-09 09:35:32 -06:00 |
|
friendica
|
112fafcc81
|
consistent handling of scaled images when using imagick
|
2012-09-30 03:25:20 -07:00 |
|
friendica
|
8416cff2a5
|
slight adjustment to Photo scaling - also discovered imagick resize may need some additional work
|
2012-09-29 05:46:01 -07:00 |
|
friendica
|
0693afd6b7
|
only constrain horizontal image dimension for scaling very tall photos
|
2012-09-29 05:20:29 -07:00 |
|
friendica
|
2abbd1dc19
|
permissions selector showing up for guests, testbubble and smoothly
|
2012-09-15 20:21:17 -07:00 |
|
Domovoy
|
67563d5c82
|
Fallback to gd if Imagick can't load the data
|
2012-09-12 11:55:09 +02:00 |
|
friendica
|
9e5fa5b9a9
|
ignore exif orientation if we can't parse the particular flavour of exif
|
2012-09-05 04:02:30 -07:00 |
|
Zach Prezkuta
|
ba66e17d1d
|
ImageMagick rotates CW while imagerotate() rotates CCW
|
2012-08-04 17:30:25 -06:00 |
|
Domovoy
|
ba76af3488
|
Forgot a ;
|
2012-07-22 17:50:58 +02:00 |
|
Domovoy
|
36f600aaf2
|
Moved compression setup in constructor for Imagick
|
2012-07-22 17:27:09 +02:00 |
|
Domovoy
|
a3df0d9817
|
get_FormatsMap doesn't need to be static
|
2012-07-22 17:09:18 +02:00 |
|
Domovoy
|
62cd4dcb77
|
Set the type to what it will be saved to in the constructor
|
2012-07-22 17:07:13 +02:00 |
|
Domovoy
|
7a1f15c8da
|
Always coalesce, if it is not a multi-frame image it won't hurt anyway
|
2012-07-22 16:27:22 +02:00 |
|
Domovoy
|
c0d3d50fb5
|
Don't forget to clean frames before saving
|
2012-07-22 16:22:06 +02:00 |
|
Domovoy
|
ab484ebc76
|
getExt should not use Imagick format, mapping ext and mime type is more accurate.
|
2012-07-22 16:19:35 +02:00 |
|
Domovoy
|
83075c2f27
|
Set the Imagick image format in the constructor, so we can uset [get|set](image)XXX methods as intended
|
2012-07-22 16:12:47 +02:00 |
|