cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and soon EWS
http://cypht.org
GNU Lesser General Public License v2.1
1k stars 161 forks source link

Add feeds and WP notices to the background unread process #116

Open jasonmunro opened 8 years ago

jasonmunro commented 8 years ago

Any data source that can be included in the combined unread view should also support the background process that occurs when on other pages. POP3, IMAP, and github all do this, so we just need to update feeds and WordPress.com notices.

jasonmunro commented 5 years ago

The wordpress plugin is deprecated and will soon go away so the only thing to do here is support feeds (when applicable), and also to fix a weird bug with github notices showing up on background updates but not when the unread page itself is loaded.