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
/
main
/
java
/
eu
/
siacs
/
conversations
/
parser
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
deduplicate private muc messages
Daniel Gultsch
2015-05-26
1
-1
/
+3
*
proper error parsing. some clean up
Daniel Gultsch
2015-05-20
1
-41
/
+49
*
fixed npe in new message parser
Daniel Gultsch
2015-05-20
1
-1
/
+3
*
fixed muc mam. added a few security checks
Daniel Gultsch
2015-05-20
1
-23
/
+25
*
fixed read/unread markers
Daniel Gultsch
2015-05-20
1
-10
/
+9
*
added mam stuff to new message parser
Daniel Gultsch
2015-05-20
2
-8
/
+27
*
rewrote parser code. mam id and possible other stuff still missing. also mass...
Daniel Gultsch
2015-05-20
2
-494
/
+212
*
provide helper function for getting the content of a child directly
Daniel Gultsch
2015-05-20
1
-5
/
+1
*
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
2015-05-05
2
-1
/
+16
*
fixed direct invites
Daniel Gultsch
2015-04-21
1
-12
/
+28
*
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
2
-7
/
+20
*
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
*
look at 5 muc users instead of 4 for tile cache clearing
iNPUTmice
2015-02-22
1
-2
/
+2
*
clear muc tiles cache only when necessary
iNPUTmice
2015-02-21
1
-1
/
+7
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+25
*
support for XEP-0092: Software Version
iNPUTmice
2015-02-16
1
-3
/
+5
*
strip fractional seconds from timestamp before parsing
iNPUTmice
2015-02-10
1
-5
/
+3
*
made delay timestamp parser accept nano seconds
iNPUTmice
2015-02-09
1
-1
/
+1
*
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
*
avoid requesting blocklist after stream resumption
Daniel Gultsch
2015-01-05
1
-0
/
+1
*
Verify IQ responses
Sam Whited
2015-01-04
1
-10
/
+3
*
Make IqPacket type an enum
Sam Whited
2015-01-04
1
-7
/
+7
*
deal with prosodys muc namespace tagging of messages
Daniel Gultsch
2015-01-04
1
-4
/
+5
*
update last presence only for messages
Daniel Gultsch
2015-01-03
2
-6
/
+2
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
1
-5
/
+3
*
improved fromServer filter
Daniel Gultsch
2014-12-30
1
-1
/
+4
*
fixed #818
Daniel Gultsch
2014-12-30
1
-1
/
+1
*
Fix typo in method name
Sam Whited
2014-12-29
1
-2
/
+2
*
made method private that is no longer required to be public
iNPUTmice
2014-12-23
1
-1
/
+1
*
Simplify roster handling code
Sam Whited
2014-12-22
1
-84
/
+69
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
2
-24
/
+91
*
get rid of special self presence object and incorporate that into roster
iNPUTmice
2014-12-20
1
-56
/
+44
*
fixed #755
iNPUTmice
2014-12-19
1
-1
/
+1
*
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
*
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
2014-12-15
1
-6
/
+1
*
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
[next]