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
/
eu
/
siacs
/
conversations
/
parser
/
MessageParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
switched to direct invites. fixes #284
iNPUTmice
2014-07-21
1
-2
/
+13
*
hide verify snackbar when otr session is ended. fixed npe
iNPUTmice
2014-07-20
1
-0
/
+1
*
ignore groupchats messages that are pending leave
iNPUTmice
2014-07-20
1
-0
/
+3
*
brought muc invites back. + couple of bug fixes + refactoring
iNPUTmice
2014-07-17
1
-2
/
+5
*
made grace period work for muc as well
iNPUTmice
2014-07-16
1
-0
/
+2
*
fixed rare npe
iNPUTmice
2014-07-16
1
-0
/
+3
*
couple of bug fixes related to muc renaming
iNPUTmice
2014-07-15
1
-1
/
+1
*
use nick from bookmark if available
iNPUTmice
2014-07-15
1
-1
/
+1
*
refactored ui listeners a little bit
iNPUTmice
2014-07-12
1
-4
/
+4
*
made message parser and presence parser implement interface On*PacketReceived
iNPUTmice
2014-07-12
1
-35
/
+126
*
fishing invites and delivery reports out of carbon copied messages
iNPUTmice
2014-07-11
1
-6
/
+10
*
faulty otr messages now generate an error
iNPUTmice
2014-06-26
1
-2
/
+2
*
some fixes for otr with multiple parties
iNPUTmice
2014-06-25
1
-1
/
+5
*
fixed regression with chat markers not working
iNPUTmice
2014-06-23
1
-3
/
+0
*
fixed #220
iNPUTmice
2014-06-22
1
-2
/
+6
*
not working version of otr file transfer
iNPUTmice
2014-06-20
1
-2
/
+8
*
fire onContactStatusChanged only on online/offline changes. not on status cha...
iNPUTmice
2014-06-12
1
-11
/
+0
*
groundwork for offline otr messages
iNPUTmice
2014-06-11
1
-16
/
+1
*
put xep333 parsing into parser class
Daniel Gultsch
2014-06-06
1
-3
/
+27
*
refactored presence parsing into dedicated class
Daniel Gultsch
2014-06-06
1
-33
/
+15
*
basic last seen feature. no peristancy just yet. no polish
iNPUTmice
2014-06-06
1
-0
/
+23
*
received and displayed messages (xep 333) are now marked properly
iNPUTmice
2014-06-04
1
-2
/
+14
*
more bug fixes for the pgp problem
iNPUTmice
2014-06-04
1
-49
/
+73
*
fixed pgp on incoming carbon messages
iNPUTmice
2014-06-04
1
-12
/
+15
*
encrypted group messages are now properly decrypted
Daniel Gultsch
2014-05-28
1
-6
/
+11
*
reworked message to conferences
Daniel Gultsch
2014-05-16
1
-1
/
+5
*
made message parser non static
Daniel Gultsch
2014-05-14
1
-0
/
+166