Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
user's `unread_conversation_count`.
Since the conversations with the blocked user are invisible, they are excluded
from the blocking user's `unread_conversation_count`.
|
|
|
|
This reverts merge request !1737
|
|
|
|
|
|
This enables to address the same group of people every time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Needed to get the participating user list.
|
|
|