88 Commits (24ba7c9762a583f3e1105162f4a43a22a17a4627)

Author SHA1 Message Date
  Eugen Rochko 24ba7c9762 Adding index overview for reports in admin UI 7 years ago
  Eugen Rochko 31c633e528 Fix Status.permitted_for scope query 7 years ago
  Eugen Rochko dc851c922e Mentions in private statuses allow mentioned people to see them 7 years ago
  Eugen Rochko 0afed995ce Fix the fix 7 years ago
  Eugen Rochko 6331ed16e5 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to 7 years ago
  Eugen Rochko ac035108aa Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines 7 years ago
  Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines 7 years ago
  Eugen Rochko 77e13c2bc9 Removing failed push notification API, make context loads use cache 7 years ago
  Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing 7 years ago
  Eugen Rochko bf60f2898d Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI 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
  Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags 7 years ago
  Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix 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 8d44281677 Set in_reply_to_account on statuses to non-self value when possible, thus 7 years ago
  Eugen Rochko 7376af90f7 Don't show statuses to blocked users 7 years ago
  Eugen Rochko 6e064cf715 Fix account timelines bug 7 years ago
  Eugen Rochko b891a81008 Follow call on locked account creates follow request instead 7 years ago
  Eugen Rochko 3caf0cfb03 Ensure that reblogs and favs always refer to the original status rather than a reblog wrapper 7 years ago
  Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those 7 years ago
  Eugen Rochko 84d2371d6a Fix 7 years ago
  Eugen Rochko 39cc9fde8a Add account suspension 7 years ago
  Eugen Rochko b14b5e3b44 Improve notification model 7 years ago
  Eugen Rochko 816284d739 Fix #248 - Reload all accounts when fetching from cache 7 years ago
  Eugen Rochko 3114e55c7a Fix #323 - self-replies to appear in public timelines again 7 years ago
  Eugen Rochko 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved 7 years ago
  Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 7 years ago
  Eugen Rochko a21bcac9e1 Further abstract caching for includes 7 years ago
  Eugen Rochko 8a4913fde0 Public and hashtag timelines now exclude reblogs and replies 7 years ago
  Eugen Rochko cf912e01fd Implement includes caching for timelines APIs 7 years ago
  Eugen Rochko 5c78547198 More query optimizations 7 years ago
  Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API 7 years ago
  Eugen Rochko e8c27767aa Remove orphaned notifications, add scopes param to app create API 7 years ago
  Eugen Rochko 882de42bab Validate presence of text even for remote statuses 7 years ago
  Eugen Rochko 4f07fb1f0a Fix #144 - Filter statuses from blocked users out of ancestors/descendants results 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 0320ea4b85 Fix public timeline query 7 years ago
  Eugen Rochko aabf884c5f Discard misattributed remote statuses, improve timelines filter 7 years ago
  Eugen Rochko 17903c6dae Improve filtering of public/hashtag timelines, both in backlog and real-time 7 years ago
  Eugen Rochko b13e7dda1f API pagination for all collections using Link header 7 years ago
  Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 62292797ec Adding hashtag model 7 years ago
  Eugen Rochko 0160d1d9b5 Enable caching for some rabl views 7 years ago
  Eugen Rochko 909d0d5e88 Adding public timeline silencing 7 years ago
  Eugen Rochko a782e3b39d Actually fix public timeline 7 years ago
  Eugen Rochko b5c6d00afa Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues 7 years ago
  Eugen Rochko de1f3aab86 Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 7 years ago
  Eugen Rochko 1de2833f30 Filter out reblogs of blocked users from public timeline (the not real-time variant) 7 years ago