aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 a...Daniel Gultsch2014-03-312-16/+89
* 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 pat...Daniel Gultsch2014-03-283-4/+15
* 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 anythin...Daniel Gultsch2014-03-2710-32/+173
* fixed error with leaving mucsDaniel Gultsch2014-03-261-1/+2
* made work around not being a work around any moreDaniel Gultsch2014-03-262-6/+2
* fixed settings opening twice from manage accounts activityDaniel Gultsch2014-03-251-3/+0
* more srv lookup fixesDaniel Gultsch2014-03-251-1/+12
* using actual dns servers provided by the systemDaniel Gultsch2014-03-251-2/+31
* fixed array out of boundsDaniel Gultsch2014-03-251-1/+4
* holding wake locks during onStartCommandDaniel Gultsch2014-03-235-21/+20
* more otr fixesDaniel Gultsch2014-03-213-19/+24
* tryed to fix more otr bugs. new resource settingDaniel Gultsch2014-03-216-51/+55
* otr safety guardDaniel Gultsch2014-03-211-1/+10
* sending offline msgsDaniel Gultsch2014-03-211-8/+7
* fixed users profile pictureDaniel Gultsch2014-03-214-10/+15
* added no-copyDaniel Gultsch2014-03-205-53/+36
* otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch2014-03-197-132/+199
* rename in muc fixedDaniel Gultsch2014-03-195-33/+26
* fix bug with presences with no resource attachedDaniel Gultsch2014-03-181-25/+29
* bug fixes with leaving muc on connection loss.0.1-rc2Daniel Gultsch2014-03-163-13/+20
* better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch2014-03-158-56/+164
* muc invites in conference detailsDaniel Gultsch2014-03-153-80/+153
* muc creationDaniel Gultsch2014-03-156-49/+254
* added security indicator on every single messageDaniel Gultsch2014-03-151-0/+12
* renaming conferences over conference detailsDaniel Gultsch2014-03-142-3/+36
* use conference subject to identiy roomDaniel Gultsch2014-03-149-68/+114
* added display of own fingerprintDaniel Gultsch2014-03-143-0/+24
* fixed logic bug with cleaning of presencesDaniel Gultsch2014-03-143-2/+24
* nick name more persistant than ever beforeDaniel Gultsch2014-03-143-4/+2
* workaround for some weird clients sending empty string over otrDaniel Gultsch2014-03-141-1/+3
* renaming in mucs now persistentDaniel Gultsch2014-03-141-0/+1
* fixed problem with null messages. added ask again buttonDaniel Gultsch2014-03-146-39/+64
* removed log outputDaniel Gultsch2014-03-131-1/+0