aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-21fixed ImStyleParser to not style '**test**'Christian Schneppe1-1/+1
2017-11-21styler: ignore closing keyword when preceded by whitespaceChristian Schneppe1-1/+1
2017-11-21catch rare exception when transforming download uri to real pathChristian Schneppe1-4/+8
2017-11-20styling: introduce support for code blocksChristian Schneppe2-17/+47
2017-11-20do not quote quotesChristian Schneppe1-0/+54
2017-11-20make keyword styling work in quotesChristian Schneppe1-9/+18
2017-11-20changed text styling to keep the keywordChristian Schneppe1-24/+9
2017-11-20ExceptionHelper: code clean upChristian Schneppe1-7/+9
2017-11-20code refactoring to provide shorter account enabled checkChristian Schneppe1-1/+1
2017-11-20changed preview alpha to 0.6fChristian Schneppe1-2/+2
2017-11-20support for basic IM stylingChristian Schneppe2-0/+241
2017-10-29Resolver: active network gets high priorityChristian Schneppe1-10/+11
2017-10-29Resolver: Only prefer VPN connections when network is activeChristian Schneppe1-1/+8
2017-10-29black list certain local parts and show domain insteadChristian Schneppe1-0/+53
2017-09-24slightly refactor dns resolverChristian Schneppe1-10/+6
2017-09-24give exec resolver a lower priority over reflectionChristian Schneppe2-7/+97
2017-09-24refactored AudioPlayerChristian Schneppe1-0/+26
2017-09-18show permanent notification while transcoding videoChristian Schneppe1-3/+2
2017-09-04made avatar cache cleaning more efficent after name changesChristian Schneppe1-0/+1
2017-08-13parse jid from CN in client certs if nothing else is availableChristian Schneppe1-4/+12
2017-08-13do not run file observer on hidden directoriesChristian Schneppe1-1/+1
2017-08-13update mini dnsChristian Schneppe1-2/+1
2017-08-13cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe2-6/+2
2017-08-13provide extra 'network is unreachable' account stateChristian Schneppe1-1/+30
2017-08-03display messages that only contain emoji slightly largerChristian Schneppe1-6/+0
2017-08-01use base64 instead of base36 when creating random stringsChristian Schneppe1-0/+8
2017-08-01use publish-options instead of always pushing node configurationChristian Schneppe1-0/+2
2017-08-01add reminder to remove minidns workarounds once those are fixedChristian Schneppe1-0/+1
2017-08-01prefer DNS servers from VPNsChristian Schneppe2-5/+10
2017-08-01catch runtime exceptions from minidnsChristian Schneppe1-4/+4
2017-08-01catch all exceptions around minidns :(Christian Schneppe1-6/+6
2017-08-01made DNSEC hostname validation opt-inChristian Schneppe1-11/+24
2017-08-01work around idn short comings in minidnsChristian Schneppe1-1/+1
2017-08-01resolve non-srv domains in resolver class as wellChristian Schneppe1-7/+43
2017-08-01prefer ipv4 over ipv6Christian Schneppe1-0/+7
2017-08-01fixed fallback to normal DNS query after DNSSEC failedChristian Schneppe1-3/+9
2017-08-01update datebubblesChristian Schneppe1-0/+18
2017-08-01put settings defaults into resource fileChristian Schneppe1-1/+1
2017-06-27revised resolver strategyChristian Schneppe1-3/+7
2017-06-26refactored resolver to fall back to DNS and use reliable methodChristian Schneppe1-11/+35
2017-06-26use ResolverApi.reliable(..)Christian Schneppe1-31/+11
2017-06-25new resolver fall back to normal dns if dnssec verfication failsChristian Schneppe1-9/+22
2017-06-25fixed patterns source code urlChristian Schneppe1-1/+2
2017-06-24fixed ip reporting for dns look upsChristian Schneppe1-2/+2
2017-06-24upgrade minidns. refactored dns utilsChristian Schneppe4-299/+257
2017-06-24upgrade to signal-protocol-javaChristian Schneppe1-2/+1
2017-06-17use osm MapPreviewChristian Schneppe1-1/+2
2017-05-17differentiate starttls failure and sasl failureChristian Schneppe1-0/+2
2017-04-16transform aesgcm:// links back to https:// before connecting through TorChristian Schneppe1-1/+13
2017-04-16don't count >number% as quoteChristian Schneppe1-1/+1