| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-25 | 1 | -1/+5 |
|\ |
|
| * | Fix wall photo uploads. | Thomas Willingham | 2014-03-25 | 1 | -1/+5 |
* | | missed one | friendica | 2014-03-25 | 1 | -1/+0 |
* | | ensure wall_upload always has width and height if the image is valid | friendica | 2014-03-25 | 1 | -1/+5 |
|/ |
|
* | add width and height to uploaded photo body | marijus | 2014-03-22 | 1 | -1/+3 |
* | use border-box for everything | marijus | 2014-03-22 | 1 | -1/+1 |
* | missing filename in uploaded photos (we don't really use this, but we will ne... | friendica | 2014-01-22 | 1 | -0/+1 |
* | API: provide a link to photo albums in api/red/albums | friendica | 2014-01-22 | 1 | -1/+5 |
* | some minor cleanup on plinks for some very subtle permissions issues | friendica | 2014-01-09 | 1 | -0/+5 |
* | make storage limit service classes apply to accounts, not channels. Also incl... | friendica | 2014-01-07 | 1 | -4/+2 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -1/+1 |
* | add 'src' parameter to api photo list | friendica | 2013-12-19 | 1 | -1/+4 |
* | prepare for Comanchification of mod_photos | friendica | 2013-12-13 | 1 | -2/+10 |
* | missing verb on items linked to photos | friendica | 2013-09-17 | 1 | -1/+1 |
* | provide detailed error to remote site for the myriad of things that can go wr... | friendica | 2013-09-10 | 1 | -2/+4 |
* | big changes to photo->store() which is now photo->save() and takes an array i... | friendica | 2013-08-07 | 1 | -4/+12 |
* | start using profile_flags in photo queries so we can start creating PHOTO_THI... | friendica | 2013-07-18 | 1 | -4/+9 |
* | add photos and albums enumeration to Red API (will allow us to export either ... | friendica | 2013-05-29 | 1 | -3/+36 |
* | convert most red photos to zmg | friendica | 2013-05-28 | 1 | -2/+2 |
* | photo driver abstraction | friendica | 2013-04-25 | 1 | -1/+3 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -4/+4 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -7/+7 |
* | update for js_upload | friendica | 2013-03-21 | 1 | -3/+3 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | partial cleanup of mod/profile_photo - needs a LOT more | friendica | 2013-02-05 | 1 | -0/+1 |
* | convert wall_upload to use the photo api | friendica | 2013-02-05 | 1 | -1/+3 |
* | debugging the photo api | friendica | 2013-02-02 | 1 | -4/+4 |
* | more progress on photos api | friendica | 2013-02-02 | 1 | -1/+37 |
* | photos cont. | friendica | 2013-01-26 | 1 | -1/+45 |
* | more photo backend stuff | friendica | 2013-01-26 | 1 | -1/+28 |
* | further baby steps on the photos API | friendica | 2013-01-25 | 1 | -1/+25 |
* | start on photos rework | friendica | 2013-01-25 | 1 | -0/+226 |