- Jul 18, 2020
-
-
Nico authored
Some messages are notices that don't carry any text (responses to forum invitations for example). ``` Traceback (most recent call last): File "/usr/share/briar-gtk/briar_gtk/containers/private_chat.py", line 101, in _add_message message_widget = PrivateMessageWidget(self._contact_name, message) File "/usr/share/briar-gtk/briar_gtk/widgets/private_message.py", line 18, in __init__ self._setup_view(contact_name, message) File "/usr/share/briar-gtk/briar_gtk/widgets/private_message.py", line 34, in _setup_view message["text"]) KeyError: 'text' ``` Fixes #56.
-
- Jul 16, 2020
-
-
Nico authored
-
Nico authored
Using the icons from the Android client: https://code.briarproject.org/briar/briar/-/blob/release-1.2.9/briar-android/src/main/res/drawable/contact_connected.xml Fixes #19.
-
Nico authored
briar-headless.jar and python dependencies with flatpak-pip-generator.
-
- Jun 16, 2020
-
-
Nico authored
-
- Jun 14, 2020
- Jun 13, 2020
-
-
Nico authored
-
- Jun 12, 2020
- Jun 10, 2020
-
-
Nico authored
-
- Jun 09, 2020
- Jun 08, 2020
-
-
Nico authored
-
- May 11, 2020
-
-
Nico authored
Generated with the Open Age Ratings Service: https://hughsie.github.io/oars/index.html
- May 10, 2020
-
-
syster authored
-
- Apr 25, 2020
-
-
Nico authored
That jar got build from the most recent commit briar@f61e2b39 of the merge request adding the `lastChatActivityKey` briar!1242
-
Nico authored
This now validates with ``` appstream-util validate app.briar.gtk.xml.in ```
-
- Apr 12, 2020