Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fetch bundles on-demand, encrypt in background | Andreas Straub | 2015-07-19 | 5 | -65/+109 |
* | Use bareJid for own session retrieval | Andreas Straub | 2015-07-19 | 1 | -1/+1 |
* | Migrate to new PEP layout | Andreas Straub | 2015-07-19 | 4 | -147/+157 |
* | Formatting fixes | Andreas Straub | 2015-07-19 | 1 | -22/+22 |
* | Save IdentityKeys in database | Andreas Straub | 2015-07-19 | 2 | -47/+108 |
* | DatabaseBackend bugfixes | Andreas Straub | 2015-07-19 | 1 | -0/+5 |
* | Reformat code to use tabs | Andreas Straub | 2015-07-19 | 10 | -1115/+1115 |
* | Added axolotl activation code to UI | Andreas Straub | 2015-07-19 | 5 | -0/+80 |
* | Added PEP and message protocol layers | Andreas Straub | 2015-07-19 | 8 | -8/+509 |
* | Reworked axolotl protocol layer | Andreas Straub | 2015-07-19 | 8 | -95/+579 |
* | CryptoNext Menu entries added | Andreas Straub | 2015-07-19 | 2 | -0/+4 |
* | CryptoNext persistance layer mockup | Andreas Straub | 2015-07-19 | 7 | -65/+842 |
* | shut up linter | Daniel Gultsch | 2015-07-19 | 1 | -1/+1 |
* | bugfix: don't crash if aes key could not be set before jingle transfer | Daniel Gultsch | 2015-07-19 | 1 | -1/+4 |
* | bugfix: use sendIqPacket method in service instead of invoking XmppConnection... | Daniel Gultsch | 2015-07-19 | 1 | -3/+2 |
* | bugfix: accept status code 201 on http upload | Daniel Gultsch | 2015-07-19 | 1 | -1/+1 |
* | changed switch widget | Daniel Gultsch | 2015-07-18 | 39 | -8/+914 |
* | bump version to 1.5.0 | Daniel Gultsch | 2015-07-18 | 1 | -2/+2 |
* | pulled translations | Daniel Gultsch | 2015-07-18 | 7 | -1/+15 |
* | account for downloaded http files in dup checker | Daniel Gultsch | 2015-07-18 | 1 | -8/+18 |
* | code cleanup | Daniel Gultsch | 2015-07-17 | 1 | -1/+1 |
* | fixed inactive http download | Daniel Gultsch | 2015-07-17 | 1 | -1/+1 |
* | show error message in account details when info has not been edited | Daniel Gultsch | 2015-07-17 | 1 | -1/+1 |
* | increased ibb block size | Daniel Gultsch | 2015-07-17 | 2 | -4/+2 |
* | version bump to 1.5.0-beta.2 | Daniel Gultsch | 2015-07-16 | 2 | -3/+3 |
* | even less jumpy | Daniel Gultsch | 2015-07-16 | 1 | -1/+3 |
* | fixed some ux glitches in editaccount | Daniel Gultsch | 2015-07-16 | 3 | -9/+9 |
* | removed empty translation file | Daniel Gultsch | 2015-07-16 | 1 | -2/+0 |
* | Merge branch 'development' of github.com:siacs/Conversations into development | Daniel Gultsch | 2015-07-16 | 1 | -3/+2 |
|\ | |||||
| * | Merge pull request #1285 from kriztan/patch-2 | Daniel Gultsch | 2015-07-16 | 1 | -1/+0 |
| |\ | |||||
| | * | fixed another typo | Christian S. | 2015-07-16 | 1 | -1/+0 |
| |/ | |||||
| * | Merge pull request #1283 from Manouchehri/development | Daniel Gultsch | 2015-07-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed broken URL. | David Manouchehri | 2015-07-15 | 1 | -1/+1 |
| * | | Merge pull request #1284 from kriztan/patch-1 | Daniel Gultsch | 2015-07-16 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | fixed typo | Christian S. | 2015-07-16 | 1 | -1/+1 |
| |/ | |||||
* | | made 'check image on http host' message more generic. fixed #1281 | Daniel Gultsch | 2015-07-16 | 28 | -104/+334 |
* | | fixed some npes | Daniel Gultsch | 2015-07-16 | 1 | -4/+11 |
|/ | |||||
* | mention http upload component in readme | Daniel Gultsch | 2015-07-15 | 1 | -1/+5 |
* | fixed crash on invalid muc bookmarks | Daniel Gultsch | 2015-07-15 | 1 | -3/+7 |
* | renamed colors | Daniel Gultsch | 2015-07-13 | 36 | -165/+162 |
* | catch exception on broken android phones | Daniel Gultsch | 2015-07-12 | 1 | -1/+7 |
* | made lock button reflect encryption status of the next messages instead of th... | Daniel Gultsch | 2015-07-12 | 1 | -16/+10 |
* | only try to change affilations for known jids | Daniel Gultsch | 2015-07-11 | 1 | -1/+1 |
* | try to catch weird npe in android sdk | Daniel Gultsch | 2015-07-11 | 1 | -0/+2 |
* | null check otr fingerprint before display | Daniel Gultsch | 2015-07-11 | 1 | -1/+3 |
* | spelling | Daniel Gultsch | 2015-07-11 | 1 | -1/+1 |
* | added changelog | Daniel Gultsch | 2015-07-10 | 1 | -0/+3 |
* | version bump to 1.5.0-beta | Daniel Gultsch | 2015-07-10 | 1 | -2/+2 |
* | renamed HttpConnection to HttpDownloadConnection | Daniel Gultsch | 2015-07-10 | 6 | -19/+19 |
* | renamed downloadable to transferable | Daniel Gultsch | 2015-07-10 | 14 | -101/+87 |