]> cat aescling's git repositories - mastodon.git/commit
Fix #329 - avatar errors no longer prevent remote accounts from being saved
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 2 Dec 2016 13:14:49 +0000 (14:14 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 2 Dec 2016 13:14:49 +0000 (14:14 +0100)
commit58b3f4fd674d29c444b236ad3936dbd04c6e175e
treec5d32fb2f38256cc116338def4d2e408e6d20624
parent2b2797d6a5902af63c3362b5abca03578f567761
Fix #329 - avatar errors no longer prevent remote accounts from being saved
(without avatar). Also improved search position of exact matches
app/models/account.rb
app/models/status.rb
app/services/search_service.rb
app/services/unsubscribe_service.rb [new file with mode: 0644]
app/services/update_remote_profile_service.rb
app/workers/hub_ping_worker.rb
lib/tasks/mastodon.rake