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
/
de
/
thedevstack
/
conversationsplus
/
parser
/
MessageParser.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
Fixes FS#197: Decrease verbosity of logging of 'skipping duplicate message'
steckbrief
1
-1
/
+1
2016-03-30
Logging for FS#80 to identify calling method
lookshe
1
-0
/
+3
2016-03-17
Fixes FS#156 and FS#135 (occured again)
lookshe
1
-4
/
+10
2016-02-09
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-1
/
+1
2016-01-13
Moved all avatar related work to AvatarService
steckbrief
1
-4
/
+5
2015-12-10
Moved logcat to a module, increased error robustness for loading last messages
steckbrief
1
-1
/
+1
2015-11-20
Implements FS#67: Introduce central logging class to use log prefix, new acti...
steckbrief
1
-4
/
+4
2015-11-06
FileBackend splitted into several util classes for separate concerns: AvatarU...
steckbrief
1
-2
/
+2
2015-10-23
Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values...
steckbrief
1
-1
/
+6
2015-10-21
Access to preferences moved to global utility class ConversationsPlusPreferen...
steckbrief
1
-3
/
+3
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
1
-16
/
+16
2015-06-04
send_received muc messages will mark a conversation a read
Daniel Gultsch
1
-1
/
+1
2015-06-02
avoid unnessary muc mam queries when message count is 0 after subject
Daniel Gultsch
1
-1
/
+1
2015-06-02
fixed more edge cases in muc message parser
Daniel Gultsch
1
-3
/
+3
2015-06-02
improved compatibility with muc components that change the message id
Daniel Gultsch
1
-2
/
+3
2015-05-26
deduplicate private muc messages
Daniel Gultsch
1
-1
/
+3
2015-05-20
proper error parsing. some clean up
Daniel Gultsch
1
-41
/
+49
2015-05-20
fixed npe in new message parser
Daniel Gultsch
1
-1
/
+3
2015-05-20
fixed muc mam. added a few security checks
Daniel Gultsch
1
-23
/
+25
2015-05-20
fixed read/unread markers
Daniel Gultsch
1
-10
/
+9
2015-05-20
added mam stuff to new message parser
Daniel Gultsch
1
-7
/
+26
2015-05-20
rewrote parser code. mam id and possible other stuff still missing. also mass...
Daniel Gultsch
1
-473
/
+192
2015-05-05
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
1
-1
/
+1
2015-04-21
fixed direct invites
Daniel Gultsch
1
-12
/
+28
2015-04-14
changed received and read confirmation setting to one list and put it to sett...
lookshe
1
-1
/
+1
2015-04-12
implementation for downloading only when enabled wlan
lookshe
1
-1
/
+5
2015-04-12
added settings for accepting and downloading files
lookshe
1
-1
/
+2
2015-03-21
properly set chat states when receiving otr status messages
iNPUTmice
1
-1
/
+1
2015-03-21
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
1
-0
/
+2
2015-03-19
don't update presence for muc messages
iNPUTmice
1
-5
/
+2
2015-03-18
# add delivery receipts for private muc msgs
BrianBlade
1
-7
/
+15
2015-03-06
fixed npe in message parser
iNPUTmice
1
-4
/
+4
2015-03-01
mark all sent messages up to a marker as displayed
Daniel Gultsch
1
-4
/
+9
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
1
-0
/
+25
2015-01-26
muc tics for consistency
iNPUTmice
1
-1
/
+1
2015-01-26
don't put ejabberds status code muc messages into an actual conversation
iNPUTmice
1
-0
/
+1
2015-01-25
otr: switch to the otr-state the partner alternate.
Michael
1
-0
/
+2
2015-01-24
MessageParser: fix the regex for otr query messages.
Michael
1
-1
/
+1
2015-01-24
fixed mam to work with muc
iNPUTmice
1
-1
/
+1
2015-01-11
do not check image file size over http if accepted file size is 0
Daniel Gultsch
1
-3
/
+5
2015-01-07
more muc options
Daniel Gultsch
1
-7
/
+16
2015-01-07
fixed invites
Daniel Gultsch
1
-37
/
+24
2015-01-04
deal with prosodys muc namespace tagging of messages
Daniel Gultsch
1
-4
/
+5
2015-01-02
put Conversations into background mode earlier
Daniel Gultsch
1
-5
/
+3
2014-12-17
properly count mam messages
iNPUTmice
1
-2
/
+8
2014-12-15
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
1
-5
/
+2
2014-12-15
fixed crashing on unparsed jids
iNPUTmice
1
-4
/
+4
2014-12-13
various mam improvments
iNPUTmice
1
-2
/
+4
2014-12-10
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
1
-1
/
+1
2014-12-10
save server id from mam messages. check for dups before adding mam
iNPUTmice
1
-1
/
+8
[next]