| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync private items with clones; avoid sync if no local connection with thread... | Max Kostikov | 2019-09-30 | 1 | -1/+18 |
* | Fix attach permissions sync for clonned channel | Max Kostikov | 2019-08-22 | 1 | -2/+2 |
* | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 1 | -2/+4 |
|\ |
|
| * | http signature consolidation | zotlabs | 2019-06-26 | 1 | -2/+4 |
* | | Fix thumbnails processing logic on files sync | Max Kostikov | 2019-06-21 | 1 | -1/+1 |
|/ |
|
* | attach sync issues | zotlabs | 2019-06-11 | 1 | -5/+7 |
* | anomolies in calls to datetime_convert in include/import | zotlabs | 2019-05-28 | 1 | -6/+6 |
* | Remove 'os_syspath' from direct 'photo' table update | Max Kostikov | 2019-05-06 | 1 | -1/+0 |
* | strip obsolete channel_(rw)_photos from channel sync packets | zotlabs | 2019-05-03 | 1 | -1/+2 |
* | Update xchan profile edited date only once | Max Kostikov | 2019-04-13 | 1 | -9/+10 |
* | Set 'os_syspath' with local path | Max Kostikov | 2019-04-12 | 1 | -1/+2 |
* | Override received 'content' if we saving thumbnail in filesystem | Max Kostikov | 2019-04-12 | 1 | -0/+1 |
* | Fix 'os_syspath' if we store thumbnails in filesystem | Max Kostikov | 2019-04-12 | 1 | -1/+3 |
* | Fetch thumbnails and store it in filesystem or DB; update xchan profile edit ... | Max Kostikov | 2019-04-12 | 1 | -4/+22 |
* | Revert "Update htconfig.sample.php" | Max Kostikov | 2019-04-10 | 1 | -5/+4 |
* | check service class limits when syncing files | zotlabs | 2019-03-30 | 1 | -0/+14 |
* | clone systems apps to the extent possible, auto-configure imagick thumbnail b... | Zot | 2019-03-18 | 1 | -1/+87 |
* | Correct and extend Doxygen comments. | Klaus Weidenbach | 2019-01-23 | 1 | -4/+5 |
* | failure to import mail | zotlabs | 2019-01-10 | 1 | -2/+3 |
* | add item.uuid to relevant places | zotlabs | 2018-11-15 | 1 | -1/+2 |
* | issue syncing the channel_primary setting which shows up as a wrong count on ... | zotlabs | 2018-10-30 | 1 | -2/+1 |
* | use hubloc_store_lowlevel to ensure all hubloc columns are initialised | zotlabs | 2018-10-06 | 1 | -1/+1 |
* | do not sync the channel_moved field | zotlabs | 2018-09-16 | 1 | -1/+2 |
* | photos not syncing properly if destination is a postgres site | zotlabs | 2018-06-04 | 1 | -5/+8 |
* | new feature (post 3.4): allow a different username to be used when importing. | zotlabs | 2018-05-01 | 1 | -1/+6 |
* | channel import failing to provide channel_password value | zotlabs | 2018-04-06 | 1 | -1/+1 |
* | use profile_store_lowlevel() when importing profile structures to ensure all ... | zotlabs | 2018-04-05 | 1 | -1/+1 |
* | Hard fail imports of removed channels. This is silly. | zotlabs | 2018-03-27 | 1 | -0/+5 |
* | remove sendzid core code from core (put in plugin where it belongs) | zotlabs | 2018-01-17 | 1 | -1/+2 |
* | scrutinizer issues: none worthy of including in 3.0, there will likely be a f... | zotlabs | 2018-01-08 | 1 | -1/+1 |
* | this should finish up hubzilla issue #113 | zotlabs | 2017-12-31 | 1 | -5/+9 |
* | update file thumbnails when imported/synced | zotlabs | 2017-12-30 | 1 | -0/+3 |
* | improvements to file import/export | zotlabs | 2017-12-10 | 1 | -2/+35 |
* | synchronise an attach_move operation to clones | zotlabs | 2017-12-06 | 1 | -1/+8 |
* | use httpsig auth for getfile | zotlabs | 2017-11-29 | 1 | -1/+8 |
* | re-implement single delivery | zotlabs | 2017-10-10 | 1 | -0/+9 |
* | ignore diaspora_meta column on item import. | zotlabs | 2017-09-06 | 1 | -0/+5 |
* | prevent expiration of conversations you are involved with - allows you to fin... | zotlabs | 2017-07-10 | 1 | -0/+8 |
* | it appears to also work a bit better if you don't use imaginary function names | zotlabs | 2017-06-07 | 1 | -1/+1 |
* | partial fix for failure to sync photos - appears to be memory exhaustion and ... | zotlabs | 2017-06-07 | 1 | -2/+3 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -7/+12 |
|\ |
|
| * | :bulb: correct some Doxygen syntax mistakes. | Klaus Weidenbach | 2017-05-05 | 1 | -7/+12 |
| * | backend infrastructure for 'channel protection password'; which will be used ... | zotlabs | 2017-04-12 | 1 | -1/+1 |
| * | whitespace | zotlabs | 2017-04-03 | 1 | -12/+14 |
* | | do away with single delivery (delivery from clones to singleton networks atta... | zotlabs | 2017-05-04 | 1 | -9/+0 |
* | | backend infrastructure for 'channel protection password'; which will be used ... | zotlabs | 2017-04-12 | 1 | -1/+1 |
* | | whitespace | zotlabs | 2017-03-30 | 1 | -12/+14 |
|/ |
|
* | Add some documentation for import functions. | Klaus Weidenbach | 2017-03-30 | 1 | -225/+337 |
* | code_allowed is a real mess. Start the cleanup by remving the account level c... | zotlabs | 2017-03-29 | 1 | -31/+3 |
* | remove redundant and non-functional/broken check for successfully cloned chan... | zotlabs | 2017-03-20 | 1 | -6/+0 |