| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-25 | Fix deleting banned users' statuses | tusooa | |
| 2023-01-02 | Revert "Merge branch 'copyright-bump' into 'develop'" | lain | |
| This reverts merge request !3825 | |||
| 2023-01-01 | Bump copyright year | marcin mikołajczak | |
| Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
| 2022-12-18 | Fix CommonAPI delete function to use User.privileged? instead of User.superuser? | Sean King | |
| 2022-12-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Sean King | |
| fine_grained_moderation_privileges | |||
| 2022-10-14 | CommonAPI: generate ModerationLog for all admin/moderator deletes | Haelwenn (lanodan) Monnier | |
| As a side-effect it also changes the ChatMessage delete ID to an Activity.id rather than MessageReference.id Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2958 | |||
| 2022-07-09 | Fix remote emoji in subject disappearing after edits | Tusooa Zhu | |
| 2022-07-01 | Rename privilege tags | Ilja | |
| I first focussed on getting things working Now that they do and we know what tags there are, I put some thought in providing better names I use the form <what_it_controls>_<what_it_allows_you_to_do> :statuses_read => :messages_read :status_delete => :messages_delete :user_read => :users_read :user_deletion => :users_delete :user_activation => :users_manage_activation_state :user_invite => :users_manage_invites :user_tag => :users_manage_tags :user_credentials => :users_manage_credentials :report_handle => :reports_manage_reports :emoji_management => :emoji_manage_emoji | |||
| 2022-06-25 | Unify the logic of updating objects | Tusooa Zhu | |
| 2022-06-21 | delete statusses is now privileged by :status_delete | Ilja | |
| Instead of superusers, you now need a role with privilige :status_delete to delete other users statusses I also cleaned up some other stuff I saw | |||
| 2022-05-31 | Implement mastodon api for editing status | Tusooa Zhu | |
| 2022-02-25 | Copyright bump for 2022 | Sean King | |
| 2022-01-12 | WIP account endorsements | marcin mikołajczak | |
| Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
| 2021-10-06 | CI: Bump lint stage to elixir-1.12 | Haelwenn (lanodan) Monnier | |
| Elixir 1.12 changed formatting rules, this allows to avoid having to rollback to run `mix format` | |||
| 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 | |
