Age | Commit message (Collapse) | Author |
|
|
|
This reverts merge request !1737
|
|
|
|
|
|
Simplify updating user's `info`
See merge request pleroma/pleroma!1712
|
|
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`)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Feature/digest email
See merge request pleroma/pleroma!1078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Actually sync counters in the database instead of info cache (which got
overriden after user update was finished anyway)
- Add following count field to user info
- Set hide_followers/hide_follows for remote users based on http status
codes for the first collection page
|
|
|
|
async/await to execute status and account search in parallel
|
|
Fix/1019 refactor
See merge request pleroma/pleroma!1397
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
following)
|
|
|
|
|
|
|