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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-22
fixed #220
iNPUTmice
1
-2
/
+6
2014-06-20
not working version of otr file transfer
iNPUTmice
1
-2
/
+8
2014-06-12
fire onContactStatusChanged only on online/offline changes. not on status cha...
iNPUTmice
1
-11
/
+0
2014-06-11
groundwork for offline otr messages
iNPUTmice
1
-16
/
+1
2014-06-06
put xep333 parsing into parser class
Daniel Gultsch
1
-3
/
+27
2014-06-06
refactored presence parsing into dedicated class
Daniel Gultsch
1
-33
/
+15
2014-06-06
basic last seen feature. no peristancy just yet. no polish
iNPUTmice
1
-0
/
+23
2014-06-04
received and displayed messages (xep 333) are now marked properly
iNPUTmice
1
-2
/
+14
2014-06-04
more bug fixes for the pgp problem
iNPUTmice
1
-49
/
+73
2014-06-04
fixed pgp on incoming carbon messages
iNPUTmice
1
-12
/
+15
2014-05-28
encrypted group messages are now properly decrypted
Daniel Gultsch
1
-6
/
+11
2014-05-16
reworked message to conferences
Daniel Gultsch
1
-1
/
+5
2014-05-14
made message parser non static
Daniel Gultsch
1
-21
/
+25
2014-05-06
basic pgp encrypted file transfer
Daniel Gultsch
1
-5
/
+2
2014-04-11
failed messages get now marked inline
Daniel Gultsch
1
-13
/
+3
2014-03-31
null pointer fix
Daniel Gultsch
1
-0
/
+3
2014-03-23
holding wake locks during onStartCommand
Daniel Gultsch
1
-6
/
+5
2014-03-21
more otr fixes
Daniel Gultsch
1
-8
/
+3
2014-03-21
tryed to fix more otr bugs. new resource setting
Daniel Gultsch
1
-6
/
+1
2014-03-21
otr safety guard
Daniel Gultsch
1
-1
/
+10
2014-03-21
fixed users profile picture
Daniel Gultsch
1
-0
/
+2
2014-03-19
otr messages are now ignored if conversations isnt 100% sure the message is ours
Daniel Gultsch
1
-4
/
+12
2014-03-19
rename in muc fixed
Daniel Gultsch
1
-6
/
+1
2014-03-14
use conference subject to identiy room
Daniel Gultsch
1
-1
/
+6
2014-03-14
workaround for some weird clients sending empty string over otr
Daniel Gultsch
1
-1
/
+3
2014-03-12
added server info and deal with thi 'connecting...' bug
Daniel Gultsch
1
-1
/
+0
2014-03-12
fix for otr problems
Daniel Gultsch
1
-2
/
+4
2014-03-11
basic stream managment functionality
Daniel Gultsch
1
-1
/
+1
2014-03-08
fixed otr bug
Daniel Gultsch
1
-0
/
+12
2014-03-03
api changes. muc options
Daniel Gultsch
1
-1
/
+1
2014-02-28
rebranding
Daniel Gultsch
1
-7
/
+7
2014-02-28
basic pgp support.
Daniel Gultsch
1
-0
/
+15
2014-02-20
adding and removing roster items now possible. basic error display on error m...
Daniel Gultsch
1
-0
/
+15
2014-02-19
roster versioning. roster updates on air. performance fixes in conversation l...
Daniel Gultsch
1
-0
/
+119
[prev]