aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add Expires field supportMax Kostikov2018-12-031-11/+16
* Add flag to allow to save image without validationMax Kostikov2018-12-021-2/+2
* 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 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
| * | | Update photo_driver.phpMax Kostikov2018-11-101-1/+1
| * | | Fixed wrong value assign on compare with 0Max Kostikov2018-11-101-1/+1
| |/ /
| * | Do not return default images from vCardMax Kostikov2018-11-101-1/+0
| * | Preserve received image modification date on cachingMax Kostikov2018-11-091-11/+16
| * | Merge branch 'patch-1' into 'dev'Mario2018-11-091-128/+156
| |\ \ | | |/ | |/|
| | * remove image type double guess by checking HTTP headersMax Kostikov2018-11-081-23/+7
| | * Return image modification date using HTTP 'Last-Modified' and '304 Not Modifi...Max Kostikov2018-11-081-115/+159
| * | Workaround for local resource path to photo from DiasporaMax Kostikov2018-11-091-0/+1
| |/
| * provide a function to log to syslogMario Vavti2018-11-081-0/+13