Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
af0065a7
Verified
Commit
af0065a7
authored
Apr 04, 2019
by
Haelwenn
Browse files
mastodon_api_controller.ex: Add pleroma-tan to initial_state
parent
3f8be270
Pipeline
#9964
passed with stages
in 4 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
View file @
af0065a7
...
@@ -1121,7 +1121,8 @@ def index(%{assigns: %{user: user}} = conn, _params) do
...
@@ -1121,7 +1121,8 @@ def index(%{assigns: %{user: user}} = conn, _params) do
auto_play_gif:
false
,
auto_play_gif:
false
,
display_sensitive_media:
false
,
display_sensitive_media:
false
,
reduce_motion:
false
,
reduce_motion:
false
,
max_toot_chars:
limit
max_toot_chars:
limit
,
mascot:
"/images/pleroma-fox-tan-smol.png"
},
},
rights:
%{
rights:
%{
delete_others_notice:
present?
(
user
.
info
.
is_moderator
),
delete_others_notice:
present?
(
user
.
info
.
is_moderator
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment