Max Kostikov
|
7311d1182d
|
Add remove profile photo button
|
2019-04-19 15:30:05 +02:00 |
|
Max Kostikov
|
ed902fdb70
|
Update photo usage only for thumbnails
|
2019-04-13 14:12:58 +02:00 |
|
Max Kostikov
|
979f2415fb
|
Save profile photo in filesystem or database; more precise modification time processing
|
2019-04-12 15:06:59 +02:00 |
|
zotlabs
|
db930b794d
|
provide warnings about profile photo and cover photo permissions
|
2018-05-01 16:54:54 -07:00 |
|
Mario Vavti
|
17c102ebe1
|
we need the javascript in the template since strings are involved
|
2018-03-07 21:11:57 +01:00 |
|
zotlabs
|
3153129e2e
|
make the profile photo image picker work correctly with multiple profiles.
|
2018-02-24 13:20:59 -08: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
|
5d4110375a
|
add units to css
|
2018-01-23 16:44:11 -08:00 |
|
zotlabs
|
4b7947d98c
|
replace image cropping library
|
2018-01-23 16:36:56 -08:00 |
|
zotlabs
|
ce38350e00
|
this should finish up hubzilla issue #113
|
2017-12-31 14:45:42 -08:00 |
|
zotlabs
|
7d9d1e0cdb
|
Maria's profile photo issue, please push to master.
|
2017-11-01 02:15:40 -07:00 |
|
zotlabs
|
9dcbef4cb1
|
profile photo propagation issue if the local xchan_photo_[l|m|s] fields were changed from the /photo/profile/l/n form to photo/[hash] form by a clone operation.
|
2017-10-01 18:22:55 -07:00 |
|
zotlabs
|
e501289a55
|
consolidate and simplify the generation of activitystreams persons, add a couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also.
|
2017-05-11 17:39:26 -07:00 |
|
zotlabs
|
d7aaca6947
|
more work related to attach/photo and os_path, display_path and general code cleanup
|
2017-03-29 13:44:55 +02:00 |
|
zotlabs
|
92615247ac
|
send sync packet on profile photo permissions change
|
2017-02-25 15:04:17 -08:00 |
|
zotlabs
|
ccdfbc721f
|
Create virtual privacy groups for private profile member lists
|
2017-02-12 15:56:33 -08:00 |
|
zotlabs
|
06bbf494bb
|
profile photo issue on postgres
|
2016-10-23 20:01:39 -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
|
29320f8aad
|
remove requirement that imported profile photos be in the profile photos album
|
2016-10-18 18:37:58 -07:00 |
|
zotlabs
|
2a59f45a3b
|
Change the behaviour of 'use existing photo for profile'. For a channel with one profile, works just as it did previously. For multiple profiles, go back to the "upload form" but with a pre-existing file selected so that the correct profile can be selected. The text on this page and the resulting form are changed to remove the 'upload' text and file selection; but falls through to cropping in either case.
|
2016-10-18 18:30:50 -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 |
|
Treer
|
5c062aaec4
|
force immediate avatar update
|
2016-07-03 22:38:05 +10: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
|
b8c5a91940
|
set profile when "use existing photo"
|
2016-06-22 20:46:44 -07:00 |
|
redmatrix
|
515b054a6e
|
missing class selector when "use photo as profile photo"
|
2016-06-22 20:17:19 -07:00 |
|
redmatrix
|
1267d995ef
|
db statement debugging
|
2016-06-22 19:08:59 -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
|
de006771c7
|
renamed include files identity.php (channel.php) and Contact.php (connections.php)
|
2016-05-22 16:54:30 -07:00 |
|
redmatrix
|
a2cec8899a
|
daemon conversion continued...
|
2016-05-19 22:26:37 -07:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|