Updated StatusSharePopover -> SharePopover, Added group, account share
• Updated: - StatusSharePopover -> SharePopover • Added: - group, account share - group url in routes.rb - group url in GroupSerializer.rb - share buttons in ProfileOptionsPopover, GroupOptionsPopover
This commit is contained in:
@@ -45,7 +45,7 @@ class TagManager
|
||||
|
||||
case target.object_type
|
||||
when :person
|
||||
"/#{target.username}"
|
||||
short_account_with_replies_url(target)
|
||||
when :note, :comment, :activity
|
||||
short_account_status_url(target.account, target)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user