394 Commits (ed7dc1704dc3ce82567d9aac366b095f02ce181f)

Author SHA1 Message Date
  Eugen Rochko ed7dc1704d Bind web UI access tokens to sessions (#3940) 6 years ago
  Eugen Rochko f7301bd5b9 Add overview of active sessions (#3929) 6 years ago
  Sorin Davidoi 2211e8d1cd Revocable sessions (#3616) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813) 7 years ago
  Eugen Rochko 0190aac240 Fix regression from #3842 (#3892) 7 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) bab5a18232 Filter direct statuses in Status.as_home_timeline (#3842) 7 years ago
  unarist a20cf3b64e Fix RemoteFollow behavior (#3868) 7 years ago
  Eugen Rochko 4a618908e8 Account deletion (#3728) 7 years ago
  Eugen Rochko dc8a6244fc Fix #2619 - When redis feed is empty, fall back to database (#3721) 7 years ago
  Eugen Rochko 85d5518b6b Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723) 7 years ago
  René Klačan 85d405c810 Fix Account model deprecation warnings (#3689) 7 years ago
  Yamagishi Kazutoshi f3e8bc9f8f Refactor UpdateRemoteProfileService (#3690) 7 years ago
  Eugen Rochko cdff1da901 Correct validators so that existing error messages would look correct (#3668) 7 years ago
  Matt Jankowski 022008a2a6 Language detection defaults to nil (#3666) 7 years ago
  Yamagishi Kazutoshi 6384041d17 Add includes to Report#statuses (#3655) 7 years ago
  Eugen Rochko 177dd8bb53 Fix regression from #3592 - validation condition nesting (#3644) 7 years ago
  Eugen Rochko c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592) 7 years ago
  Yamagishi Kazutoshi 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636) 7 years ago
  unarist 004672aa6c Fix tag search order and not to use tsvector (#3611) 7 years ago
  Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490) 7 years ago
  Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566) 7 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 19084d3c6c Remove Targetable (#3548) 7 years ago
  Matt Jankowski 2212dc4aaa Update Rails to version 5.1.1 (#3121) 7 years ago
  Matt Jankowski d1e08bd38c Handle nil and blank cases in Account finders (#3500) 7 years ago
  Matt Jankowski a132332b86 Add Instance class to list admin records (#3443) 7 years ago
  Matt Jankowski b25e42a77f Misc tidying and clean ups (#3445) 7 years ago
  Matt Jankowski 2cc3111a77 Expand spec coverage and refactor the `Account.find_` methods (#3485) 7 years ago
  alpaca-tc 3652a39de0 Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476) 7 years ago
  Akihiko Odaki 7db98aa70e Refactor User and spec (#3431) 7 years ago
  Jack Jennings 3a2003ba86 Extract authorization policy for viewing statuses (#3150) 7 years ago
  Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal (#3368) 7 years ago
  Yamagishi Kazutoshi bca334cd28 Remove arguments in association reader (#3305) 7 years ago
  alpaca-tc 08dce5e607 Refactor Setting (#3302) 7 years ago
  masarakki 3b59f9c6c2 fix-cache-returns-nil (#3213) 7 years ago
  Akihiko Odaki bf575a1f5e Introduce recent to Follow (#3247) 7 years ago
  Akihiko Odaki 8fd174298d Cover AccountsController more in spec (#3229) 7 years ago
  Matt Jankowski e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236) 7 years ago
  Matt Jankowski ec34ec63b1 Specs for cleanup workers (#3235) 7 years ago
  Akihiko Odaki 2af5cd96fe Fix mutes_controller error and incorrect statuses_controller report (#3202) 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
  alpaca-tc 198ae3e366 Define instance method outside #included (#3128) 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 59ceeae8ea Refactor Status#ancestors/descendants (#3092) 7 years ago
  alpaca-tc e89e4355eb Add filter to AccountFilter (#2968) 7 years ago
  alpaca-tc 682b68438e Improve Account#triadic_closures (#3079) 7 years ago