Mario Vavti
|
cd829c096b
|
update directory on cover photo changes
|
2019-05-03 14:11:14 +02:00 |
|
Max Kostikov
|
28c1d219f6
|
Save cover photo thumbnails in filesystem or database
|
2019-04-12 15:03:59 +02:00 |
|
Max Kostikov
|
0c2db1cea5
|
Skip removal if no cover image found
|
2019-04-04 11:00:19 +02:00 |
|
Max Kostikov
|
e33604887b
|
Sync cover photo removal with clones
|
2019-04-03 12:05:22 +02:00 |
|
Max Kostikov
|
410f37df1b
|
Fix sync cover photo for clonned channels
|
2019-04-03 00:15:34 +02:00 |
|
Max Kostikov
|
242aeea24c
|
Add text to cover remove button
|
2019-04-01 13:15:16 +02:00 |
|
Max Kostikov
|
1ee91dd690
|
Add remove cover photo processing
|
2019-03-30 22:55:36 +01:00 |
|
zotlabs
|
156010050c
|
imagick converter: -thumbnail doesn't preserve exif, -resize does
|
2018-06-26 17:19:32 -07:00 |
|
Herbert Thielen
|
4f3be92a0d
|
include photos.php
required for photo_calculate_scale()
|
2018-05-27 17:57:35 +02:00 |
|
zotlabs
|
fbd26e8d9d
|
changes made during testing imagick scaling for cover photo thumbnail
|
2018-05-08 16:50:16 -07:00 |
|
zotlabs
|
3c8de7b59d
|
use imagemagick first stage thumbnail for cover photos, if configured
|
2018-05-07 23:57:17 -07:00 |
|
zotlabs
|
db930b794d
|
provide warnings about profile photo and cover photo permissions
|
2018-05-01 16:54:54 -07:00 |
|
zotlabs
|
0576046d02
|
when changing cover photo, show existing
|
2018-04-17 16:29:32 -07:00 |
|
Mario
|
a0a1246efb
|
use dbunescbin() for cover photos
|
2018-03-08 10:52:49 +01:00 |
|
Mario Vavti
|
17c102ebe1
|
we need the javascript in the template since strings are involved
|
2018-03-07 21:11:57 +01:00 |
|
zotlabs
|
59dafb610d
|
style the 'use existing' button a wee bit
|
2018-02-23 19:36:46 -08:00 |
|
zotlabs
|
2d91aed183
|
use embed photos javascript widget to select existing photos for profile and cover photos
|
2018-02-23 19:23:17 -08:00 |
|
zotlabs
|
4b7947d98c
|
replace image cropping library
|
2018-01-23 16:36:56 -08:00 |
|
zotlabs
|
6078d02c3a
|
more work related to attach/photo and os_path, display_path and general code cleanup
|
2017-03-15 01:20:21 -07:00 |
|
zotlabs
|
5c891bcfb5
|
need to perform dbunescbin on stored filenames as well as binary data - this is a no-op under mysql but could provide unpredictable data under postgres
|
2016-10-23 17:46:29 -07:00 |
|
zotlabs
|
e7233c0c94
|
more backquotes - this should take care of most except for the array import queries
|
2016-10-09 16:31:04 -07:00 |
|
redmatrix
|
7d7f43c205
|
still working through some issues with curl magic-auth
fixed profile photo upload
|
2016-06-27 22:25:37 -07:00 |
|
redmatrix
|
3035c792dc
|
remove the app $a passed to profile_load, also add profile_load to mod_wiki which should fix issue #431
|
2016-06-26 22:13:59 -07:00 |
|
redmatrix
|
acf26d5c63
|
code cleanup for profile_photos
|
2016-06-23 01:17:44 -07:00 |
|
redmatrix
|
a9d7acda27
|
the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
|
2016-06-01 21:48:54 -07:00 |
|
redmatrix
|
f2ebe41a50
|
undefined function
|
2016-05-29 20:18:28 -07:00 |
|
redmatrix
|
de006771c7
|
renamed include files identity.php (channel.php) and Contact.php (connections.php)
|
2016-05-22 16:54:30 -07:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|