Age | Commit message (Collapse) | Author |
|
|
|
|
|
new direct message
|
|
|
|
|
|
|
|
|
|
This reverts merge request !1737
|
|
Add the `unread_conversation_count` field to the user info
See merge request pleroma/pleroma!1737
|
|
notification_view.ex: Make sure `account` isn’t empty
See merge request pleroma/pleroma!1779
|
|
Related: https://git.pleroma.social/pleroma/pleroma/issues/1203
|
|
|
|
|
|
|
|
|
|
Mastodon API: add follow_requests_count
See merge request pleroma/pleroma!1726
|
|
|
|
|
|
This reverts commit 3aef4bdf8f37efd1055a84c5fca12ec4559a17f5.
|
|
Bump copyright years of files changed in 2019
See merge request pleroma/pleroma!1698
|
|
Done via the following command:
git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
|
(`hide_follows_count` and `hide_followers_count`)
|
|
|
|
Needed for pleroma-fe!941
|
|
and test/web/mastodon_api/views
|
|
MastodonAPI.ListController; Add more tests
|