408 Commits (0c7c188c459117770ac1f74f70a9e65ed2be606f)

Author SHA1 Message Date
  Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 6 years ago
  unarist c2753fdfb4 Make tag search case insensitive again (#4184) 6 years ago
  Eugen Rochko 880a5eb25c Fix boolean columns sometimes having a null value (#4162) 6 years ago
  Eugen Rochko e48d3bfd01 Fix #1010 - When spoiler text is set, enforce sensitivity too (#4176) 6 years ago
  Eugen Rochko 056b5ed72f Improve UI of admin site settings (#4163) 6 years ago
  Eugen Rochko e6c81a635b Fix #2848 - Rake task to redownload avatars/headers (#4156) 6 years ago
  Yamagishi Kazutoshi 2b9721d1b3 Add setting a always mark media as sensitive (#4136) 6 years ago
  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
  Akihiko Odaki (@fn_aki@pawoo.net) a37cf9548c Explicitly require MIME::Types (#4083) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) f85dbe83c8 Remove sort in Feed (#4050) 6 years ago
  abcang a6d02cff36 Rescue exceptions caused by FetchLinkCardService (#4045) 6 years ago
  abcang 1273fbf86e Rescue Addressable::URI::InvalidURIError at Remotable (#4017) 6 years ago
  Eugen Rochko 71bc75e6ac Do not fail to create access token if superapp was never created (#3986) 6 years ago
  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