about summary refs log tree commit diff
path: root/app/services/update_remote_profile_service.rb
AgeCommit message (Expand)Author
2017-06-14Account deletion (#3728)Eugen Rochko
2017-06-11Refactor UpdateRemoteProfileService (#3690)Yamagishi Kazutoshi
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-05-05Move account header and avatar methods to a concern (#2825)Matt Jankowski
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2017-04-22Improve bio compatibility (#2278)Eugen
2017-04-08Fix #1141, fix #1126 - Avatar/profile info fetching (#1215)Eugen
2017-03-18Federate header images, fix open-uri http->https redirection errorEugen Rochko
2017-02-11Make follow requests federateEugen Rochko
2017-01-23Domains with reject_media? set to true won't download avatars eitherEugen Rochko
2017-01-20Instead of refusing to create accounts, domain blocks auto-suspend new accoun...Eugen Rochko
2016-12-02Fix #329 - avatar errors no longer prevent remote accounts from being savedEugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-11-28Adding backtracing to Salmon/Processing workersEugen Rochko
2016-11-26Update hub URL and re-subscribe if hub URL changesEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-10Fix namespace parsing in Atom feedsEugen Rochko
2016-10-06Catch Paperclip errors on /api/v1/media, return early from update profile ser...Eugen Rochko
2016-02-28Update profile information and download avatar of remote accountsEugen Rochko