aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'fix-photo' into 'dev'M. Dent2018-11-081-1/+1
|\
| * Merge branch 'patch-1' into 'fix-photo'Mario2018-11-081-1/+1
| |\
| | * Correct "Content-Length:" calculation addedMax Kostikov2018-11-081-1/+1
| |/
* | Merge branch 'fix-photo' into 'dev'M. Dent2018-11-081-1/+2
|\|
| * $data only contains the link to the image if the image is in os storage. The ...Mario Vavti2018-11-081-1/+2
|/
* Merge branch 'patch-1' into 'dev'Mario2018-11-081-6/+6
|\
| * Disable image caching if personal or group permissions enabledMax Kostikov2018-11-071-6/+6
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-11-081-6/+14
|\|
| * Merge branch 'patch-1' into 'dev'M. Dent2018-11-071-6/+14
| |\
| | * Added `If-Modified-Since` header support for better image caching and fixed a...Max Kostikov2018-11-071-6/+14
| |/
* | provide a function to log to syslogMario Vavti2018-11-081-0/+13
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-11-073-45/+95
|\ \
| * | signature issuezotlabs2018-11-061-1/+1
| * | these changes needed to ensure cloning/syncing works in the future to non-zot...zotlabs2018-11-052-44/+94
* | | fix es-es hstrings.phpMario Vavti2018-11-071-2/+2
| |/ |/|
* | Merge branch 'revert-40d9277e' into 'dev'Mario2018-11-071-1/+2
|\ \
| * | Revert "remove 'Expiries' HTTP header"Max Kostikov2018-11-071-1/+2
|/ /
* | Merge branch 'patch-25' into 'dev'M. Dent2018-11-061-13/+20
|\ \
| * | remove 'Expiries' HTTP header Max Kostikov2018-11-061-2/+1
| * | Update Photo.phpMax Kostikov2018-11-061-2/+2
| * | Update Photo.phpMax Kostikov2018-11-061-4/+2
| * | Update Photo.phpMax Kostikov2018-11-061-2/+3
| * | 'Last-Modified' and 'Content-Length' HTTP headers added for better image cachingMax Kostikov2018-11-061-9/+18
* | | Merge branch 'patch-26' into 'dev'M. Dent2018-11-069-9/+9
|\ \ \ | |/ / |/| |
| * | Update hmessages.poMax Kostikov2018-11-061-1/+1
| * | Update hmessages.poMax Kostikov2018-11-061-1/+1
| * | New pt-br plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| * | New nl plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| * | New nb-no plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| * | New it plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| * | New he plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| * | New fi plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| * | New es plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| * | New fr plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
| * | New plural function for JavaScript compatibilityMax Kostikov2018-11-061-1/+1
|/ /
* | Merge branch 'patch-23' into 'dev'M. Dent2018-11-061-4/+2
|\ \
| * | Update Photo.phpMax Kostikov2018-11-051-1/+1
| * | Use modern get_config() syntaxMax Kostikov2018-11-051-4/+2
|/ /
* | Merge branch 'patch-20181028a' into 'dev'Mario2018-11-056-20/+157
|\ \
| * | strpos needs to test with ===0 not ==0M.Dent2018-11-011-3/+3
| * | Add tracking of deleted pconfig variablesM.Dent2018-10-291-4/+40
| * | Fix to set update time in pconfig on updateM.Dent2018-10-281-3/+3
| * | Add timestamp and associated logic to pconfigM.Dent2018-10-283-16/+90
| * | DB Updates to prep for pconfig timestamps.M.Dent2018-10-283-1/+28
* | | update changelog and bump versionMario Vavti2018-11-052-1/+15
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-11-053-129/+319
|\ \ \ | | |/ | |/|