about summary refs log tree commit diff
path: root/app/models/remote_follow.rb
AgeCommit message (Expand)Author
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2020-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
2020-05-10Refactor monkey-patching of Goldfinger (#12561)Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-08-30Fix uncaught domain normalization error in remote follow (#11703)Eugen Rochko
2019-08-07Fix acct URIs with IDN domains not being resolved (#11520)Eugen Rochko
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-08-28rescue HTTP::ConnectionError in RemoteFollowController#create (#4726)abcang
2017-06-20Fix RemoteFollow behavior (#3868)unarist
2017-05-11Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)Eugen Rochko
2017-05-02Coverage for remote follows (#2694)Matt Jankowski
2017-04-22strip leading & trailing spaces from remote follow acct (#997) (#2321)codl
2017-01-01Adding remote follow buttonEugen Rochko