Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-25 | Add a note that OTP releases don't contain revision history | rinpatch | |
2019-06-25 | Remove the useless specification of test size and make the main points bold | rinpatch | |
2019-06-24 | Merge branch 'issues/184' into 'develop' | kaniini | |
[#184] small refactoring reset password See merge request pleroma/pleroma!1301 | |||
2019-06-24 | [#184] small refactoring reset password | Maksim | |
2019-06-24 | Merge branch 'feature/rework-user-deletion' into 'develop' | kaniini | |
Rework user deletion Closes #846 See merge request pleroma/pleroma!1308 | |||
2019-06-24 | Rework user deletion | Sergey Suprunenko | |
2019-06-24 | Basic skeleton of "Switching a from-source install to OTP releases" | rinpatch | |
2019-06-24 | Merge branch 'conversation-update-on-dm-delete' into 'develop' | kaniini | |
Broadcast conversation update when DM is deleted Closes #1001 See merge request pleroma/pleroma!1311 | |||
2019-06-24 | Broadcast conversation update when DM is deleted | Eugenij | |
2019-06-24 | Use supervise-daemon(8) for the alpine service | rinpatch | |
2019-06-24 | Merge branch 'modify-config.md-for-S3' into 'develop' | rinpatch | |
Modify config.md for s3 See merge request pleroma/pleroma!1331 | |||
2019-06-24 | Apply suggestion to docs/config.md | aries | |
2019-06-24 | Remove the warning about alpine as the issue is now solved | rinpatch | |
2019-06-23 | Merge branch 'update/adminfe' into 'develop' | feld | |
Update adminFE to latest build See merge request pleroma/pleroma!1333 | |||
2019-06-23 | Update adminFE to latest build | Mark Felder | |
2019-06-24 | Fix markdown mistakes | aries | |
2019-06-24 | modify config.md for S3 | aries | |
2019-06-23 | Merge branch 'bind-to-localhost' into 'develop' | kaniini | |
Bind to 127.0.0.1 instead of 0.0.0.0 by default See merge request pleroma/pleroma!1329 | |||
2019-06-23 | Bind to 127.0.0.1 instead of 0.0.0.0 by default | rinpatch | |
2019-06-23 | Merge branch 'rich_media_titles_two' into 'develop' | kaniini | |
Rich media titles two See merge request pleroma/pleroma!1325 | |||
2019-06-23 | Merge branch 'admin-config' into 'develop' | kaniini | |
Admin config See merge request pleroma/pleroma!1328 | |||
2019-06-23 | Use build-base instead of individual packages | rinpatch | |
2019-06-23 | log capturing | Alex S | |
2019-06-23 | support for config groups | Alex S | |
2019-06-23 | releases_en.md -> otp_en.md | rinpatch | |
2019-06-23 | Add a Further Reading section to the OTP install guide | rinpatch | |
2019-06-23 | Remove sudo in the nginx config command example | rinpatch | |
2019-06-23 | Add a section on executing mix tasks | rinpatch | |
2019-06-23 | Add a section about updating | rinpatch | |
2019-06-23 | Add docs about SSL certificate auto-renew | rinpatch | |
2019-06-22 | Remove a note about needing to add RUM to config manually, as it is now | rinpatch | |
in the config generator | |||
2019-06-22 | Merge branch 'docs/remove-tootdon' into 'develop' | Haelwenn | |
docs/clients.md: Remove tootdon See merge request pleroma/pleroma!1326 | |||
2019-06-22 | Merge branch 'feature/rum-config-generator' into 'develop' | Haelwenn | |
Support RUM indexes in the config generator See merge request pleroma/pleroma!1324 | |||
2019-06-22 | docs/clients.md: Remove tootdon | Haelwenn (lanodan) Monnier | |
Of course a proprietary client would send the messages home :D | |||
2019-06-22 | Fix the webroot method in the nginx config | rinpatch | |
2019-06-22 | support for tuples with more than 2 values | Alex S | |
2019-06-22 | Rich Media Parser: Do not return just a title if nothing else is there. | lain | |
2019-06-22 | Revert "Revert "Merge branch 'fix/ogp-title' into 'develop'"" | lain | |
This reverts commit b6af80f769195b5047ee8da07166f022c2e29b0a. | |||
2019-06-22 | Add a warning about OTP releases on Alpine 3.10 | rinpatch | |
2019-06-22 | Add an OpenRC service for OTP releases | rinpatch | |
2019-06-22 | Support RUM indexes in the config generator | rinpatch | |
2019-06-22 | Merge branch 'develop' into release-docs | rinpatch | |
2019-06-22 | Merge branch 'mix_sem_ver_version_fix' into 'develop' | rinpatch | |
Fixed mix version computed for underscore-containing branches See merge request pleroma/pleroma!1314 | |||
2019-06-22 | Merge branch 'fix/ecto-tasks-release' into 'develop' | rinpatch | |
Ecto tasks: Resolve relative path using the application directory instead of cwd and load the application before doing anything See merge request pleroma/pleroma!1322 | |||
2019-06-22 | Merge branch 'bugfix/simple-notifications-for-non-create-activities' into ↵ | rinpatch | |
'develop' notifications: fix notification generation for non-create activities See merge request pleroma/pleroma!1323 | |||
2019-06-22 | notifications: fix notification generation for non-create activities | William Pitcock | |
in 300d94c62, an Object.normalize() call was introduced. calling Object.normalize() on an activity with a non-object URI (say, a user) causes Really Bad Things to happen. so don't do that. | |||
2019-06-22 | fix for int and modules | Alex S | |
2019-06-22 | Correct dependencies for RUM on alpine and remove installcheck | rinpatch | |
2019-06-22 | Correct a typo in the apk command | rinpatch | |
2019-06-22 | Do not exit on fail in the one-liner because it closes ssh connection and ↵ | rinpatch | |
fix dependencies for alpine |