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
7 years ago
Barış Soner Uşaklı
c27be9db5a
Recent refactor ( #6879 )
...
* wip
* fix inf scroll
* remove duplicated code
* remove dupe code in /unread
* use topicList
* update tag page to use topicList
* fix tests
* combine ifs
* remove more dupe code
* disable timeout
7 years ago
Barış Soner Uşaklı
81328806a0
closes #6511
7 years ago
Barış Soner Uşaklı
9eabb1dc94
closes #6044
...
use the same UX from /recent on individual categories
8 years ago
Peter Jaszkowiak
71aab79a9a
Switch client t.js usage to Benchpress
8 years ago
Julian Lam
184dacf1d7
Merge branch 'master' into develop
8 years ago
Baris Usakli
0a4b76357a
#5830
8 years ago
Baris Usakli
1b0c6741f8
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
53a2a7244d
closes #5765
8 years ago
Barış Soner Uşaklı
a16aa33c8d
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
38806fe07f
closes #5752
8 years ago
Baris Usakli
037a0e5239
closes #5742
...
also fix reverse infinite scroll when sorting is changed
8 years ago
Barış Soner Uşaklı
70adcd64bc
#5667
8 years ago
Barış Soner Uşaklı
3a1eba2537
merge
8 years ago
barisusakli
73700ed747
closes #5617
8 years ago
Peter Jaszkowiak
30b47d39f3
Fix #5536
8 years ago
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
8 years ago
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak
554075b312
ESlint no-continue
8 years ago
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
e009ce5609
closes #5443
8 years ago
Julian Lam
694f2382bf
fix issue where navigating back to a topic listing (category.tpl) would not scroll down to the topic you had clicked on, and in some cases would exclude topics that were beyond that particular 'page'
9 years ago
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
9 years ago
barisusakli
db14c29e41
socket.io/categories tests
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
barisusakli
958fe3e72f
closes #3762
9 years ago
barisusakli
7afd2925af
get sort setting from config
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
Anil Mandepudi
2f73807107
add missing comma
9 years ago
barisusakli
8e2e800e6d
fix streamed in topics on category page
9 years ago
barisusakli
58ab76d3c2
action:category.loaded, sort qs on category page
9 years ago
Barış Soner Uşaklı
71b3a42bed
closes #4698
9 years ago
barisusakli
a141f6f7ec
updated category watch control
9 years ago
barisusakli
8220567b5b
added topics to `action:topics.loaded` also fire it on category view
10 years ago
barisusakli
4bff714947
closes #3953
...
dont remove topics if selection is in progress
10 years ago
barisusakli
20c8411287
closes #3767 closes #3774
10 years ago
psychobunny
4798647b8a
moved infinitescroll.parseAndTranslate to app.parseAndTranslate
10 years ago
barisusakli
6b1834d4ae
closes #3767
10 years ago
barisusakli
2d96cdba1c
closes #3720
10 years ago
barisusakli
6457cd02ab
move removeExtra to IS
10 years ago
barisusakli
41fb4fe6b5
remove IS topics on category
...
ability to specify a container for IS, instead of always assuming
$(document)
10 years ago
barisusakli
de15c2925d
use topic.toTop()
10 years ago
barisusakli
8f40b3f00d
fix indent
10 years ago
barisusakli
c617a3f008
inf scroll changes
...
dont load main post if start > 0
10 years ago