Commit log

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

1a3327f Create avatar's for JID's w/o localparts

Sam Whited created

5ce0cd3 Fields that we sync on should be final

Sam Whited created

e49c2b1 Fix bug introduced by rebase

Sam Whited created

778fb9d Fix letter avatar selection in MUC

Sam Whited created

efa4cec More formatting fixes in MUC

Sam Whited created

dd426ca Format contact names in MUC properly

Sam Whited created

1f5908b Fix JID parsing error

Sam Whited created

9db624e It builds again!

Sam Whited created

864f319 Add a packet JID place I missed...

Sam Whited created

f108fc5 Update more files to use JID objects

Sam Whited created

bf92074 Update another chunk of stuff to use JID objects

Sam Whited created

f159004 Update more files to use JID objects

Sam Whited created

9053f4a Move a chunk of classes over to using JID objects

Sam Whited created

a990861 Use factories to generate JIDs

Sam Whited created

a11878b Improve JID error handling

Sam Whited created

8e23b6c Add first attempt at JID class

Sam Whited created

b88d2ed Add jxmpp-stringprep-libidn dependency

Sam Whited created

8c325da bumped gradle files + changelog

iNPUTmice created

589bf01 version bump to 0.8.3 + changelog

iNPUTmice created

4d7bee2 fixed #634

iNPUTmice created

6f24432 use proper theme for MTM

iNPUTmice created

acfbd44 got rid of MTM and mRandom variable in favor of using a reference to service

iNPUTmice created

047aaf5 check if socket was null before doing ssl connect

iNPUTmice created

ea657ec update conversation fragment on every backend connect

iNPUTmice created

8a2f20b Merge pull request #549 from emdete/p2

Click to expand commit body
adjust api level wrapping

Daniel Gultsch created

014f5a1 bug fixes for the previous ui refactoring

iNPUTmice created

e45d7bd UI code refactoring

iNPUTmice created

e42b6d7 fixed #633

iNPUTmice created