Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hide subject edit button if not editable by user | Daniel Gultsch | 2015-11-26 | 1 | -1/+6 |
| | |||||
* | detect server identity and added muc-workaround for slack | Daniel Gultsch | 2015-11-26 | 1 | -3/+7 |
| | |||||
* | removed unnecessary configuration fetch after join | Daniel Gultsch | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | pgp fixes and revert configuration changes | Daniel Gultsch | 2015-11-25 | 1 | -39/+37 |
| | |||||
* | Merge pull request #1569 from fiaxh/conference_one_other_occupant | Daniel Gultsch | 2015-11-24 | 1 | -20/+48 |
|\ | | | | | Show own avatar in tile for conferences with only one other occupant next to theirs | ||||
| * | Own contact picture in tile for conferences with only one other occupant | fiaxh | 2015-11-15 | 1 | -20/+48 |
| | | |||||
* | | Use OpenPGP-API 9.0 | fiaxh | 2015-11-09 | 1 | -2/+2 |
|/ | |||||
* | fixed session objects not being build on start up | Daniel Gultsch | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1513 from fiaxh/pgp_background_decryption | Daniel Gultsch | 2015-10-30 | 2 | -2/+15 |
|\ | | | | | PGP messages background decryption | ||||
| * | Decrypt PGP messages in background | fiaxh | 2015-10-28 | 2 | -2/+15 |
| | | |||||
* | | moved db calls made from UI into serial background thread | Daniel Gultsch | 2015-10-29 | 1 | -5/+21 |
| | | |||||
* | | push CN into nick pep node when uploading certificate. subscribe to nick node | Daniel Gultsch | 2015-10-29 | 1 | -0/+17 |
| | | |||||
* | | load avatars in message adapter in background task | Daniel Gultsch | 2015-10-29 | 1 | -2/+19 |
|/ | |||||
* | join muc even if initial conference configuration fetch failed | Daniel Gultsch | 2015-10-22 | 1 | -2/+29 |
| | |||||
* | move chat state reset from background switch to foreground switch to account ↵ | Daniel Gultsch | 2015-10-19 | 1 | -3/+3 |
| | | | | for chat states sent in the mean time | ||||
* | disconnet in background thread | Daniel Gultsch | 2015-10-17 | 1 | -1/+7 |
| | |||||
* | improved error reporting in trust keys activity | Daniel Gultsch | 2015-10-17 | 1 | -2/+2 |
| | |||||
* | introduced code to verify omemo device keys with x509 certificates. | Daniel Gultsch | 2015-10-16 | 1 | -3/+6 |
| | | | | cleaned up TrustKeysActivity to automatically close if there is nothing to do | ||||
* | block code when doing unforced disconnect | Daniel Gultsch | 2015-10-16 | 1 | -188/+188 |
| | |||||
* | clear bitmap cache before running out of memory | Daniel Gultsch | 2015-10-14 | 1 | -0/+9 |
| | |||||
* | make unread status and notifications presistent across restarts | Daniel Gultsch | 2015-10-14 | 2 | -17/+38 |
| | |||||
* | add config variable to enable x509 verification | Daniel Gultsch | 2015-10-12 | 1 | -19/+14 |
| | |||||
* | add menu item in account details to renew certificate | Daniel Gultsch | 2015-10-11 | 1 | -13/+39 |
| | |||||
* | Captcha support. | Armin Novak | 2015-10-11 | 1 | -0/+57 |
| | |||||
* | initial UI work to allow setting up accounts from certifcates | Daniel Gultsch | 2015-10-09 | 1 | -15/+70 |
| | |||||
* | catch exception when unregistering receivers that have not been registered ↵ | Daniel Gultsch | 2015-10-08 | 1 | -3/+11 |
| | | | | before | ||||
* | introduced expert options to set status to away and xa if screen is off or ↵ | Daniel Gultsch | 2015-10-08 | 2 | -22/+82 |
| | | | | if phone is silenced | ||||
* | do mam query after join | Daniel Gultsch | 2015-10-06 | 1 | -1/+3 |
| | |||||
* | Use MAM for MUC initial history retrieval | saqura | 2015-10-06 | 2 | -28/+66 |
| | | | | | If the MUC supports MAM (XEP-0313), use it to retrieve the history when joining. | ||||
* | Properly check for MUC MAM support | saqura | 2015-10-06 | 1 | -6/+8 |
| | | | | | | Only use MAM (XEP-0313) in MUCs if it is supported. This should fix #1264 | ||||
* | clean up log exporting service. properly end service after exporting | Daniel Gultsch | 2015-10-06 | 1 | -102/+106 |
| | |||||
* | don't put conference joins into pending on initial bind | Daniel Gultsch | 2015-10-01 | 1 | -11/+14 |
| | |||||
* | reset muc options immediately befor join | Daniel Gultsch | 2015-10-01 | 1 | -3/+2 |
| | |||||
* | only invoke MTM in interactive mode after direct user input | Daniel Gultsch | 2015-09-29 | 1 | -8/+11 |
| | | | | | | fixes #1027 fixes #792 fixes #1439 | ||||
* | swapped icons for foreground services | Daniel Gultsch | 2015-09-22 | 2 | -4/+3 |
| | |||||
* | Export logs to SD card preference | fiaxh | 2015-09-21 | 1 | -0/+141 |
| | |||||
* | added missing type='submit' to mam queries | Daniel Gultsch | 2015-09-15 | 1 | -2/+2 |
| | | | | | fixed some nasty inheritance problems along the way fixes #1411 | ||||
* | Only show that have sessions in fingerprint list | Andreas Straub | 2015-09-06 | 1 | -2/+2 |
| | | | | | | | | | Doesn't access database directly anymore but goes through AxolotlService now to obtain list of fingerprints associated with an Account/Contact. This should prevent orphaned keys littering the UI which previously couldn't be removed through the Clear Devices function. Together with 1c79982da84964c1d81179a0927d9cd1eadf53de this fixes #1393 | ||||
* | added special error state for dns timeout | Daniel Gultsch | 2015-09-01 | 1 | -2/+1 |
| | |||||
* | fixed bug that prevented newly opened conversations to load the entire ↵ | Daniel Gultsch | 2015-08-30 | 2 | -1/+10 |
| | | | | history via mam. fixes #1328 | ||||
* | use dedicated colors for primary and primary_dark | Daniel Gultsch | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Only announce device after publishing bundle | Andreas Straub | 2015-08-26 | 1 | -2/+1 |
| | |||||
* | be more restrictive about marking messages as sent_received in muc parser | Daniel Gultsch | 2015-08-26 | 1 | -3/+2 |
| | |||||
* | remove unused imports. | Michael | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into development | Daniel Gultsch | 2015-08-23 | 2 | -9/+7 |
|\ | |||||
| * | introduce special iq type for internal timeouts. always use != result to ↵ | Daniel Gultsch | 2015-08-23 | 2 | -9/+7 |
| | | | | | | | | check for error in callbacks | ||||
* | | Merge branch 'master' into development | Daniel Gultsch | 2015-08-23 | 1 | -21/+22 |
|\| | |||||
| * | don't make subsequent iq request when original stanza returned an error | Daniel Gultsch | 2015-08-23 | 1 | -21/+22 |
| | | |||||
* | | simulate old behaviour with messages being set to waiting while offline | Daniel Gultsch | 2015-08-19 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'master' into development | Daniel Gultsch | 2015-08-19 | 1 | -0/+1 |
|\| |