Commit log

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

eb9e988 fixed muc sender history for some cases (where the previous nick was a valid jid)

iNPUTmice created

69ef17e migrated some otr stuff to new jid classes

iNPUTmice created

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

iNPUTmice created

cb1a36d Merge pull request #642 from SamWhited/accountgetjid

Click to expand commit body
Rework `Account.getJid()' to return full JIDs

Daniel Gultsch created

44de982 Merge pull request #643 from SamWhited/idndependfix

Click to expand commit body
Remove unused dependency

Daniel Gultsch created

0aa6efe Remove unused dependency

Sam Whited created

e9af0d4 Merge branch 'master' into development

iNPUTmice created

61f046a make avatar service not break on empty names

iNPUTmice created

180a0e4 Rework `Account.getJid()' to return full JIDs

Click to expand commit body
Remove `Account.getFullJid()'

Sam Whited created

ad6fef0 fixed null pointer in message merger

iNPUTmice created

377bd49 refactored code to always contain full jid for counterpart

iNPUTmice created

2b99b69 fixed full jid for account

iNPUTmice created

87c4fd9 return null if from ist not set in abstract stanza

iNPUTmice created

8437dbd Merge pull request #641 from kruks23/translation8

Click to expand commit body
Update Spanish Translations

Daniel Gultsch created

f65a218 Merge pull request #639 from SamWhited/issue631

Click to expand commit body
Use JID class instead of strings

Daniel Gultsch created

53c7905 Check for illegal arguments to the toASCII func

Sam Whited created

f146c20 add all used libs to the pref_about_message.

Click to expand commit body
also improve the notice a bit.

Michael created

6f6f15d Update Spanish Translations

kruks23 created

7cfcf10 Fix contact highlighting in MUC

Sam Whited created

fc594e9 Fix issue with IDN SRV records

Sam Whited created

02db197 Fix crash on account creation

Sam Whited created

cc34c60 Don't crash on packets with no "from" specified

Sam Whited created