about summary refs log tree commit diff
path: root/app/lib/exceptions.rb
AgeCommit message (Expand)Author
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki
2017-07-27Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281)Clworld
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-04-03Add check for visibility.nil? even though it can't ever be, to check for race...Eugen Rochko
2017-02-26Add validation of media attachments, clean up mastodon-own exception classesEugen Rochko
2016-12-22Add "locked" flag to accounts, prevent blocked users from following, force-un...Eugen Rochko