16 Commits (0c71c0ccc835825e4c6fb47a56bd09a237103ac6)

Author SHA1 Message Date
Eugen Rochko a478af92c3 Fix forgotten to include language attribute in statuses JSON (#3209)
7 years ago
beatrix 3dcb5fa28f Revert HTML CW changes (#3020)
7 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
7 years ago
Eugen Rochko bde5c0eaf9 Fix some views still not using counter caches
8 years ago
Eugen Rochko de22c202f5 Add counter caches for a large performance increase on API requests
8 years ago
Eugen Rochko 21972bb398 No replies filter on home timeline no longer hides self-replies
8 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system
8 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
8 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