aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* made ui with sending images a little smootherDaniel Gultsch2014-04-156-30/+61
* added very basic, very untested gui on the receiving sideDaniel Gultsch2014-04-142-27/+59
* tried to fix some race conditions. not adding duplicate candidates. needs mor...Daniel Gultsch2014-04-144-20/+45
* Merge pull request #59 from jelmer/typo-preemptivelyDaniel Gultsch2014-04-141-1/+1
|\
| * Fix typo: Preemptivly -> Preemptively.Jelmer Vernooij2014-04-141-1/+1
* | Merge pull request #58 from jelmer/fix-typo-assoziatedDaniel Gultsch2014-04-142-2/+2
|\ \
| * | Fix two typos: assoziated -> associated.Jelmer Vernooij2014-04-142-2/+2
|/ /
* | added contributors and note to xep65Daniel Gultsch2014-04-131-0/+6
* | Some icon tweaksAndreas Straub2014-04-131-14/+16
* | Added ellipsis tile for large conversationsAndreas Straub2014-04-131-5/+17
* | Major Contact Picture code cleanupAndreas Straub2014-04-137-55/+71
* | transmitting files between two conversations works. no error handling and no ...Daniel Gultsch2014-04-136-36/+136
* | some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch2014-04-1310-78/+234
* | more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-1310-109/+204
* | fixed minor typosDaniel Gultsch2014-04-122-3/+2
* | Merge branch 'development' of https://github.com/strb/Conversations into strb...Daniel Gultsch2014-04-126-44/+205
|\ \
| * | Added tiled MUC iconsandy2014-04-121-16/+164
| * | More Contact Picture refactorsandy2014-04-125-17/+40
| * | Refactor UIHelper to use getContactPictureandy2014-04-122-14/+4
* | | add sha1 sum to fileDaniel Gultsch2014-04-124-3/+50
* | | open latest conversation from notificationDaniel Gultsch2014-04-111-0/+3
|/ /
* | first file transfer between gajim and conversations. still a lot to do thoughDaniel Gultsch2014-04-114-13/+94
* | socks5 initialisation works. doesn't get activate thoughDaniel Gultsch2014-04-119-38/+180
* | failed messages get now marked inlineDaniel Gultsch2014-04-116-96/+65
* | incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch2014-04-109-160/+318
* | changed behaviour of expecption handler to check if accounts are working befo...Daniel Gultsch2014-04-101-12/+15
* | disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch2014-04-0811-108/+211
* | fixed npeDaniel Gultsch2014-04-081-3/+5
* | fixed #52. thanks @strbDaniel Gultsch2014-04-072-1/+16
* | jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch2014-04-0710-81/+287
* | gui for imagesDaniel Gultsch2014-04-068-41/+104
* | added button to open imagesDaniel Gultsch2014-04-064-12/+117
* | added attach file actionDaniel Gultsch2014-04-067-0/+12
|/
* renamed [Archive conversation|Leave conference] to End this conversationDaniel Gultsch2014-04-063-3/+2
* fixed npeDaniel Gultsch2014-04-061-0/+9
* spelling and more features to changelog0.1.3Daniel Gultsch2014-04-061-5/+6
* added changelogDaniel Gultsch2014-04-061-0/+18
* use proper, advertised sm namespaceDaniel Gultsch2014-04-055-25/+24
* cleaned up log output a little bitDaniel Gultsch2014-04-052-7/+1
* Merge pull request #49 from rtreffer/compression-fixDaniel Gultsch2014-04-051-10/+5
|\
| * Switch to FULL_SYNC to make prosody happyRene Treffer2014-04-051-10/+5
|/
* code cleanupDaniel Gultsch2014-04-051-11/+5
* marked incoming carbons as unreadDaniel Gultsch2014-04-041-5/+7
* notify on incomming received carbon messagesDaniel Gultsch2014-04-042-4/+12
* added build instruticonsDaniel Gultsch2014-04-041-0/+10
* bumped minidns to new versionDaniel Gultsch2014-04-041-5/+5
* added compression to the xep listDaniel Gultsch2014-04-041-0/+1
* fixing more notification f-upsDaniel Gultsch2014-04-041-5/+16
* nothing importantDaniel Gultsch2014-04-031-1/+1
* Merge branch 'compression' of https://github.com/rtreffer/Conversations into ...Daniel Gultsch2014-04-0310-26/+223
|\