about summary refs log tree commit diff
path: root/spec/services/update_remote_profile_service_spec.rb
AgeCommit message (Collapse)Author
2017-04-08Fix #1141, fix #1126 - Avatar/profile info fetching (#1215)Eugen
* Fix #1141, fix #1126 - Work through UpdateRemoteProfileService for both <feed> and <entry> top-level tags * Improve code quality, remove line unrelated to fix
2016-11-26Update hub URL and re-subscribe if hub URL changesEugen Rochko
2016-03-22Only re-download avatar if URL changed (fix #19)Eugen Rochko
2016-03-19Adding more test stubsEugen Rochko