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
/
de
/
pixart
/
messenger
/
parser
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
process receipts only on mam catchup
Christian Schneppe
2018-04-13
1
-1
/
+1
*
reformat
Christian Schneppe
2018-04-13
1
-83
/
+83
*
make receipt handling work with out of order receipts
Christian Schneppe
2018-04-13
1
-3
/
+3
*
fix OTR
Christian Schneppe
2018-04-12
1
-0
/
+5
*
figure out fallbacks with omemo source id
Christian Schneppe
2018-04-12
1
-3
/
+26
*
messages coming from known muc server are treated as muc when creating conver...
Christian Schneppe
2018-04-12
1
-6
/
+2
*
sync roster to disk after roster push
Christian Schneppe
2018-04-12
1
-4
/
+3
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
4
-60
/
+59
*
use translated version of subject if available
Christian Schneppe
2018-04-01
1
-1
/
+1
*
only explicitly request device list for users not in roster
Christian Schneppe
2018-02-24
2
-2
/
+12
*
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
2018-02-24
1
-1
/
+1
*
fixed handling of self address messages w/o remoteMsgId
Christian Schneppe
2018-02-19
1
-1
/
+1
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
1
-2
/
+1
*
always persist current nick (in bookmark and database)
Christian Schneppe
2018-02-10
1
-0
/
+1
*
improvements for self messages
Christian Schneppe
2018-01-27
1
-5
/
+14
*
show self messages from other devices as received
Christian Schneppe
2018-01-27
1
-1
/
+17
*
respond to message receipts request when processing carbon copy
Christian Schneppe
2018-01-27
1
-2
/
+0
*
make chat markers opportunistic in private mucs
Christian Schneppe
2018-01-27
1
-1
/
+1
*
treat key transport messages differently to not open empty conversations
Christian Schneppe
2018-01-21
1
-2
/
+25
*
sent message receipts after mam catchup
Christian Schneppe
2018-01-21
1
-20
/
+46
*
properly handle key transport messages. use prekeyparsing only when that attr...
Christian Schneppe
2018-01-21
1
-11
/
+15
*
clear muc avatar after going online
Christian Schneppe
2017-12-27
1
-1
/
+3
*
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
2017-12-27
1
-1
/
+3
*
ChatMarkers: parse own account from true counterpart
Christian Schneppe
2017-12-16
1
-4
/
+5
*
save changed server id in replaced messages
Christian Schneppe
2017-12-16
1
-1
/
+4
*
try to detect invalid nick (w/ emoji) in MUCs
Christian Schneppe
2017-12-16
1
-12
/
+33
*
fixed workaround that allowed us to expire devices
Christian Schneppe
2017-12-16
1
-1
/
+1
*
read marker from mam. only trust true counterpart when mam:2 is being used
Christian Schneppe
2017-12-10
1
-1
/
+1
*
MAM: update previously sent messages with server msg id during mam query
Christian Schneppe
2017-12-10
1
-3
/
+25
*
MAM: assume true counterpart is safe to extract when using mam:2
Christian Schneppe
2017-12-10
1
-2
/
+2
*
MessageParser: ignore groupchat messages retrieved from user archive
Christian Schneppe
2017-12-10
1
-0
/
+4
*
PresenceParser: work around for ejabberd not including status code 110 in shu...
Christian Schneppe
2017-12-01
1
-1
/
+3
*
some bug fixes
Christian Schneppe
2017-11-28
1
-4
/
+4
*
fix wrong brackets
Christian Schneppe
2017-11-27
1
-2
/
+2
*
deduplicate read markers if one with real jid is found
Christian Schneppe
2017-11-23
1
-1
/
+1
*
MessageParser: don't refresh view after parsing chat state when combined with...
Christian Schneppe
2017-11-22
1
-4
/
+8
*
save full jid when sending in muc. check chat markers against 'sender'
Christian Schneppe
2017-11-22
1
-2
/
+3
*
send and show read markers in private, non-anonymous groups
Christian Schneppe
2017-11-22
1
-1
/
+25
*
catch all sorts of date parsing errors
Christian Schneppe
2017-11-21
2
-3
/
+2
*
made avatar cache cleaning more efficent after name changes
Christian Schneppe
2017-09-04
2
-8
/
+13
*
fixed roster items w/o subscription (request) not being shown
Christian Schneppe
2017-08-01
1
-10
/
+8
*
fetch device ids for muc members w/o known devices
Christian Schneppe
2017-08-01
2
-2
/
+9
*
check length first in timestamp parser
Christian Schneppe
2017-08-01
1
-1
/
+1
*
refactored retrieval of default preferences
Christian Schneppe
2017-08-01
1
-9
/
+4
*
put settings defaults into resource file
Christian Schneppe
2017-08-01
1
-2
/
+9
*
upgrade to signal-protocol-java
Christian Schneppe
2017-06-24
1
-4
/
+4
*
do not parse delay tag for unavailable presences when it comes form own server
Christian Schneppe
2017-06-01
2
-2
/
+17
*
add the 4 most frequently contacted contacts as app shortcuts
Christian Schneppe
2017-05-31
1
-0
/
+1
*
parse all delayed tags. use min date
Christian Schneppe
2017-05-31
2
-12
/
+22
*
avoid race conditions when downloading files or decrypting pgp messages
Christian Schneppe
2017-05-09
1
-4
/
+1
[next]