aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/XmppConnection.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use proper, advertised sm namespaceDaniel Gultsch2014-04-051-11/+16
|
* cleaned up log output a little bitDaniel Gultsch2014-04-051-6/+1
|
* code cleanupDaniel Gultsch2014-04-051-11/+5
|
* nothing importantDaniel Gultsch2014-04-031-1/+1
|
* Add compression supportRene Treffer2014-04-031-1/+59
|
* increased version and fixed one last null pointerDaniel Gultsch2014-04-031-0/+4
|
* fixed null pointerDaniel Gultsch2014-04-031-5/+8
|
* fixed #27Daniel Gultsch2014-04-031-1/+2
|
* Merge pull request #40 from rtreffer/minidnsDaniel Gultsch2014-04-031-2/+10
|\ | | | | Add ability to use a provided ipv4 address on connect
| * Add ability to use a provided ipv4 address on connectRene Treffer2014-04-031-2/+10
| |
* | tryping to resolve the wake lock bugDaniel Gultsch2014-04-031-3/+2
| |
* | added permenant notification when one or more accounts are unable to connectDaniel Gultsch2014-04-031-3/+0
|/
* fixed #30 - added support for digest-md5 - only works with Icewarp 11???git ↵Daniel Gultsch2014-03-311-2/+7
| | | | add src/?
* ground work to support multiple auth mechanismsDaniel Gultsch2014-03-301-2/+26
|
* treat dns timeouts as temporary. also increased timeoutDaniel Gultsch2014-03-281-0/+5
|
* fixed a couple of muc issues. added jingle listener (which doesn't do ↵Daniel Gultsch2014-03-271-8/+25
| | | | anything for now)
* holding wake locks during onStartCommandDaniel Gultsch2014-03-231-3/+3
|
* tryed to fix more otr bugs. new resource settingDaniel Gultsch2014-03-211-1/+1
|
* added no-copyDaniel Gultsch2014-03-201-27/+10
|
* otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch2014-03-191-1/+1
|
* bug fixes with leaving muc on connection loss.Daniel Gultsch2014-03-161-2/+0
|
* better muc invitations. clearified the creation of ad hoc mucs with an alert ↵Daniel Gultsch2014-03-151-6/+4
| | | | dialog
* muc creationDaniel Gultsch2014-03-151-10/+39
|
* fixed logic bug with cleaning of presencesDaniel Gultsch2014-03-141-1/+9
|
* nick name more persistant than ever beforeDaniel Gultsch2014-03-141-1/+0
|
* fixed problem with null messages. added ask again buttonDaniel Gultsch2014-03-141-36/+44
|
* sharing textDaniel Gultsch2014-03-131-1/+1
|
* finished registrationDaniel Gultsch2014-03-131-3/+53
|
* contact picture generation centralized + basic registry stuffDaniel Gultsch2014-03-131-0/+4
|
* added server info and deal with thi 'connecting...' bugDaniel Gultsch2014-03-121-1/+14
|
* make conference notificaton optionalDaniel Gultsch2014-03-121-0/+1
|
* display contact picture in notificationDaniel Gultsch2014-03-111-1/+7
|
* cleaner/better loggingDaniel Gultsch2014-03-111-7/+8
|
* ping stuffDaniel Gultsch2014-03-111-1/+22
|
* basic stream managment functionalityDaniel Gultsch2014-03-111-28/+113
|
* cleanupDaniel Gultsch2014-03-091-2/+1
|
* sending named presenceDaniel Gultsch2014-03-091-0/+3
|
* couple of otr related bug fixes and basic pingDaniel Gultsch2014-03-081-0/+3
|
* fixed #3Daniel Gultsch2014-03-081-18/+10
|
* tls exceptions for untrusted certsDaniel Gultsch2014-03-071-4/+32
|
* ssl shitDaniel Gultsch2014-03-061-8/+62
|
* more details connection error messagesDaniel Gultsch2014-03-061-25/+31
|
* bug fixes. stuff more smootherDaniel Gultsch2014-03-061-9/+11
|
* user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch2014-03-061-19/+15
|
* more workaroud for ejabberd bugsDaniel Gultsch2014-03-041-1/+2
|
* api changes. muc optionsDaniel Gultsch2014-03-031-13/+44
|
* rebrandingDaniel Gultsch2014-02-281-0/+446