aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-25fixed patterns source code urlChristian Schneppe1-1/+2
2017-06-25Added preference to control Heads-up NotificationsChristian Schneppe1-1/+2
2017-06-24decrease REFRESH_UI_INTERVALChristian Schneppe1-1/+1
2017-06-24cleanup nameWithoutVersion() codeChristian Schneppe1-13/+9
2017-06-24don't use version part of identity name in presence selectionChristian Schneppe1-1/+21
2017-06-24fixed ip reporting for dns look upsChristian Schneppe2-3/+3
2017-06-24also check for hostname in in certs if hostname is from trusted sourceChristian Schneppe3-30/+34
2017-06-24upgrade minidns. refactored dns utilsChristian Schneppe6-324/+273
2017-06-24offer to open website if ibb offers oob redirectChristian Schneppe3-10/+55
2017-06-24mark message as failed after canceling ft w/o transferableChristian Schneppe1-0/+2
2017-06-24upgrade to signal-protocol-javaChristian Schneppe8-135/+141
2017-06-24revised strategy for http upload read timeoutChristian Schneppe1-1/+1
2017-06-17allow recording of videos from attachment choice tooChristian Schneppe3-23/+61
2017-06-17use osm MapPreviewChristian Schneppe1-1/+2
2017-06-17make http upload read timeout depend on file sizeChristian Schneppe1-3/+5
2017-06-17fix resend featureChristian Schneppe1-3/+2
2017-06-11correct resend textChristian Schneppe1-1/+5
2017-06-11recreate settingsactivity when theme changedChristian Schneppe4-5/+17
2017-06-11make launching app shortcuts work with disabled accountsChristian Schneppe1-1/+1
2017-06-11do not accept LMC for filesChristian Schneppe1-1/+1
2017-06-01allow changing of nickname in conferences when nick is in useChristian Schneppe1-2/+1
2017-06-01do not parse delay tag for unavailable presences when it comes form own serverChristian Schneppe2-2/+17
2017-06-01fix NPE when bookmark jid is null on creating suggestionsChristian Schneppe1-1/+2
2017-06-01use application/pgp-encrypted mime type when necessary for http uploadChristian Schneppe1-1/+5
2017-05-31'end this conversation afterwards' checked by defaultChristian Schneppe1-0/+1
2017-05-31add the 4 most frequently contacted contacts as app shortcutsChristian Schneppe6-6/+192
2017-05-31do not check if namespace equals prefix for attributesChristian Schneppe1-1/+1
2017-05-31parse all delayed tags. use min dateChristian Schneppe2-12/+22
2017-05-31deal with namespace attributesChristian Schneppe1-3/+9
2017-05-31rename resource on bind conflictChristian Schneppe1-1/+7
2017-05-31rename downgrade attack to downgraded sasl mechanismChristian Schneppe2-2/+2
2017-05-31invoke statusChanged callback after syncronizationChristian Schneppe1-16/+20
2017-05-31do not turn send button green unless history is caught upChristian Schneppe2-3/+20
2017-05-31synchronize on dedicated lock for catchup instead of accountChristian Schneppe2-5/+12
2017-05-28clean up client cert selection codeChristian Schneppe1-1/+2
2017-05-19fall back to jingle only in 1:1Christian Schneppe1-1/+2
2017-05-17work around for brokens ROMs that expose file uris as notification soundChristian Schneppe2-2/+17
2017-05-17differentiate starttls failure and sasl failureChristian Schneppe2-14/+19
2017-05-17use mam reference instead of timestampChristian Schneppe8-77/+156
2017-05-17synchronize around adding query to query mapChristian Schneppe1-1/+3
2017-05-17make updater more failsaveChristian Schneppe1-0/+6
2017-05-12fixed missing lines in unified all account state exceptionsChristian Schneppe1-2/+6
2017-05-10optimized importsChristian Schneppe1-1/+0
2017-05-10add ability to distrust inactive/trusted keysChristian Schneppe1-1/+1
2017-05-10do not synchronize startXmpp() and sendPacket() on the same objectChristian Schneppe1-4/+2
2017-05-10reset resource after bind failureChristian Schneppe1-0/+1
2017-05-10jump directly to account on errorChristian Schneppe1-4/+17
2017-05-10unified all account state exceptionsChristian Schneppe3-67/+41
2017-05-10set catchup flag on mam only when doing thatChristian Schneppe4-13/+16
2017-05-10display open pgp key id in account details and allow to deleteChristian Schneppe6-15/+79