Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-19 | Fix error response which was breaking tests related to pinned posts | Mark Felder | |
2021-04-16 | Merge branch 'features/ingestion-ecto-tag' into 'develop' | rinpatch | |
TagValidator: New See merge request pleroma/pleroma!3244 | |||
2021-04-01 | Insert string-hashtags in Pipeline | Haelwenn (lanodan) Monnier | |
Cannot be done in Ecto schemas because only one type is allowed in arrays, and needs to be done before the MRFs. | |||
2021-03-25 | expanding AddRemoveValidator | Alexander Strizhakov | |
2021-03-25 | featured_address valition in AddRemoveValidator | Alexander Strizhakov | |
2021-03-25 | Let pins federate | Alexander Strizhakov | |
- save object ids on pin, instead of activity ids - pins federation - removed pinned_activities field from the users table - activityPub endpoint for user pins - pulling remote users pins | |||
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2021-01-04 | Object: Rework how Object.normalize works | lain | |
Now it defaults to not fetching, and the option is named. | |||
2020-11-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/local-only-scope | |||
2020-11-11 | Add `local` visibility | Egor Kislitsyn | |
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/expire-mutes | |||
2020-11-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
feature/local-only-scope | |||
2020-10-31 | Add idempotency_key to the chat_message entity. | eugenijm | |
2020-10-15 | Add local-only statuses | Egor Kislitsyn | |
2020-10-13 | other files consistency | Alexander Strizhakov | |