Merge branch 'issues/1016' into 'develop'
[akkoma] / lib /
2019-06-26 rinpatchMerge branch 'issues/1016' into 'develop'
2019-06-26 Maksim Pechnikovfix validate_page_url
2019-06-25 Maksim Pechnikovadd ignore hosts and TLDs for rich_media
2019-06-25 Maksim Pechnikovfix validate_url for private ip
2019-06-24 kaniiniMerge branch 'issues/184' into 'develop'
2019-06-24 Maksim[#184] small refactoring reset password
2019-06-24 kaniiniMerge branch 'feature/rework-user-deletion' into 'develop'
2019-06-24 Sergey SuprunenkoRework user deletion
2019-06-24 kaniiniMerge branch 'conversation-update-on-dm-delete' into...
2019-06-24 EugenijBroadcast conversation update when DM is deleted
2019-06-23 kaniiniMerge branch 'bind-to-localhost' into 'develop'
2019-06-23 kaniiniMerge branch 'rich_media_titles_two' into 'develop'
2019-06-23 kaniiniMerge branch 'admin-config' into 'develop'
2019-06-23 Alex Ssupport for config groups
2019-06-22 HaelwennMerge branch 'docs/remove-tootdon' into 'develop'
2019-06-22 HaelwennMerge branch 'feature/rum-config-generator' into 'develop'
2019-06-22 Alex Ssupport for tuples with more than 2 values
2019-06-22 lainRich Media Parser: Do not return just a title if nothin...
2019-06-22 lainRevert "Revert "Merge branch 'fix/ogp-title' into ...
2019-06-22 rinpatchSupport RUM indexes in the config generator
2019-06-22 rinpatchMerge branch 'mix_sem_ver_version_fix' into 'develop'
2019-06-22 rinpatchMerge branch 'fix/ecto-tasks-release' into 'develop'
2019-06-22 rinpatchMerge branch 'bugfix/simple-notifications-for-non-creat...
2019-06-22 William Pitcocknotifications: fix notification generation for non...
2019-06-22 Alex Sfix for int and modules
2019-06-22 rinpatchLoad the application before executing the create task
2019-06-22 rinpatchEcto tasks: Resolve relative path using the application...
2019-06-21 kaniiniMerge branch 'feature/mrf-anti-link-spam' into 'develop'
2019-06-21 rinpatchMerge branch 'fix/use-config-when-possible' into 'develop'
2019-06-21 kaniiniMerge branch 'oauth_secure_redirect' into 'develop'
2019-06-21 kaniiniMerge branch 'revert-6f5a0cc1' into 'develop'
2019-06-21 William Pitcockchange the anti-link-spam MRF implementation to use...
2019-06-21 kaniiniMerge branch 'fix-rate-limit-test' into 'develop'
2019-06-21 rinpatchMerge branch 'move-sample-configs' into 'develop'
2019-06-21 rinpatchMove config templates to priv so they can be found...
2019-06-21 feldRevert "Merge branch 'fix/ogp-title' into 'develop'"
2019-06-20 rinpatchMerge branch 'fix/config-gen-releases' into 'develop'
2019-06-20 lainMerge branch 'fix/dynamic-configuration' into 'develop'
2019-06-20 Alexander StrizhakovFixes for dynamic configuration
2019-06-20 rinpatchMerge branch 'develop' into fix/config-gen-releases
2019-06-20 rinpatchMerge branch 'feature/release-update-script' into ...
2019-06-20 rinpatchAllow setting upload/static directories in the config...
2019-06-20 rinpatchRemove deprecated dedupe_media from the config template
2019-06-19 rinpatchRemove a useless binding from config template call
2019-06-19 rinpatchRelease Tasks: Ensure the application is loaded before...
2019-06-19 rinpatchRename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and...
2019-06-19 rinpatchMerge branch 'user_sign_out_mix_task' into 'develop'
2019-06-19 Ivan TashkinovApply suggestion to lib/mix/tasks/pleroma/user.ex
2019-06-19 Ivan TashkinovUser sign out mix task.
2019-06-19 William Pitcockunbreak polls
2019-06-19 William Pitcockimplement anti link spam MRF
2019-06-19 rinpatchMerge branch 'logger-level-for-migration-tasks' into...
2019-06-19 Alexander Strizhakovaliases for mix tasks
2019-06-19 rinpatchMerge branch 'begone-the-dot-hack' into 'develop'
2019-06-19 lainMerge branch 'fix/rich-media-hashtags-again' into ...
2019-06-19 lainMerge branch 'update-frontend-c4fcdc71' into 'develop'
2019-06-18 rinpatchRich Media: Skip Microformats hashtags
2019-06-18 lainMerge branch 'deps/update-auto-linker' into 'develop'
2019-06-18 lainMerge branch 'fix/mastoapi-sanitize-display-name' into...
2019-06-18 Ivan TashkinovMinor edit (comment).
2019-06-18 Ivan TashkinovAdded more `redirect_uri` checks to prevent redirect...
2019-06-18 rinpatchDeps: Update auto_linker
2019-06-18 rinpatchMastodon API: Sanitize display names
2019-06-18 rinpatchAdd proper error handling for when the post exceeds...
2019-06-18 rinpatchMastodon API: Remove the dot hack
2019-06-17 rinpatchMerge branch 'removing-test-errors' into 'develop'
2019-06-16 HaelwennMerge branch 'fix/sanitize-report-content' into 'develop'
2019-06-16 Alex Ssalmon fix
2019-06-16 rinpatchMerge branch 'issues/570' into 'develop'
2019-06-16 Maksim[#570] add user:notification stream
2019-06-16 rinpatchMerge branch 'fix/991-version-generation' into 'develop'
2019-06-16 rinpatchFix report content stopping to be nullable
2019-06-16 lainMerge branch 'fix-for-new-isntances' into 'develop'
2019-06-16 Alexander Strizhakovfix for new instances
2019-06-15 rinpatchCredo fixes
2019-06-15 rinpatchSanitize HTML in ReportView
2019-06-15 lainMerge branch 'bugfix/980-polls-double-vote' into 'develop'
2019-06-15 lainMerge branch 'update/phoenix-and-plug' into 'develop'
2019-06-15 kaniiniMerge branch '963_oob_oauth_redirect_fix' into 'develop'
2019-06-15 Mark FelderOEmbed.OEmbedController does not exist in the Pleroma...
2019-06-15 rinpatchMerge branch 'feature/add-chat-token-to-masto-api'...
2019-06-15 lainMastodon API: Return the token needed for the chat.
2019-06-14 rinpatchMerge branch 'feature/add-background-image-to-mastoapi...
2019-06-14 kaniiniMerge branch 'feature/905-dynamic-configuration-in...
2019-06-14 Alexander Strizhakovit is changed in compile time
2019-06-14 lainMerge branch 'fix/hashtag-rich-media' into 'develop'
2019-06-14 lainMerge branch 'issues/948-account-search' into 'develop'
2019-06-14 Maksim[#948] /api/v1/account_search added optional parameters...
2019-06-14 rinpatchFix hashtags being picked up by rich media parser
2019-06-14 lainMerge branch 'patch-2' into 'develop'
2019-06-14 EgorAdd copyright info to containment.ex
2019-06-14 lainMerge branch '986-document-how-to-disable-rate-limiting...
2019-06-14 lainMastodonAPI: Add a way to update the background image.
2019-06-14 Egor KislitsynImprove rate limiter documentation
2019-06-13 rinpatchMerge branch 'develop' into feature/ci-release-build
2019-06-13 rinpatchMerge branch 'remove-prometheus-nif' into 'develop'
2019-06-13 lainPrometheus: Remove flaky process collection NIF.
2019-06-13 lainAccountView: Add user background.
2019-06-13 lainMerge branch 'fix/ogp-title' into 'develop'
2019-06-13 feldMerge branch 'feld/pleroma-fix/ogp-title' into 'fix...
next