aboutsummaryrefslogtreecommitdiffstats
path: root/include/import.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add some documentation for import functions.Klaus Weidenbach2017-03-301-225/+337
* code_allowed is a real mess. Start the cleanup by remving the account level c...zotlabs2017-03-291-31/+3
* remove redundant and non-functional/broken check for successfully cloned chan...zotlabs2017-03-201-6/+0
* remove logger linesAndrew Manning2017-02-111-1/+0
* Webpage import tool works again after setting iconfig properly and following ...Andrew Manning2017-02-111-14/+19
* superfluous whitespace cleanupzotlabs2017-01-311-350/+357
* channel move stuff (disabled currently because not yet complete)zotlabs2017-01-091-3/+16
* logger typoszotlabs2016-12-301-2/+2
* sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p...Florian Steinel2016-10-271-7/+7
* issue #564zotlabs2016-10-211-1/+1
* additional array checkingzotlabs2016-10-131-2/+4
* consolidate duplicated code for creating table entries from an arrayzotlabs2016-10-121-119/+24
* caught one typo from the last checkinzotlabs2016-10-121-1/+1
* remove the rest of the backticks from sql queries; replace with TQUOT const w...zotlabs2016-10-121-56/+56
* issue #538 continuedredmatrix2016-09-291-1/+1
* issue #519 continuedredmatrix2016-09-281-1/+4
* Merge branch 'nulldate' into devredmatrix2016-09-261-4/+4
|\
| * null_date conversion; phase 1redmatrix2016-09-251-4/+4
* | issue #526redmatrix2016-09-221-0/+3
|/
* Imported webpage elements update existing elements properly. AllowCode permis...Andrew Manning2016-08-301-12/+11
* Block export and re-import works. Fixed bug where layout content was not bein...Andrew Manning2016-08-201-2/+53
* Layouts list and are selectable for export to the zip fileAndrew Manning2016-08-201-2/+46
* Export of pages and their layouts to a zip file works. Bug on importing the e...Andrew Manning2016-08-201-1/+44
* Pages populate the available-to-export list. New checkbox class for smaller b...Andrew Manning2016-08-191-0/+62
* fix attached photo/file permissions on clonesredmatrix2016-08-151-0/+4