]> cat aescling's git repositories - mastodon.git/commit
Fix #2, add rake task for PuSH-unsubscribing from remote users who have no
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 17 Mar 2016 10:59:18 +0000 (11:59 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 17 Mar 2016 11:02:45 +0000 (12:02 +0100)
commit323474c97ee4adc2b905c3c754f7a137e06d1e81
tree87695c6a6ccad8521f2980fc670429f99c202f80
parentaf7ae348d7cd6fcc56bbd757d8619b6c9a2bb261
Fix #2, add rake task for PuSH-unsubscribing from remote users who have no
local followers. Remote users' usernames SHOULD be case-sensitive
app/controllers/api/accounts_controller.rb
app/models/account.rb
lib/tasks/subscriptions.rake [new file with mode: 0644]