Skip to content

refactor: remove checkNew timeline update detection#4817

Merged
DIYgod merged 1 commit intodevfrom
DIYgod/remove-checknew
Jan 21, 2026
Merged

refactor: remove checkNew timeline update detection#4817
DIYgod merged 1 commit intodevfrom
DIYgod/remove-checknew

Conversation

@DIYgod
Copy link
Member

@DIYgod DIYgod commented Jan 21, 2026

Description

Remove the checkNew API query and related state management that periodically checked for new entries in the timeline. This simplifies the entry management logic by eliminating the hasUpdate state and the refresh button highlighting feature.

Changes

  • Removed checkNew query from entries API
  • Removed hasUpdate state and related effects
  • Removed "new entries available" UI indication
  • Preserved fetchedTime for mark-all-read filtering
  • Cleaned up related translations

Type

  • Refactor

Remove the checkNew query and related state management that periodically checked for new entries in the timeline. The hasUpdate state and related UI indication (refresh button highlighting) have been removed while preserving fetchedTime for mark-all-read filtering.
@safedep
Copy link

safedep bot commented Jan 21, 2026

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

No dependency changes detected. Nothing to scan.

This report is generated by SafeDep Github App

@DIYgod DIYgod merged commit c0ce044 into dev Jan 21, 2026
10 of 11 checks passed
@DIYgod DIYgod deleted the DIYgod/remove-checknew branch January 21, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant