Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-24 | Add InlineQuotePolicy to force quote URLs inline | Alex Gleason | |
2022-01-19 | Add glitch-lily to clients.md | Tusooa Zhu | |
2022-01-19 | Add ForceMentionsInContentPolicy | rinpatch | |
Even though latest PleromaFE supports displaying these properly, mobile apps still exist, so I think we should offer a workaround to those who want it. | |||
2022-01-18 | Docs: PleromaAPI oauth_tokens endpoints | Alex Gleason | |
2022-01-18 | Merge branch 'hakabahitoyo-develop-patch-44025' into 'develop' | Alex Gleason | |
[Document] Update cheatsheet.md. Add `Pleroma.Web.ActivityPub.MRF.KeywordPolicy`. See merge request pleroma/pleroma!3604 | |||
2022-01-15 | Update cheatsheet.md. Add `Pleroma.Web.ActivityPub.MRF.KeywordPolicy`. | Hakaba Hitoyo | |
2022-01-12 | WIP account endorsements | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-01-07 | Docs: fix various Pleroma API endpoints paths, fix MFA response | Alex Gleason | |
2021-12-26 | MastoAPI: Profile directory | marcin mikołajczak | |
2021-12-25 | Merge branch 'account-notes' into 'develop' | Alex Gleason | |
MastoAPI: Add user notes on accounts See merge request pleroma/pleroma!3540 | |||
2021-12-25 | Merge branch 'account-subscriptions' into 'develop' | Alex Gleason | |
MastoAPI: accept notify param in follow request See merge request pleroma/pleroma!3555 | |||
2021-12-23 | Merge branch 'add-nodeinfo-doc' into 'develop' | Alex Gleason | |
Add initial Nodeinfo document See merge request pleroma/pleroma!3546 | |||
2021-12-23 | Add initial Nodeinfo document | Hakaba Hitoyo | |
2021-12-19 | Merge branch 'v2-suggestions' into 'develop' | Alex Gleason | |
V2 suggestions See merge request pleroma/pleroma!3547 | |||
2021-12-06 | Add 'notifying' to relationship for compatibility with Mastodon | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-11-26 | AdminAPI: suggest a user through the API | Alex Gleason | |
2021-11-21 | MastoAPI: Add user notes on accounts | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-11-15 | Merge branch 'block-behavior' into 'develop' | lain | |
Configurable block visibility, fixes #2123 Closes #2123 See merge request pleroma/pleroma!3242 | |||
2021-11-15 | Merge branch 'instance-deletion' into 'develop' | lain | |
AdminAPI: endpoint to delete all content from a remote instance See merge request pleroma/pleroma!3483 | |||
2021-09-12 | fix a typo "Optionnal" -> "Optional" | partev | |
2021-09-07 | Merge branch 'remove/mastofe' into 'develop' | Haelwenn | |
Remove MastoFE from Pleroma, fixes #2625 Closes #2625 See merge request pleroma/pleroma!3392 | |||
2021-08-28 | mix pleroma.database set_text_search_config now runs concurrently and infinitely | someone | |
Backport of: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3514 | |||
2021-08-28 | Merge branch 'set_text_search_config_timeout' into 'develop' | Haelwenn | |
mix pleroma.database set_text_search_config now runs concurrently and infinitely See merge request pleroma/pleroma!3514 | |||
2021-08-28 | Merge branch 'docs_add_yunohost_installation' into 'develop' | Haelwenn | |
Add YunoHost to installation guides See merge request pleroma/pleroma!3497 | |||
2021-08-15 | mix pleroma.database set_text_search_config now runs concurrently and infinitely | someone | |
2021-08-13 | Make the OPT recomendation clearer | Ilja | |
AFAIK OTP releases are the recomended way of installing, but * People seem unaware of that and use from source installations because they use the guide with the name of their distro * People don't know what OTP releases are or what it means I added a warning on all installation-from-source guides and added the same explanation on the two OTP pages (the miigration to OTP and installing OTP) Backport of: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3485 | |||
2021-08-10 | Merge branch 'docs_make_otp_recommendation_clearer' into 'develop' | Haelwenn | |
Make the OPT recomendation clearer See merge request pleroma/pleroma!3485 | |||
2021-08-10 | Make the OPT recomendation clearer | Ilja | |
AFAIK OTP releases are the recomended way of installing, but * People seem unaware of that and use from source installations because they use the guide with the name of their distro * People don't know what OTP releases are or what it means I added a warning on all installation-from-source guides and added the same explanation on the two OTP pages (the miigration to OTP and installing OTP) | |||
2021-08-07 | Add YunoHost to installation guides | Ilja | |
2021-08-06 | Change docs | Ilja | |
* ./configuration/mrf.md * Change example * ./configuration/cheatsheet.md * Change descriptions to include that a reason is given * CHANGELOG.md * Add as breaking change | |||
2021-07-17 | Merge remote-tracking branch 'pleroma/develop' into instance-deletion | Alex Gleason | |
2021-07-17 | AdminAPI: add DELETE /instances/:instance to delete all content from a ↵ | Alex Gleason | |
remote instance | |||
2021-07-10 | Merge develop branch upstream | Sean King | |
2021-06-11 | docs/…/opt_en.md: Reuse /main/ repository url for the /community/ repo | Haelwenn (lanodan) Monnier | |
2021-06-11 | docs: Remove Erlang Solutions repository | Haelwenn (lanodan) Monnier | |
2021-06-11 | docs: Use one file to describe dependencies | Haelwenn (lanodan) Monnier | |
2021-06-07 | MRF: create MRF.Policy behaviour separate from MRF module | Alex Gleason | |
Speeds up recompilation by reducing compile-time deps | |||
2021-06-07 | Docs: /api/v1/pleroma/notification_settings --> ↵ | Alex Gleason | |
/api/pleroma/notification_settings | |||
2021-06-04 | Fix merge conflicts with upstream | Sean King | |
2021-06-03 | Merge branch 'chore/rename-chat' into 'develop' | Haelwenn | |
Rename the non-federating Chat feature to Shout See merge request pleroma/pleroma!2842 | |||
2021-06-02 | Merge branch 'Snow-develop-patch-01683' into 'develop' | feld | |
Update docs/description for allow_relay See merge request pleroma/pleroma!3438 | |||
2021-06-02 | Update wording for relays in docs and config description | Mark Felder | |
2021-06-01 | Move shout configuration from :instance, update docs and changelog | Mark Felder | |
2021-05-31 | Merge branch 'docs/goto-libera' into 'develop' | Haelwenn | |
Changing references of freenode to libera.chat See merge request pleroma/pleroma!3415 | |||
2021-05-31 | Changing references of freenode to libera.chat | Haelwenn (lanodan) Monnier | |
2021-05-16 | Merge remote-tracking branch 'pleroma/develop' into optional-config | Alex Gleason | |
2021-05-16 | Docs: use `MIX_ENV=prod mix pleroma.instance gen` | Alex Gleason | |
2021-04-29 | Merge remote-tracking branch 'upstream/develop' into oauth-token-id | Alex Gleason | |
2021-04-29 | Merge remote-tracking branch 'upstream/develop' into block-behavior | Alex Gleason | |
2021-04-20 | Fix incorrect shell command | Mark Felder | |
Can't be in /opt/pleroma/bin and then call ./bin/pleroma_ctl :) |