news-reader-php/templates
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
..
bucket WIP|Allow to mark entries as read and unread 2020-08-14 13:03:08 +02:00
entry WIP|Allow to mark entries as read and unread 2020-08-14 13:03:08 +02:00
feed WIP|Allow to mark entries as read and unread 2020-08-14 13:03:08 +02:00
static Add bucket records and improve layout 2020-05-26 12:56:15 +02:00
base.html.twig WIP|Allow to mark entries as read and unread 2020-08-14 13:03:08 +02:00