Age | Commit message (Collapse) | Author |
|
index,
add ability to open status by URL from search (fix #53)
|
|
|
|
|
|
results
|
|
|
|
Fix anchor tags in some wikipedia URLs being matches as a hashtag
|
|
|
|
Add ability to search accounts by display name
|
|
|
|
Allow PuSH to distribute private toots with that condition
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|