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
33e508d7
Commit
33e508d7
authored
Aug 14, 2020
by
lain
Browse files
Merge branch '1806-mogrifun' into 'develop'
Mogrifun: Add a line about the purpose of the module. Closes
#1806
See merge request
!2888
parents
014f91c1
76ce3a1c
Pipeline
#29800
failed with stages
in 43 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/pleroma/upload/filter/mogrifun.ex
View file @
33e508d7
...
...
@@ -6,6 +6,10 @@ defmodule Pleroma.Upload.Filter.Mogrifun do
@behaviour
Pleroma
.
Upload
.
Filter
alias
Pleroma
.
Upload
.
Filter
@moduledoc
"""
This module is just an example of an Upload filter. It's not supposed to be used in production.
"""
@filters
[
{
"implode"
,
"1"
},
{
"-raise"
,
"20"
},
...
...
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