index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
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 (
Collapse
)
Author
Age
Files
Lines
*
fixed spelling thanks @betheg
iNPUTmice
2014-08-28
1
-9
/
+9
|
*
fixing duplicate private muc messages
iNPUTmice
2014-08-25
1
-3
/
+10
|
*
experimental muc message deduplication
Daniel Gultsch
2014-08-23
1
-2
/
+8
|
*
make avatars persisent / available even without internet
iNPUTmice
2014-08-21
1
-1
/
+3
|
*
fixed #356
iNPUTmice
2014-08-15
1
-10
/
+12
|
*
handle bare jid presences. fixes for otr
iNPUTmice
2014-08-11
1
-3
/
+9
|
*
added limited private muc chat feature (messages are now properly marked) - ↵
iNPUTmice
2014-08-10
1
-22
/
+51
|
|
|
|
long press on user icon will sent private messages. fixed #259
*
fetch missing avatars from server
iNPUTmice
2014-08-05
1
-1
/
+18
|
*
publish avatars
iNPUTmice
2014-08-05
1
-0
/
+25
|
*
fixed #239 - show contact names and pictures in muc if real jid is known
iNPUTmice
2014-07-29
1
-0
/
+3
|
*
fixed bug in message parser
iNPUTmice
2014-07-27
1
-4
/
+8
|
*
answer correctly if both markers and receipts are requested
iNPUTmice
2014-07-24
1
-13
/
+7
|
*
more disco. fixed chat markers with jappix
iNPUTmice
2014-07-23
1
-0
/
+2
|
*
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 ↵
iNPUTmice
2014-06-12
1
-11
/
+0
|
|
|
|
changes
*
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