Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exif_read_data may not be available and isn't a requirement - check and ↵ | friendica | 2012-06-18 | 1 | -0/+3 |
| | | | | silently ignore exif orientation if it isn't there | ||||
* | fix some whitespace issues | Zach Prezkuta | 2012-06-18 | 1 | -13/+13 |
| | |||||
* | rotate uploaded images if an EXIF rotation is present | Zach Prezkuta | 2012-06-18 | 1 | -1/+61 |
| | |||||
* | syntax on sql | friendica | 2012-06-13 | 1 | -1/+1 |
| | |||||
* | fix to imported youtube videos, updating of contact profile photos, do not ↵ | friendica | 2012-06-13 | 1 | -30/+83 |
| | | | | remove "dead" contacts but archive them. | ||||
* | png support: update database.sql, fix some typos, fix tinymce image browser | Fabio Comuni | 2012-06-07 | 1 | -11/+13 |
| | |||||
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -17/+112 |
| | |||||
* | photo rotation | friendica | 2012-05-23 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | change default profile photo to something more interesting than a reddish ↵ | friendica | 2012-03-20 | 1 | -3/+3 |
| | | | | brown square | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | diaspora photos ? | Friendika | 2011-08-23 | 1 | -2/+11 |
| | |||||
* | do not translate hidden photo album 'Contact Photos' as it may become ↵ | Friendika | 2011-06-28 | 1 | -3/+3 |
| | | | | unhidden when different language is used. | ||||
* | issues with private photos - hitting internal size limits | Friendika | 2011-05-04 | 1 | -2/+10 |
| | |||||
* | couple of issues w/ profile photo update propogation | Friendika | 2010-11-09 | 1 | -5/+4 |
| | |||||
* | add micro profile photo | Friendika | 2010-11-04 | 1 | -1/+12 |
| | |||||
* | de-duplicate photo importation logic | Mike Macgirvin | 2010-10-26 | 1 | -0/+41 |
| | |||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 1 | -0/+7 |
| | | | | also friend confirm was getting wrong email | ||||
* | photo editing | Mike Macgirvin | 2010-08-07 | 1 | -4/+9 |
| | |||||
* | more photo progress | Mike Macgirvin | 2010-08-04 | 1 | -0/+27 |
| | |||||
* | Initial checkin | Mike Macgirvin | 2010-07-01 | 1 | -0/+171 |