Age | Commit message (Collapse) | Author |
|
|
|
|
|
blocked/follow is requested
|
|
|
|
|
|
|
|
Simplifying followers mappings
|
|
Deduplicating some logic and switching to pluck, to avoid pulling the entire model in memory.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|