Commit log

d0a338f Merge pull request #188 from DerHamster/worktest

Click to expand commit body
small fix ( zerfifikat -> zertifikat )

Daniel Gultsch created

c92db4e updated languages

iNPUTmice created

79f09cc small fix ( zerfifikat -> zertifikat )

eric created

9f48555 Update strings.xml

Aitor Beriain created

f5bea48 Merge pull request #186 from kruks23/development

Click to expand commit body
Update Spanish Translations

Daniel Gultsch created

777edca Update Spanish Translations

kruks23 created

f66c0db Merge pull request #3 from Flowdalic/androidagnostic

Click to expand commit body
Make minidns Android agnostic

Rene Treffer created

52807fe Log IOException

Florian Schmaus created

3156483 Remove printStackTrace() calls

Click to expand commit body
it's hard to assign those an app in the Android log. Better to use JUL.

Florian Schmaus created

defe519 Close DatagramSocket using try-with-resources

Florian Schmaus created

3236432 Make minidns Android agnostic

Click to expand commit body
there is really no need for minidns to be Android exclusive. Replacing
the Android log API with JUL make minidns available for Android and Java
SE.

Florian Schmaus created

794b13f fixing #184

iNPUTmice created

60d0881 removed unnecessary variable in message class

iNPUTmice created

71886ed localized date. rounded minutes, hours and dates in last seen

iNPUTmice created

ea8f3a2 possible fix to be able to images and encrypted messages at a faster rate

iNPUTmice created

df7f7c5 do not just simply resend images

iNPUTmice created

3fd371c fixed last_seen_now

iNPUTmice created

fc656c5 removed presence from last seen

iNPUTmice created

2467760 put xep333 parsing into parser class

Daniel Gultsch created

476ab65 refactored presence parsing into dedicated class

Daniel Gultsch created

5cd750c Merge branch 'kruks23-development' into development

iNPUTmice created

c489f36 added abbrev_all to date format

iNPUTmice created

99e5098 #158 Try to solve MM/dd date in each locale

kruks23 created

a1507d9 fixes #172

iNPUTmice created

e820c98 Merge branch 'development' of github.com:siacs/Conversations into development

iNPUTmice created

5fe926b basic last seen feature. no peristancy just yet. no polish

iNPUTmice created

356a572 Merge pull request #178 from kruks23/development

Click to expand commit body
Update Spanish Translations

Daniel Gultsch created

a583471 read marker is now a little less in your face

iNPUTmice created

a4e06db Update Spanish Translations

kruks23 created

9a448f8 image provider path name now with .webp ending

iNPUTmice created

83e919f experimental gui to display read status

iNPUTmice created

dc50e0a fixed regression with newly created conversations not being shown properly

iNPUTmice created

7e4e742 received and displayed messages (xep 333) are now marked properly

iNPUTmice created

ba2ad82 more bug fixes for the pgp problem

iNPUTmice created

2f2aa7a fixed pgp on incoming carbon messages

iNPUTmice created

657df84 Merge branch 'feature/xep-0333' into development

iNPUTmice created

cedc1f4 answer to xep 184 message receipts. fixes #95

iNPUTmice created

41dde74 Merge pull request #176 from imaginator/patch-1

Click to expand commit body
small typo

Daniel Gultsch created

f7bf621 small type

Simon Tennant created

99793fa version bump to 0.3

iNPUTmice created

4e82f43 added pgp sig on muc rename

iNPUTmice created

3db0f68 Merge branch 'development' of github.com:siacs/Conversations into development

iNPUTmice created

5b6140d long press on images revails share with intent

iNPUTmice created

7e1e080 Merge pull request #169 from alethea/self-typo

Click to expand commit body
Fixed typo in source

Daniel Gultsch created

5881fc0 Fixed typo in source "sefl" -> "self"

Alethea Rose Butler created

2364532 version bump

iNPUTmice created

f94254d updated changelog and readme for the 0.3 release

iNPUTmice created

1982151 linked openkeychain install dialog from decrypt messages box

iNPUTmice created

c17db8e changed roster to concurrent hashmap

iNPUTmice created

32a21e1 unified crypto messages and made lock icon work for conferences

iNPUTmice created