aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch8-160/+316
2014-04-10changed behaviour of expecption handler to check if accounts are working befo...Daniel Gultsch1-12/+15
2014-04-08disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch11-108/+211
2014-04-08fixed npeDaniel Gultsch1-3/+5
2014-04-07fixed #52. thanks @strbDaniel Gultsch1-1/+11
2014-04-07jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch8-79/+283
2014-04-06gui for imagesDaniel Gultsch6-41/+88
2014-04-06added button to open imagesDaniel Gultsch4-12/+117
2014-04-06added attach file actionDaniel Gultsch1-0/+4
2014-04-06renamed [Archive conversation|Leave conference] to End this conversationDaniel Gultsch1-1/+0
2014-04-06fixed npeDaniel Gultsch1-0/+9
2014-04-05use proper, advertised sm namespaceDaniel Gultsch5-25/+24
2014-04-05cleaned up log output a little bitDaniel Gultsch2-7/+1
2014-04-05Switch to FULL_SYNC to make prosody happyRene Treffer1-10/+5
2014-04-05code cleanupDaniel Gultsch1-11/+5
2014-04-04marked incoming carbons as unreadDaniel Gultsch1-5/+7
2014-04-04notify on incomming received carbon messagesDaniel Gultsch2-4/+12
2014-04-04fixing more notification f-upsDaniel Gultsch1-5/+16
2014-04-03nothing importantDaniel Gultsch1-1/+1
2014-04-03possible fix for some weird notification bugsDaniel Gultsch1-3/+3
2014-04-03Migrate all accounts to use compressionRene Treffer1-4/+7
2014-04-03Only apply defaults if the account is newRene Treffer1-2/+2
2014-04-03Remove option to enable/disable TLS (now enabled by default)Rene Treffer1-4/+1
2014-04-03Remove option for compression (enabled by default / hidden setting)Rene Treffer1-5/+1
2014-04-03Add support for users with empty nameRene Treffer1-1/+1
2014-04-03Add compression supportRene Treffer7-9/+220
2014-04-03be compatible with openkeychain api v3Daniel Gultsch5-21/+59
2014-04-03increased version and fixed one last null pointerDaniel Gultsch1-0/+4
2014-04-03call change status listener after disable accountDaniel Gultsch1-0/+1
2014-04-03fixed null pointerDaniel Gultsch2-5/+12
2014-04-03fixed #27Daniel Gultsch3-2/+13
2014-04-03Add ability to use a provided ipv4 address on connectRene Treffer2-13/+59
2014-04-03tryping to resolve the wake lock bugDaniel Gultsch3-9/+9
2014-04-03cleared up logging a little bit. no need for an entire stack trace at this pointDaniel Gultsch1-10/+5
2014-04-03Switch to a small DNS library for DNS resolving.Rene Treffer1-91/+100
2014-04-03added permenant notification when one or more accounts are unable to connectDaniel Gultsch5-17/+51
2014-04-01fixed add account dialog showing up multiple timesDaniel Gultsch1-3/+5
2014-04-01fixed digest-md5 auth to work with prosody as well. thank you Florian SchmausDaniel Gultsch1-1/+1
2014-03-31fixed #30 - added support for digest-md5 - only works with Icewarp 11???git a...Daniel Gultsch2-16/+89
2014-03-31changed all them beautifull colorsDaniel Gultsch1-1/+1
2014-03-31null pointer fixDaniel Gultsch1-0/+3
2014-03-31null pointer fixDaniel Gultsch1-2/+2
2014-03-30ground work to support multiple auth mechanismsDaniel Gultsch1-2/+26
2014-03-29finally fixed #notificationgateDaniel Gultsch3-9/+8
2014-03-28treat dns timeouts as temporary. also increased timeoutDaniel Gultsch2-3/+8
2014-03-28fixed login issue with latest ejabberdDaniel Gultsch1-2/+1
2014-03-28streamlined sasl codeDaniel Gultsch1-16/+4
2014-03-28fixed another null pointer reported by he crash reporter. this thing is awesomeDaniel Gultsch1-0/+3
2014-03-28fixed null pointer issueDaniel Gultsch1-1/+1
2014-03-28tryping to fix #24 - notificationgate - since i still cant reproduce this pat...Daniel Gultsch3-4/+15