aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/XmppConnectionService.java (unfollow)
Commit message (Expand)AuthorFilesLines
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.0.1-rc2Daniel 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
2014-03-08step three. unread if sent msg in muc arrives. to cryptic? it does awesome sh...Daniel Gultsch1-0/+3
2014-03-08step two towards nicer notifications. mark read if carbon arrivesDaniel Gultsch1-12/+11
2014-03-08first step towards nicer notificationsDaniel Gultsch1-1/+1
2014-03-08roster version bugDaniel Gultsch1-4/+4
2014-03-08cleanupDaniel Gultsch1-2/+0
2014-03-08fixed #3Daniel Gultsch1-3/+12
2014-03-08fixed a couple of pgp bugsDaniel Gultsch1-3/+1
2014-03-07tls exceptions for untrusted certsDaniel Gultsch1-10/+36
2014-03-06ssl shitDaniel Gultsch1-0/+1
2014-03-06more details connection error messagesDaniel Gultsch1-1/+5
2014-03-06bug fixesDaniel Gultsch1-13/+7
2014-03-06bug fixes. stuff more smootherDaniel Gultsch1-13/+11
2014-03-06user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch1-3/+57
2014-03-05reworked contact detailsDaniel Gultsch1-3/+14