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-10-05
end otr session instead of only resetting
iNPUTmice
1
-1
/
+1
2014-10-02
mark conversation as read when displayed marker from another client is received
iNPUTmice
1
-3
/
+20
2014-09-29
notifiy only when necessary
Daniel Gultsch
1
-2
/
+2
2014-09-29
fixed muc invite with <body/>.
Michael
1
-1
/
+3
2014-09-28
more improvments for new notification service
Daniel Gultsch
1
-6
/
+12
2014-09-28
new notification service. first draft
Daniel Gultsch
1
-3
/
+8
2014-09-27
made muc passwords and prefereced encryption method persistant across restarts
iNPUTmice
1
-0
/
+2
2014-09-23
fixed rare npe
iNPUTmice
1
-20
/
+21
2014-09-20
fixed presence splitting
iNPUTmice
1
-8
/
+8
2014-09-20
indicates received messages with a tick.
Michael
1
-0
/
+7
2014-09-12
add proper namespace in carbon
Michael
1
-5
/
+8
2014-09-11
pare body in type=normal messages as well
iNPUTmice
1
-11
/
+5
2014-09-08
setting to increase font size. fixed #420
iNPUTmice
1
-7
/
+7
2014-09-08
settings to force encryption and setting for not saving messages to disk. fix...
iNPUTmice
1
-1
/
+3
2014-09-07
MUC: set the password from bookmarks.
Michael
1
-1
/
+0
2014-09-06
made otr a little bit more solid when there is no presence subscription
iNPUTmice
1
-3
/
+6
2014-09-05
MUC: set password from invite message.
Michael
1
-0
/
+8
2014-09-04
nick parsing (xep 0172) also enabled for messages and for pep
iNPUTmice
1
-5
/
+27
2014-09-03
added ability to disable notifications for specific conversations - fixed #322
iNPUTmice
1
-0
/
+1
2014-08-31
some code cleanup
iNPUTmice
1
-11
/
+16
2014-08-28
fixed spelling thanks @betheg
iNPUTmice
1
-9
/
+9
2014-08-25
fixing duplicate private muc messages
iNPUTmice
1
-3
/
+10
2014-08-23
experimental muc message deduplication
Daniel Gultsch
1
-2
/
+8
2014-08-21
make avatars persisent / available even without internet
iNPUTmice
1
-1
/
+3
2014-08-15
fixed #356
iNPUTmice
1
-10
/
+12
2014-08-11
handle bare jid presences. fixes for otr
iNPUTmice
1
-3
/
+9
2014-08-10
added limited private muc chat feature (messages are now properly marked) - l...
iNPUTmice
1
-22
/
+51
2014-08-05
fetch missing avatars from server
iNPUTmice
1
-1
/
+18
2014-08-05
publish avatars
iNPUTmice
1
-0
/
+25
2014-07-29
fixed #239 - show contact names and pictures in muc if real jid is known
iNPUTmice
1
-0
/
+3
2014-07-27
fixed bug in message parser
iNPUTmice
1
-4
/
+8
2014-07-24
answer correctly if both markers and receipts are requested
iNPUTmice
1
-13
/
+7
2014-07-23
more disco. fixed chat markers with jappix
iNPUTmice
1
-0
/
+2
2014-07-21
switched to direct invites. fixes #284
iNPUTmice
1
-2
/
+13
2014-07-20
hide verify snackbar when otr session is ended. fixed npe
iNPUTmice
1
-0
/
+1
2014-07-20
ignore groupchats messages that are pending leave
iNPUTmice
1
-0
/
+3
2014-07-17
brought muc invites back. + couple of bug fixes + refactoring
iNPUTmice
1
-2
/
+5
2014-07-16
made grace period work for muc as well
iNPUTmice
1
-0
/
+2
2014-07-16
fixed rare npe
iNPUTmice
1
-0
/
+3
2014-07-15
couple of bug fixes related to muc renaming
iNPUTmice
1
-1
/
+1
2014-07-15
use nick from bookmark if available
iNPUTmice
1
-1
/
+1
2014-07-12
refactored ui listeners a little bit
iNPUTmice
1
-4
/
+4
2014-07-12
made message parser and presence parser implement interface On*PacketReceived
iNPUTmice
1
-35
/
+126
2014-07-11
fishing invites and delivery reports out of carbon copied messages
iNPUTmice
1
-6
/
+10
2014-06-26
faulty otr messages now generate an error
iNPUTmice
1
-2
/
+2
2014-06-25
some fixes for otr with multiple parties
iNPUTmice
1
-1
/
+5
2014-06-23
fixed regression with chat markers not working
iNPUTmice
1
-3
/
+0
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
[next]