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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-01
fixed npe if roster jid couldnt be parsed
iNPUTmice
1
-8
/
+5
2014-11-27
use getAttributeAsJid method
iNPUTmice
1
-6
/
+1
2014-11-23
add an listener for the muc roster update.
Michael
1
-0
/
+2
2014-11-21
update action bar with conversations updates as well
iNPUTmice
1
-25
/
+10
2014-11-20
changed listener timing and cache clearing after muc presences
iNPUTmice
1
-6
/
+9
2014-11-20
fixed potential NPEs
iNPUTmice
1
-39
/
+43
2014-11-17
clear avatar cache with new roster push from server
iNPUTmice
1
-0
/
+2
2014-11-17
avoided some null pointers
iNPUTmice
1
-21
/
+28
2014-11-16
happy hanukkah
iNPUTmice
1
-0
/
+1
2014-11-16
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
1
-4
/
+2
2014-11-14
Added check for empty from on group chat packet
Kevin Rauwolf
1
-0
/
+3
2014-11-10
more refactoring for presence selection. removed getTo, getFrom and getJid fr...
iNPUTmice
1
-14
/
+19
2014-11-09
fixed private messages
iNPUTmice
1
-2
/
+2
2014-11-09
s/getResourcepart().isEmpty()/isBareJid()/
Sam Whited
3
-4
/
+4
2014-11-09
Rework `Account.getJid()' to return full JIDs
Sam Whited
3
-3
/
+3
2014-11-09
refactored code to always contain full jid for counterpart
iNPUTmice
1
-3
/
+3
2014-11-09
Don't crash on packets with no "from" specified
Sam Whited
1
-1
/
+2
2014-11-09
Update more files to use JID objects
Sam Whited
3
-63
/
+64
2014-11-09
Move a chunk of classes over to using JID objects
Sam Whited
2
-16
/
+31
2014-11-08
check if socket was null before doing ssl connect
iNPUTmice
1
-1
/
+0
2014-11-05
fixed notifications for images
iNPUTmice
1
-15
/
+1
2014-11-04
clear avatar cache after nick name change
iNPUTmice
1
-4
/
+8
2014-10-22
Make conversations the root project
Sam Whited
4
-0
/
+834