| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | things can now have (consistent sized) photos - plus I found a couple of issu... | friendica | 2013-12-28 | 1 | -9/+17 |
* | make default profile photo configurable - should be functional but needs admi... | friendica | 2013-12-19 | 1 | -3/+3 |
* | some work on modularising the default profile photo so we can make them site ... | friendica | 2013-12-09 | 1 | -3/+3 |
* | deprecate a->get_curl_code() and $a->get_curl_headers() | friendica | 2013-12-01 | 1 | -7/+7 |
* | big changes to photo->store() which is now photo->save() and takes an array i... | friendica | 2013-08-07 | 1 | -6/+124 |
* | cleaning up issues reported in logs | friendica | 2013-07-28 | 1 | -2/+2 |
* | photo driver issue when updating contact photos - old class structure used in... | friendica | 2013-05-05 | 1 | -3/+5 |
* | don't try and load an empty string as a photo | friendica | 2013-04-29 | 2 | -1/+8 |
* | photo driver abstraction | friendica | 2013-04-25 | 3 | -0/+830 |