index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
update_remote_profile_service.rb
Age
Commit message (
Expand
)
Author
2018-05-15
Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)
unarist
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2017-06-14
Account deletion (#3728)
Eugen Rochko
2017-06-11
Refactor UpdateRemoteProfileService (#3690)
Yamagishi Kazutoshi
2017-06-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-05-05
Move account header and avatar methods to a concern (#2825)
Matt Jankowski
2017-05-05
More robust PuSH subscription refreshes (#2799)
Eugen Rochko
2017-04-22
Improve bio compatibility (#2278)
Eugen
2017-04-08
Fix #1141, fix #1126 - Avatar/profile info fetching (#1215)
Eugen
2017-03-18
Federate header images, fix open-uri http->https redirection error
Eugen Rochko
2017-02-11
Make follow requests federate
Eugen Rochko
2017-01-23
Domains with reject_media? set to true won't download avatars either
Eugen Rochko
2017-01-20
Instead of refusing to create accounts, domain blocks auto-suspend new accoun...
Eugen Rochko
2016-12-02
Fix #329 - avatar errors no longer prevent remote accounts from being saved
Eugen Rochko
2016-11-30
Per-status control for unlisted mode, also federation for unlisted mode
Eugen Rochko
2016-11-28
Adding backtracing to Salmon/Processing workers
Eugen Rochko
2016-11-26
Update hub URL and re-subscribe if hub URL changes
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-10
Fix namespace parsing in Atom feeds
Eugen Rochko
2016-10-06
Catch Paperclip errors on /api/v1/media, return early from update profile ser...
Eugen Rochko
2016-02-28
Update profile information and download avatar of remote accounts
Eugen Rochko