index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
parser
/
IqParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes FS#147: Disable OMEMO
steckbrief
2016-03-02
1
-3
/
+3
*
Merge tag '1.9.4' into trz/merge_1.9.4
lookshe
2016-02-16
1
-5
/
+4
|
\
|
*
catch all axolotl parse exception at once. fixes #1692
Daniel Gultsch
2016-02-11
1
-5
/
+4
|
*
catch a few NPE when parsing invalid pep nodes
Daniel Gultsch
2016-02-02
1
-3
/
+3
*
|
Imports organized
steckbrief
2016-02-12
1
-1
/
+0
*
|
Merge tag '1.9.3' into trz/merge_1.9.3
lookshe
2016-02-11
1
-6
/
+217
|
\
|
|
*
more detailed logging
Daniel Gultsch
2015-12-12
1
-2
/
+1
|
*
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
2015-10-16
1
-0
/
+29
|
*
catch invalid base64 on omemo key decoding
Daniel Gultsch
2015-08-30
1
-3
/
+8
|
*
catch invalid base64 in axolotl key parsing
Daniel Gultsch
2015-08-24
1
-1
/
+1
|
*
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2015-08-23
1
-1
/
+1
|
*
modified clearIqCallbacks into 2-step process
Daniel Gultsch
2015-08-23
1
-6
/
+6
|
*
Clean up logging
Andreas Straub
2015-07-19
1
-7
/
+8
|
*
Return empty set on invalid PEP devicelist
Andreas Straub
2015-07-19
1
-18
/
+18
|
*
Migrate to new PEP layout
Andreas Straub
2015-07-19
1
-7
/
+13
|
*
Reformat code to use tabs
Andreas Straub
2015-07-19
1
-38
/
+38
|
*
Added PEP and message protocol layers
Andreas Straub
2015-07-19
1
-1
/
+157
*
|
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-01-15
1
-13
/
+0
|
\
\
*
|
|
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-01-13
1
-3
/
+4
|
\
|
|
*
|
|
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2015-12-10
1
-2
/
+2
|
\
|
|
*
|
|
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2015-12-02
1
-3
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
2015-06-19
1
-158
/
+0
|
/
*
support for XEP-0092: Software Version
iNPUTmice
2015-02-16
1
-3
/
+5
*
avoid requesting blocklist after stream resumption
Daniel Gultsch
2015-01-05
1
-0
/
+1
*
Verify IQ responses
Sam Whited
2015-01-04
1
-10
/
+3
*
Make IqPacket type an enum
Sam Whited
2015-01-04
1
-7
/
+7
*
improved fromServer filter
Daniel Gultsch
2014-12-30
1
-1
/
+4
*
fixed #818
Daniel Gultsch
2014-12-30
1
-1
/
+1
*
Fix typo in method name
Sam Whited
2014-12-29
1
-2
/
+2
*
made method private that is no longer required to be public
iNPUTmice
2014-12-23
1
-1
/
+1
*
Simplify roster handling code
Sam Whited
2014-12-22
1
-84
/
+69
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-20
/
+87
*
fixed #755
iNPUTmice
2014-12-19
1
-1
/
+1
*
fixed npe if roster jid couldnt be parsed
iNPUTmice
2014-12-01
1
-8
/
+5
*
clear avatar cache with new roster push from server
iNPUTmice
2014-11-17
1
-0
/
+2
*
avoided some null pointers
iNPUTmice
2014-11-17
1
-21
/
+28
*
happy hanukkah
iNPUTmice
2014-11-16
1
-0
/
+1
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-6
/
+1
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-4
/
+17
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+92