| Commit message (Expand) | Author | Age | Files | Lines |
* | We don't need photos to also include attachments. It's interesting, but not a... | redmatrix | 2015-08-20 | 1 | -0/+1 |
* | turn attached audio/video into audio/video elements as well as providing an a... | redmatrix | 2015-07-01 | 1 | -2/+1 |
* | more photos work | redmatrix | 2015-06-17 | 1 | -1/+4 |
* | fix attachment permissions when they also contain an image. | redmatrix | 2015-06-15 | 1 | -1/+1 |
* | photo upload: pass in the contact_allow and resource_id via include/attach.php | redmatrix | 2015-06-15 | 1 | -1/+1 |
* | first cut at merging files and photos, not yet well integrated but they are i... | redmatrix | 2015-06-14 | 1 | -19/+25 |
* | switch from IMG_XXX constants to IMAGETYPE_XXX constants | Michael Johnston | 2015-04-19 | 1 | -1/+1 |
* | log this since we may need it to track down failures | friendica | 2015-04-18 | 1 | -0/+1 |
* | make sure this sucker is quiet | friendica | 2015-03-16 | 1 | -1/+1 |
* | phase one of the great file storage unification - use one button for uploads ... | friendica | 2015-03-16 | 1 | -2/+29 |
* | code cleanup | friendica | 2014-02-20 | 1 | -14/+3 |
* | debugging of file attachment api - somewhat functional but the attachment inf... | friendica | 2013-01-31 | 1 | -0/+2 |
* | file/attachment storage api with revision control - needs a bit more testing ... | friendica | 2013-01-31 | 1 | -115/+5 |
* | file replace option for wall attachments. | friendica | 2013-01-30 | 1 | -18/+53 |
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 1 | -3/+1 |
* | fix observer permissions on wall_attach | friendica | 2013-01-22 | 1 | -52/+19 |
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 1 | -6/+1 |
* | more heavy lifting | friendica | 2012-10-23 | 1 | -34/+47 |
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 1 | -1/+1 |
* | updates | friendica | 2012-09-09 | 1 | -8/+19 |
* | typos in bbcode, add service class restrictions to jot uploads | friendica | 2012-06-25 | 1 | -0/+13 |
* | naked br appearing when attaching and textplain | friendica | 2012-04-17 | 1 | -1/+6 |
* | fix to wall_upload photos default permissions to use cid rather than uid. | friendica | 2012-04-08 | 1 | -2/+3 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
* | mime_content_type requires access to the file, not just the name | friendica | 2012-01-28 | 1 | -2/+0 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | parent eval order issue | Friendika | 2011-09-08 | 1 | -1/+1 |
* | several fixes for attachments | Friendika | 2011-08-03 | 1 | -3/+3 |
* | file attachments | Friendika | 2011-05-25 | 1 | -3/+4 |
* | basic file upload/attach | Friendika | 2011-05-24 | 1 | -0/+105 |