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
/
MessageParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '1.5.2' into trz/rebase
lookshe
2015-08-11
1
-509
/
+293
*
changed received and read confirmation setting to one list and put it to sett...
lookshe
2015-04-14
1
-1
/
+1
*
implementation for downloading only when enabled wlan
lookshe
2015-04-12
1
-1
/
+5
*
added settings for accepting and downloading files
lookshe
2015-04-12
1
-1
/
+2
*
properly set chat states when receiving otr status messages
iNPUTmice
2015-03-21
1
-1
/
+1
*
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
2015-03-21
1
-0
/
+2
*
don't update presence for muc messages
iNPUTmice
2015-03-19
1
-5
/
+2
*
# add delivery receipts for private muc msgs
BrianBlade
2015-03-18
1
-7
/
+15
*
fixed npe in message parser
iNPUTmice
2015-03-06
1
-4
/
+4
*
mark all sent messages up to a marker as displayed
Daniel Gultsch
2015-03-01
1
-4
/
+9
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+25
*
muc tics for consistency
iNPUTmice
2015-01-26
1
-1
/
+1
*
don't put ejabberds status code muc messages into an actual conversation
iNPUTmice
2015-01-26
1
-0
/
+1
*
otr: switch to the otr-state the partner alternate.
Michael
2015-01-25
1
-0
/
+2
*
MessageParser: fix the regex for otr query messages.
Michael
2015-01-24
1
-1
/
+1
*
fixed mam to work with muc
iNPUTmice
2015-01-24
1
-1
/
+1
*
do not check image file size over http if accepted file size is 0
Daniel Gultsch
2015-01-11
1
-3
/
+5
*
more muc options
Daniel Gultsch
2015-01-07
1
-7
/
+16
*
fixed invites
Daniel Gultsch
2015-01-07
1
-37
/
+24
*
deal with prosodys muc namespace tagging of messages
Daniel Gultsch
2015-01-04
1
-4
/
+5
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
1
-5
/
+3
*
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
*
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
1
-1
/
+2
*
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
*
use getAttributeAsJid method
iNPUTmice
2014-11-27
1
-6
/
+1
*
fixed potential NPEs
iNPUTmice
2014-11-20
1
-39
/
+43
*
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
1
-1
/
+1
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
*
refactored code to always contain full jid for counterpart
iNPUTmice
2014-11-09
1
-3
/
+3
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-44
/
+49
*
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
*
clear avatar cache after nick name change
iNPUTmice
2014-11-04
1
-4
/
+8
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-2
/
+10
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+517