aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-03-27crash reporterDaniel Gultsch2-0/+82
2014-03-27code cleanupDaniel Gultsch1-16/+8
2014-03-27more dns fixes. hopefully the lastDaniel Gultsch1-81/+95
2014-03-27dont add new muc to rosterDaniel Gultsch1-1/+1
2014-03-27fixed null pointer with missing status msgDaniel Gultsch1-3/+8
2014-03-27further dns improvementsDaniel Gultsch1-60/+72
2014-03-27fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch10-32/+173
2014-03-26fixed error with leaving mucsDaniel Gultsch1-1/+2
2014-03-26made work around not being a work around any moreDaniel Gultsch2-6/+2
2014-03-25fixed settings opening twice from manage accounts activityDaniel Gultsch1-3/+0
2014-03-25more srv lookup fixesDaniel Gultsch1-1/+12