aboutsummaryrefslogtreecommitdiffstats
path: root/mod/wall_upload.php
Commit message (Collapse)AuthorAgeFilesLines
* zrl and zmg are backChristian Vogeley2014-03-091-2/+1
|
* allow again zrl and zmg in apiChristian Vogeley2014-03-091-1/+1
| | | | | the problem was that the values weren’t returned and so the android client received a null value
* code cleanupfriendica2014-02-201-9/+2
|
* potential solution to Friendica for Android photo uploads, which aren't ↵friendica2013-07-231-1/+4
| | | | working on Red currently.
* photo driver abstractionfriendica2013-04-251-1/+1
|
* convert wall_upload to use the photo apifriendica2013-02-051-135/+14
|
* clearly a chanview link is not going to work there, go back to zid.friendica2013-02-031-2/+2
|
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-73/+86
|
* plaintext default - richtext is a featurefriendica2012-11-051-14/+4
|
* wall photo uploads brought backfriendica2012-10-241-1/+1
|
* fixing wall photosfriendica2012-10-241-42/+43
|
* updatesfriendica2012-09-091-8/+19
|
* upstream fixes and a lot of taxonomy stufffriendica2012-07-101-0/+7
|
* typos in bbcode, add service class restrictions to jot uploadsfriendica2012-06-251-0/+13
|
* png support: update database.sql, fix some typos, fix tinymce image browserFabio Comuni2012-06-071-1/+2
|
* Add support for PNG images with alphaFabio Comuni2012-06-071-16/+18
|
* api: add support for StatusNet-style media param to APIMichael Johnston2012-04-221-12/+26
|
* fix to wall_upload photos default permissions to use cid rather than uid.friendica2012-04-081-2/+6
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* waitman gobble media upload via api patchfriendica2012-02-211-4/+18
|
* more fixes for textmodefriendica2012-02-071-1/+5
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* more d* infrastructure for relaying signed messages and storing ↵Friendika2011-08-171-1/+1
| | | | non-connected people details
* default uploaded photo permissions were wrongFriendika2011-06-071-3/+5
|
* basic file upload/attachFriendika2011-05-241-1/+1
|
* update source stringsfabrixxm2011-03-111-1/+1
|
* icon changes, feed security improvementsFriendika2011-03-041-2/+2
|
* much better solution to privacy on ajax wall photosFriendika2011-01-041-3/+3
|
* add link to album photo when status photo uploadFriendika2010-12-101-3/+4
|
* allow community page members to upload photos and assorted other stuff which ↵Friendika2010-12-051-5/+46
| | | | was previously restricted to the page owner
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-3/+3
|
* a bit more robust about loading external picsMike Macgirvin2010-10-041-5/+5
| | | | also friend confirm was getting wrong email
* abstractify items, check photos for birthday paradoxMike Macgirvin2010-09-131-4/+4
|
* more photo progressMike Macgirvin2010-08-041-44/+7
|
* front pageMike Macgirvin2010-08-031-1/+2
|
* add default album names to photosMike Macgirvin2010-08-021-4/+6
|
* fixup image on wallMike Macgirvin2010-08-021-2/+5
|
* enhance url parseMike Macgirvin2010-07-221-14/+10
|
* ajaxify the wall posterMike Macgirvin2010-07-221-3/+85
|
* first cut at ajax photo uploadMike Macgirvin2010-07-221-0/+16