You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 388d093beb When unfollowing, remove from home in web UI immediately (#5369)
Do NOT send "delete" through streaming API when unmerging from
home timeline. "delete" implies that the original status was
deleted, which is not true!
7 years ago
..
controllers
helpers
javascript When unfollowing, remove from home in web UI immediately (#5369) 7 years ago
lib When unfollowing, remove from home in web UI immediately (#5369) 7 years ago
mailers
models
policies
presenters
serializers
services Fix remote status fetching for “pure” ActivityPub WEB_ACCOUNT users (#5372) 7 years ago
validators
views
workers