aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/XmppConnection.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-27fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch1-8/+25
2014-03-23holding wake locks during onStartCommandDaniel Gultsch1-3/+3
2014-03-21tryed to fix more otr bugs. new resource settingDaniel Gultsch1-1/+1
2014-03-20added no-copyDaniel Gultsch1-27/+10
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-1/+1
2014-03-16bug fixes with leaving muc on connection loss.Daniel Gultsch1-2/+0
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-6/+4
2014-03-15muc creationDaniel Gultsch1-10/+39
2014-03-14fixed logic bug with cleaning of presencesDaniel Gultsch1-1/+9
2014-03-14nick name more persistant than ever beforeDaniel Gultsch1-1/+0
2014-03-14fixed problem with null messages. added ask again buttonDaniel Gultsch1-36/+44
2014-03-13sharing textDaniel Gultsch1-1/+1
2014-03-13finished registrationDaniel Gultsch1-3/+53
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-0/+4
2014-03-12added server info and deal with thi 'connecting...' bugDaniel Gultsch1-1/+14
2014-03-12make conference notificaton optionalDaniel Gultsch1-0/+1
2014-03-11display contact picture in notificationDaniel Gultsch1-1/+7
2014-03-11cleaner/better loggingDaniel Gultsch1-7/+8
2014-03-11ping stuffDaniel Gultsch1-1/+22
2014-03-11basic stream managment functionalityDaniel Gultsch1-28/+113
2014-03-09cleanupDaniel Gultsch1-2/+1
2014-03-09sending named presenceDaniel Gultsch1-0/+3
2014-03-08couple of otr related bug fixes and basic pingDaniel Gultsch1-0/+3
2014-03-08fixed #3Daniel Gultsch1-18/+10
2014-03-07tls exceptions for untrusted certsDaniel Gultsch1-4/+32
2014-03-06ssl shitDaniel Gultsch1-8/+62
2014-03-06more details connection error messagesDaniel Gultsch1-25/+31
2014-03-06bug fixes. stuff more smootherDaniel Gultsch1-9/+11
2014-03-06user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch1-19/+15
2014-03-04more workaroud for ejabberd bugsDaniel Gultsch1-1/+2
2014-03-03api changes. muc optionsDaniel Gultsch1-13/+44
2014-02-28rebrandingDaniel Gultsch1-8/+8
2014-02-13basic otr supportDaniel Gultsch1-1/+2
2014-02-09carbonsDaniel Gultsch1-65/+133
2014-02-07reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch1-1/+1
2014-02-07wrote the scariest code ever to fetch srv records from dns. todo use real dns...Daniel Gultsch1-1/+12
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-0/+1
2014-02-04reworked edit account dialog. advanced options are now gone. tls option avail...Daniel Gultsch1-0/+3
2014-02-04delete account code now accessible againDaniel Gultsch1-0/+3
2014-02-04reworked account managment. now status display actually worksDaniel Gultsch1-26/+59
2014-02-03fixed a bug in xml parsingDaniel Gultsch1-1/+1
2014-02-02tls is no optionalDaniel Gultsch1-15/+12
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-0/+13
2014-02-01more cleanup. more listenersDaniel Gultsch1-10/+40
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-64/+74
2014-01-31parser works but some stuff still needs some refactoringDaniel Gultsch1-13/+67
2014-01-30first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch1-0/+222