Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Add debug mode and refactor functions (#84)
* refactor: split print_notifs into smaller functions * refactor: add debug logging and improve error handling * docs: Update time field description in table format * fix: Update notification fetching logic for pagination * chore: add 'command' prefix to command calls * feat: Modify final message for no results with '-e' and '-f' flags * chore: Move 'marching ants' progress indicator after 'get_notifs' call * fix: Resolve 'bat' command for OS compatibility * ci(Deprecation Warning): Update checkout action to v4
- Loading branch information