akkoma/lib/pleroma/user
rinpatch e8fa477793 Refactor Follows/Followers counter syncronization
- 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
2019-07-13 19:27:49 +03:00
..
info.ex Refactor Follows/Followers counter syncronization 2019-07-13 19:27:49 +03:00
query.ex Fix/1019 correct count remote users 2019-07-09 17:36:35 +00:00
search.ex Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
welcome_message.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00