aboutsummaryrefslogtreecommitdiffstats
path: root/mod/wall_attach.php
Commit message (Expand)AuthorAgeFilesLines
* debugging of file attachment api - somewhat functional but the attachment inf...friendica2013-01-311-0/+2
* file/attachment storage api with revision control - needs a bit more testing ...friendica2013-01-311-115/+5
* file replace option for wall attachments.friendica2013-01-301-18/+53
* beginning of backend file/attachment apifriendica2013-01-301-3/+1
* fix observer permissions on wall_attachfriendica2013-01-221-52/+19
* plaintext default - richtext is a featurefriendica2012-11-051-6/+1
* more heavy liftingfriendica2012-10-231-34/+47
* wall posts now display - address book structure revamp startedfriendica2012-10-101-1/+1
* updatesfriendica2012-09-091-8/+19
* typos in bbcode, add service class restrictions to jot uploadsfriendica2012-06-251-0/+13
* naked br appearing when attaching and textplainfriendica2012-04-171-1/+6
* fix to wall_upload photos default permissions to use cid rather than uid.friendica2012-04-081-2/+3
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* mime_content_type requires access to the file, not just the namefriendica2012-01-281-2/+0
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* parent eval order issueFriendika2011-09-081-1/+1
* several fixes for attachmentsFriendika2011-08-031-3/+3
* file attachmentsFriendika2011-05-251-3/+4
* basic file upload/attachFriendika2011-05-241-0/+105