pleroma/config
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
..
config.exs enable synchronization by default 2019-07-10 18:55:11 +03:00
dev.exs Fixes for dynamic configuration 2019-06-20 17:43:57 +00:00
dokku.exs CI: Add auto-deployment via dokku. 2019-05-31 10:55:35 +02:00
emoji.txt Adding tag to emoji ets table 2019-04-01 17:17:57 +07:00
prod.exs Fixes for dynamic configuration 2019-06-20 17:43:57 +00:00
releases.exs Set instance static/uploads to be outside of application directory in release config 2019-06-14 01:42:56 +03:00
test.exs Refactor Follows/Followers counter syncronization 2019-07-13 19:27:49 +03:00