- Oct 31, 2016
-
-
Torsten Grote authored
-
- Oct 27, 2016
-
-
Torsten Grote authored
-
- Oct 19, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
This way the forum and private group client do not need to keep track of message timestamps themselves and do not need to interact with post/message factories.
-
Torsten Grote authored
-
- Oct 10, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
Fixes #373
-
- Aug 03, 2016
-
-
Torsten Grote authored
This commit refactors the code for sharing forums, so it can be used for sharing blogs as well. It does not yet include code for responding to blog invitations.
-
- Aug 02, 2016
-
-
Torsten Grote authored
Closes #517
-
- Jul 29, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
- Jul 04, 2016
-
-
Torsten Grote authored
This allows for swiping left/right to read other posts by using a ViewPager. This hasn't been done as a separate activity, but with fragments, so both can share the `BlogPersistentData` without needing to reload it. Closes #428
-
Torsten Grote authored
Clicking the plus in the toolbar open the `CreateBlogActivity` which allows the user to create a new blog. Only the first identity is considered, but support for more identities can be easily added later. The actual list of blogs in the My Blogs tab will be done in the next commit.
-
- Jun 14, 2016
-
-
Ernir Erlingsson authored
-
- May 11, 2016
-
-
akwizgran authored
-
akwizgran authored
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
Switched AppBus for ResultHandler, Controller for Helper. Added the basics for LifecycleControllers and implemented it for BriarActivity and NavDrawerActivity
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
Torsten Grote authored
This changes `ShareForumActivity` to use two fragments to facilitate forum sharing with the new Forum Sharing Client backend. The `ContactSelectorFragment` allows the user to select a number of contacts. If there is an ongoing sharing session or the forum is already shared with the contact, it is disabled in the list. If there is at least one contact selected, a button appears in the toolbar that brings the user to the `ShareForumMessageFragment` where the user can write an optional message to be send along with the invitation. After sending an invitation, the user is brought back to the forum that she shared and there is a snackbar showing up briefly to indicate the successful invitation. The invitation is shown along with the message within the private conversation of each contact. The person who shares the forum also sees the invitation and the message as outgoing messages that also display the current status of the messages. A notification is shown like for other private messages as well. Please note that this commit does not include a way for users to respond to invitations.
-
- Apr 29, 2016
-
-
akwizgran authored
-
- Apr 28, 2016
-
-
str4d authored
-
- Apr 27, 2016
-
-
str4d authored
-
- Apr 20, 2016
-
-
str4d authored
Will currently fail at runtime; requires a public key and a server onion.
-
- Apr 12, 2016
-
-
Torsten Grote authored
Show system notification for successful introductions
-
- Apr 06, 2016
-
-
akwizgran authored
-
- Apr 05, 2016
-
-
akwizgran authored
-
- Mar 26, 2016
-
-
str4d authored
-
- Mar 15, 2016
-
-
akwizgran authored
-
- Mar 14, 2016
-
-
Ernir Erlingsson authored
Modified the project structure, removed module extension and went instead for a non-complete core dependency graph
-
Ernir Erlingsson authored
Semi-encapsulated the core/api dependency graphs and created a proper structure to load eager singletons
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-
Ernir Erlingsson authored
-