annotate misc/README @ 488:beedff600d2b
blog: blog widget implementation:
this patch implements a basic blog widget. The search bare can be used to change node
(only node for now, will be improved to do search and all).
Publication on current node can be done by pressing the pencil icon. A checkbox can be
activated to use end-to-end encryption.
No pagination or comments are supported for now.
Due to lack of HTML rendering in Kivy, only simple formatting is supported.
If item is end-2-end encrypted, a green closed locker is shown next to publication date.
rel 380
author |
Goffi <goffi@goffi.org> |
date |
Sat, 15 Oct 2022 20:20:10 +0200 |
parents |
4f923e7e82b6 |
children |
|
rev |
line source |
473
|
1 This directory contains files related to Libervia Desktop but not directly used by it. |
|
2 |
|
3 * org.libervia.LiberviaDesktop.metainfo.xml: |
|
4 AppStream metadata as specified at https://www.freedesktop.org/software/appstream/docs/ |
|
5 |
|
6 * org.libervia.LiberviaDesktop.desktop: |
|
7 Desktop entry as specified at https://specifications.freedesktop.org/desktop-entry-spec/ |