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
*
implement message deletion
Christian Schneppe
2018-11-11
3
-3
/
+28
*
show snackbar for remote server timeout in mucs
Christian Schneppe
2018-10-20
1
-0
/
+1
*
show cancelled instead of delivery failed if user requested to abort transfer
Christian Schneppe
2018-10-20
1
-1
/
+1
*
introduced error code for server not opening stream after auth or starttls
Christian Schneppe
2018-10-01
1
-193
/
+194
*
catch all exceptions on detecting mime type
Christian Schneppe
2018-10-01
1
-0
/
+2
*
store avatars received over muc presence in contact
Christian Schneppe
2018-09-27
2
-318
/
+312
*
sync roster after setting pgp id
Christian Schneppe
2018-09-13
1
-1
/
+4
*
speed up DNS
Christian Schneppe
2018-09-13
1
-4
/
+1
*
code cleanup for group chat user context menu
Christian Schneppe
2018-09-12
1
-1
/
+0
*
start new conversations by long press on avatar
Christian Schneppe
2018-09-12
1
-0
/
+10
*
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
2018-09-11
1
-0
/
+1
*
show jids from address book in Start Conversation screen if only one account ...
Christian Schneppe
2018-09-11
1
-0
/
+7
*
do grace period calculation only on positive periods
Christian Schneppe
2018-08-26
1
-2
/
+4
*
call onMessageFound outside sync block
Christian Schneppe
2018-08-03
1
-14
/
+31
*
display propper toast after room has been destroyed
Christian Schneppe
2018-07-15
1
-0
/
+1
*
integrated locally message deletion from #208
Christian Schneppe
2018-07-09
1
-0
/
+4
*
do not add in_roster flag when restoring from disk
Christian Schneppe
2018-07-09
1
-1
/
+0
*
store own affiliation and role to disk
Christian Schneppe
2018-07-09
1
-62
/
+47
*
support mam:1
Christian Schneppe
2018-07-09
1
-7
/
+7
*
show snackbar for resource constraint in mucs
Christian Schneppe
2018-07-09
1
-0
/
+1
*
shorten read markers to 'everyone has read up to this point' when > 4 user
Christian Schneppe
2018-07-09
1
-0
/
+6
*
fixed MucOptions.getName()
Christian Schneppe
2018-07-09
1
-5
/
+3
*
reset subject and name on empty
Christian Schneppe
2018-07-09
1
-11
/
+12
*
do not include white listed domains in room list
Christian Schneppe
2018-06-29
1
-12
/
+12
*
use TextInputLayout in quickedit dialog
Christian Schneppe
2018-06-29
1
-0
/
+4
*
code clean up in contact details presence handling
Christian Schneppe
2018-06-29
1
-1
/
+4
*
fixed some extended muc info handling. match what ejabberd does
Christian Schneppe
2018-06-29
2
-13
/
+21
*
use room name (if available and != localpart) as group name
Christian Schneppe
2018-06-29
2
-32
/
+48
*
WIP: set room avatar and slight redesign of group details
Christian Schneppe
2018-06-29
1
-1
/
+14
*
do not include read only chats in contact chooser
Christian Schneppe
2018-06-17
1
-1
/
+1
*
deduplicate tags + translate 'blocked' tag
Christian Schneppe
2018-06-17
1
-5
/
+8
*
add support for S3 file transfers
Christian Schneppe
2018-05-26
1
-1
/
+1
*
do not save draft if message is completly empty and fixed appending shared text
Christian Schneppe
2018-05-21
1
-2
/
+3
*
do not load conversations with null jid
Christian Schneppe
2018-05-16
1
-8
/
+2
*
encode and decode % and # in invite links
Christian Schneppe
2018-05-05
1
-1
/
+1
*
filter sequences of more than 3 ltr-rtl
Christian Schneppe
2018-05-05
1
-2
/
+2
*
hide treatAsDownloadable in search results
Christian Schneppe
2018-05-03
1
-24
/
+2
*
fixed omemo by default setting for users on same domain
Christian Schneppe
2018-05-02
1
-2
/
+2
*
added search result context menu + date separators
Christian Schneppe
2018-05-02
2
-10
/
+13
*
return InvalidJid object instead of null if Jid can not be parsed
Christian Schneppe
2018-05-02
1
-1
/
+2
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
5
-30
/
+268
*
fixed caps hash generation for empty form values
Christian Schneppe
2018-04-29
2
-121
/
+119
*
do not use omemo by default for own server
Christian Schneppe
2018-04-29
2
-2
/
+9
*
never use isStranger logic in conversation with self
Christian Schneppe
2018-04-29
1
-2
/
+4
*
some OTR fixes
Christian Schneppe
2018-04-29
1
-1
/
+3
*
fixed npe when conversation in multi mode had jid w/o local part
Christian Schneppe
2018-04-29
1
-2
/
+2
*
include node when requesting disco features
Christian Schneppe
2018-04-27
1
-2
/
+9
*
display avatar in groups
Christian Schneppe
2018-04-27
1
-0
/
+4
*
keep track of user object in messages
Christian Schneppe
2018-04-24
1
-0
/
+12
*
all contacts in roster are 'trusted'
Christian Schneppe
2018-04-24
1
-1
/
+1
[next]