aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use proper, advertised sm namespaceDaniel Gultsch2014-04-055-25/+24
|
* cleaned up log output a little bitDaniel Gultsch2014-04-052-7/+1
|
* Switch to FULL_SYNC to make prosody happyRene Treffer2014-04-051-10/+5
|
* code cleanupDaniel Gultsch2014-04-051-11/+5
|
* marked incoming carbons as unreadDaniel Gultsch2014-04-041-5/+7
|
* notify on incomming received carbon messagesDaniel Gultsch2014-04-042-4/+12
|
* fixing more notification f-upsDaniel Gultsch2014-04-041-5/+16
|
* nothing importantDaniel Gultsch2014-04-031-1/+1
|
* Merge branch 'compression' of https://github.com/rtreffer/Conversations into ↵Daniel Gultsch2014-04-039-16/+223
|\ | | | | | | rtreffer-compression
| * Migrate all accounts to use compressionRene Treffer2014-04-031-4/+7
| |
| * Only apply defaults if the account is newRene Treffer2014-04-031-2/+2
| |
| * Remove option to enable/disable TLS (now enabled by default)Rene Treffer2014-04-031-4/+1
| |
| * Remove option for compression (enabled by default / hidden setting)Rene Treffer2014-04-031-5/+1
| |
| * Add support for users with empty nameRene Treffer2014-04-031-1/+1
| |
| * Add compression supportRene Treffer2014-04-037-9/+220
| |
* | possible fix for some weird notification bugsDaniel Gultsch2014-04-031-3/+3
|/
* be compatible with openkeychain api v3Daniel Gultsch2014-04-035-21/+59
|
* increased version and fixed one last null pointerDaniel Gultsch2014-04-031-0/+4
|
* call change status listener after disable accountDaniel Gultsch2014-04-031-0/+1
|
* fixed null pointerDaniel Gultsch2014-04-032-5/+12
|
* fixed #27Daniel Gultsch2014-04-033-2/+13
|
* Merge pull request #40 from rtreffer/minidnsDaniel Gultsch2014-04-032-13/+59
|\ | | | | Add ability to use a provided ipv4 address on connect
| * Add ability to use a provided ipv4 address on connectRene Treffer2014-04-032-13/+59
| |
* | tryping to resolve the wake lock bugDaniel Gultsch2014-04-033-9/+9
| |
* | cleared up logging a little bit. no need for an entire stack trace at this pointDaniel Gultsch2014-04-031-10/+5
| |
* | Merge pull request #39 from rtreffer/minidnsDaniel Gultsch2014-04-031-91/+100
|\| | | | | Switch to a small DNS library for DNS resolving.
| * Switch to a small DNS library for DNS resolving.Rene Treffer2014-04-031-91/+100
| |
* | added permenant notification when one or more accounts are unable to connectDaniel Gultsch2014-04-035-17/+51
|/
* fixed add account dialog showing up multiple timesDaniel Gultsch2014-04-011-3/+5
|
* fixed digest-md5 auth to work with prosody as well. thank you Florian SchmausDaniel Gultsch2014-04-011-1/+1
|
* fixed #30 - added support for digest-md5 - only works with Icewarp 11???git ↵Daniel Gultsch2014-03-312-16/+89
| | | | add src/?
* changed all them beautifull colorsDaniel Gultsch2014-03-311-1/+1
|
* null pointer fixDaniel Gultsch2014-03-311-0/+3
|
* null pointer fixDaniel Gultsch2014-03-311-2/+2
|
* ground work to support multiple auth mechanismsDaniel Gultsch2014-03-301-2/+26
|
* finally fixed #notificationgateDaniel Gultsch2014-03-293-9/+8
|
* treat dns timeouts as temporary. also increased timeoutDaniel Gultsch2014-03-282-3/+8
|
* fixed login issue with latest ejabberdDaniel Gultsch2014-03-281-2/+1
|
* streamlined sasl codeDaniel Gultsch2014-03-281-16/+4
|
* fixed another null pointer reported by he crash reporter. this thing is awesomeDaniel Gultsch2014-03-281-0/+3
|
* fixed null pointer issueDaniel Gultsch2014-03-281-1/+1
|
* tryping to fix #24 - notificationgate - since i still cant reproduce this ↵Daniel Gultsch2014-03-283-4/+15
| | | | patches are all blind
* crash reporterDaniel Gultsch2014-03-272-0/+82
|
* code cleanupDaniel Gultsch2014-03-271-16/+8
|
* more dns fixes. hopefully the lastDaniel Gultsch2014-03-271-81/+95
|
* dont add new muc to rosterDaniel Gultsch2014-03-271-1/+1
|
* fixed null pointer with missing status msgDaniel Gultsch2014-03-271-3/+8
|
* further dns improvementsDaniel Gultsch2014-03-271-60/+72
|
* fixed a couple of muc issues. added jingle listener (which doesn't do ↵Daniel Gultsch2014-03-2710-32/+173
| | | | anything for now)
* fixed error with leaving mucsDaniel Gultsch2014-03-261-1/+2
|