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