aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/XmppConnectionService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-08disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch1-2/+3
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 Gultsch1-39/+46
2014-04-06gui for imagesDaniel Gultsch1-0/+11
2014-04-06added button to open imagesDaniel Gultsch1-1/+9
2014-04-05cleaned up log output a little bitDaniel Gultsch1-1/+0
2014-04-04marked incoming carbons as unreadDaniel Gultsch1-5/+7
2014-04-04notify on incomming received carbon messagesDaniel Gultsch1-2/+4
2014-04-03be compatible with openkeychain api v3Daniel Gultsch1-3/+2
2014-04-03call change status listener after disable accountDaniel Gultsch1-0/+1
2014-04-03tryping to resolve the wake lock bugDaniel Gultsch1-3/+4
2014-04-03added permenant notification when one or more accounts are unable to connectDaniel Gultsch1-0/+2
2014-03-29finally fixed #notificationgateDaniel Gultsch1-1/+8
2014-03-27fixed null pointer with missing status msgDaniel Gultsch1-3/+8
2014-03-27fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch1-14/+29
2014-03-26fixed error with leaving mucsDaniel Gultsch1-1/+2
2014-03-23holding wake locks during onStartCommandDaniel Gultsch1-2/+10
2014-03-21more otr fixesDaniel Gultsch1-1/+1
2014-03-21tryed to fix more otr bugs. new resource settingDaniel Gultsch1-1/+5
2014-03-21sending offline msgsDaniel Gultsch1-8/+7
2014-03-20added no-copyDaniel Gultsch1-20/+7
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-105/+136
2014-03-19rename in muc fixedDaniel Gultsch1-22/+2
2014-03-18fix bug with presences with no resource attachedDaniel Gultsch1-25/+29
2014-03-16bug fixes with leaving muc on connection loss.Daniel Gultsch1-8/+10
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-15/+15
2014-03-15muc invites in conference detailsDaniel Gultsch1-0/+1
2014-03-15muc creationDaniel Gultsch1-5/+34
2014-03-14renaming conferences over conference detailsDaniel Gultsch1-0/+15
2014-03-14use conference subject to identiy roomDaniel Gultsch1-0/+6
2014-03-14fixed logic bug with cleaning of presencesDaniel Gultsch1-1/+8
2014-03-14nick name more persistant than ever beforeDaniel Gultsch1-1/+0
2014-03-14fixed problem with null messages. added ask again buttonDaniel Gultsch1-1/+1
2014-03-13removed log outputDaniel Gultsch1-1/+0
2014-03-13bug fixDaniel Gultsch1-1/+1
2014-03-13sharing textDaniel Gultsch1-2/+10
2014-03-13fixed logic bug where presences where cleared to earlyDaniel Gultsch1-1/+0
2014-03-13finished registrationDaniel Gultsch1-0/+3
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-2/+4
2014-03-12added server info and deal with thi 'connecting...' bugDaniel Gultsch1-29/+12
2014-03-12fixed #9Daniel Gultsch1-13/+4
2014-03-12make conference notificaton optionalDaniel Gultsch1-1/+1
2014-03-11fixed bug with disabling accountsDaniel Gultsch1-2/+9
2014-03-11cleaner/better loggingDaniel Gultsch1-6/+5
2014-03-11ping stuffDaniel Gultsch1-178/+205
2014-03-11basic stream managment functionalityDaniel Gultsch1-28/+42
2014-03-09exception handlerDaniel Gultsch1-0/+2
2014-03-08couple of otr related bug fixes and basic pingDaniel Gultsch1-5/+63
2014-03-08last part. update notification if user reads themDaniel Gultsch1-4/+1