aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-11do not touch pictures that are already in the right formatDaniel Gultsch1-0/+144
2015-07-28changed logging. (work around logcat null pointerDaniel Gultsch1-1/+0
2015-07-24rewrote dns fallbackDaniel Gultsch1-9/+6
2015-07-20Optimize importsAndreas Straub6-40/+39
2015-07-19Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub1-5/+4
2015-07-16made 'check image on http host' message more generic. fixed #1281Daniel Gultsch1-1/+2
2015-07-11null check otr fingerprint before displayDaniel Gultsch1-1/+3
2015-07-10renamed downloadable to transferableDaniel Gultsch1-10/+9
2015-07-09print stack trace instead of writing error message to log in case of unknown ...Daniel Gultsch1-1/+1
2015-07-05show contacts name in non anonymous mucs. fixes #1213Daniel Gultsch1-2/+6
2015-07-03added fallback for non-srv dns queriesDaniel Gultsch1-0/+1
2015-07-01changed mime type handlingDaniel Gultsch2-10/+488
2015-06-30changed namespace of the http upload featureDaniel Gultsch1-1/+1
2015-06-29initial http upload supportDaniel Gultsch1-0/+1
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief1-0/+14
2015-06-19don't perform dns lookups on domain parts that obviously look like ip addressesDaniel Gultsch1-10/+14
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief13-1622/+0
2015-06-05made i/o and memory intensive operations execute in serial orderDaniel Gultsch1-0/+34
2015-06-04fixed obvious bug in dns helperDaniel Gultsch1-2/+2
2015-06-04streamlined dns helper by ignoring weightDaniel Gultsch1-55/+10
2015-05-28let dns library take care of no-srv style hosts as wellDaniel Gultsch1-9/+16
2015-05-28use dns library to resolve missing ipv6 or ipv4 addressesDaniel Gultsch1-1/+30
2015-05-20fix to detect the sender jid correctlyM. Dietrich1-3/+8
2015-05-20add extra jid to intend "show location"M. Dietrich1-0/+1
2015-05-14added a few location questionsDaniel Gultsch1-3/+8
2015-05-13ignore question marks in location questionDaniel Gultsch1-10/+13
2015-05-13show location quick action after receiving a question about the users locationDaniel Gultsch1-0/+24
2015-05-10optimized heart render code a bitDaniel Gultsch1-3/+7
2015-05-10added white heart to new rendering as wellDaniel Gultsch1-0/+1
2015-05-10paint single unicode hearts as red and slightly largerDaniel Gultsch1-0/+4
2015-04-25fixed #1039Daniel Gultsch1-0/+3
2015-04-16fixed a bug in DNS helper code. fixes #1130iNPUTmice1-1/+1
2015-04-16fixed a bug in DNS helper code. fixes #1130iNPUTmice1-1/+1
2015-04-13fixed typosiNPUTmice1-1/+1
2015-04-11no trim of messages or passwordlookshe1-2/+1
2015-03-10show geo uris as 'location' in overviewiNPUTmice1-1/+7
2015-03-07disable all really weak cipher suitesBoris Wachtmeister1-0/+16
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice1-0/+71
2015-02-18made xmpp uris case insensitiveiNPUTmice1-3/+3
2015-02-16support for XEP-0092: Software VersioniNPUTmice1-0/+14
2015-02-09always add a non resolved SRV record to the listiNPUTmice1-6/+1
2015-02-07trim message bodys on displayDaniel Gultsch1-1/+1
2015-02-02Use platform ciphers as well, just prefer oursSam Whited1-5/+7
2015-02-02don't disable any ciphersiNPUTmice1-3/+4
2015-02-01fixed text preview for imagesiNPUTmice1-1/+1
2015-01-25fix mergable() for /me command.Michael1-2/+3
2015-01-18proper desc for offering and sending images in conversations overviewiNPUTmice1-0/+8
2015-01-18use same helper methods for images and filesiNPUTmice1-21/+8
2015-01-18Added new file type names for file transfersChristian S1-0/+4
2015-01-17Fix string substitutions with unknown filetypesSam Whited1-2/+2