Commit log

4ab5587 adepted conversationadapter to deal with files

iNPUTmice created

af2922a progress for ibb transfers

iNPUTmice created

e7a70a4 some mime and pgp fixes for file transfer

iNPUTmice created

16847a3 support for pgp files

iNPUTmice created

c7acfe8 progress for http images as well. fixed open button for sent files

iNPUTmice created

dac12be copy non local files to private storage first

iNPUTmice created

02cbda6 bug fixes and various improvements for file transfer

iNPUTmice created

7a90ca4 basic arbitrary file transfer

iNPUTmice created

4b5d6f5 Improve auth error handling and state machine

Sam Whited created

e2fb328 Merge pull request #666 from SamWhited/localefixes

Click to expand commit body
Spelling fixes

Daniel Gultsch created

591326f Merge pull request #667 from SamWhited/licensesuntranslatable

Click to expand commit body
Make licenses info untranslatable

Daniel Gultsch created

8650bc2 Make licenses info untranslatable

Sam Whited created

bae2b7d Spelling fixes in Italian translation

Sam Whited created

62404b2 Spelling fix in German translation

Sam Whited created

0e55078 Add SCRAM-SHA1 support

Click to expand commit body
Factor out GS2 tokanization into own class
Add authentication exception class

Fixes #71

Sam Whited created

c61120b Merge pull request #664 from squidpickles/development

Click to expand commit body
Added check for empty from on group chat packet

Daniel Gultsch created

2bb68bc Added check for empty from on group chat packet

Kevin Rauwolf created

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

iNPUTmice created

3118340 fixed possible npe when loading null counterpart into message

iNPUTmice created

2bbad26 Merge pull request #653 from kriztan/patch-2

Click to expand commit body
Update German language

Daniel Gultsch created

17c2ed4 made presences synchronized

iNPUTmice created

2db569b made presences synchronized

iNPUTmice created

77ba68d more npe checks in muc packet parser

iNPUTmice created

e6a4fa0 more npe checks in muc packet parser

iNPUTmice created

88c8373 Merge pull request #656 from SamWhited/authrefactor

Click to expand commit body
Refactor authentication code

Daniel Gultsch created

a74fa9c Merge pull request #659 from SamWhited/jidfixes

Click to expand commit body
Make sure we're storing the display JID as Unicode

Daniel Gultsch created

2222483 Make sure we're storing the display JID as Unicode

Sam Whited created

fca3e3c Update German language

Click to expand commit body
deleted 'pref_about_message'

kriztan created

14cfb60 Refactor authentication code

Sam Whited created

b971965 Update German language

kriztan created

f1e2be4 check if account is online before doing smp

iNPUTmice created

52ca2e7 Merge branch 'feature/otr_verification' of https://github.com/siacs/Conversations into feature/otr_verification

Click to expand commit body
Conflicts:
	src/main/java/eu/siacs/conversations/ui/VerifyOTRActivity.java

iNPUTmice created

d1bf9a3 use auto register for verify otr listeners

iNPUTmice created

76f4cf1 small bug fix

iNPUTmice created

e33fc26 added snackbar to indicate smp. more error handling in verify activity

iNPUTmice created

6cd2ff0 initial smp support

iNPUTmice created

e555fe4 auto register/unregister listeners

iNPUTmice created

fce78ab temporarliy got rid of some insane work arounds in favor of some maybe less insane work arounds

iNPUTmice created

8cb97f5 small bug fix

iNPUTmice created

dc98b3d added snackbar to indicate smp. more error handling in verify activity

iNPUTmice created

8740b55 initial smp support

iNPUTmice created

c8a6b05 made Jid class parse otr session ids

iNPUTmice created

89ee999 more refactoring for presence selection. removed getTo, getFrom and getJid from Element

iNPUTmice created

26b4788 formating

iNPUTmice created

a01ff66 Merge pull request #645 from betheg/about_all_libs

Click to expand commit body
add all used libs to the pref_about_message

Daniel Gultsch created

72068d1 fixed private messages

iNPUTmice created

b1da9ae add libidn to pref_about_message.

Michael created

a45a343 Merge pull request #644 from SamWhited/barejidchecks

Click to expand commit body
s/getResourcepart().isEmpty()/isBareJid()/ [EOM]

Daniel Gultsch created

385bea0 s/getResourcepart().isEmpty()/isBareJid()/

Sam Whited created

56b4ac1 use isBareJid instead of getResourcePart().isEmpty()

iNPUTmice created