gnu-social/plugins/QnA/actions
Mikael Nordfeldth b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new
We're also now using $config['image']['jpegquality'] to determine the
quality setting for resized images.

To set Avatar max size, adjust $config['avatar']['maxsize']

The getAvatar call now throws exceptions too. Related changes applied.
Now let's move Profile->avatarUrl to the Avatar class!
2013-10-01 17:00:10 +02:00
..
qnaclosequestion.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
qnanewanswer.php Filling in missing endHTML calls for Action AJAX 2013-09-24 02:32:17 +02:00
qnanewquestion.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
qnareviseanswer.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
qnashowanswer.php Properly unlink all old avatars when deleting/uploading a new 2013-10-01 17:00:10 +02:00
qnashowquestion.php Properly unlink all old avatars when deleting/uploading a new 2013-10-01 17:00:10 +02:00
qnavote.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00