Commit graph

44 commits

Author SHA1 Message Date
friendica
5b35f1e6c4 Change logic of "don't create a status post for this photo upload" and turn 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. 2015-03-10 15:43:15 -07:00
friendica
76eb0a7e56 Deprecate the "wall uploads" photo album. Photo uploads (from any source) with no album specified will go now into an album based on YYYY-MM. 2015-03-04 18:55:17 -08:00
friendica
38d50cabd4 private mail buttons 2014-11-18 15:13:37 -08:00
friendica
f299922df3 minor changes to support forum mode 2014-11-15 14:03:41 -08:00
Christian Vogeley
8be35d60cf zrl and zmg are back 2014-03-09 04:18:03 +01:00
Christian Vogeley
27197e5b50 allow again zrl and zmg in api
the problem was that the values weren’t returned and so the android
client received a null value
2014-03-09 04:08:22 +01:00
friendica
e55170c00a code cleanup 2014-02-20 17:07:43 -08:00
friendica
2c9e6bb10f potential solution to Friendica for Android photo uploads, which aren't working on Red currently. 2013-07-23 20:17:10 -07:00
friendica
72e83f69bc photo driver abstraction 2013-04-25 20:01:24 -07:00
friendica
f3eb2eb9e7 convert wall_upload to use the photo api 2013-02-05 16:54:09 -08:00
friendica
fb2b21626e clearly a chanview link is not going to work there, go back to zid. 2013-02-03 19:53:16 -08:00
friendica
cf2488e999 clean up the photo storage backend, revamp mod/wall_upload 2013-01-22 17:48:42 -08:00
friendica
2752b58f33 plaintext default - richtext is a feature 2012-11-05 01:25:08 -08:00
friendica
2b95ce9f07 wall photo uploads brought back 2012-10-24 21:15:32 +11:00
friendica
336f5e8c87 fixing wall photos 2012-10-24 21:11:52 +11:00
friendica
3ebb4a3dc7 updates 2012-09-09 21:17:06 -07:00
friendica
94fabe3a29 upstream fixes and a lot of taxonomy stuff 2012-07-10 06:28:02 -07:00
friendica
b044cd922d typos in bbcode, add service class restrictions to jot uploads 2012-06-25 16:03:46 -07:00
Fabio Comuni
2438c6e45d png support: update database.sql, fix some typos, fix tinymce image browser 2012-06-07 20:17:31 +02:00
Fabio Comuni
7cc8c369cb Add support for PNG images with alpha 2012-06-07 17:42:13 +02:00
Michael Johnston
76aa9b3037 api: add support for StatusNet-style media param to API 2012-04-22 13:37:25 -04:00
friendica
977625a53b fix to wall_upload photos default permissions to use cid rather than uid. 2012-04-08 16:19:45 -07:00
Alexander Kampmann
355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
friendica
a19ddb48ee waitman gobble media upload via api patch 2012-02-21 23:35:50 -08:00
friendica
c6cdad946e more fixes for textmode 2012-02-07 00:13:16 -08:00
friendica
8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 2012-01-18 16:21:30 -08:00
Friendika
c30f523c62 more d* infrastructure for relaying signed messages and storing non-connected people details 2011-08-17 20:52:18 -07:00
Friendika
0bfb6314df default uploaded photo permissions were wrong 2011-06-07 22:47:15 -07:00
Friendika
73b4faca5c basic file upload/attach 2011-05-24 22:40:52 -07:00
fabrixxm
9f7878057f update source strings 2011-03-11 00:22:21 +01:00
Friendika
216f038456 icon changes, feed security improvements 2011-03-04 20:55:32 -08:00
Friendika
15c81716e8 much better solution to privacy on ajax wall photos 2011-01-04 02:01:07 -08:00
Friendika
f027e7e920 add link to album photo when status photo upload 2010-12-10 05:19:04 -08:00
Friendika
75306b6294 allow community page members to upload photos and assorted other stuff which was previously restricted to the page owner 2010-12-05 18:08:36 -08:00
Mike Macgirvin
ac824fe83e eradicate redundant get_uid function 2010-10-18 14:34:59 -07:00
Mike Macgirvin
8424f31aad a bit more robust about loading external pics
also friend confirm was getting wrong email
2010-10-04 16:04:52 -07:00
Mike Macgirvin
c5031139eb abstractify items, check photos for birthday paradox 2010-09-13 22:57:31 -07:00
Mike Macgirvin
d090033a0a more photo progress 2010-08-04 20:03:38 -07:00
Mike Macgirvin
8f7e81a8b3 front page 2010-08-03 18:17:42 -07:00
Mike Macgirvin
4b39cc5f9b add default album names to photos 2010-08-02 20:21:21 -07:00
Mike Macgirvin
93d0ef4042 fixup image on wall 2010-08-02 19:06:36 -07:00
Mike Macgirvin
7a07a2cf31 enhance url parse 2010-07-22 23:17:41 -07:00
Mike Macgirvin
36b66dccb6 ajaxify the wall poster 2010-07-22 22:41:45 -07:00
Mike Macgirvin
88bfe21bea first cut at ajax photo upload 2010-07-22 20:22:03 -07:00