aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-06-20Allow setting upload/static directories in the config generatorrinpatch
2019-06-20Remove deprecated dedupe_media from the config templaterinpatch
2019-06-20Remove a useless binding from config template callrinpatch
2019-06-20Release Tasks: Ensure the application is loaded before getting therinpatch
2019-06-20Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functionsrinpatch
2019-06-19Apply suggestion to lib/mix/tasks/pleroma/user.exIvan Tashkinov
2019-06-19User sign out mix task.Ivan Tashkinov
2019-06-19unbreak pollsWilliam Pitcock
2019-06-19implement anti link spam MRFWilliam Pitcock
2019-06-19aliases for mix tasksAlexander Strizhakov
2019-06-19Merge branch 'begone-the-dot-hack' into 'develop'rinpatch
2019-06-19Merge branch 'fix/rich-media-hashtags-again' into 'develop'lain
2019-06-19Rich Media: Skip Microformats hashtagsrinpatch
2019-06-18Merge branch 'deps/update-auto-linker' into 'develop'lain
2019-06-18Minor edit (comment).Ivan Tashkinov
2019-06-18Added more `redirect_uri` checks to prevent redirect to not explicitly listed...Ivan Tashkinov
2019-06-18Deps: Update auto_linkerrinpatch
2019-06-18Mastodon API: Sanitize display namesrinpatch
2019-06-18Add proper error handling for when the post exceeds character limitsrinpatch
2019-06-18Mastodon API: Remove the dot hackrinpatch
2019-06-17Merge branch 'removing-test-errors' into 'develop'rinpatch
2019-06-16Merge branch 'fix/sanitize-report-content' into 'develop'Haelwenn
2019-06-16salmon fixAlex S
2019-06-16[#570] add user:notification streamMaksim
2019-06-16Fix report content stopping to be nullablerinpatch
2019-06-16fix for new instancesAlexander Strizhakov
2019-06-16Credo fixesrinpatch
2019-06-16Sanitize HTML in ReportViewrinpatch
2019-06-15Merge branch 'bugfix/980-polls-double-vote' into 'develop'lain
2019-06-15Merge branch 'update/phoenix-and-plug' into 'develop'lain
2019-06-15Merge branch '963_oob_oauth_redirect_fix' into 'develop'kaniini
2019-06-15OEmbed.OEmbedController does not exist in the Pleroma codebase. It was remove...Mark Felder
2019-06-15Mastodon API: Return the token needed for the chat.lain
2019-06-14Merge branch 'feature/add-background-image-to-mastoapi' into 'develop'rinpatch
2019-06-14it is changed in compile timeAlexander Strizhakov
2019-06-14Merge branch 'fix/hashtag-rich-media' into 'develop'lain
2019-06-14[#948] /api/v1/account_search added optional parameters (limit, offset, follo...Maksim
2019-06-14Fix hashtags being picked up by rich media parserrinpatch
2019-06-14Add copyright info to containment.exEgor
2019-06-14MastodonAPI: Add a way to update the background image.lain
2019-06-14Improve rate limiter documentationEgor Kislitsyn
2019-06-13Prometheus: Remove flaky process collection NIF.lain
2019-06-13AccountView: Add user background.lain
2019-06-13Merge branch 'fix/ogp-title' into 'develop'lain
2019-06-13Handle HTTP 404 responseEgor Kislitsyn
2019-06-13Handle HTTP "410 Gone" responseEgor Kislitsyn
2019-06-13Improve <title> fallback; Add a testEgor Kislitsyn
2019-06-12Revert "Only run Floki if title is missing from the map"Mark Felder
2019-06-12Only run Floki if title is missing from the mapMark Felder
2019-06-12Attempt to use <title> from HTML as a fallbackMark Felder