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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
more muc options
Daniel Gultsch
2015-01-07
1
-7
/
+16
*
fixed invites
Daniel Gultsch
2015-01-07
1
-37
/
+24
*
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
*
deal with prosodys muc namespace tagging of messages
Daniel Gultsch
2015-01-04
1
-4
/
+5
*
update last presence only for messages
Daniel Gultsch
2015-01-03
2
-6
/
+2
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
1
-5
/
+3
*
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
2
-24
/
+91
*
get rid of special self presence object and incorporate that into roster
iNPUTmice
2014-12-20
1
-56
/
+44
*
fixed #755
iNPUTmice
2014-12-19
1
-1
/
+1
*
properly count mam messages
iNPUTmice
2014-12-17
1
-2
/
+8
*
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
2014-12-15
1
-5
/
+2
*
fixed crashing on unparsed jids
iNPUTmice
2014-12-15
1
-4
/
+4
*
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
2014-12-15
1
-6
/
+1
*
various mam improvments
iNPUTmice
2014-12-13
1
-2
/
+4
*
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
2014-12-10
1
-1
/
+1
*
save server id from mam messages. check for dups before adding mam
iNPUTmice
2014-12-10
1
-1
/
+8
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
1
-2
/
+5
*
very basic mam support
iNPUTmice
2014-12-10
1
-2
/
+64
*
store last message received date in conversation
iNPUTmice
2014-12-10
2
-34
/
+25
*
removed unnecessary otr error response
iNPUTmice
2014-12-10
1
-4
/
+0
*
fixed #651
iNPUTmice
2014-12-03
1
-0
/
+8
*
fixed potential npes in message parser
iNPUTmice
2014-12-03
1
-2
/
+7
*
fixed npe if roster jid couldnt be parsed
iNPUTmice
2014-12-01
1
-8
/
+5
*
use getAttributeAsJid method
iNPUTmice
2014-11-27
1
-6
/
+1
*
add an listener for the muc roster update.
Michael
2014-11-23
1
-0
/
+2
*
update action bar with conversations updates as well
iNPUTmice
2014-11-21
1
-25
/
+10
*
changed listener timing and cache clearing after muc presences
iNPUTmice
2014-11-20
1
-6
/
+9
*
fixed potential NPEs
iNPUTmice
2014-11-20
1
-39
/
+43
*
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
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
1
-4
/
+2
*
Added check for empty from on group chat packet
Kevin Rauwolf
2014-11-14
1
-0
/
+3
*
more refactoring for presence selection. removed getTo, getFrom and getJid fr...
iNPUTmice
2014-11-10
1
-14
/
+19
*
fixed private messages
iNPUTmice
2014-11-09
1
-2
/
+2
*
s/getResourcepart().isEmpty()/isBareJid()/
Sam Whited
2014-11-09
3
-4
/
+4
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
3
-3
/
+3
*
refactored code to always contain full jid for counterpart
iNPUTmice
2014-11-09
1
-3
/
+3
*
Don't crash on packets with no "from" specified
Sam Whited
2014-11-09
1
-1
/
+2
*
Update more files to use JID objects
Sam Whited
2014-11-09
3
-63
/
+64
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
2
-16
/
+31
*
check if socket was null before doing ssl connect
iNPUTmice
2014-11-08
1
-1
/
+0
*
fixed notifications for images
iNPUTmice
2014-11-05
1
-15
/
+1
[next]