Age | Commit message (Collapse) | Author |
|
|
|
|
|
Hashtag.get_or_create_by_names/1. Misc. improvements.
|
|
|
|
(to avoid extra joins / preload in timeline queries).
|
|
|
|
feature/object-hashtags-rework
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
mix task (logging of failed ids).
|
|
Now it defaults to not fetching, and the option is named.
|
|
hashtags.
|
|
`data.tag` (basing on #2984).
|
|
This reverts merge request !2824
|
|
Insert text representation of hashtags into object["hashtags"]
See merge request pleroma/pleroma!2824
|
|
|
|
|
|
feature/object-hashtags-rework
|
|
`data.tag` on Object update.
|
|
|
|
|
|
Defaults to Cachex.
|
|
|
|
|
|
|
|
[#1509] purge media from cache after delete
See merge request pleroma/pleroma!2539
|
|
Improved error response on denied access (now 403). Adjusted tests.
|
|
|
|
|
|
ActivityPub actions & side-effects in transaction
Closes #1482
See merge request pleroma/pleroma!2089
|
|
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\/>'
|
|
|
|
|
|
activities' ids).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1461
|
|
|
|
|
|
|
|
|
|
And introduce safe_jsonb_set
|
|
|
|
|
|
Implement refreshing the object with an interval and call the function
when getting the poll.
|
|
|
|
|