Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-29 | Bump fast_sanitize version | rinpatch | |
2019-10-29 | Add fast_sanitize to dependencies | rinpatch | |
2019-10-29 | Ensure myhtmlex is started before swarm | rinpatch | |
Otherwise swarm is going to attempt resizing the cluster and timeout | |||
2019-10-19 | mix.exs: Bump version for develop builds | rinpatch | |
As per discussion on irc, we already used GNU-style versioning system for release candidates, so it makes sense to use it for develop builds as well. | |||
2019-10-16 | Merge branch 'benchmark-finishing' into 'develop' | lain | |
Benchmark finishing Closes #755 See merge request pleroma/pleroma!1848 | |||
2019-10-14 | Fix hiding branch name logic | rinpatch | |
2019-10-14 | Correct version parser branch name detection | rinpatch | |
2019-10-14 | Preparations for renaming `master` to `stable` | rinpatch | |
2019-10-10 | Merge remote-tracking branch 'origin/develop' into benchmark-finishing | lain | |
2019-09-27 | Add `remote_ip` plug | minibikini | |
2019-09-26 | Merge branch 'hex-flake-id' into 'develop' | kaniini | |
Replace `Pleroma.FlakeId` with `flake_id` hex package See merge request pleroma/pleroma!1692 | |||
2019-09-25 | Replace `Pleroma.FlakeId` with `flake_id` hex package | Egor Kislitsyn | |
2019-09-19 | moving to separate dir | Alex S | |
2019-09-18 | Merge branch 'bugfix/docs-formatting' into 'develop' | Haelwenn | |
Improve generated docs formatting See merge request pleroma/pleroma!1688 | |||
2019-09-17 | markdown.ex: end suggestions list with a newline | Haelwenn (lanodan) Monnier | |
Otherwise we end up with suggestion on the same level as the childs Markdown is a fuck… | |||
2019-09-17 | Merge branch 'feature/bump-elixir-verstion' into 'develop' | rinpatch | |
Bump elixir version to ~> 1.8 See merge request pleroma/pleroma!1686 | |||
2019-09-17 | Merge branch 'deps/update-tesla' into 'develop' | feld | |
Update Tesla to 1.3 Closes #1262 See merge request pleroma/pleroma!1684 | |||
2019-09-17 | Bump elixir version to ~> 1.8 | Maxim Filippov | |
2019-09-17 | fixed ecto version | Maksim Pechnikov | |
2019-09-17 | Update Tesla to 1.3 | rinpatch | |
This version includes a couple of fixes, adds Gun and Mint adapters and removes 0.x -> 1.0 config migrator, which for some reason fails under certain conditions. I had to set `override: true` because Quack pins Tesla to `1.2.0`, but I have looked through the source code and verified that updating Tesla doesn't break anything there. | |||
2019-09-17 | Update oban to 0.8.1 | rinpatch | |
This version uses a different locking mechanism, which gets rid of `WARNING: you don't own a lock of type ShareLock` log spam | |||
2019-09-16 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-16 | Revert "Merge branch 'streamer-refactoring' into 'develop'" | kaniini | |
This reverts merge request !1653 | |||
2019-09-16 | Streamer refactoring | Steven Fuchs | |
2019-09-16 | Merge branch 'feature/optimize_rich_media_parser' into 'develop' | kaniini | |
added prepare html for RichMedia.Parser See merge request pleroma/pleroma!1672 | |||
2019-09-15 | added prepare html for RichMedia.Parser | Maksim Pechnikov | |
2019-09-15 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # docs/config.md | |||
2019-09-14 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # docs/config.md # mix.lock | |||
2019-09-13 | markdown generation to the new file | Alex S | |
2019-09-11 | bump ex_doc version | Alex S | |
2019-09-11 | mix docs generates config.md | Alex S | |
2019-08-23 | [#1149] Introduced `quantum` job scheduler. Documentation & config changes. | Ivan Tashkinov | |
2019-08-23 | [#1149] Upgraded `oban` from 0.6.0 to 0.7.1. | Ivan Tashkinov | |
2019-08-14 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
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-09 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-02 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-08-01 | [#1149] Replaced RetryQueue with oban-based retries. | Ivan Tashkinov | |
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 | |