- Sep 02, 2016
-
-
Torsten Grote authored
Closes #593
-
Torsten Grote authored
-
- Sep 01, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
Closes #616
-
Torsten Grote authored
-
- Aug 29, 2016
-
-
Torsten Grote authored
Comments and reblogs need to depend on the post they refer to. Since message dependencies are limited to one group, the post and also the comments need to be wrapped when commented on or reblogged to another blog. For this reason, in addition to comments, two new wrapping message types are introduced. They retain all data of the original messages and allow for reconstruction and signature verification. This commit breaks backwards compatibility with old blog posts. It removes the content type, title and parent ID from the post message structure.
-
Torsten Grote authored
-
Torsten Grote authored
Also replace more raster graphics with vector graphics.
-
- Aug 24, 2016
-
-
Torsten Grote authored
Closes #311
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
- Aug 23, 2016
- Aug 22, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
akwizgran authored
-
akwizgran authored
-
- Aug 21, 2016
-
-
Ernir Erlingsson authored
-
- Aug 20, 2016
- Aug 11, 2016
-
-
Torsten Grote authored
-
- Aug 10, 2016
-
-
Torsten Grote authored
Also properly handle back navigation when trying to add contacts.
-
Torsten Grote authored
-
- Aug 09, 2016
-
-
Torsten Grote authored
Closes #342
-
- Aug 08, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
Closes #587
-
- Aug 07, 2016
-
-
ligi authored
No more general disabling of abortOnError Resolved all *errors* beside language ones MissingTranslation & ImpliedQuantity Issue context: #567
-
- Aug 05, 2016
-
-
Torsten Grote authored
Only personal blogs from non-contacts can be removed. This also adds integration tests that check if blogs can actually be removed. Closes #579
-
Torsten Grote authored
Fixes #470
-
Torsten Grote authored
Briar crashed when run in a device without bluetooth or without camera such as an emulator. Closes #514
-
akwizgran authored
-
akwizgran authored
Fixes #572, #578.
-
- Aug 04, 2016
-
-
Torsten Grote authored
Closes #565
-
Torsten Grote authored
Closes #429
-
- Aug 03, 2016
-
-
Torsten Grote authored
When we clear a list in onPause(), the proper behavior is that the empty state message is shown, because the list is indeed empty. However, we will reload the list content again in onResume(), so the fix chosen in this commit is to force showing the progress bar right after clearing the list. Closes #576
-
Torsten Grote authored
-
Torsten Grote authored
This refactors the current SharingStatusActivity so it can be used for forums and blogs.
-