531 Commits (579e85f60624860c67f8c5d31ab393f3b506b24c)

Author SHA1 Message Date
Eugen Rochko 42b8220632 Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 7 years ago
Eugen Rochko 5e8d037e27 Fix #3910 - Require OTP authentication to disable 2FA (#3935) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 67243bda31 Cover Auth::RegistrationsController more (#3353) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 8f991831b8 Cover Admin::DomainBlocksController more (#3329) 7 years ago
Eugen Rochko f7301bd5b9 Add overview of active sessions (#3929) 7 years ago
Sorin Davidoi 2211e8d1cd Revocable sessions (#3616) 7 years ago
Eugen Rochko 3f59238207 Add important test for full-width hashtags (#3911) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 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
Akihiko Odaki (@fn_aki@pawoo.net) 356df7ae6b Update fabricator for MediaAttachment to attach a file according to type (#3862) 7 years ago
unarist b16b69350e Fix RTL detection on Ruby side (#3867) 7 years ago
masarakki ff142eb64d setting-for-account-deletable (#3852) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 3d13f6ea0c Cover Block more (#3837) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 6eefccdacc Cover DomainBlock more (#3838) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) d55f207274 Cover Export more (#3840) 7 years ago
Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 05e4728de7 Cover Favourite more (#3841) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) b51945f096 Spec AccountDomainBlock (#3816) 7 years ago
nightpool 94d0e012de Whitelist allowed classes for federated statuses (#3810) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 74d10b9b9d Spec UserMailer (#3757) 7 years ago
Eugen Rochko 8518d005fd Fix regression from #3490 - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous (#3752) 7 years ago
Eugen Rochko 91c71471ab Fix account delete form not accepting password, update suspended (#3745) 7 years ago
Eugen Rochko e17c2e5da5 Batched remove status service (#3735) 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
unarist abbdacedc5 Fix locale related specs (#3707) 7 years ago
Eugen Rochko ce812466c7 Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) f596a413ef Localize date in digest and cover NotificationMailer more (#3694) 7 years ago
René Klačan dcf0530218 Make sure email is case insensitive on all places (#3688) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 4919b89ab8 Improve default language decision and spec (#3351) 7 years ago
Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
Matt Jankowski 5282ba862a Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646) 7 years ago
Matt Jankowski 022008a2a6 Language detection defaults to nil (#3666) 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
Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 7 years ago
unarist 0f1b1d78b1 Use "match_array" only for order independent assertions (#3626) 7 years ago
Matt Jankowski f0634ba876 Coverage improvement and concern extraction for rate limit headers in API controller (#3625) 7 years ago
unarist e34c5a3503 Fix 500 errors on searching invalid URLs (#3613) 7 years ago
unarist 004672aa6c Fix tag search order and not to use tsvector (#3611) 7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602) 7 years ago
Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490) 7 years ago
Daigo 3 Dango 2985d08951 Redirect to streaming_api_base_url (#3579) 7 years ago
Yamagishi Kazutoshi 6a4b224397 Fix randomly fail (regression from #3560) (#3580) 7 years ago
Yamagishi Kazutoshi 6adbd114c1 Skip image length check (regression from #3528) (#3581) 7 years ago
René Klačan 037f96c5ae Don't follow account if it's already followed (#3575) 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) defe4f9bc3 Cover WebfingerResource more (#3560) 7 years ago