プロジェクト

全般

プロフィール

バグ #1543 » 0001-hide-own-profile-buttons.patch

Izumi Tsutsui, 2021-11-19 01:37

差分を表示:

plugin/mastodon_account_viewer/relational_container.rb
closeup(Gtk::WebIcon.new(my_account.account.icon, ICON_SIZE).tooltip(my_account.title))
closeup(gen_follow_relation)
closeup(Gtk::WebIcon.new(counterpart.icon, ICON_SIZE).tooltip(counterpart.title))
closeup(followbutton)
closeup(menubutton)
unless me?
closeup(followbutton)
closeup(menubutton)
retrieve_relation_status
end
end
(2-2/2)