14 Commits (72698bc3b49925a2b2955f32e5a562c1eecd729b)

Author SHA1 Message Date
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970) 7 years ago
Eugen Rochko bde5c0eaf9 Fix some views still not using counter caches 7 years ago
Eugen Rochko de22c202f5 Add counter caches for a large performance increase on API requests 7 years ago
Eugen Rochko 35933167c0 Add counter caches for a large performance increase on API requests 7 years ago
Eugen Rochko 21972bb398 No replies filter on home timeline no longer hides self-replies 7 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 7 years ago
Effy Elden d6bc0e8db4 Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11 7 years ago
Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 8 years ago
Eugen Rochko 0603971894 Adding sensitive marker to statuses in API 8 years ago
Eugen Rochko f88ca4a206 Performance improvement for notifications API 8 years ago
Eugen Rochko 48b9619439 Adding hashtags 8 years ago
Eugen Rochko abf664b560 Disable caching of statuses (maybe this will help with the weird bug) 8 years ago
Eugen Rochko e4671adc25 Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status 8 years ago
Eugen Rochko 0160d1d9b5 Enable caching for some rabl views 8 years ago
Eugen Rochko de1f3aab86 Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 8 years ago
Eugen Rochko 1f650d327d Adding public timeline 8 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 8 years ago
Eugen Rochko bc98865c1a API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying 8 years ago
Eugen Rochko 5342629a0a Adding webm playback to UI 8 years ago
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 8 years ago
Eugen Rochko fc222dfa49 Displaying media attachments in timelines 8 years ago
Eugen Rochko 14fb0ab4a2 Improve JSON output for media attachments, generate :small preview for them 8 years ago
Eugen Rochko 1d9c886518 Adding enclosures to Atom and statuses JSON 8 years ago
Eugen Rochko 6426819b6f Fix tests 8 years ago
Eugen Rochko c8999a116e Sanitize remote html in atom feeds, API (not just UI), use cached mention 8 years ago
Eugen Rochko aab9f57e36 Adding config for puma, dashboard layout, fixing some queries 8 years ago
Eugen Rochko ffe48fd7c6 Improving how the API responses look 8 years ago
Eugen Rochko ab6696e855 Adding doorkeeper, adding a REST API 8 years ago