Mario
49ba3ffee6
Merge branch 'httpsig' into 'dev'
...
http signature consolidation
See merge request hubzilla/core!1685
2019-06-27 13:05:25 +02:00
zotlabs
cf844cb27c
http signature consolidation
2019-06-26 21:45:21 -07:00
Max Kostikov
b1b415ec5b
Fix thumbnails processing logic on files sync
2019-06-21 23:15:16 +02:00
zotlabs
f3b6708a92
attach sync issues
2019-06-11 18:00:42 -07:00
zotlabs
620fc06b6c
anomolies in calls to datetime_convert in include/import
2019-05-28 23:14:22 -07:00
Max Kostikov
f0933b66a9
Remove 'os_syspath' from direct 'photo' table update
2019-05-06 10:39:47 +02:00
zotlabs
20bf139b3f
strip obsolete channel_(rw)_photos from channel sync packets
2019-05-03 15:27:26 -07:00
Max Kostikov
509067391b
Update xchan profile edited date only once
2019-04-13 14:08:44 +02:00
Max Kostikov
04b261057d
Set 'os_syspath' with local path
2019-04-12 22:34:32 +02:00
Max Kostikov
852343f254
Override received 'content' if we saving thumbnail in filesystem
2019-04-12 16:27:58 +02:00
Max Kostikov
d3a619659f
Fix 'os_syspath' if we store thumbnails in filesystem
2019-04-12 15:38:10 +02:00
Max Kostikov
074ee656f0
Fetch thumbnails and store it in filesystem or DB; update xchan profile edit time on fetch
2019-04-12 14:56:07 +02:00
Max Kostikov
5d70d889e9
Revert "Update htconfig.sample.php"
...
This reverts commit f2126ef18c8b66020305d07dcefeacc4e55a3c12
2019-04-10 13:25:03 +02:00
zotlabs
cbaf0a3864
check service class limits when syncing files
2019-03-30 15:11:13 -07:00
Zot
ea9925f489
clone systems apps to the extent possible, auto-configure imagick thumbnail binary during setup if possible
2019-03-18 09:35:53 +01:00
Klaus Weidenbach
13e0151cd2
Correct and extend Doxygen comments.
...
Correct some documentation errors for Doxygen and add
more comments.
Document some undefined variables with @FIXME.
2019-01-23 22:25:47 +01:00
zotlabs
7b30fc4b82
failure to import mail
2019-01-10 15:02:58 -08:00
zotlabs
39d914c9df
add item.uuid to relevant places
2018-11-15 16:34:09 -08:00
zotlabs
675343f575
issue syncing the channel_primary setting which shows up as a wrong count on the admin summary page
2018-10-30 17:18:15 -07:00
zotlabs
52be5c1660
use hubloc_store_lowlevel to ensure all hubloc columns are initialised
2018-10-06 14:47:40 -07:00
zotlabs
6ab12597f5
do not sync the channel_moved field
2018-09-16 18:59:12 -07:00
zotlabs
e1b85a361c
photos not syncing properly if destination is a postgres site
2018-06-04 16:36:13 -07:00
zotlabs
7a55ead97d
new feature (post 3.4): allow a different username to be used when importing.
2018-05-01 20:29:07 -07:00
zotlabs
8048b7addc
channel import failing to provide channel_password value
2018-04-06 16:45:25 -07:00
zotlabs
f4c94ab121
use profile_store_lowlevel() when importing profile structures to ensure all non-null fields are present
2018-04-05 17:31:20 -07:00
zotlabs
35b6c2baad
Hard fail imports of removed channels. This is silly.
2018-03-27 15:08:27 -07:00
zotlabs
c331e585b8
remove sendzid core code from core (put in plugin where it belongs)
2018-01-17 15:25:30 -08:00
zotlabs
62f0266f46
scrutinizer issues: none worthy of including in 3.0, there will likely be a few hundred more before all is said and done.
2018-01-08 14:45:21 -08:00
zotlabs
ce38350e00
this should finish up hubzilla issue #113
2017-12-31 14:45:42 -08:00
zotlabs
94e92bb4bf
update file thumbnails when imported/synced
2017-12-30 23:15:47 -08:00
zotlabs
27bc5fa4b0
improvements to file import/export
2017-12-10 15:25:44 -08:00
zotlabs
ffaab27e77
synchronise an attach_move operation to clones
2017-12-06 14:20:17 -08:00
zotlabs
5abcb8c978
use httpsig auth for getfile
2017-11-29 13:51:54 -08:00
zotlabs
69394c1680
re-implement single delivery
2017-10-10 18:40:02 -07:00
zotlabs
ab9b82e778
ignore diaspora_meta column on item import.
2017-09-06 16:44:10 -07:00
zotlabs
2d63bbb91e
prevent expiration of conversations you are involved with - allows you to find your own comments months from now
2017-07-10 20:18:33 -07:00
zotlabs
4f3b1edf9d
it appears to also work a bit better if you don't use imaginary function names
2017-06-07 20:44:44 -07:00
zotlabs
2e692fca93
partial fix for failure to sync photos - appears to be memory exhaustion and dependent on filesize although an unrelated issue was found with directory creation during file sync (we didn't check ownership when looking for duplicates).
...
This checkin provides the means for a sync process to fetch the contents for various photo scales from the original server just as is done for the attach data now. It is still missing the bit for the sync process to spawn a mob of children to fetch these suckers and update the photo table with the results.
2017-06-07 20:28:59 -07:00
zotlabs
f840082aae
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-05 16:58:46 -07:00
zotlabs
c70ac572fa
do away with single delivery (delivery from clones to singleton networks attached to other clones)
2017-05-04 22:08:12 -07:00
Klaus Weidenbach
eeb9103e26
💡 correct some Doxygen syntax mistakes.
2017-05-05 00:23:57 +02:00
zotlabs
1c32564536
backend infrastructure for 'channel protection password'; which will be used to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes
2017-04-12 18:46:15 -07:00
zotlabs
d7f4526a00
backend infrastructure for 'channel protection password'; which will be used to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes
2017-04-12 17:32:28 -07:00
zotlabs
19b2568133
whitespace
2017-04-03 10:45:39 +02:00
zotlabs
d1a018f2e8
whitespace
2017-03-30 21:04:55 -07:00
Klaus Weidenbach
2e2f984c45
Add some documentation for import functions.
2017-03-30 23:06:00 +02:00
zotlabs
0f7832dc30
code_allowed is a real mess. Start the cleanup by remving the account level code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
2017-03-29 13:32:23 +02:00
zotlabs
f252f3efc5
remove redundant and non-functional/broken check for successfully cloned channel record which was left over from an earlier method of creating the table; which was deprecated a few months back.
2017-03-20 15:40:48 -07:00
Andrew Manning
0017de46e4
remove logger lines
2017-02-11 20:54:09 -05:00
Andrew Manning
8ff9ad7636
Webpage import tool works again after setting iconfig properly and following the Impel class function example. More testing is needed.
2017-02-11 20:52:06 -05:00