Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | adapt caps on whether or not message confirmation is on | iNPUTmice | 2015-01-26 | 5 | -11/+31 | |
| | | ||||||
| * | don't put ejabberds status code muc messages into an actual conversation | iNPUTmice | 2015-01-26 | 1 | -0/+1 | |
| | | ||||||
| * | made connect time out more failsave | iNPUTmice | 2015-01-25 | 1 | -5/+8 | |
| | | ||||||
| * | Merge pull request #930 from betheg/otr | Daniel Gultsch | 2015-01-25 | 2 | -0/+3 | |
| |\ | | | | | | | otr: switch to the otr-state the partner alternate. | |||||
| | * | otr: switch to the otr-state the partner alternate. | Michael | 2015-01-25 | 2 | -0/+3 | |
| | | | | | | | | | | | | should also fixed #877 | |||||
| * | | Merge pull request #933 from betheg/mergeable | Daniel Gultsch | 2015-01-25 | 3 | -5/+9 | |
| |\ \ | | | | | | | | | fix mergable() for /me command. | |||||
| | * | | fix mergable() for /me command. | Michael | 2015-01-25 | 3 | -5/+9 | |
| | |/ | ||||||
| * / | set jingle file transfer to offer after iq offer has returned | iNPUTmice | 2015-01-25 | 1 | -6/+17 | |
| |/ | ||||||
| * | MessageParser: fix the regex for otr query messages. | Michael | 2015-01-24 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #924 from andersruneson/changeonlinecolor | Daniel Gultsch | 2015-01-24 | 2 | -1/+5 | |
| |\ | | | | | | | Changed online color to green instead of primary | |||||
| | * | Changed online color to green instead of primary | Anders Sandblad | 2015-01-23 | 2 | -1/+5 | |
| | | | ||||||
| * | | fixed mam to work with muc | iNPUTmice | 2015-01-24 | 4 | -11/+21 | |
| |/ | ||||||
| * | show checkbox to hide offline contacts | iNPUTmice | 2015-01-21 | 1 | -6/+19 | |
| | | ||||||
| * | fixed bug in find conference in database method | iNPUTmice | 2015-01-21 | 1 | -3/+6 | |
| | | ||||||
| * | deal with user entering full jids in join conference dialog | iNPUTmice | 2015-01-21 | 2 | -3/+4 | |
| | | ||||||
| * | always allow access to contact details. provide add button in contact details | iNPUTmice | 2015-01-21 | 4 | -72/+82 | |
| | | ||||||
| * | Add block/unblock to contact details menu | Sam Whited | 2015-01-21 | 3 | -9/+15 | |
| | | | | | | | | See #889 | |||||
| * | Merge pull request #908 from betheg/otr4j | Daniel Gultsch | 2015-01-21 | 3 | -2/+8 | |
| |\ | | | | | | | otr4j: update to 0.22 | |||||
| | * | otr4j: update to 0.22 | Michael | 2015-01-20 | 3 | -2/+8 | |
| | | | ||||||
| * | | Add color / category to foreground notification | Sam Whited | 2015-01-20 | 1 | -7/+14 | |
| | | | ||||||
| * | | changed message duplicate finder | iNPUTmice | 2015-01-20 | 1 | -5/+10 | |
| | | | ||||||
| * | | fixed missing image preview | iNPUTmice | 2015-01-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | fixed up button on v21 devices | iNPUTmice | 2015-01-20 | 1 | -2/+6 | |
| |/ | ||||||
| * | Remove legacy SSL support | Sam Whited | 2015-01-19 | 1 | -15/+11 | |
| | | ||||||
| * | don't trim bodies | iNPUTmice | 2015-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | fixed legacy translation of image received | iNPUTmice | 2015-01-19 | 1 | -1/+3 | |
| | | ||||||
| * | added changelog for 1.0 | iNPUTmice | 2015-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | check for deleted files when loading more messages from history | iNPUTmice | 2015-01-19 | 1 | -1/+3 | |
| | | ||||||
| * | account for rounding errors when rescheduling wake up | iNPUTmice | 2015-01-19 | 1 | -150/+153 | |
| | | ||||||
| * | fixed bug when sharing files from google drive | iNPUTmice | 2015-01-18 | 1 | -7/+11 | |
| | | ||||||
| * | proper desc for offering and sending images in conversations overview | iNPUTmice | 2015-01-18 | 1 | -0/+8 | |
| | | ||||||
| * | explain read marker | iNPUTmice | 2015-01-18 | 1 | -20/+6 | |
| | | ||||||
| * | use same helper methods for images and files | iNPUTmice | 2015-01-18 | 2 | -54/+16 | |
| | | ||||||
| * | Merge pull request #899 from SamWhited/api21_notifications | Daniel Gultsch | 2015-01-18 | 1 | -0/+4 | |
| |\ | | | | | | | Add some Android 21 notification features | |||||
| | * | Add some Android 21 notification features | Sam Whited | 2015-01-17 | 1 | -0/+4 | |
| | | | ||||||
| * | | Merge pull request #901 from kriztan/patch-2 | Daniel Gultsch | 2015-01-18 | 1 | -0/+4 | |
| |\ \ | | | | | | | | | Added new file type names for file transfers | |||||
| | * | | Added new file type names for file transfers | Christian S | 2015-01-18 | 1 | -0/+4 | |
| | |/ | | | | | | | | | | | | | - apk - vcard | |||||
| * / | Fix string substitutions with unknown filetypes | Sam Whited | 2015-01-17 | 1 | -2/+2 | |
| |/ | ||||||
| * | Correct the download file string on notifications | Sam Whited | 2015-01-17 | 2 | -15/+14 | |
| | | | | | | | | Fixes #896 | |||||
| * | Add download button on notification if applicable | Sam Whited | 2015-01-16 | 3 | -29/+70 | |
| | | ||||||
| * | sending read marker when resuming activity and conversation is open | iNPUTmice | 2015-01-15 | 1 | -1/+4 | |
| | | ||||||
| * | show toast when avatar has been published - fixed #874 | iNPUTmice | 2015-01-15 | 1 | -13/+13 | |
| | | ||||||
| * | added dedicated button to disable foreground service in perma notification | iNPUTmice | 2015-01-15 | 1 | -2/+9 | |
| | | ||||||
| * | fixed #888 | iNPUTmice | 2015-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #885 from SamWhited/display-enter-key | Daniel Gultsch | 2015-01-14 | 3 | -26/+45 | |
| |\ | | | | | | | Add option to swap enter/emoticon key | |||||
| | * | Add option to swap enter/emoticon key | Sam Whited | 2015-01-14 | 3 | -26/+45 | |
| | | | ||||||
| * | | handle muc nicks with white spaces. fixed #884 | iNPUTmice | 2015-01-14 | 2 | -3/+4 | |
| | | | ||||||
| * | | Harden the TLS connection cipher suites | Sam Whited | 2015-01-14 | 4 | -42/+93 | |
| |/ | ||||||
| * | Ensure type safety in Pebble notifications | Sam Whited | 2015-01-13 | 1 | -15/+30 | |
| | | | | | | | | Also use forward-compatible screen-on detection | |||||
| * | catch bug in guessContentType | Daniel Gultsch | 2015-01-12 | 1 | -1/+6 | |
| | |