aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch2014-04-141-2/+1
* transmitting files between two conversations works. no error handling and no ...Daniel Gultsch2014-04-131-2/+0
* some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch2014-04-131-7/+7
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-1/+5
* add sha1 sum to fileDaniel Gultsch2014-04-121-1/+0
* failed messages get now marked inlineDaniel Gultsch2014-04-111-6/+34
* incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch2014-04-101-2/+3
* disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch2014-04-082-52/+3
* fixed npeDaniel Gultsch2014-04-081-3/+5
* fixed #52. thanks @strbDaniel Gultsch2014-04-071-1/+11
* jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch2014-04-072-39/+96
* gui for imagesDaniel Gultsch2014-04-061-0/+11
* added button to open imagesDaniel Gultsch2014-04-061-1/+9
* cleaned up log output a little bitDaniel Gultsch2014-04-051-1/+0
* marked incoming carbons as unreadDaniel Gultsch2014-04-041-5/+7
* notify on incomming received carbon messagesDaniel Gultsch2014-04-041-2/+4
* be compatible with openkeychain api v3Daniel Gultsch2014-04-031-3/+2
* call change status listener after disable accountDaniel Gultsch2014-04-031-0/+1
* tryping to resolve the wake lock bugDaniel Gultsch2014-04-031-3/+4
* added permenant notification when one or more accounts are unable to connectDaniel Gultsch2014-04-031-0/+2
* finally fixed #notificationgateDaniel Gultsch2014-03-291-1/+8
* fixed null pointer with missing status msgDaniel Gultsch2014-03-271-3/+8
* fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch2014-03-271-14/+29
* fixed error with leaving mucsDaniel Gultsch2014-03-261-1/+2
* holding wake locks during onStartCommandDaniel Gultsch2014-03-231-2/+10
* more otr fixesDaniel Gultsch2014-03-211-1/+1
* tryed to fix more otr bugs. new resource settingDaniel Gultsch2014-03-211-1/+5
* sending offline msgsDaniel Gultsch2014-03-211-8/+7
* added no-copyDaniel Gultsch2014-03-201-20/+7
* otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch2014-03-191-105/+136
* rename in muc fixedDaniel Gultsch2014-03-191-22/+2
* fix bug with presences with no resource attachedDaniel Gultsch2014-03-181-25/+29
* bug fixes with leaving muc on connection loss.Daniel Gultsch2014-03-161-8/+10
* better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch2014-03-151-15/+15
* muc invites in conference detailsDaniel Gultsch2014-03-151-0/+1
* muc creationDaniel Gultsch2014-03-151-5/+34
* renaming conferences over conference detailsDaniel Gultsch2014-03-141-0/+15
* use conference subject to identiy roomDaniel Gultsch2014-03-141-0/+6
* fixed logic bug with cleaning of presencesDaniel Gultsch2014-03-141-1/+8
* nick name more persistant than ever beforeDaniel Gultsch2014-03-141-1/+0
* fixed problem with null messages. added ask again buttonDaniel Gultsch2014-03-141-1/+1
* removed log outputDaniel Gultsch2014-03-131-1/+0
* bug fixDaniel Gultsch2014-03-131-1/+1
* sharing textDaniel Gultsch2014-03-131-2/+10
* fixed logic bug where presences where cleared to earlyDaniel Gultsch2014-03-131-1/+0
* finished registrationDaniel Gultsch2014-03-131-0/+3
* contact picture generation centralized + basic registry stuffDaniel Gultsch2014-03-131-2/+4
* added server info and deal with thi 'connecting...' bugDaniel Gultsch2014-03-121-29/+12
* fixed #9Daniel Gultsch2014-03-121-13/+4
* make conference notificaton optionalDaniel Gultsch2014-03-121-1/+1