Redesign public profiles and toots (#8068)
This commit is contained in:
parent
e23b26178a
commit
bb71538bb5
93 changed files with 1388 additions and 1423 deletions
|
@ -32,8 +32,12 @@ module Mastodon
|
|||
[to_a.join('.'), flags].join
|
||||
end
|
||||
|
||||
def repository
|
||||
'tootsuite/mastodon'
|
||||
end
|
||||
|
||||
def source_base_url
|
||||
'https://github.com/tootsuite/mastodon'
|
||||
"https://github.com/#{repository}"
|
||||
end
|
||||
|
||||
# specify git tag or commit hash here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue