aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
Commit message (Collapse)AuthorAgeFilesLines
* Service class itemsChristian Vogeley2013-09-081-1/+1
| | | | Items / webpages /attachment message
* attachment permissions not rightfriendica2013-07-301-2/+2
|
* this might make edits update across the wire, or it might notfriendica2013-02-281-0/+61
|
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* mod/attach support for files/attachments using OS storagefriendica2013-02-051-4/+4
|
* more progress on photos apifriendica2013-02-021-0/+11
|
* debugging of file attachment api - somewhat functional but the attachment ↵friendica2013-01-311-6/+7
| | | | info structure in the item table needs to be re-done.
* file/attachment storage api with revision control - needs a bit more testing ↵friendica2013-01-311-2/+281
| | | | but the framework is in place
* beginning of backend file/attachment apifriendica2013-01-301-0/+68
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* mime_content_type requires access to the file, not just the namefriendica2012-01-281-6/+8
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* several fixes for attachmentsFriendika2011-08-031-5/+6
|
* basic file upload/attachFriendika2011-05-241-0/+80