gnu-social/plugins/OStatus/classes
Brion Vibber f2574fdd01 Fix for #2663: fix for original/96px-size avatars getting saved with bad permissions, causing failure to see images if background queues are different user from web server.
The original-size file is now forced to 0644 (all-readable), which should help. Not sure this is 100% ideal, but it's better than 0600!
(The other sizes were being created in other code and had sane read perms already.)

Watch out for similar issues in Twitter bridge etc; avatar import code should get cleaned up and consolidated.
2010-09-07 16:52:02 -07:00
..
FeedSub.php * i18n/L10n updates and FIXMEs added 2010-09-03 01:35:04 +02:00
HubSub.php * i18n/L10n updates and FIXMEs added 2010-09-03 01:35:04 +02:00
Magicsig.php * i18n/L10n updates and FIXMEs added 2010-09-03 01:35:04 +02:00
Ostatus_profile.php Fix for #2663: fix for original/96px-size avatars getting saved with bad permissions, causing failure to see images if background queues are different user from web server. 2010-09-07 16:52:02 -07:00
Ostatus_source.php OStatus: record source profile & saving method in ostatus_source table; this allows us to distinguish posts that have come through an unverified group feed 2010-02-21 19:52:53 -08:00