Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
output-of-relationships-in-statuses | |||
2020-04-12 | Fix mix tasks failing on OTP releases | rinpatch | |
No idea why this was even added. Closes #1678 | |||
2020-04-06 | tests for emoji mix task | Alexander Strizhakov | |
2020-04-01 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
output-of-relationships-in-statuses # Conflicts: # CHANGELOG.md | |||
2020-04-01 | Merge branch 'gun' into 'develop' | feld | |
Gun adapter Closes #945 See merge request pleroma/pleroma!1861 | |||
2020-04-01 | Ability to control the output of account/pleroma/relationship in statuses in ↵ | Ivan Tashkinov | |
order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param. | |||
2020-03-30 | sync with develop | Alexander Strizhakov | |
2020-03-23 | creating trusted app from adminFE & mix task | Alexander Strizhakov | |
2020-03-12 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-11 | Merge branch 'fix/1610-release-compilation-config-fix' into 'develop' | rinpatch | |
Merging default release config on app start Closes #1610 See merge request pleroma/pleroma!2288 | |||
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-11 | merging release default config on app start | Alexander Strizhakov | |
2020-03-07 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-07 | Merge branch 'restart-fix-for-mix-tasks' into 'develop' | rinpatch | |
Wait in mix task while pleroma is rebooted See merge request pleroma/pleroma!2225 | |||
2020-03-03 | Merge branch 'develop' into gun | Mark Felder | |
2020-03-03 | Update Copyrights | Mark Felder | |
2020-03-03 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-02 | relay list shows hosts without accepted follow | Alexander Strizhakov | |
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
2020-03-01 | wait in mix task while pleroma is rebooted | Alexander Strizhakov | |
2020-02-29 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-02-26 | Merge branch 'feat/instance-gen-improvements' into 'develop' | lain | |
small instance.gen task improvements See merge request pleroma/pleroma!2245 | |||
2020-02-26 | instance.gen task: make example instance name less confusing | rinpatch | |
See https://git.pleroma.social/pleroma/pleroma/merge_requests/2245#note_52217 | |||
2020-02-25 | instance.gen task: remind to transfer the config to the database after | rinpatch | |
migrations | |||
2020-02-25 | instance.gen task: make instance name default to the domain | rinpatch | |
2020-02-25 | Fix Dialyzer warnings | Egor Kislitsyn | |
2020-02-24 | Merge branch 'fix/instance-gen-custom-static' into 'develop' | rinpatch | |
instance.gen task: fix crash when using custom static directory Closes #1082 See merge request pleroma/pleroma!2237 | |||
2020-02-24 | instance.gen task: fix crash when using custom static directory | rinpatch | |
Closes #1082 | |||
2020-02-24 | Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility ↵ | eugenijm | |
scope | |||
2020-02-24 | open conn in separate task | Alexander Strizhakov | |
2020-02-18 | adding gun adapter | Alexander Strizhakov | |
2020-02-09 | Fix email mix task on OTP releases | rinpatch | |
Closes pleroma#1548 | |||
2020-01-28 | Create pleroma.email mix task | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061 | |||
2020-01-25 | respect settings from database in mix tasks | Alexander Strizhakov | |
2020-01-23 | restart config id after truncate | Alexander Strizhakov | |
2020-01-23 | truncate config table on migrate to db task | Alexander Strizhakov | |
2020-01-21 | some refactor and tests | Alexander Strizhakov | |
2020-01-18 | releases support | Alexander Strizhakov | |
2020-01-17 | some clean up | Alexander Strizhakov | |
2020-01-17 | revert non needable | Alexander Strizhakov | |
2020-01-17 | configure only console backend | Alexander Strizhakov | |
2020-01-17 | compile fix | Alexander Strizhakov | |
2020-01-17 | saving to DB only added by user settings | Alexander Strizhakov | |
2020-01-16 | renaming | Alexander Strizhakov | |
Pleroma.Web.AdminAPI.Config -> Pleroma.ConfigDB | |||
2020-01-15 | don't migrate Pleroma.Web.EndPoint settings | Alexander Strizhakov | |
don't set Logger level to all tasks | |||
2020-01-10 | don't migrate prometheus settings | Alexander Strizhakov | |
2020-01-10 | don't migrate configurable_from_database setting | Alexander Strizhakov | |
2020-01-10 | dynamic_configuration renaming | Alexander Strizhakov | |
and moving it from instance settings | |||
2020-01-10 | fix for endpoints after env update | Alexander | |
2020-01-10 | tests for setttings without an explicit key | Alexander | |