Mario
|
daad607c7c
|
Merge branch 'dev' into 'dev'
fix shared_header img expanding to 100% width when sharing a share
See merge request hubzilla/core!1387
|
2018-11-11 13:47:03 +01:00 |
|
Mario
|
01d8bd445e
|
Merge branch 'dev' into 'dev'
Remove DNS check for database connection during installation...
See merge request hubzilla/core!1384
|
2018-11-10 15:02:27 +01:00 |
|
Max Kostikov
|
c6e14a696e
|
Fixed wrong value assign on compare with 0
|
2018-11-10 11:56:34 +01:00 |
|
Mario
|
4999547f87
|
Merge branch 'dev' into 'dev'
Preserve received image modification date on caching
See merge request hubzilla/core!1386
|
2018-11-10 11:47:20 +01:00 |
|
Mario Vavti
|
fc5dc9717a
|
fix shared_header img expanding to 100% width when sharing a share
|
2018-11-10 11:31:06 +01:00 |
|
Max Kostikov
|
d20759c141
|
Do not return default images from vCard
|
2018-11-10 11:11:23 +01:00 |
|
Max Kostikov
|
f7b00c62a4
|
Remove unnecessary Zulu timezone mention
|
2018-11-10 10:05:28 +01:00 |
|
Max Kostikov
|
32873ce70d
|
Preserve received image modification date on caching
|
2018-11-09 22:20:41 +01:00 |
|
Max Kostikov
|
dc59561a95
|
Fixed timezone conversion
|
2018-11-09 22:17:11 +01:00 |
|
Mario
|
4bf3fdd898
|
Merge branch 'patch-1' into 'dev'
Return image modification date on remote fetch for caching
See merge request hubzilla/core!1383
|
2018-11-09 16:51:36 +01:00 |
|
Andrew Manning
|
108a892a11
|
Remove DNS check for database connection during installation. Causes friction with Docker deployment.
|
2018-11-09 05:31:55 -05:00 |
|
Max Kostikov
|
2c4bd9a3fe
|
Workaround for local resource path to photo from Diaspora
|
2018-11-09 10:03:58 +01:00 |
|
Max Kostikov
|
098ec1abb4
|
remove image type double guess by checking HTTP headers
|
2018-11-08 22:43:17 +01:00 |
|
Max Kostikov
|
17cf824545
|
Return image modification date using HTTP 'Last-Modified' and '304 Not Modified' on remote fetch for caching
|
2018-11-08 18:00:18 +01:00 |
|
M. Dent
|
e35f5d3c93
|
Merge branch 'fix-photo' into 'dev'
Fix photo
See merge request hubzilla/core!1382
|
2018-11-08 13:09:05 +01:00 |
|
Mario
|
f4f98e5856
|
Merge branch 'patch-1' into 'fix-photo'
Correct "Content-Length:" calculation added
See merge request mario/core!1
|
2018-11-08 12:13:00 +01:00 |
|
Max Kostikov
|
dc0335d1d5
|
Correct "Content-Length:" calculation added
|
2018-11-08 11:53:27 +01:00 |
|
M. Dent
|
6013814cf4
|
Merge branch 'fix-photo' into 'dev'
$data only contains the link to the image if the image is in os storage. The…
See merge request hubzilla/core!1379
|
2018-11-08 11:25:36 +01:00 |
|
Mario Vavti
|
e0a0570cc4
|
$data only contains the link to the image if the image is in os storage. The size is calculatet wrong in this case and the download fails. rely on filesize from the db for content-length
|
2018-11-08 11:06:44 +01:00 |
|
Mario
|
61deb4fcfd
|
Merge branch 'patch-1' into 'dev'
Disable image caching if personal or group permissions enabled
See merge request hubzilla/core!1377
|
2018-11-08 10:25:11 +01:00 |
|
Mario Vavti
|
7c4c60425b
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2018-11-08 10:16:17 +01:00 |
|
Mario Vavti
|
302f49baf2
|
provide a function to log to syslog
|
2018-11-08 10:12:33 +01:00 |
|
Max Kostikov
|
3f6cd5a663
|
Disable image caching if personal or group permissions enabled
|
2018-11-07 19:52:38 +01:00 |
|
M. Dent
|
1b232041c9
|
Merge branch 'patch-1' into 'dev'
Added `If-Modified-Since` header support for better image caching and fixed absent 404 for photos
See merge request hubzilla/core!1375
|
2018-11-07 18:22:55 +01:00 |
|
Max Kostikov
|
eaf117cce1
|
Added If-Modified-Since header support for better image caching and fixed absent 404 for photos
|
2018-11-07 18:22:55 +01:00 |
|
Mario Vavti
|
c23dfa0d23
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-11-07 10:15:40 +01:00 |
|
Mario Vavti
|
b08de33b0b
|
fix es-es hstrings.php
|
2018-11-07 10:02:24 +01:00 |
|
Mario
|
fc1d8c0138
|
Merge branch 'revert-40d9277e' into 'dev'
Revert "remove 'Expiries' HTTP header"
See merge request hubzilla/core!1372
|
2018-11-07 09:36:30 +01:00 |
|
Max Kostikov
|
a5a77d1e7c
|
Revert "remove 'Expiries' HTTP header"
This reverts commit 40d9277ef3
|
2018-11-07 08:41:32 +01:00 |
|
zotlabs
|
f57fcefe6b
|
signature issue
|
2018-11-06 21:45:43 -08:00 |
|
M. Dent
|
6c6dca05e7
|
Merge branch 'patch-25' into 'dev'
'Last-Modified' and 'Content-Length' HTTP headers added for better image caching
See merge request hubzilla/core!1369
|
2018-11-06 19:25:38 +01:00 |
|
M. Dent
|
97b4a31b16
|
Merge branch 'patch-26' into 'dev'
New plural functions for JavaScript compatibility
See merge request hubzilla/core!1370
|
2018-11-06 18:26:58 +01:00 |
|
Max Kostikov
|
40d9277ef3
|
remove 'Expiries' HTTP header
|
2018-11-06 16:22:34 +01:00 |
|
Max Kostikov
|
009044b71e
|
Update hmessages.po
|
2018-11-06 14:58:06 +01:00 |
|
Max Kostikov
|
4760a3f3e8
|
Update hmessages.po
|
2018-11-06 14:57:12 +01:00 |
|
Max Kostikov
|
3302012c02
|
New pt-br plural function for JavaScript compatibility
|
2018-11-06 14:55:58 +01:00 |
|
Max Kostikov
|
812c5a314f
|
New nl plural function for JavaScript compatibility
|
2018-11-06 14:55:21 +01:00 |
|
Max Kostikov
|
c2da8c3fd4
|
New nb-no plural function for JavaScript compatibility
|
2018-11-06 14:54:49 +01:00 |
|
Max Kostikov
|
aa78640491
|
New it plural function for JavaScript compatibility
|
2018-11-06 14:54:06 +01:00 |
|
Max Kostikov
|
7c49688e1b
|
New he plural function for JavaScript compatibility
|
2018-11-06 14:53:29 +01:00 |
|
Max Kostikov
|
dbe10c7965
|
New fi plural function for JavaScript compatibility
|
2018-11-06 14:52:58 +01:00 |
|
Max Kostikov
|
f1f5107282
|
New es plural function for JavaScript compatibility
|
2018-11-06 14:52:23 +01:00 |
|
Max Kostikov
|
cc06250bf8
|
New fr plural function for JavaScript compatibility
|
2018-11-06 14:50:37 +01:00 |
|
Max Kostikov
|
af1ea7f495
|
New plural function for JavaScript compatibility
|
2018-11-06 14:48:58 +01:00 |
|
Max Kostikov
|
3491c488d3
|
Update Photo.php
|
2018-11-06 13:51:01 +01:00 |
|
Max Kostikov
|
1828b6daab
|
Update Photo.php
|
2018-11-06 13:41:41 +01:00 |
|
Max Kostikov
|
c26f45b7c2
|
Update Photo.php
|
2018-11-06 13:39:36 +01:00 |
|
Max Kostikov
|
e116b90116
|
'Last-Modified' and 'Content-Length' HTTP headers added for better image caching
|
2018-11-06 13:37:50 +01:00 |
|
zotlabs
|
43a5f928ba
|
these changes needed to ensure cloning/syncing works in the future to non-zot6 enabled servers after the (coming) zot6 schema updates. This should probably be on a fast track to master branch
|
2018-11-05 16:57:32 -08:00 |
|
M. Dent
|
873fa16517
|
Merge branch 'patch-23' into 'dev'
Use modern get_config() syntax
See merge request hubzilla/core!1368
|
2018-11-06 01:27:06 +01:00 |
|