miniflux-v2/template
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
..
templates Expose entry unshare in the entry and list views 2022-01-03 10:04:48 -08:00
engine.go Add lang attribute to root HTML tag 2021-05-31 13:19:37 -07:00
functions.go Add support for theme color based on preferred color scheme of OS 2021-12-10 19:47:43 -08:00
functions_test.go Proxify articles crawled manually 2020-10-07 22:26:52 -07:00