Athou
|
f4730e9338
|
redirect to 'all' if no unread categories or feeds found or if we reached the end of the list (#1807)
|
2025-06-04 08:40:22 +02:00 |
|
Athou
|
689d5ac7b2
|
clear indicator when entries are loaded
|
2025-05-23 22:37:28 +02:00 |
|
Athou
|
2142e20e7d
|
cleanup
|
2025-05-23 16:03:16 +02:00 |
|
Eshwar Tangirala
|
7b33717333
|
Readjusted code to not use localstorage, and just used redux for indicator
|
2025-05-22 20:10:52 -04:00 |
|
Eshwar Tangirala
|
0199a36238
|
Working on indicator feature for new unread feeds
|
2025-05-18 00:03:28 -04:00 |
|
Eshwar Tangirala
|
3f2f6e83fa
|
Adding red dot indicator feature, got main components done
|
2025-05-15 20:19:05 -04:00 |
|
Athou
|
d9bcd7f592
|
remove warning about Non-Serializable Data passed to redux action
|
2025-04-05 17:19:04 +02:00 |
|
Athou
|
068e85fe6e
|
add tests for selectNextUnreadTreeItem
|
2025-03-08 08:32:46 +01:00 |
|
Athou
|
b733129043
|
remove the need for selectPreviousUnreadTreeItem by reversing the array if we're going backwards
|
2025-03-05 07:33:36 +01:00 |
|
Athou
|
d46b571444
|
select next/previous unread feed/category when marking all as read (#1558)
|
2025-03-04 21:18:45 +01:00 |
|
Athou
|
dc3e5476a1
|
reload the tree when we receive a websocket notification about an unknown feed
|
2025-02-14 16:16:07 +01:00 |
|
Athou
|
903035ecfc
|
formatting
|
2025-02-14 16:16:07 +01:00 |
|
Athou
|
3810dedf47
|
replace complex eslint config with biome
|
2024-06-13 23:28:45 +02:00 |
|
Athou
|
b0aa6ae524
|
the "new-feed-entries" websocket event no longer needs to reload the entire tree
|
2024-01-13 09:20:56 +01:00 |
|
Athou
|
96212afd27
|
save sidebar width in local storage (#1093)
|
2023-12-30 22:13:35 +01:00 |
|
Athou
|
0ea0db48db
|
split thunks from slices to avoid circular dependencies
|
2023-12-28 22:11:03 +01:00 |
|