about summary refs log tree commit diff
path: root/app/models/concerns/remotable.rb
AgeCommit message (Expand)Author
2017-09-14Fix #4908 - Do not keep remote file names, generate random (#4934)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-07-11Fix #2848 - Rake task to redownload avatars/headers (#4156)Eugen Rochko
2017-07-03Rescue exceptions caused by FetchLinkCardService (#4045)abcang
2017-06-30Rescue Addressable::URI::InvalidURIError at Remotable (#4017)abcang
2017-05-18Fetch remote image using http.rb (#3114)Yamagishi Kazutoshi