Age | Commit message (Collapse) | Author |
|
|
|
|
|
get_create_by_ap_id_with_object() seems to fetch the old object.
Why this happens needs further investigation.
|
|
|
|
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
Now it defaults to not fetching, and the option is named.
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing
changes made to 4fabf83ad01352442906d79187aeab4c777f4df8.
|
|
This reverts merge request !1653
|
|
|
|
Hide muted theads from home/public timelines unless `with_muted` is set
See merge request pleroma/pleroma!1575
|
|
Extended Pleroma Conversations
See merge request pleroma/pleroma!1535
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
separate NotificationView, add tests
|
|
|
|
|
|
|
|
|
|
|
|
Closes #116
|
|
|
|
|
|
|
|
|
|
|