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-05-26
add support for S3 file transfers
Christian Schneppe
1
-1
/
+1
2018-05-21
do not save draft if message is completly empty and fixed appending shared text
Christian Schneppe
1
-2
/
+3
2018-05-16
do not load conversations with null jid
Christian Schneppe
1
-8
/
+2
2018-05-05
encode and decode % and # in invite links
Christian Schneppe
1
-1
/
+1
2018-05-05
filter sequences of more than 3 ltr-rtl
Christian Schneppe
1
-2
/
+2
2018-05-03
hide treatAsDownloadable in search results
Christian Schneppe
1
-24
/
+2
2018-05-02
fixed omemo by default setting for users on same domain
Christian Schneppe
1
-2
/
+2
2018-05-02
added search result context menu + date separators
Christian Schneppe
2
-10
/
+13
2018-05-02
return InvalidJid object instead of null if Jid can not be parsed
Christian Schneppe
1
-1
/
+2
2018-04-30
very much unoptimized search functionality
Christian Schneppe
5
-30
/
+268
2018-04-29
fixed caps hash generation for empty form values
Christian Schneppe
2
-121
/
+119
2018-04-29
do not use omemo by default for own server
Christian Schneppe
2
-2
/
+9
2018-04-29
never use isStranger logic in conversation with self
Christian Schneppe
1
-2
/
+4
2018-04-29
some OTR fixes
Christian Schneppe
1
-1
/
+3
2018-04-29
fixed npe when conversation in multi mode had jid w/o local part
Christian Schneppe
1
-2
/
+2
2018-04-27
include node when requesting disco features
Christian Schneppe
1
-2
/
+9
2018-04-27
display avatar in groups
Christian Schneppe
1
-0
/
+4
2018-04-24
keep track of user object in messages
Christian Schneppe
1
-0
/
+12
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
[next]