Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | of any type (image or attachment). We'll sort out which one it is and deal with it appropriately. | ||||
* | code cleanup | friendica | 2014-02-20 | 1 | -14/+3 |
| | |||||
* | debugging of file attachment api - somewhat functional but the attachment ↵ | friendica | 2013-01-31 | 1 | -0/+2 |
| | | | | info structure in the item table needs to be re-done. | ||||
* | file/attachment storage api with revision control - needs a bit more testing ↵ | friendica | 2013-01-31 | 1 | -115/+5 |
| | | | | but the framework is in place | ||||
* | 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 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | 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 ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | 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 |