Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change logic of "don't create a status post for this photo upload" and turn ↵ | friendica | 2015-03-10 | 1 | -1/+1 |
| | | | | it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync. | ||||
* | Deprecate the "wall uploads" photo album. Photo uploads (from any source) ↵ | friendica | 2015-03-04 | 1 | -2/+1 |
| | | | | with no album specified will go now into an album based on YYYY-MM. | ||||
* | private mail buttons | friendica | 2014-11-18 | 1 | -0/+1 |
| | |||||
* | minor changes to support forum mode | friendica | 2014-11-15 | 1 | -4/+0 |
| | |||||
* | zrl and zmg are back | Christian Vogeley | 2014-03-09 | 1 | -2/+1 |
| | |||||
* | allow again zrl and zmg in api | Christian Vogeley | 2014-03-09 | 1 | -1/+1 |
| | | | | | the problem was that the values weren’t returned and so the android client received a null value | ||||
* | code cleanup | friendica | 2014-02-20 | 1 | -9/+2 |
| | |||||
* | potential solution to Friendica for Android photo uploads, which aren't ↵ | friendica | 2013-07-23 | 1 | -1/+4 |
| | | | | working on Red currently. | ||||
* | photo driver abstraction | friendica | 2013-04-25 | 1 | -1/+1 |
| | |||||
* | convert wall_upload to use the photo api | friendica | 2013-02-05 | 1 | -135/+14 |
| | |||||
* | clearly a chanview link is not going to work there, go back to zid. | friendica | 2013-02-03 | 1 | -2/+2 |
| | |||||
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 1 | -73/+86 |
| | |||||
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 1 | -14/+4 |
| | |||||
* | wall photo uploads brought back | friendica | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | fixing wall photos | friendica | 2012-10-24 | 1 | -42/+43 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -8/+19 |
| | |||||
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 1 | -0/+7 |
| | |||||
* | typos in bbcode, add service class restrictions to jot uploads | friendica | 2012-06-25 | 1 | -0/+13 |
| | |||||
* | png support: update database.sql, fix some typos, fix tinymce image browser | Fabio Comuni | 2012-06-07 | 1 | -1/+2 |
| | |||||
* | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -16/+18 |
| | |||||
* | api: add support for StatusNet-style media param to API | Michael Johnston | 2012-04-22 | 1 | -12/+26 |
| | |||||
* | fix to wall_upload photos default permissions to use cid rather than uid. | friendica | 2012-04-08 | 1 | -2/+6 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | waitman gobble media upload via api patch | friendica | 2012-02-21 | 1 | -4/+18 |
| | |||||
* | more fixes for textmode | friendica | 2012-02-07 | 1 | -1/+5 |
| | |||||
* | 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) | ||||
* | more d* infrastructure for relaying signed messages and storing ↵ | Friendika | 2011-08-17 | 1 | -1/+1 |
| | | | | non-connected people details | ||||
* | default uploaded photo permissions were wrong | Friendika | 2011-06-07 | 1 | -3/+5 |
| | |||||
* | basic file upload/attach | Friendika | 2011-05-24 | 1 | -1/+1 |
| | |||||
* | update source strings | fabrixxm | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | icon changes, feed security improvements | Friendika | 2011-03-04 | 1 | -2/+2 |
| | |||||
* | much better solution to privacy on ajax wall photos | Friendika | 2011-01-04 | 1 | -3/+3 |
| | |||||
* | add link to album photo when status photo upload | Friendika | 2010-12-10 | 1 | -3/+4 |
| | |||||
* | allow community page members to upload photos and assorted other stuff which ↵ | Friendika | 2010-12-05 | 1 | -5/+46 |
| | | | | was previously restricted to the page owner | ||||
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -3/+3 |
| | |||||
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 1 | -5/+5 |
| | | | | also friend confirm was getting wrong email | ||||
* | abstractify items, check photos for birthday paradox | Mike Macgirvin | 2010-09-13 | 1 | -4/+4 |
| | |||||
* | more photo progress | Mike Macgirvin | 2010-08-04 | 1 | -44/+7 |
| | |||||
* | front page | Mike Macgirvin | 2010-08-03 | 1 | -1/+2 |
| | |||||
* | add default album names to photos | Mike Macgirvin | 2010-08-02 | 1 | -4/+6 |
| | |||||
* | fixup image on wall | Mike Macgirvin | 2010-08-02 | 1 | -2/+5 |
| | |||||
* | enhance url parse | Mike Macgirvin | 2010-07-22 | 1 | -14/+10 |
| | |||||
* | ajaxify the wall poster | Mike Macgirvin | 2010-07-22 | 1 | -3/+85 |
| | |||||
* | first cut at ajax photo upload | Mike Macgirvin | 2010-07-22 | 1 | -0/+16 |