Age | Commit message (Collapse) | Author |
|
|
|
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
|
|
|
|
a reblog wrapper
|
|
Filters out hidden stream entries from Atom feed
Blocks now generate hidden stream entries, can be used to federate blocks
Private statuses cannot be reblogged (generates generic 422 error for now)
POST /api/v1/statuses now takes visibility=(public|unlisted|private) param instead of unlisted boolean
Statuses JSON now contains visibility=(public|unlisted|private) field
|
|
attachment thumbnails
|
|
removing web app capability from non-webapp pages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using S3. Do not keep originals
for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also
make it private (aka only accessible via expiring links to prevent hotlinking)
|
|
|
|
|
|
|
|
(without avatar). Also improved search position of exact matches
|
|
Fix #233, fix #268
|
|
|
|
|
|
of avatars
|
|
|
|
|
|
|
|
Fix #289 - don't download avatar unless the URL is http/https
Fix #293 - reblog/reblogged is now boost/boosted
|
|
don't follow you
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
needlessly reload reblogged status, send Devise e-mails asynchronously
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|