Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-16 | Add api docs for settings endpoint | Tusooa Zhu | |
2022-07-14 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Ilja | |
fine_grained_moderation_privileges | |||
2022-07-13 | DOCS: Add some small piece about setting up a Gitlab-runner | Ilja | |
This is based on me setting one up, but I kept it general with mostly linking to other documentation. The idea is that to just provide some Pleroma-specific info, maybe give some pointers, and point to the right (external) docs. | |||
2022-07-13 | Merge branch 'short-description' into 'develop' | tusooa | |
Add short_description instance field Closes #2865 See merge request pleroma/pleroma!3651 | |||
2022-07-07 | ipfs: revert to String.replace for cid placeholder | Claudio Maradonna | |
ipfs: fix lint | |||
2022-07-07 | added tests for ipfs uploader. adapted changelog.md accordingly. improved ↵ | Claudio Maradonna | |
ipfs uploader with external suggestions fix lint description.exs | |||
2022-07-05 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Ilja | |
fine_grained_moderation_privileges | |||
2022-07-03 | Merge branch 'develop' into 'from/upstream-develop/tusooa/edits' | Tusooa Zhu | |
# Conflicts: # lib/pleroma/constants.ex | |||
2022-07-03 | Merge branch 'image_description_from_exif_data' into 'develop' | Haelwenn | |
Use EXIF data of image for image description See merge request pleroma/pleroma!3535 | |||
2022-07-03 | Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' | Haelwenn | |
Server announcements (1st pass) See merge request pleroma/pleroma!3643 | |||
2022-07-02 | Rename pipelines and add forgotten tags | Ilja | |
I renamed some tags before, but forgot to rename the pipelines I also had some tags which I forgot to add to the config, description, etc. These have now been done/added | |||
2022-07-02 | Add better explanation in the Cheatsheet about what each tag does | Ilja | |
2022-07-02 | Change order of privilege tags to make more sense | Ilja | |
The tags were listed in different places They were listed in a rather randomly order I reordered them in a way I think makes more sense | |||
2022-07-02 | Fix typo's | Ilja | |
priviledge |-> privilege | |||
2022-07-01 | Add option to docs about instance gen | Ilja | |
2022-07-01 | Rename the Exiftool module | Ilja | |
No migrations or checks yet | |||
2022-07-01 | Rename the new module | Ilja | |
2022-07-01 | Use EXIF data of image to prefill image description | Ilja | |
During attachment upload Pleroma returns a "description" field. Pleroma-fe has an MR to use that to pre-fill the image description field, <https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1399> * This MR allows Pleroma to read the EXIF data during upload and return the description to the FE * If a description is already present (e.g. because a previous module added it), it will use that * Otherwise it will read from the EXIF data. First it will check -ImageDescription, if that's empty, it will check -iptc:Caption-Abstract * If no description is found, it will simply return nil, just like before * When people set up a new instance, they will be asked if they want to read metadata and this module will be activated if so This was taken from an MR i did on Pleroma and isn't finished yet. | |||
2022-07-01 | Add docs and CHANGELOG entries | Ilja | |
2022-06-04 | Expose content type of status sources | Tusooa Zhu | |
2022-05-12 | Instruct users to run 'git pull' as the pleroma user | lewdthewides | |
2022-05-08 | Merge branch 'improve_anti_followbot_policy' into 'develop' | Haelwenn | |
Also use actor_type to determine if an account is a bot in antiFollowbotPolicy Closes #2561 See merge request pleroma/pleroma!3498 | |||
2022-05-08 | Also use actor_type to determine if an account is a bot in antiFollowbotPolicy | Ilja | |
2022-03-29 | Add short_description field | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-03-08 | Add doc for Admin Announcement APIs | Tusooa Zhu | |
2022-03-02 | Document API addition | Tusooa Zhu | |
2022-01-22 | add nixos to supported distros | Finn Behrens | |
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-28 | Document aliases endpoints | Tusooa Zhu | |
Ref: emit-move | |||
2021-12-28 | Document move_account API | Tusooa Zhu | |
Ref: emit-move | |||
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 |