news-reader-php/config
Daniel Siepmann a4e4f5da0d
WIP|Allow to mark entries as read and unread
Add new read link to each entry. If entry was read the link will be
replaced with an unread link.
Clicking the link will mark the entry as read or unread.
Afterwards a redirect to referrer happens. If it is unkown, for whatever
reason, fallback to start.
Flash messages are added and rendered to let user know what happened.

Also respect already read entries when opening a feed.

WIP:

Still need to adjust entry listing for buckets.
Still need to add tests for new feature.

Still need to add new start page to show newest unread entries from all
buckets.
2020-08-14 13:03:08 +02:00
..
packages Improve layout 2020-08-14 11:46:55 +02:00
routes/dev Add bucket records and improve layout 2020-05-26 12:56:15 +02:00
bootstrap.php Base Setup 2020-05-25 22:47:09 +02:00
bundles.php Add import of feed entries 2020-05-29 00:44:32 +02:00
routes.yaml WIP|Allow to mark entries as read and unread 2020-08-14 13:03:08 +02:00
services.yaml Add import of feed entries 2020-05-29 00:44:32 +02:00