miniflux-v2/template/templates/common
Alexandros Kosiaris 4445cdd053 Expose entry unshare in the entry and list views
Why:

A user might want to unshare a specific entry. Navigating to the shared
entries page requires a mental context switch, whereas having the
ability right in the entry page makes it easier.

What:

Add an extra <li> element to display the unshare icon and link in the
entry view as well as the item_meta template. The latter is shared for
multiple pages listing entries, e.g. bookmarks, feed entries, search,
history etc.

The functionality already exists for the shared entries page, we are
just expose it in a couple more places

Signed-off-by: Alexandros Kosiaris <akosiaris@gmail.com>
2022-01-03 10:04:48 -08:00
..
entry_pagination.html Remove completely generated files 2021-02-18 21:50:27 -08:00
feed_list.html Added the role="article" to <article> elements for better accessibility with screen readers and chromium based browsers 2021-10-22 13:50:17 -07:00
feed_menu.html Remove completely generated files 2021-02-18 21:50:27 -08:00
item_meta.html Expose entry unshare in the entry and list views 2022-01-03 10:04:48 -08:00
layout.html Add support for theme color based on preferred color scheme of OS 2021-12-10 19:47:43 -08:00
pagination.html Remove completely generated files 2021-02-18 21:50:27 -08:00
settings_menu.html Remove completely generated files 2021-02-18 21:50:27 -08:00