akkoma
2019-06-27 rinpatchAdd a note on what OTP releases are
2019-06-27 kaniiniMerge branch 'idempotency-plug' into 'develop'
2019-06-27 kaniiniMerge branch 'fix/admin-configure' into 'develop'
2019-06-27 Alexander Strizhakovdon't delete config settings on admin update
2019-06-26 rinpatchMerge branch 'update-mastofe/glitch-soc-2019-06-26...
2019-06-26 Haelwenn (lanodan... Update mastofe to bundle-2019-06-26
2019-06-26 Egor KislitsynPolish IdempotencyPlug
2019-06-26 rinpatchInstructions on getting the flavour
2019-06-26 rinpatchDo not assume ~pleroma == /opt/pleroma
2019-06-26 Egor KislitsynFix credo warning
2019-06-26 Egor KislitsynRemove previous idempotency implementation from `post_s...
2019-06-26 Egor KislitsynEnable IdempotencyPlug for the all API
2019-06-26 Egor KislitsynAdd Idempotency plug
2019-06-26 HaelwennMerge branch 'fix/handle-wrong-visibility-error' into...
2019-06-26 Sergey SuprunenkoReturn correct response when reply to a direct message...
2019-06-26 rinpatchAdd all the remaining sections to Switching to OTP...
2019-06-26 kaniiniMerge branch 'refactoring/fix_render_view' into 'develop'
2019-06-26 kaniiniMerge branch 'feature/configurable-pack-extensions...
2019-06-26 rinpatchMerge branch 'issues/1016' into 'develop'
2019-06-26 Maksim Pechnikovupdate changelog
2019-06-26 rinpatchMake default pack extensions configurable and default...
2019-06-26 MaksimApply suggestion to CHANGELOG.md
2019-06-26 Maksim Pechnikovupdate changelog
2019-06-26 Maksim Pechnikovfix validate_page_url
2019-06-26 MaksimApply suggestion to docs/config.md
2019-06-26 Roman ChvanikovFix Controller.render/4 deprecation
2019-06-25 Maksim Pechnikovadd ignore hosts and TLDs for rich_media
2019-06-25 Maksim Pechnikovadd test
2019-06-25 Maksim Pechnikovfix validate_url for private ip
2019-06-25 rinpatchAdd a note that OTP releases don't contain revision...
2019-06-25 rinpatchRemove the useless specification of test size and make...
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 rinpatchBasic skeleton of "Switching a from-source install...
2019-06-24 kaniiniMerge branch 'conversation-update-on-dm-delete' into...
2019-06-24 EugenijBroadcast conversation update when DM is deleted
2019-06-24 rinpatchUse supervise-daemon(8) for the alpine service
2019-06-24 rinpatchMerge branch 'modify-config.md-for-S3' into 'develop'
2019-06-24 ariesApply suggestion to docs/config.md
2019-06-23 rinpatchRemove the warning about alpine as the issue is now...
2019-06-23 feldMerge branch 'update/adminfe' into 'develop'
2019-06-23 Mark FelderUpdate adminFE to latest build
2019-06-23 ariesFix markdown mistakes
2019-06-23 ariesmodify config.md for S3
2019-06-23 kaniiniMerge branch 'bind-to-localhost' into 'develop'
2019-06-23 rinpatchBind to 127.0.0.1 instead of 0.0.0.0 by default
2019-06-23 kaniiniMerge branch 'rich_media_titles_two' into 'develop'
2019-06-23 kaniiniMerge branch 'admin-config' into 'develop'
2019-06-23 rinpatchUse build-base instead of individual packages
2019-06-23 Alex Slog capturing
2019-06-23 Alex Ssupport for config groups
2019-06-23 rinpatchreleases_en.md -> otp_en.md
2019-06-23 rinpatchAdd a Further Reading section to the OTP install guide
2019-06-23 rinpatchRemove sudo in the nginx config command example
2019-06-23 rinpatchAdd a section on executing mix tasks
2019-06-22 rinpatchAdd a section about updating
2019-06-22 rinpatchAdd docs about SSL certificate auto-renew
2019-06-22 rinpatchRemove a note about needing to add RUM to config manual...
2019-06-22 HaelwennMerge branch 'docs/remove-tootdon' into 'develop'
2019-06-22 HaelwennMerge branch 'feature/rum-config-generator' into 'develop'
2019-06-22 Haelwenn (lanodan... docs/clients.md: Remove tootdon
2019-06-22 rinpatchFix the webroot method in the nginx config
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 rinpatchAdd a warning about OTP releases on Alpine 3.10
2019-06-22 rinpatchAdd an OpenRC service for OTP releases
2019-06-22 rinpatchSupport RUM indexes in the config generator
2019-06-22 rinpatchMerge branch 'develop' into release-docs
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 rinpatchCorrect dependencies for RUM on alpine and remove insta...
2019-06-22 rinpatchCorrect a typo in the apk command
2019-06-22 rinpatchDo not exit on fail in the one-liner because it closes...
2019-06-22 rinpatchUse uname -m instead of arch for more portability
2019-06-22 rinpatchAdd a systemd service for OTP releases
2019-06-22 rinpatchExecuting create is unnecessary after the postgres...
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 'chore/update-bbcode' into 'develop'
2019-06-21 rinpatchMerge branch 'fix/fallback-config' into 'develop'
2019-06-21 William Pitcockmix: update bbcode dependency to v0.1.1
2019-06-21 rinpatchFallback to Config if Mix.Config does not exist, even...
2019-06-21 rinpatchExecute migration commands as the pleroma user and...
2019-06-21 rinpatchCorrect the psql command
2019-06-21 rinpatchRemove the getting started steps from pleroma.instance...
2019-06-21 rinpatchMerge branch 'develop' into release-docs
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 rinpatchuse Config in generated config when available
2019-06-21 rinpatchMerge branch 'move-sample-configs' into 'develop'
next