50 Commits (c207b4bb330463c39c202d1c66e2447b55332093)

Author SHA1 Message Date
  Eugen Rochko c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592) 6 years ago
  Matt Jankowski 2212dc4aaa Update Rails to version 5.1.1 (#3121) 7 years ago
  Akihiko Odaki 7db98aa70e Refactor User and spec (#3431) 7 years ago
  Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal (#3368) 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
  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
  alpaca-tc 09ec6e504b Order by symbol value (#3077) 7 years ago
  Matt Jankowski bba537a7be Improve allowed language handling (#2897) 7 years ago
  Kaylee 7880671f35 Add option to disable two factor auth in admin accounts panel. (#2584) 7 years ago
  yhirano 298796cc7b annotate models (#2697) 7 years ago
  Ash Furrow 723f25a999 Admin UI for confirming users (#2245) 7 years ago
  Matt Jankowski 16d50f60d1 Remove unused methods (#1730) 7 years ago
  alpaca-tc 630de52fdd Required foreign keys (#2003) 7 years ago
  Patrick Figel ffb99325ca Add gif auto-play/pause preference 7 years ago
  Patrick Figel df4ff9a8e1 Add recovery code support for two-factor auth (#1773) 7 years ago
  blackle 06444bf050 Allow user to disable the boost confirm dialog in preferences 7 years ago
  Eugen Rochko 6b81d10030 Add digest e-mails 7 years ago
  Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines 7 years ago
  Eugen Rochko ba192f12e3 Added optional two-factor authentication 7 years ago
  Eugen Rochko 2939e9898b Extend rails-settings-cached to merge db-saved hash values with defaults 7 years ago
  Eugen Rochko b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
  Eugen Rochko 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API 7 years ago
  Eugen Rochko b362de2232 Adding configurable e-mail blacklist 7 years ago
  Eugen Rochko 71401659b8 Fix #65 - Options to block notifications from people you don't follow/who don't follow you 7 years ago
  Eugen Rochko 9b53c7d353 Fix #168 - Turn off e-mail notifications by default 7 years ago
  Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously 7 years ago
  Eugen Rochko 2c766bd4b4 Add user locale setting 7 years ago
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko 62292797ec Adding hashtag model 7 years ago
  Eugen Rochko 06016453bd Adding user settings (model and mailer), no form yet 7 years ago
  Eugen Rochko fc198a8b4c Adding e-mail confirmations 7 years ago
  Eugen Rochko b3c7c8700d Fix most pages on small screens 7 years ago
  Eugen Rochko 188c6f326b Making public pages responsive, removing reblogs/favs counts from them 7 years ago
  Eugen Rochko 927333f4f8 Improve code style 7 years ago
  Eugen Rochko 15f51dbf8c Better styling for selected status in detailed view 7 years ago
  Eugen Rochko 1215ab57ff Some extra scopes for user sorting 7 years ago
  Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 7 years ago
  Eugen Rochko ff2cbc0753 Remember me enabled by default 8 years ago
  Eugen Rochko da4b675aca Fix favourite handling in ProcessInteractionService 8 years ago
  Eugen Rochko e24bfbde1a Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections 8 years ago
  Eugen Rochko 6fec8afc3f Bind oauth applications to users 8 years ago
  Eugen Rochko 6045b6cb18 Customizing devise views and controllers 8 years ago
  Eugen Rochko 7e93da3f8d Removing grape and adding devise 8 years ago
  Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things 8 years ago
  Eugen Rochko 24646d5769 Adding views for the profile and entry pages 8 years ago
  Eugen Rochko 1dad72bf13 Fixes and general progress 8 years ago
  Eugen Rochko 709c6685a9 Made some progress 8 years ago