137 Commits (7dc5035031a697e7a2726fcd787fc9c294751027)

Author SHA1 Message Date
  Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 6 years ago
  Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 6 years ago
  Eugen Rochko 880a5eb25c Fix boolean columns sometimes having a null value (#4162) 6 years ago
  Eugen Rochko e48d3bfd01 Fix #1010 - When spoiler text is set, enforce sensitivity too (#4176) 6 years ago
  Eugen Rochko 0190aac240 Fix regression from #3842 (#3892) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) bab5a18232 Filter direct statuses in Status.as_home_timeline (#3842) 6 years ago
  Matt Jankowski 022008a2a6 Language detection defaults to nil (#3666) 7 years ago
  Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490) 7 years ago
  Matt Jankowski b25e42a77f Misc tidying and clean ups (#3445) 7 years ago
  Jack Jennings 3a2003ba86 Extract authorization policy for viewing statuses (#3150) 7 years ago
  Akihiko Odaki 8fd174298d Cover AccountsController more in spec (#3229) 7 years ago
  Matt Jankowski 8f4b7c1820 Filter languages with opt out (#3175) 7 years ago
  beatrix 724fc3cbdf guard against empty domain block list in status scope (#3161) 7 years ago
  Eugen Rochko f8ee136c29 Fix federated timeline excluding local toots when any domain blocks are set (#3151) 7 years ago
  Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127) 7 years ago
  Matt Jankowski 6e4c7d6211 Conditional validations no longer accept strings for if/unless (#3124) 7 years ago
  Eugen Rochko 620d0d8029 Account domain blocks (#2381) 7 years ago
  alpaca-tc 59ceeae8ea Refactor Status#ancestors/descendants (#3092) 7 years ago
  alpaca-tc a2a2af244c Optimize Status#permitted_for 24x (#3069) 7 years ago
  Eugen Rochko af706583bd Fix change of status callbacks not setting in_reply_to_account_id and (#3072) 7 years ago
  Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 7 years ago
  alpaca-tc e9810cbad6 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036) 7 years ago
  Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016) 7 years ago
  yhirano 298796cc7b annotate models (#2697) 7 years ago
  Matt Jankowski f025cc6782 Filter on allowed user language preferences (#2361) 7 years ago
  Matt Jankowski effb08edbb More status specs (#2564) 7 years ago
  Eugen Rochko d4fedf84e0 Cache Status#ancestors recursive query results (#2527) 7 years ago
  Tomohiro Suwa 1f805a6377 Don't need to include ActiveModel::Validations (#2521) 7 years ago
  Evan Minto 66fd8e7821 ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 7 years ago
  alpaca-tc 2c0d756ad9 Extract error messages to locale file (#2162) 7 years ago
  839 e2a1b574ab Avoid dynamic methods due to processing speed (#2080) 7 years ago
  Eugen Rochko f5cd0b4956 Rename cache key to exclude_account_ids_for:id, adjust formatting 7 years ago
  alpaca-tc 630de52fdd Required foreign keys (#2003) 7 years ago
  Matt Jankowski 73b0af5c93 Simplify the og:image and og:description code in stream_entries/show (#1934) 7 years ago
  Keiji Yoshimi fd81916e86 cache blockings for reducing queries. 7 years ago
  Eugen c172919745 Fix #1339 - better Atom titles (#1343) 7 years ago
  Joël Quenneville d4c94fa004 DRY up reblog vs original status check 7 years ago
  Brad Urani 6a1da87cd3 Eliminate unnecessary queries and query clauses with none and all 7 years ago
  Eugen Rochko 4c53af64f0 Fix ActionController::Parameters in API issue 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 74ae158c2f Add "direct" visibility level in the backend. Web UI is not yet 7 years ago
  Eugen Rochko 5f4e402204 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies 7 years ago
  Eugen Rochko c64a1c25c4 Fix #231 - Muting 7 years ago
  Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 7 years ago
  Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and 7 years ago
  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