miniflux-v2/template/templates
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
..
common Expose entry unshare in the entry and list views 2022-01-03 10:04:48 -08:00
standalone Fix regression introduced by PR #1286 2021-12-11 10:42:30 -08:00
views Expose entry unshare in the entry and list views 2022-01-03 10:04:48 -08:00