index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
photo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support remote host cache directives on profile photo fetching
Max Kostikov
2020-09-13
1
-41
/
+85
*
Add .webp image format support
Max Kostikov
2019-12-07
1
-0
/
+2
*
Refactor photo_driver to use namespaces.
Klaus Weidenbach
2019-02-14
3
-833
/
+12
*
Clean up and documentation in photo_drive.
Klaus Weidenbach
2019-02-14
1
-242
/
+271
*
missing closing parenthesis
Mario Vavti
2019-01-03
1
-1
/
+1
*
fix content type check
Mario Vavti
2019-01-03
1
-5
/
+8
*
Revert "Merge branch 'check_content_type' into 'dev'"
Max Kostikov
2019-01-03
1
-7
/
+4
*
check suppported type if we get content type from header
Mario Vavti
2019-01-02
1
-4
/
+7
*
return on readImageBlob() exception
Mario Vavti
2018-12-11
1
-0
/
+1
*
catch exception if readImageBlob() receives bogus data
Mario Vavti
2018-12-03
1
-3
/
+7
*
Add Expires field support
Max Kostikov
2018-12-03
1
-11
/
+16
*
Add flag to allow to save image without validation
Max Kostikov
2018-12-02
1
-2
/
+2
*
strlen($this->imageString()) does not return the correct size when dealing wi...
Mario Vavti
2018-11-16
1
-2
/
+2
*
Update photo_driver.php
Max Kostikov
2018-11-10
1
-1
/
+1
*
Fixed wrong value assign on compare with 0
Max Kostikov
2018-11-10
1
-1
/
+1
*
Preserve received image modification date on caching
Max Kostikov
2018-11-09
1
-11
/
+16
*
remove image type double guess by checking HTTP headers
Max Kostikov
2018-11-08
1
-23
/
+7
*
Return image modification date using HTTP 'Last-Modified' and '304 Not Modifi...
Max Kostikov
2018-11-08
1
-115
/
+159
*
imagemagick preserves exif when scaling. GD does not. We do not want to prese...
zotlabs
2018-04-22
3
-0
/
+19
*
use original exif_read_data() parameters which were lost in a regression; uns...
zotlabs
2018-03-14
1
-1
/
+1
*
somewhere along the line the output of exif_read_data() changed and it no lon...
zotlabs
2018-03-13
1
-2
/
+2
*
allow toggle to 'SMBC' scaling mode. 'SMBC' mode is named thusly for Saturday...
zotlabs
2017-11-21
1
-3
/
+10
*
text thumbnails in cloud tile mode
zotlabs
2017-11-19
1
-47
/
+62
*
sort out a few more large image upload issues
zotlabs
2017-11-14
1
-4
/
+12
*
ensure we have an observer hash
zotlabs
2017-10-03
1
-1
/
+1
*
hubzilla issue #868
zotlabs
2017-10-03
1
-0
/
+21
*
provide default photo mimetype
zotlabs
2017-09-20
1
-0
/
+1
*
provide a hook for importing a channel photo at channel creation time
zotlabs
2017-09-14
1
-0
/
+30
*
some doco fixes and other real minor stuff to improve logreading ability
zotlabs
2017-08-09
1
-2
/
+2
*
guess_image_type - ignore scheme when checking for urls
zotlabs
2017-06-25
1
-1
/
+1
*
mastodon reshares can be either posts or comments; silence warning from guess...
zotlabs
2017-06-25
1
-1
/
+11
*
whitespace
zotlabs
2017-06-05
1
-3
/
+5
*
cleanup only
zotlabs
2017-05-31
1
-3
/
+2
*
photo size-0 issue
zotlabs
2017-04-07
1
-0
/
+1
*
add os_path and display_path to photos, fix some issues with multiple path se...
zotlabs
2017-03-14
1
-86
/
+2
*
do not choke if photo_factory() returns null
Mario Vavti
2017-01-15
1
-1
/
+3
*
correct encoding
zotlabs
2016-10-23
1
-2
/
+2
*
remove the rest of the backticks from sql queries; replace with TQUOT const w...
zotlabs
2016-10-12
1
-50
/
+50
*
issue #526
redmatrix
2016-09-22
1
-2
/
+9
*
issue #519
redmatrix
2016-09-20
1
-2
/
+5
*
the rest of the schema updates - WARNING: some third party plugins may fail; ...
redmatrix
2016-06-01
1
-25
/
+25
*
code cleanup
redmatrix
2016-05-24
1
-5
/
+1
*
deprecate $a->get_baseurl()
redmatrix
2016-03-30
1
-6
/
+6
*
some initial work on uploading and cropping cover photos
redmatrix
2016-01-13
3
-0
/
+38
*
issue #154
redmatrix
2015-11-12
1
-0
/
+11
*
make sure we only have one profile photo for a cloned channel
Mario Vavti
2015-11-01
1
-1
/
+6
*
fix photo item for search_item.tpl and a minor css fix
Mario Vavti
2015-10-30
1
-1
/
+1
*
move it up
Mario Vavti
2015-10-29
1
-1
/
+1
*
possibly better fox for profil photo image type issue
Mario Vavti
2015-10-29
1
-5
/
+1
*
re-enable pathinfo() check and try with getimagesize() if we have not got a r...
Mario Vavti
2015-10-28
1
-3
/
+2
[next]