aboutsummaryrefslogtreecommitdiffstats
path: root/include/import.php
Commit message (Expand)AuthorAgeFilesLines
* another import fix and do not allow importing channels < version 4.7.4 for zo...Mario2020-04-051-1/+2
* Implement DAV calendars sync with clonesMax Kostikov2020-02-241-0/+71
* Revert "Use argv() instead URI parsing"Max Kostikov2020-02-201-0/+67
* Sync private items with clones; avoid sync if no local connection with thread...Max Kostikov2019-09-301-1/+18
* Fix attach permissions sync for clonned channelMax Kostikov2019-08-221-2/+2
* Merge branch 'httpsig' into 'dev'Mario2019-06-271-2/+4
|\
| * http signature consolidationzotlabs2019-06-261-2/+4
* | Fix thumbnails processing logic on files syncMax Kostikov2019-06-211-1/+1
|/
* attach sync issueszotlabs2019-06-111-5/+7
* anomolies in calls to datetime_convert in include/importzotlabs2019-05-281-6/+6
* Remove 'os_syspath' from direct 'photo' table updateMax Kostikov2019-05-061-1/+0
* strip obsolete channel_(rw)_photos from channel sync packetszotlabs2019-05-031-1/+2
* Update xchan profile edited date only onceMax Kostikov2019-04-131-9/+10
* Set 'os_syspath' with local pathMax Kostikov2019-04-121-1/+2
* Override received 'content' if we saving thumbnail in filesystemMax Kostikov2019-04-121-0/+1
* Fix 'os_syspath' if we store thumbnails in filesystemMax Kostikov2019-04-121-1/+3
* Fetch thumbnails and store it in filesystem or DB; update xchan profile edit ...Max Kostikov2019-04-121-4/+22
* Revert "Update htconfig.sample.php"Max Kostikov2019-04-101-5/+4
* check service class limits when syncing fileszotlabs2019-03-301-0/+14
* clone systems apps to the extent possible, auto-configure imagick thumbnail b...Zot2019-03-181-1/+87
* Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-4/+5
* failure to import mailzotlabs2019-01-101-2/+3
* add item.uuid to relevant placeszotlabs2018-11-151-1/+2
* issue syncing the channel_primary setting which shows up as a wrong count on ...zotlabs2018-10-301-2/+1
* use hubloc_store_lowlevel to ensure all hubloc columns are initialisedzotlabs2018-10-061-1/+1
* do not sync the channel_moved fieldzotlabs2018-09-161-1/+2
* photos not syncing properly if destination is a postgres sitezotlabs2018-06-041-5/+8
* new feature (post 3.4): allow a different username to be used when importing.zotlabs2018-05-011-1/+6
* channel import failing to provide channel_password valuezotlabs2018-04-061-1/+1
* use profile_store_lowlevel() when importing profile structures to ensure all ...zotlabs2018-04-051-1/+1
* Hard fail imports of removed channels. This is silly.zotlabs2018-03-271-0/+5
* remove sendzid core code from core (put in plugin where it belongs)zotlabs2018-01-171-1/+2
* scrutinizer issues: none worthy of including in 3.0, there will likely be a f...zotlabs2018-01-081-1/+1
* this should finish up hubzilla issue #113zotlabs2017-12-311-5/+9
* update file thumbnails when imported/syncedzotlabs2017-12-301-0/+3
* improvements to file import/exportzotlabs2017-12-101-2/+35
* synchronise an attach_move operation to cloneszotlabs2017-12-061-1/+8
* use httpsig auth for getfilezotlabs2017-11-291-1/+8
* re-implement single deliveryzotlabs2017-10-101-0/+9
* ignore diaspora_meta column on item import.zotlabs2017-09-061-0/+5
* prevent expiration of conversations you are involved with - allows you to fin...zotlabs2017-07-101-0/+8
* it appears to also work a bit better if you don't use imaginary function nameszotlabs2017-06-071-1/+1
* partial fix for failure to sync photos - appears to be memory exhaustion and ...zotlabs2017-06-071-2/+3
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-051-7/+12
|\
| * :bulb: correct some Doxygen syntax mistakes.Klaus Weidenbach2017-05-051-7/+12
| * backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-121-1/+1
| * whitespacezotlabs2017-04-031-12/+14
* | do away with single delivery (delivery from clones to singleton networks atta...zotlabs2017-05-041-9/+0
* | backend infrastructure for 'channel protection password'; which will be used ...zotlabs2017-04-121-1/+1
* | whitespacezotlabs2017-03-301-12/+14
|/