493 Commits (6e1261f277411300e4f1d24f8c1b14ad1a165915)

Author SHA1 Message Date
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 years ago
  Damien Erambert 18d3fa953b Add a setting allowing the use of system's default font in Web UI (#4033) 6 years ago
  abcang 5e6acf9601 Fix Nokogiri::HTML at FetchLinkCardService (#4072) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) f85dbe83c8 Remove sort in Feed (#4050) 6 years ago
  Nolan Lawson e282580101 Faster emojify() by avoiding str.replace() entirely (#4049) 6 years ago
  Nolan Lawson a978b88997 Faster emojify() algorithm, avoid regex replace (#4019) 6 years ago
  Matt Jankowski 6dd5eac7fc Add controller spec for manifests controller (#4003) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 7362469d89 Do not raise an error if PrecomputeFeed could not find any status (#4015) 6 years ago
  Yamagishi Kazutoshi ead14f5bf0 Upgrade jsdom to version 11.0.0 (#3994) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 0a53ca444a Cover Admin::AccountsController more (#3327) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 60b2b56d38 Reduce number of commands in FeedManager#trim (#3989) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 7d8e3721ae Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 6 years ago
  Eugen Rochko 42b8220632 Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 6 years ago
  Eugen Rochko 5e8d037e27 Fix #3910 - Require OTP authentication to disable 2FA (#3935) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 67243bda31 Cover Auth::RegistrationsController more (#3353) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 8f991831b8 Cover Admin::DomainBlocksController more (#3329) 6 years ago
  Eugen Rochko f7301bd5b9 Add overview of active sessions (#3929) 6 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