aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* more notifications fixesMario Vavti2018-12-031-1/+1
* catch exception if readImageBlob() receives bogus dataMario Vavti2018-12-031-3/+7
* Merge branch 'photocache' into 'dev'Max Kostikov2018-12-031-13/+18
|\
| * Add Expires field supportMax Kostikov2018-12-031-11/+16
| * Add flag to allow to save image without validationMax Kostikov2018-12-021-2/+2
* | Merge branch 'photocache' into 'dev'M. Dent2018-12-021-5/+15
|\|
| * Remove local_channel() check on cache_body_hook callMax Kostikov2018-12-021-9/+7
| * Check local_channel() before cache callMax Kostikov2018-11-301-6/+8
| * Move cache code to addonMax Kostikov2018-11-301-17/+7
| * Fix wrong parameterMax Kostikov2018-11-291-4/+3
| * Update text.phpMax Kostikov2018-11-291-5/+0
| * Skip sslify for images if it already were cached with https enabledMax Kostikov2018-11-291-1/+6
| * Update text.phpMax Kostikov2018-11-291-1/+2
| * Cache for viewer channelMax Kostikov2018-11-291-5/+4
| * Disable links to cached photos for non logged viewersMax Kostikov2018-11-291-1/+1
| * Update text.phpMax Kostikov2018-11-291-2/+2
| * Add photo cache support using sslify()Max Kostikov2018-11-291-6/+27
* | Merge branch 'pdf_embed_fixes' into 'dev'M. Dent2018-12-021-1/+5
|\ \
| * | make pdf preview 100% width and 300px height to match it openstreetmaps previewMario Vavti2018-12-011-1/+5
| |/
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-012-4/+27
|\ \ | |/ |/|
| * attached photo permissions regressionzotlabs2018-11-301-4/+4
| * prevent incompatible export files (osada/zap) from being imported. This is to...zotlabs2018-11-271-0/+23
* | Merge remote-tracking branch 'mike/master' into devMario2018-11-232-17/+19
|\|
| * use uuid in file storagezotlabs2018-11-221-2/+2
| * fix mastodon tag notifications (again)zotlabs2018-11-211-15/+17
* | Merge remote-tracking branch 'mike/master' into devMario2018-11-221-4/+4
|\|
| * no mention notifications from mastodon (and pleroma)zotlabs2018-11-211-4/+4
* | Fix: delayed items propagate before publication on cloned channelsDM42.Net (Matt Dent)2018-11-181-2/+0
* | strlen($this->imageString()) does not return the correct size when dealing wi...Mario Vavti2018-11-161-2/+2
|/
* datetime_convert wrong argszotlabs2018-11-151-1/+1
* delivery report issuezotlabs2018-11-151-2/+3
* add item.uuid to relevant placeszotlabs2018-11-157-13/+28
* fixes to old z6 deliveryzotlabs2018-11-141-4/+3
* more loggingzotlabs2018-11-141-0/+2
* more loggingzotlabs2018-11-141-0/+1
* check keyidzotlabs2018-11-141-1/+1
* filter by networkzotlabs2018-11-141-2/+2
* crypto fixzotlabs2018-11-141-1/+1
* Merge branch 'master' into zvizotlabs2018-11-142-21/+1
|\
| * Merge branch 'patch-20181113b' into 'dev'Mario2018-11-141-1/+1
| |\
| | * Revert "Filter search box before display"DM42.Net (Matt Dent)2018-11-131-1/+1
| * | Merge branch 'dev' into 'dev'Mario2018-11-141-20/+0
| |\ \ | | |/ | |/|
| | * Remove fetch_image_from_url() because of functions duplicateMax Kostikov2018-11-131-20/+0
* | | Merge branch 'master' into zvizotlabs2018-11-134-152/+198
|\| |
| * | Filter search box before displayDM42.Net (Matt Dent)2018-11-131-1/+1
| * | fix css issues in bbcode conversion and focus-light schemaMario Vavti2018-11-121-6/+6
| |/
| * Merge branch 'dev' into 'dev'Max Kostikov2018-11-101-9/+9
| |\
| | * Merge branch 'dev' into 'dev'Mario2018-11-101-9/+9
| | |\
| | | * Remove DNS check for database connection during installation. Causes friction...Andrew Manning2018-11-091-9/+9
| | * | Fixed wrong value assign on compare with 0Max Kostikov2018-11-101-1/+1