Barış Soner Uşaklı
f103390aa5
fix : #7103
...
update counter when user navigates to /unread
fix new topic alert on /unread
moved unread code from footer to unread
7 years ago
Barış Soner Uşaklı
f4a00f0b5f
only init unread topics for loggedin users
...
dont call isFollowed
7 years ago
Barış Soner Uşaklı
c02d584b53
reduce initial js payload/requests
7 years ago
Barış Soner Uşaklı
cf75c79611
Unread changes closes #6781 ( #6783 )
...
* WIP
* more unread work
* faster teaser block handling
if user doesn't have anyone blocked don't check
* much faster filtering of blocked posts
* add missing uid
* add tidsByFilter to return
* dont load all pids to find previous non-blocked teaser
* fix unread filters
they no longer use unread/new unread/watched etc they are query strings now
* shorter nav item code
* add unreplied to filters
fix icons not clearing to 0
dont increment unread counters if there is a reply in a topic where you ignored the topic creator
7 years ago
Barış Soner Uşaklı
45cc30a91b
remove deprecated code
...
unread counts are loaded on cold load
7 years ago
Peter Jaszkowiak
be00a1c013
Support for using yarn instead of npm, include unread counts on cold load ( #6179 )
...
* Close #6178
* Support for package managers besides npm
- Also fixes issue where upgrade-plugins wouldn't work
8 years ago
Baris Usakli
8928db539b
add missing radix
8 years ago
Baris Usakli
51facb3cb0
closes #5857
8 years ago
Barış Soner Uşaklı
3e4a4d7d55
remove header selector
8 years ago
Barış Soner Uşaklı
d32f5459b7
fix unread icon
8 years ago
Barış Soner Uşaklı
f3deef4931
closes #5656
8 years ago
barisusakli
75e5f2da74
closes #5485
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
Julian Lam
e019eb40c4
altering ajaxify abort behaviour to look for null instead of empty string, and triggering ajaxify.end when abort occurs
9 years ago
Ben Lubar
114e957b0f
add client-side unread count support for the "new" filter
9 years ago
psychobunny
46cfd03465
closes #4144
9 years ago
barisusakli
7217fa7493
fix unread count increase
10 years ago
barisusakli
5e5cafafd0
make one socket call to load unread counts
10 years ago
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
10 years ago
Julian Lam
16c6578bdb
updated components to be a require.js module, not a global (:rage2:)
10 years ago
psychobunny
705111a1d9
chat/icon component
10 years ago
psychobunny
cfd66e5dd4
fixes #2795
10 years ago
psychobunny
cb1e2c9fef
linting client side modules
10 years ago
Barış Soner Uşaklı
d20628a8d4
closes #2539
10 years ago
psychobunny
b51c90dcb3
doing some reshuffling in public/src
...
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
11 years ago