376 Commits (e34c5a350321c6c1997bdcc15fbd85cfb521f51b)

Author SHA1 Message Date
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
alpaca-tc 09ec6e504b Order by symbol value (#3077)
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
Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993)
7 years ago
Eugen Rochko 65f9db73b0 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
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
Matt Jankowski bba537a7be Improve allowed language handling (#2897)
7 years ago
alpaca-tc ca05bfaac7 Refactor account.rb (#2881)
7 years ago
alpaca-tc 05b72368ed Fixes slow query in notifications api (#2851)
7 years ago
Matt Jankowski 3f5b994ff0 Stream entry specs and refactor to use delegate (#2827)
7 years ago
Matt Jankowski 4e05751346 Move account header and avatar methods to a concern (#2825)
7 years ago
alpaca-tc ee3e0a93f4 Fixes unknown mime type (#2822)
7 years ago
Matt Jankowski 484c9709b6 Misc spec coverage improvements (#2821)
7 years ago
Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799)
7 years ago