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
/
entities
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of customizable resources
Christian Schneppe
2018-04-01
1
-6
/
+9
*
integrate trust manager into conversations
Christian Schneppe
2018-03-12
1
-0
/
+33
*
do not merge bug reports
Christian Schneppe
2018-02-26
1
-1
/
+2
*
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
2018-02-24
1
-2
/
+2
*
Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...
Christian Schneppe
2018-02-19
1
-1
/
+2
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
4
-35
/
+23
*
optimized /me behavior
Christian Schneppe
2018-01-30
1
-1
/
+1
*
discover file extension in original filename from pgp
Christian Schneppe
2018-01-30
1
-32
/
+5
*
improvements for self messages
Christian Schneppe
2018-01-27
2
-2
/
+2
*
make chat markers opportunistic in private mucs
Christian Schneppe
2018-01-27
2
-13
/
+19
*
sent message receipts after mam catchup
Christian Schneppe
2018-01-21
1
-0
/
+75
*
show warning toast if PM is disabled in MUC
Christian Schneppe
2018-01-21
1
-0
/
+5
*
fix wrong avatar shown when true jid doesn't match in muc
Christian Schneppe
2018-01-17
1
-1
/
+1
*
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
2
-12
/
+35
*
fixed treatAsDownload() for empty messages
Christian Schneppe
2017-12-16
1
-1
/
+5
*
try to detect invalid nick (w/ emoji) in MUCs
Christian Schneppe
2017-12-16
1
-0
/
+1
*
ignore data uri after aesgcm uri
Christian Schneppe
2017-12-16
1
-6
/
+12
*
Refined avatar generation a bit
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
/
+7
*
MAM: do not use private messages when finding last id in muc
Christian Schneppe
2017-12-10
1
-1
/
+4
*
do not return muc whispers as last markable message
Christian Schneppe
2017-12-01
1
-1
/
+3
*
some bug fixes
Christian Schneppe
2017-11-28
1
-1
/
+4
*
make 'markable' attribute persistent
Christian Schneppe
2017-11-26
1
-5
/
+11
*
use com.android.support:support-emoji
Christian Schneppe
2017-11-24
1
-3
/
+2
*
deduplicate read markers if one with real jid is found
Christian Schneppe
2017-11-23
2
-2
/
+16
*
MAM: start muc catchup with last sent message if serverId is available
Christian Schneppe
2017-11-23
1
-1
/
+1
*
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
4
-14
/
+242
*
excute db read and writes on different threads
Christian Schneppe
2017-11-21
1
-1
/
+1
*
code refactoring to provide shorter account enabled check
Christian Schneppe
2017-11-20
1
-0
/
+4
*
black list certain local parts and show domain instead
Christian Schneppe
2017-10-29
2
-12
/
+4
*
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
2017-10-13
1
-0
/
+17
*
save message drafts across restarts
Christian Schneppe
2017-10-06
1
-9
/
+7
*
reworked file params to store audio runtime amoung other things
Christian Schneppe
2017-09-24
1
-0
/
+3
*
reintroduced fixed IV mode for OTR file transfer
Christian Schneppe
2017-09-04
1
-0
/
+1
*
made avatar cache cleaning more efficent after name changes
Christian Schneppe
2017-09-04
1
-3
/
+5
*
don’t use xmpp or jabber as default muc nick
Christian Schneppe
2017-09-04
1
-1
/
+11
*
set status=received on status messages
Christian Schneppe
2017-09-04
1
-0
/
+1
*
fixed conference naming for joined people not in your contact list
Christian Schneppe
2017-09-04
1
-2
/
+8
*
added missing break; in Message.java
Christian Schneppe
2017-08-13
1
-0
/
+1
*
correct typo
Christian Schneppe
2017-08-13
1
-1
/
+1
*
no automatic reconnect on registration failures
Christian Schneppe
2017-08-13
1
-26
/
+36
*
create a new axolotl service when the account jid changes
Christian Schneppe
2017-08-13
1
-2
/
+10
*
prevent users from editing their account jid after successful login
Christian Schneppe
2017-08-13
1
-2
/
+5
*
Read support for 12-byte IVs in addition to 16-byte IVs
Christian Schneppe
2017-08-13
2
-1
/
+8
*
code cleanup and synchronized getMarkableMessage()
Christian Schneppe
2017-08-13
1
-7
/
+5
*
removed support for fixed IV mode in otr jingle file transfer that hasn't bee...
Christian Schneppe
2017-08-13
1
-5
/
+1
*
add more logging to http download connection and reset file params after sett...
Christian Schneppe
2017-08-13
1
-0
/
+4
*
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
2017-08-13
1
-112
/
+97
[next]