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
/
AbstractParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize imports
Andreas Straub
2015-07-20
1
-1
/
+0
*
added mam stuff to new message parser
Daniel Gultsch
2015-05-20
1
-1
/
+1
*
rewrote parser code. mam id and possible other stuff still missing. also mass...
Daniel Gultsch
2015-05-20
1
-21
/
+20
*
provide helper function for getting the content of a child directly
Daniel Gultsch
2015-05-20
1
-5
/
+1
*
# add delivery receipts for private muc msgs
BrianBlade
2015-03-18
1
-0
/
+5
*
strip fractional seconds from timestamp before parsing
iNPUTmice
2015-02-10
1
-5
/
+3
*
made delay timestamp parser accept nano seconds
iNPUTmice
2015-02-09
1
-1
/
+1
*
update last presence only for messages
Daniel Gultsch
2015-01-03
1
-3
/
+0
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-4
/
+4
*
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
2014-12-15
1
-6
/
+1
*
store last message received date in conversation
iNPUTmice
2014-12-10
1
-33
/
+23
*
s/getResourcepart().isEmpty()/isBareJid()/
Sam Whited
2014-11-09
1
-1
/
+1
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-12
/
+14
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+92