Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-10 | Update version to 1.1.8 | lain | |
2020-01-10 | Update `captcha` dependency | Egor Kislitsyn | |
2019-12-13 | mix.exs: bump version to 1.1.7 | rinpatch | |
2019-12-13 | Add native captcha and enable it by default. | Egor Kislitsyn | |
2019-11-19 | mix.exs: bump version to 1.1.6 | rinpatch | |
2019-11-09 | Bump mix.exs versionv1.1.5 | rinpatch | |
2019-11-08 | Bump HtmlEntities to 0.5 | rinpatch | |
This release brings a major performance imrovement, see https://github.com/martinsvalin/html_entities/pull/17 | |||
2019-11-01 | Mixfile: Bump version. | lain | |
2019-10-25 | mixfile: bump version to 1.1.3 | rinpatch | |
2019-10-19 | Bump version to 1.1.2 in mix.exs | rinpatch | |
2019-10-18 | Bump the version in mix.exs | rinpatch | |
2019-10-14 | Fix hiding branch name logic | rinpatch | |
2019-10-14 | Final 1.1 release preparations | rinpatch | |
2019-10-14 | Correct version parser branch name detection | rinpatch | |
2019-10-14 | Preparations for renaming `master` to `stable` | rinpatch | |
2019-10-07 | Pleroma 1.0.91 (aka 1.1 RC2). | Ariadne Conill | |
2019-10-04 | Replace `Pleroma.FlakeId` with `flake_id` hex package | Egor Kislitsyn | |
2019-10-04 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-30 | Pleroma 1.0.90 (aka 1.1 RC1). | Ariadne Conill | |
2019-09-17 | Merge branch 'deps/update-tesla' into 'develop' | feld | |
Update Tesla to 1.3 Closes #1262 See merge request pleroma/pleroma!1684 (cherry picked from commit 764931fc9f5eecc30c1ccb3b5bacf6338fcdf706) 8d812c28 Update Tesla to 1.3 | |||
2019-09-14 | Merge branch 'config-changes' into 'develop' | rinpatch | |
two separate files for config.md and generated config.md See merge request pleroma/pleroma!1666 (cherry picked from commit 9c64a25713790fefa8b5c419aeadf55113c17073) 69faec03 markdown generation to the new file c625fe6f config.md back 4da0da9a don't track generated_config.md | |||
2019-09-11 | bump ex_doc version | Alex S | |
2019-09-11 | mix docs generates config.md | Alex S | |
2019-08-14 | Switch to pre-1.8 version of tzdata. | rinpatch | |
tzdata 1.0.0 requires Elixir 1.8.0, but we target 1.7. Fortunately tzdata issues bugfix releases for pre-1.8.0 version. | |||
2019-08-10 | Uploader.S3 added support stream uploads | Maksim | |
2019-08-02 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-08-01 | Fix Invalid SemVer version generation | rinpatch | |
when the current branch does not have commits ahead of tag/checked out on a tag | |||
2019-07-29 | mix: add ex_const dependency | Ariadne Conill | |
2019-07-24 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-23 | Update `prometheus_phoenix` to v1.3 in order to support `phoenix@1.4`. | oncletom | |
2019-07-21 | Fix pleroma_job_queue version | Roman Chvanikov | |
2019-07-20 | Merge develop | Roman Chvanikov | |
2019-07-18 | mix: update http signatures dependency | Ariadne Conill | |
2019-07-17 | mix: bump http_signatures dependency to a2a5982fa167fb1352fbd518ce6b606ba233a989 | Ariadne Conill | |
2019-07-16 | Use PleromaJobQueue for scheduling | Roman Chvanikov | |
2019-07-16 | Merge develop | Roman Chvanikov | |
2019-07-15 | Dependencies: Update tzdata and related packages. | lain | |
2019-07-14 | added tests for Web.MediaProxy | Maksim | |
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-10 | [#1062] added option to disable send email | Maksim | |
2019-07-09 | Merge develop | Roman Chvanikov | |
2019-07-09 | Merge branch 'remove-swift' into 'develop' | kaniini | |
Remove Uploaders.Swift and `httpoison` dependency Closes #1051 See merge request pleroma/pleroma!1374 | |||
2019-07-09 | reverse proxy tests | Alexander Strizhakov | |
2019-07-03 | Remove `httpoison` from dependencies | Egor Kislitsyn | |
2019-07-02 | [#1048] Resolved violations of SemVer version format. Refactoring. | Ivan Tashkinov | |
2019-06-29 | Add PLEROMA_BUILD_ENV to override env for the version generator and use it ↵ | rinpatch | |
in the CI for building docs This is needed because if we run with MIX_ENV=dev we will get a "+dev" suffix to the version in the docs, but if we run with MIX_ENV=prod the docs build will fail because ex_doc is dev-only dependency. | |||
2019-06-29 | Resolve conflicts | Roman Chvanikov | |
2019-06-28 | Merge branch 'release/1.0' into 'develop'v1.0.0 | lain | |
1.0 Release See merge request pleroma/pleroma!1348 | |||
2019-06-28 | BUMP OF CHICKEN | lain | |
1.0 | |||
2019-06-22 | Merge branch 'develop' into release-docs | rinpatch | |