Simplify notifier logic
There was some redundant API, not anymore. Also cache the number of updates, no need to query all the time, it's also useful to figure out if there were changes
Showing
Please register or sign in to comment
There was some redundant API, not anymore. Also cache the number of updates, no need to query all the time, it's also useful to figure out if there were changes