aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-14tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch1-2/+1
2014-04-13transmitting files between two conversations works. no error handling and no ...Daniel Gultsch1-2/+0
2014-04-13some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch1-7/+7
2014-04-13more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch1-1/+5
2014-04-12add sha1 sum to fileDaniel Gultsch1-1/+0
2014-04-11failed messages get now marked inlineDaniel Gultsch1-6/+34
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch1-2/+3
2014-04-08disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch2-52/+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 Gultsch2-39/+96
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