aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* issues with feed parameterszotlabs2018-01-072-5/+6
|
* hubzilla issue #947zotlabs2018-01-031-1/+2
|
* this should finish up hubzilla issue #113zotlabs2018-01-033-7/+25
|
* update file thumbnails when imported/syncedzotlabs2018-01-031-0/+3
|
* hubzilla issue #945 - directory keywords returned from twkn in standalone modezotlabs2017-12-281-6/+19
|
* cannot use file_get/put_contents in attach_store, must use pipe_streamszotlabs2017-12-281-2/+13
|
* hubzilla-addons issue #74 - delayed posts not honoured for GNU-Socialzotlabs2017-12-221-1/+1
| | | | There is a very high probability this will also fix hubzilla-addons issue #75
* remove additional linebreaks after headingsMario Vavti2017-12-211-0/+7
|
* html2bbcode: use headings bbcode for headingsMario Vavti2017-12-201-6/+6
|
* reverse the logic so we zidify by defaultzotlabs2017-12-171-3/+3
|
* don't zidify all permalinks, only zot permalinkszotlabs2017-12-171-1/+6
|
* silence PHP7.2 warningMario Vavti2017-12-161-1/+1
|
* fix undefined constant warningMario Vavti2017-12-161-1/+1
|
* fix some more PHP7.2 warningsMario Vavti2017-12-141-2/+2
|
* make remote homelink link to the home host and not to the home channelMario Vavti2017-12-141-4/+6
|
* hubzilla #475 continued - show photos in root folder. Part of Andrew's fix ↵zotlabs2017-12-121-0/+5
| | | | for this wasn't in my repository and hopefully won't conflict; as it appears to have been lost somewhere. It also needed a small change to the folder permissions check.
* notification: slight animation for loading... and do not remove public ↵Mario Vavti2017-12-111-1/+1
| | | | stream items on click (we can not mark them read)
* sql compliance issuezotlabs2017-12-102-2/+2
|
* regression in channel sources deliveryzotlabs2017-12-101-2/+14
|
* go back to including the photo thumbnail data in the export file. We have ↵zotlabs2017-12-101-2/+17
| | | | the ability to fetch each thumbnail directly if there is a problem with resource consumption, but this is the most efficient way to deal with it and most sites should be able to handle the memory consumption of our thumbnail data. The original full scale photo is a different issue; these can exhaust memory even before base64.
* improvements to file import/exportzotlabs2017-12-103-11/+59
|
* xlink_rating_text default valuezotlabs2017-12-091-1/+3
|
* hubzilla-addons issues #73zotlabs2017-12-091-1/+1
|
* strip acct: from OWA auth to API endpointszotlabs2017-12-071-1/+2
|
* hubzilla issue #680, implement IMoveTarget and recursive file/directory ↵zotlabs2017-12-061-2/+21
| | | | move/rename
* synchronise an attach_move operation to cloneszotlabs2017-12-062-3/+12
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-12-041-2/+2
|\
| * render installable elements as buttons instead of linkszotlabs2017-12-031-2/+2
| |
* | PHP 7.2 silence some warningsMario Vavti2017-12-041-2/+2
| |
* | fix some pubstream on/off weirdnessMario2017-12-031-0/+5
|/
* Merge branch 'chunk'zotlabs2017-11-301-1/+1
|\
| * more chunk workzotlabs2017-11-281-1/+1
| |
* | use httpsig auth for getfilezotlabs2017-11-291-1/+8
|/
* unset item_wall and item_origin on pubstream to channel copyzotlabs2017-11-271-0/+3
|
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-263-24/+83
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-259-41/+67
|\
| * this may fix pubstream comments/likeszotlabs2017-11-241-0/+16
| |
| * don't include invisible "update activities" in category widgetzotlabs2017-11-242-34/+37
| |
| * default profile assignzotlabs2017-11-242-0/+5
| |
| * remove deprecated $a argument from advanced_profile()zotlabs2017-11-231-1/+1
| |
| * change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-233-6/+8
| | | | | | | | also some extra checking of server headers in upload functions
* | some more work on mod hqMario Vavti2017-11-241-0/+6
|/
* fix typo in pipe_streams()Mario Vavti2017-11-231-1/+1
|
* optional divider between item header and bodyzotlabs2017-11-221-12/+5
|
* disable until completedzotlabs2017-11-221-1/+2
|
* article featurezotlabs2017-11-225-1/+153
|
* initial articles featurezotlabs2017-11-222-0/+11
|
* allow toggle to 'SMBC' scaling mode. 'SMBC' mode is named thusly for ↵zotlabs2017-11-211-3/+10
| | | | Saturday Morning Breakfast Cereal cartoons which are very tall. If you scale the image to constrain both dimensions, the cartoon text is illegible. So we allow the height to float and only constrain the width. The new flag allows you to overide this mode and force both dimensions to always be evaluated and constrained to the provided limit.
* Video thumbnail generatorzotlabs2017-11-211-2/+3
|
* pdf thumbnailszotlabs2017-11-211-1/+1
|