aboutsummaryrefslogtreecommitdiffstats
path: root/mod/attach.php
Commit message (Collapse)AuthorAgeFilesLines
* make new os_storage flag workredmatrix2015-06-141-1/+1
|
* unquote binaryHabeas Codice2015-04-131-2/+3
|
* more XSS blockage of uploaded filesfriendica2014-02-091-1/+10
|
* Really fix attachments in FirefoxThomas Willingham2014-01-291-1/+1
|
* Make Firefox behave if an attachment points to a file with a space in it.Thomas Willingham2014-01-291-2/+2
|
* mod_attach: output stream wasn't workingfriendica2014-01-111-4/+6
|
* attachment issuefriendica2014-01-081-1/+1
|
* This should be approaching completion for file OS storage. May be a few ↵friendica2014-01-081-1/+8
| | | | minor bugs remaining due to some late-breaking fixes but I've been testing it as I go.
* prepare for OS file storage, and add bbcode attachment link to ↵friendica2014-01-061-2/+7
| | | | mod/filestorage. This isn't beautiful, but it's a start.
* mod/attach support for files/attachments using OS storagefriendica2013-02-051-1/+4
|
* file/attachment storage api with revision control - needs a bit more testing ↵friendica2013-01-311-26/+9
| | | | but the framework is in place
* more heavy liftingfriendica2012-10-231-6/+6
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-301-38/+7
|
* file attachmentsFriendika2011-05-251-0/+73