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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-16
support for XEP-0092: Software Version
iNPUTmice
1
-3
/
+5
2015-02-10
strip fractional seconds from timestamp before parsing
iNPUTmice
1
-5
/
+3
2015-02-09
made delay timestamp parser accept nano seconds
iNPUTmice
1
-1
/
+1
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-05
avoid requesting blocklist after stream resumption
Daniel Gultsch
1
-0
/
+1
2015-01-04
Verify IQ responses
Sam Whited
1
-10
/
+3
2015-01-04
Make IqPacket type an enum
Sam Whited
1
-7
/
+7
2015-01-04
deal with prosodys muc namespace tagging of messages
Daniel Gultsch
1
-4
/
+5
2015-01-03
update last presence only for messages
Daniel Gultsch
2
-6
/
+2
2015-01-02
put Conversations into background mode earlier
Daniel Gultsch
1
-5
/
+3
2014-12-30
improved fromServer filter
Daniel Gultsch
1
-1
/
+4
2014-12-30
fixed #818
Daniel Gultsch
1
-1
/
+1
2014-12-29
Fix typo in method name
Sam Whited
1
-2
/
+2
2014-12-23
made method private that is no longer required to be public
iNPUTmice
1
-1
/
+1
2014-12-22
Simplify roster handling code
Sam Whited
1
-84
/
+69
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
2
-24
/
+91
2014-12-20
get rid of special self presence object and incorporate that into roster
iNPUTmice
1
-56
/
+44
2014-12-19
fixed #755
iNPUTmice
1
-1
/
+1
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-15
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
1
-6
/
+1
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
2014-12-10
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
1
-2
/
+5
2014-12-10
very basic mam support
iNPUTmice
1
-2
/
+64
2014-12-10
store last message received date in conversation
iNPUTmice
2
-34
/
+25
2014-12-10
removed unnecessary otr error response
iNPUTmice
1
-4
/
+0
2014-12-03
fixed #651
iNPUTmice
1
-0
/
+8
2014-12-03
fixed potential npes in message parser
iNPUTmice
1
-2
/
+7
2014-12-01
fixed npe if roster jid couldnt be parsed
iNPUTmice
1
-8
/
+5
2014-11-27
use getAttributeAsJid method
iNPUTmice
1
-6
/
+1
2014-11-23
add an listener for the muc roster update.
Michael
1
-0
/
+2
2014-11-21
update action bar with conversations updates as well
iNPUTmice
1
-25
/
+10
2014-11-20
changed listener timing and cache clearing after muc presences
iNPUTmice
1
-6
/
+9
2014-11-20
fixed potential NPEs
iNPUTmice
1
-39
/
+43
2014-11-17
clear avatar cache with new roster push from server
iNPUTmice
1
-0
/
+2
2014-11-17
avoided some null pointers
iNPUTmice
1
-21
/
+28
2014-11-16
happy hanukkah
iNPUTmice
1
-0
/
+1
2014-11-16
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
1
-4
/
+2
2014-11-14
Added check for empty from on group chat packet
Kevin Rauwolf
1
-0
/
+3
2014-11-10
more refactoring for presence selection. removed getTo, getFrom and getJid fr...
iNPUTmice
1
-14
/
+19
[next]