aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* parse jid from CN in client certs if nothing else is availableChristian Schneppe2017-08-131-4/+12
* do not run file observer on hidden directoriesChristian Schneppe2017-08-131-1/+1
* update mini dnsChristian Schneppe2017-08-131-2/+1
* cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe2017-08-132-6/+2
* provide extra 'network is unreachable' account stateChristian Schneppe2017-08-131-1/+30
* display messages that only contain emoji slightly largerChristian Schneppe2017-08-031-6/+0
* use base64 instead of base36 when creating random stringsChristian Schneppe2017-08-011-0/+8
* use publish-options instead of always pushing node configurationChristian Schneppe2017-08-011-0/+2
* add reminder to remove minidns workarounds once those are fixedChristian Schneppe2017-08-011-0/+1
* prefer DNS servers from VPNsChristian Schneppe2017-08-012-5/+10
* catch runtime exceptions from minidnsChristian Schneppe2017-08-011-4/+4
* catch all exceptions around minidns :(Christian Schneppe2017-08-011-6/+6
* made DNSEC hostname validation opt-inChristian Schneppe2017-08-011-11/+24
* work around idn short comings in minidnsChristian Schneppe2017-08-011-1/+1
* resolve non-srv domains in resolver class as wellChristian Schneppe2017-08-011-7/+43
* prefer ipv4 over ipv6Christian Schneppe2017-08-011-0/+7
* fixed fallback to normal DNS query after DNSSEC failedChristian Schneppe2017-08-011-3/+9
* update datebubblesChristian Schneppe2017-08-011-0/+18
* put settings defaults into resource fileChristian Schneppe2017-08-011-1/+1
* revised resolver strategyChristian Schneppe2017-06-271-3/+7
* refactored resolver to fall back to DNS and use reliable methodChristian Schneppe2017-06-261-11/+35
* use ResolverApi.reliable(..)Christian Schneppe2017-06-261-31/+11
* new resolver fall back to normal dns if dnssec verfication failsChristian Schneppe2017-06-251-9/+22
* fixed patterns source code urlChristian Schneppe2017-06-251-1/+2
* fixed ip reporting for dns look upsChristian Schneppe2017-06-241-2/+2
* upgrade minidns. refactored dns utilsChristian Schneppe2017-06-244-299/+257
* upgrade to signal-protocol-javaChristian Schneppe2017-06-241-2/+1
* use osm MapPreviewChristian Schneppe2017-06-171-1/+2
* differentiate starttls failure and sasl failureChristian Schneppe2017-05-171-0/+2
* transform aesgcm:// links back to https:// before connecting through TorChristian Schneppe2017-04-161-1/+13
* don't count >number% as quoteChristian Schneppe2017-04-161-1/+1
* use async message loading only when called from UIChristian Schneppe2017-04-131-1/+1
* Optimized imports from entire projectChristian Schneppe2017-04-131-1/+1
* be more careful with corner cases when mentioning multiple peopleChristian Schneppe2017-04-131-0/+33
* exclude >= from being recognized as quoteChristian Schneppe2017-04-131-1/+6
* treat URL as file if URL is in oob or contains keyChristian Schneppe2017-04-131-1/+1
* send urls pointing to pgp encrypted files directly in body+oobChristian Schneppe2017-04-131-0/+8
* use aesgcm:// uri scheme for omemo encrypted http uploadChristian Schneppe2017-04-131-0/+13
* changed one last seen stateChristian Schneppe2017-04-051-1/+1
* parse message that only contain oob tagChristian Schneppe2017-04-051-0/+1
* made a few exceptions to quote parser for emoticons and quotesChristian Schneppe2017-03-261-4/+41
* rework last activity logic to something that should work pretty well …Christian Schneppe2017-03-232-2/+4
* grey out offline contacts in StartConversationChristian Schneppe2017-03-151-5/+7
* display chat states in conferencesChristian Schneppe2017-03-111-0/+10
* do not interpret grin >< as quoteChristian Schneppe2017-03-091-2/+11
* show icons in pop menu with reflection. imagespan was not centred ver…Christian Schneppe2017-03-041-0/+18
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-1/+1
* bump mam namespace to :2Christian Schneppe2017-03-041-1/+1
* properly trim() incoming imto: urisChristian Schneppe2017-03-041-1/+1
* Fix a typo in legacyChristian Schneppe2017-02-221-1/+1