You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı eb7ae54f81
Category watch state (#7109)
* feat: wip, category watch change

* feat: pass data to client

* feat: allow changing state

* fix: account page categories

* fix: show in unread if topic is followed or category is watched

* feat: add default watch state to acp

* feat: save user category watch state

* feat: update unread recent pages

* fix: remove dupe code

* fix: flip conditions

* fix: handle empty arrays

* fix: ignore/watch on others profile

* feat: upgrade script for category states

if there are any users ignoring categories set their state in new zset and delete cid:<cid>:ignorers

* fix: upgrade

* fix: tests

* fix: redis count

* fix: more tests
6 years ago
..
activeusers.js remove some more parseInts 7 years ago
create.js cache categories:cid and cid:<cid>:children 7 years ago
data.js cache categories:cid and cid:<cid>:children 7 years ago
delete.js Category watch state (#7109) 6 years ago
index.js Category watch state (#7109) 6 years ago
recentreplies.js fix for null category (#7029) 7 years ago
topics.js Recent refactor (#6879) 7 years ago
unread.js load category parents and childrens in one call 7 years ago
update.js feat: cache category tag whitelist 6 years ago
watch.js Category watch state (#7109) 6 years ago