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-24
all contacts in roster are 'trusted'
Christian Schneppe
1
-1
/
+1
2018-04-23
get escaped localpart as username. should fixed sasl
Christian Schneppe
1
-1
/
+1
2018-04-23
make error message for 'not encrypted for this device'
Christian Schneppe
1
-0
/
+4
2018-04-22
only mark visible messages as read
Christian Schneppe
1
-10
/
+11
2018-04-22
introduced sroll to bottom button
Christian Schneppe
1
-0
/
+19
2018-04-13
persist some muc configurations
Christian Schneppe
2
-12
/
+29
2018-04-13
introduced tri state omemo setting (off by default, on by default, always)
Christian Schneppe
1
-9
/
+12
2018-04-13
add ruleset to disable omemo-by-default for certain providers
Christian Schneppe
1
-2
/
+11
2018-04-13
getNextEncryption does not honor ENCYPTION_MASK
Christian Schneppe
1
-0
/
+3
2018-04-13
code cleanup in Contact class
Christian Schneppe
1
-18
/
+22
2018-04-13
ignore bookmark name of 'None'
Christian Schneppe
3
-16
/
+26
2018-04-12
fix getNextEncryption
Christian Schneppe
1
-4
/
+5
2018-04-12
presist http upload availibility
Christian Schneppe
1
-3
/
+2
2018-04-08
show message draft in conversation overview
Christian Schneppe
1
-92
/
+121
2018-04-07
use escaped form of jid where approriate
Christian Schneppe
1
-2
/
+2
2018-04-07
return contact and account.getServer() as String
Christian Schneppe
4
-11
/
+12
2018-04-07
cache bookmark jid in bookmark
Christian Schneppe
1
-1
/
+4
2018-04-07
display irregular unicode code points
Christian Schneppe
3
-21
/
+0
2018-04-03
do not enable encryption for bug reports
Christian Schneppe
2
-2
/
+4
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
[next]