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
a0c755cc
Commit
a0c755cc
authored
May 03, 2019
by
lain
Browse files
MastodonApi: Bump api level.
parent
81d1aa42
Pipeline
#11377
failed with stages
in 6 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
View file @
a0c755cc
...
...
@@ -159,7 +159,7 @@ def user(%{assigns: %{user: for_user}} = conn, %{"id" => nickname_or_id}) do
end
end
@mastodon_api_level
"2.
5.0
"
@mastodon_api_level
"2.
6.5
"
def
masto_instance
(
conn
,
_params
)
do
instance
=
Config
.
get
(
:instance
)
...
...
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