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