| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | pathinfo() does not work in this case. getimagesize() seems more reliabel. th... | Mario Vavti | 2015-10-28 | 1 | -0/+8 |
* | import_xchan_photo: check the return headers to ensure it's an image content-... | redmatrix | 2015-09-26 | 1 | -45/+63 |
* | initial work on obj import, rename import_profile_photo to import_xchan_photo... | redmatrix | 2015-09-01 | 1 | -3/+3 |
* | fix photo location | redmatrix | 2015-08-19 | 1 | -1/+2 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-21 | 1 | -4/+4 |
|\ |
|
| * | Fixes regarding the new default profile photo size. The default profile photo... | Mario Vavti | 2015-07-20 | 1 | -4/+4 |
* | | more work on photos, including os_storage for the size '0' photo and numberin... | redmatrix | 2015-06-23 | 1 | -5/+12 |
* | | vsprintf error | redmatrix | 2015-05-18 | 1 | -1/+1 |
* | | bring the new photo schema into play | redmatrix | 2015-05-18 | 1 | -21/+13 |
|/ |
|
* | started to add the ability to geotag photos (default will be disabled) but my... | friendica | 2015-03-16 | 1 | -2/+9 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -7/+7 |
* | Revert "x" | habeascodice | 2014-10-11 | 1 | -1/+0 |
* | Merge remote branch 'upstream/master' | habeascodice | 2014-10-09 | 1 | -1/+1 |
|\ |
|
| * | put back local file check so body is fetched from z_ functions | nostupidzone | 2014-10-07 | 1 | -1/+1 |
* | | Merge remote branch 'upstream/master' | habeascodice | 2014-10-07 | 1 | -10/+21 |
|\| |
|
| * | add imagick version check when guessing mimetype. It probably isn't important... | friendica | 2014-10-07 | 1 | -10/+21 |
* | | x | habeascodice | 2014-10-07 | 1 | -0/+1 |
|/ |
|
* | check the imagick version before using it. | friendica | 2014-10-07 | 1 | -4/+16 |
* | add ability to skip broken imagemagick on shared hosting | nostupidzone | 2014-10-07 | 1 | -6/+10 |
* | image/jpeg > image/png | Jeroen | 2014-10-05 | 1 | -1/+1 |
* | add gif to supported image types (if it's supported) | friendica | 2014-09-11 | 1 | -1/+1 |
* | support title and description (and dates which were done earlier) for friendi... | friendica | 2014-08-13 | 1 | -2/+10 |
* | provide a way to preserve photo timestamps when importing (rather than upload... | friendica | 2014-08-12 | 1 | -4/+6 |
* | Often somebody will join the matrix with a dodgy cert and we'll sort that out... | friendica | 2014-04-13 | 1 | -1/+1 |
* | project "snakebite" | friendica | 2014-02-17 | 1 | -5/+11 |
* | missing filename in uploaded photos (we don't really use this, but we will ne... | friendica | 2014-01-22 | 1 | -1/+1 |
* | sql error | friendica | 2014-01-21 | 1 | -1/+1 |
* | auto-crop imported photos for things and xchans. This results in undistorted ... | friendica | 2013-12-30 | 1 | -1/+21 |