aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-19Refactor trust key ui and show in account detailsAndreas Straub7-58/+153
2015-07-19Send correct body for HTTP filesAndreas Straub1-1/+7
2015-07-19Handle file transmission properly in axolotlAndreas Straub1-4/+12
2015-07-19Remove unneccessary codeAndreas Straub1-2/+1
2015-07-19Fix trust status for outgoing messagesAndreas Straub5-28/+43
2015-07-19Don't merge messages with different trust statusesAndreas Straub1-1/+7
2015-07-19Fix copying of axolotl keys to clipboardSam Whited1-1/+1
2015-07-19Add refresh icon to v21 themeSam Whited7-1/+1
2015-07-19Disable Axolotl option if not usableAndreas Straub2-33/+10
2015-07-19Show trust status of messages' originating sessionAndreas Straub2-0/+17
2015-07-19Add key trust toggle to ContactDetailsActivityAndreas Straub13-10/+52
2015-07-19Ensure that available sessions are always usedAndreas Straub1-9/+30
2015-07-19Fix setIdentityKeyTrust update statementAndreas Straub1-2/+2
2015-07-19Fix IdentityKey storage modelAndreas Straub1-2/+6
2015-07-19Fix and expand key regeneration functionAndreas Straub1-9/+18
2015-07-19Display trust status in ContactDetailsActivityAndreas Straub2-3/+18
2015-07-19Overhauled Message taggingAndreas Straub5-88/+138
2015-07-19Postpone initAccountService until roster loadedAndreas Straub1-3/+1
2015-07-19Fix getSubDeviceSessions SQL queryAndreas Straub1-1/+1
2015-07-19Display axolotl chat message hintAndreas Straub2-0/+4
2015-07-19Use full int range for device IDsAndreas Straub1-1/+1
2015-07-19Clean up unused constantAndreas Straub1-1/+0
2015-07-19Make some fields finalAndreas Straub1-3/+3
2015-07-19Clean up loggingAndreas Straub5-67/+75
2015-07-19Add basic PEP managemend UI to EditAccountActivityAndreas Straub5-4/+266
2015-07-19Fix devicelist update handlingAndreas Straub2-0/+6
2015-07-19Refactor axolotl database recreationAndreas Straub1-8/+14
2015-07-19Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub2-6/+5
2015-07-19Fix displaying Contact IdentityKeysAndreas Straub2-65/+2
2015-07-19Only cache session if successfully establishedAndreas Straub1-1/+6
2015-07-19Return empty set on invalid PEP devicelistAndreas Straub2-19/+20
2015-07-19Trust all IdentityKeysAndreas Straub1-2/+3
2015-07-19Refresh PEP on session establishAndreas Straub1-0/+18
2015-07-19Fix asynchronous axolotl message sendingAndreas Straub2-8/+27
2015-07-19Properly track message senderAndreas Straub3-15/+16
2015-07-19Rework PEP content verificationAndreas Straub2-48/+62
2015-07-19Formatting fixesAndreas Straub1-2/+2
2015-07-19When receiving, add mock session if none existsAndreas Straub1-1/+1
2015-07-19Tag messages with originating sessionAndreas Straub2-0/+9
2015-07-19Fetch bundles on-demand, encrypt in backgroundAndreas Straub5-65/+109
2015-07-19Use bareJid for own session retrievalAndreas Straub1-1/+1
2015-07-19Migrate to new PEP layoutAndreas Straub4-147/+157
2015-07-19Formatting fixesAndreas Straub1-22/+22
2015-07-19Save IdentityKeys in databaseAndreas Straub2-47/+108
2015-07-19DatabaseBackend bugfixesAndreas Straub1-0/+5
2015-07-19Reformat code to use tabsAndreas Straub10-1115/+1115
2015-07-19Added axolotl activation code to UIAndreas Straub5-0/+80
2015-07-19Added PEP and message protocol layersAndreas Straub8-8/+509
2015-07-19Reworked axolotl protocol layerAndreas Straub8-95/+579
2015-07-19CryptoNext Menu entries addedAndreas Straub2-0/+4