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 |
|