Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-28 | added `force` option to the unfollow operation | Maksim Pechnikov | |
2020-08-19 | relay fix for admin-fe | Alexander Strizhakov | |
2020-03-11 | Merge branch 'relay-list-change' into 'develop' | feld | |
Relay list shows hosts without accepted follow See merge request pleroma/pleroma!2240 | |||
2020-03-03 | Update Copyrights | Mark Felder | |
2020-03-02 | relay list shows hosts without accepted follow | Alexander Strizhakov | |
2019-10-11 | Add `GET /api/pleroma/admin/relay` endpoint - lists all followed relays | Maxim Filippov | |
2019-10-03 | Mix tasks: derive moduledoc from doc files | rinpatch | |
2019-10-03 | Move relay docs to a separate file | rinpatch | |
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-08-19 | removes duplicates from relay subscription list | Maksim Pechnikov | |
2019-08-03 | tasks: relay: add list task | Ariadne Conill | |
2019-06-20 | Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions | rinpatch | |
instead of aliasing This seems to be the convention for functions that can be reused between different mix tasks in all Elixir projects I've seen and it gets rid on an error message when someone runs mix pleroma.common Also in this commit by accident: - Move benchmark task under a proper namespace - Insert a space after the prompt | |||
2019-06-08 | Make mix tasks work in a release | rinpatch | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2018-12-23 | mix tasks: add legal boilerplate | William Pitcock | |
2018-12-09 | fix compile warnings | Maksim Pechnikov | |
2018-12-08 | [#283] Mix Tasks: Fix a typo in relay.ex | Rin Toshaka | |
2018-12-07 | Fix a typo in relay.ex moduledoc | rinpatch | |
2018-12-06 | Refactor common functions to common.ex | Rin Toshaka | |
2018-12-06 | Refactor common functions to common.ex | Rin Toshaka | |
2018-12-05 | formating | Rin Toshaka | |
2018-12-05 | Move relay tasks to relay.ex | Rin Toshaka | |