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
|
|
|
|
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
|
|
of avatars
|
|
|
|
Fix #289 - don't download avatar unless the URL is http/https
Fix #293 - reblog/reblogged is now boost/boosted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
status lists in API
|
|
|
|
|
|
|
|
|
|
|
|
success
|
|
|
|
|
|
|
|
respect hub.lease_seconds (fix #46)
|
|
timeline reload in UI, other small fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and atom feed generation to some extent, as well as the way mentions are
stored
|
|
|
|
when registering incoming status mentions, add Travis CI file
|