130 Commits (e27f792c24d1040246bc6ae890e6052f763cdb84)

Author SHA1 Message Date
  Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813) 6 years ago
  Eugen Rochko 4a618908e8 Account deletion (#3728) 6 years ago
  René Klačan 85d405c810 Fix Account model deprecation warnings (#3689) 6 years ago
  Eugen Rochko cdff1da901 Correct validators so that existing error messages would look correct (#3668) 6 years ago
  Eugen Rochko 177dd8bb53 Fix regression from #3592 - validation condition nesting (#3644) 6 years ago
  Eugen Rochko c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592) 6 years ago
  Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 19084d3c6c Remove Targetable (#3548) 6 years ago
  Matt Jankowski 2cc3111a77 Expand spec coverage and refactor the `Account.find_` methods (#3485) 6 years ago
  alpaca-tc 3652a39de0 Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476) 6 years ago
  Matt Jankowski e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236) 7 years ago
  Matt Jankowski 8f4b7c1820 Filter languages with opt out (#3175) 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
  Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114) 7 years ago
  alpaca-tc 682b68438e Improve Account#triadic_closures (#3079) 7 years ago
  Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 7 years ago
  Go Shoemake 9cd3a6836b Fixed mention regex to support unicode (#2420) 7 years ago
  Matt Jankowski 7a7d12d27f Delegate Account#user_locale method and allow nil (#2927) 7 years ago
  alpaca-tc ca05bfaac7 Refactor account.rb (#2881) 7 years ago
  Matt Jankowski 4e05751346 Move account header and avatar methods to a concern (#2825) 7 years ago
  Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799) 7 years ago
  Tomohiro Suwa aa6a26a2d5 Correct Account model for rubocop (#2587) 7 years ago
  yhirano 298796cc7b annotate models (#2697) 7 years ago
  Matt Jankowski f025cc6782 Filter on allowed user language preferences (#2361) 7 years ago
  yhirano 3988f2dade Fix Rubocop offences (#2630) 7 years ago
  Yamagishi Kazutoshi 1899cf5f04 Detect extension for preview card (#2679) 7 years ago
  Akihiko Odaki a6788662b0 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634) 7 years ago
  Akihiko Odaki 5135d609b7 Use PostgreSQL inheritance for blocks and mutes (#2520) 7 years ago
  Matt Jankowski 9566893cc9 More controller specs (#2561) 7 years ago
  Matt Jankowski effb08edbb More status specs (#2564) 7 years ago
  Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
  Eugen 501514960a Followers-only post federation (#2111) 7 years ago
  alpaca-tc 2c0d756ad9 Extract error messages to locale file (#2162) 7 years ago
  Eugen e09ab2c0bd Fix #1642, fix #1912 - Dictate content-type file extension (#2078) 7 years ago
  Matt Jankowski 55e1503522 Instances list in admin (#2095) 7 years ago
  Matt Jankowski 66d8f99a30 Admin reports with accounts (#2092) 7 years ago
  Matt Jankowski 16d50f60d1 Remove unused methods (#1730) 7 years ago
  Eugen 12f72e1740 When avatar/header are GIF, generate static versions (#1428) 7 years ago
  Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) 7 years ago
  Matt Jankowski 388ec0d5b6 Search cleanup (#1333) 7 years ago
  Joël Quenneville d4c94fa004 DRY up reblog vs original status check 7 years ago
  Eugen Rochko 5aa3df017b Fix full-text search query quotation, improve tag search performance with an index, 7 years ago
  Eugen Rochko 1b09c3cb17 More efficient single account retrieval (0.9ms vs 50ms before) 7 years ago
  Eugen Rochko 05cf086766 New API method: /api/v1/search 7 years ago
  Eugen Rochko 2816b1bf8e Federate header images, fix open-uri http->https redirection error 7 years ago
  Eugen Rochko ad0d82d3ce Make account search blazing fast and rank followers/followees higher in the results 7 years ago
  Eugen Rochko 017350e0ea Add method for retrieving triadic closures 7 years ago
  Eugen Rochko 4fb95c91fb Fix wrongful matching of last period in extended usernames 7 years ago
  Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 7 years ago