aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-25smoother scrolling (first step)Daniel Gultsch6-57/+223
2014-04-23deny files with unknown file typesDaniel Gultsch4-21/+76
2014-04-22added download button for images not accepted automaticallyDaniel Gultsch5-16/+78
2014-04-22added support for ibbDaniel Gultsch7-23/+313
2014-04-21code cleanupDaniel Gultsch2-28/+16
2014-04-21allow images to be opened with gallary appDaniel Gultsch4-3/+145
2014-04-21added missing transport idDaniel Gultsch1-0/+1
2014-04-20added proxy activate and a lot of code clean up. totatly untestedDaniel Gultsch5-145/+161
2014-04-20made our spanish friends happy. fixed #68Daniel Gultsch1-21/+22
2014-04-20fixed #50Daniel Gultsch3-14/+32
2014-04-19more jingle bug fixesDaniel Gultsch3-12/+10
2014-04-19fixed replace contact in conversationDaniel Gultsch1-15/+15
2014-04-19made debugging verbose again on specific partsDaniel Gultsch2-4/+10
2014-04-19fixed default autoaccept file size and wrongly marked messageDaniel Gultsch2-3/+3
2014-04-19cleaned up debug log a little bitDaniel Gultsch7-91/+118
2014-04-18fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch2-10/+15
2014-04-18tried to avoid some more race conditions in jingleDaniel Gultsch3-38/+80
2014-04-18work around for bug in xmlpullparserDaniel Gultsch1-21/+25
2014-04-18lot of cleanup in jingle partDaniel Gultsch6-120/+326
2014-04-18put more string into strings.xmlDaniel Gultsch2-9/+9
2014-04-18fixed destination bugDaniel Gultsch3-5/+15
2014-04-18fixed #63Daniel Gultsch2-2/+21
2014-04-18fixed possible race conditions with presencesDaniel Gultsch5-11/+23
2014-04-18added clear history dialog (no funcionality)Daniel Gultsch1-4/+24
2014-04-16jingle sessions now get terminated proberly on successDaniel Gultsch2-17/+34
2014-04-15made ui with sending images a little smootherDaniel Gultsch3-29/+56
2014-04-14added very basic, very untested gui on the receiving sideDaniel Gultsch2-27/+59
2014-04-14tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch4-20/+45
2014-04-14Fix two typos: assoziated -> associated.Jelmer Vernooij1-1/+1
2014-04-13Some icon tweaksAndreas Straub1-14/+16
2014-04-13Added ellipsis tile for large conversationsAndreas Straub1-5/+17
2014-04-13Major Contact Picture code cleanupAndreas Straub7-55/+71
2014-04-13transmitting files between two conversations works. no error handling and no ...Daniel Gultsch6-36/+136
2014-04-13some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch8-78/+215
2014-04-13more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch10-109/+204
2014-04-12fixed minor typosDaniel Gultsch2-3/+2
2014-04-12add sha1 sum to fileDaniel Gultsch4-3/+50
2014-04-12Added tiled MUC iconsandy1-16/+164
2014-04-12More Contact Picture refactorsandy5-17/+40
2014-04-12Refactor UIHelper to use getContactPictureandy2-14/+4
2014-04-11open latest conversation from notificationDaniel Gultsch1-0/+3
2014-04-11first file transfer between gajim and conversations. still a lot to do thoughDaniel Gultsch4-13/+94
2014-04-11socks5 initialisation works. doesn't get activate thoughDaniel Gultsch9-38/+180
2014-04-11failed messages get now marked inlineDaniel Gultsch4-42/+63
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch8-160/+316
2014-04-10changed behaviour of expecption handler to check if accounts are working befo...Daniel Gultsch1-12/+15
2014-04-08disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch11-108/+211
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 Gultsch8-79/+283