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
/
services
/
XmppConnectionService.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-08
only show message deleted if LMC is activated
Christian Schneppe
1
-1
/
+2
2019-12-08
use current time on resend message
Christian Schneppe
1
-0
/
+3
2019-11-16
add possibility to block muc user from muc
Christian Schneppe
1
-0
/
+20
2019-11-15
fix duplicate accounts in EnterJidDialog
Christian Schneppe
1
-1
/
+1
2019-11-15
rework no write access hint in moderated public mucs
Christian Schneppe
1
-0
/
+4
2019-11-04
rework message deletion
Christian Schneppe
1
-2
/
+2
2019-11-03
optionally search local muc rooms instead of jabber.network
Christian Schneppe
1
-6
/
+7
2019-10-26
attempt to fix some rare crashes
Christian Schneppe
1
-2
/
+6
2019-10-26
don’t mark pgp encrypted files received from dino as deleted
Christian Schneppe
1
-0
/
+7
2019-10-26
fix some issues
Christian Schneppe
1
-0
/
+6
2019-10-26
properly guard bookmarks2 deletion
Christian Schneppe
1
-1
/
+1
2019-10-26
set autojoin=true after following invite
Christian Schneppe
1
-117
/
+127
2019-10-26
update ui after bookmark change
Christian Schneppe
1
-0
/
+10
2019-10-26
bookmarks2. introduce #compat namespace
Christian Schneppe
1
-2
/
+2
2019-10-26
leave/join on bookmark modifactions
Christian Schneppe
1
-19
/
+33
2019-10-26
Bookmarks2: support retraction
Christian Schneppe
1
-8
/
+8
2019-10-26
support for delete bookmarks2
Christian Schneppe
1
-7
/
+27
2019-10-26
WIP Bookmarks 2 support
Christian Schneppe
1
-60
/
+76
2019-10-02
Use a more meaningful name for old status
Christian Schneppe
1
-3
/
+3
2019-09-29
account deletion: only attempt to delete omemo id when connected
Christian Schneppe
1
-6
/
+9
2019-09-29
delete omemo keys when deleting account
Christian Schneppe
1
-1
/
+2
2019-09-20
improved logging for messages waiting for join
Christian Schneppe
1
-8
/
+23
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-4
/
+4
2019-09-19
fixed direct invites after adhoc
Christian Schneppe
1
-3
/
+4
2019-09-19
fixed some minor NPE
Christian Schneppe
1
-1
/
+6
2019-09-19
clear notifications when deleting account
Christian Schneppe
1
-1
/
+2
2019-09-13
keep track of previously edited ids
Christian Schneppe
1
-2
/
+6
2019-09-09
add 1080p as video resolution and set default to 720p
Christian Schneppe
1
-4
/
+8
2019-09-07
improve webpreviews during offline times
Christian Schneppe
1
-0
/
+1
2019-09-07
send multiple downloads and uploads into queue
Christian Schneppe
1
-0
/
+2
2019-09-03
fix some crashes
Christian Schneppe
1
-33
/
+41
2019-08-31
include pgp sig and status in presence to non anon muc
Christian Schneppe
1
-14
/
+2
2019-08-31
do not put default nick into bookmark if none has been set before
Christian Schneppe
1
-5
/
+12
2019-08-31
make config flag for leave before join
Christian Schneppe
1
-2
/
+4
2019-08-31
make short vibrate in open chat configurable and respect phone silent mode
Christian Schneppe
1
-3
/
+6
2019-07-17
handle blocking and unblocking of full jids
Christian Schneppe
1
-9
/
+7
2019-07-03
disable muc push on archive instead of leave
Christian Schneppe
1
-4
/
+4
2019-07-03
correct webpreview cache paths
Christian Schneppe
1
-4
/
+3
2019-07-01
migrate copy ond write list to synchronized hashset for pending mucs
Christian Schneppe
1
-13
/
+38
2019-07-01
rate limit muc pings / joins. never run two pings at same time
Christian Schneppe
1
-4
/
+26
2019-07-01
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
1
-3
/
+24
2019-07-01
implement FCM push for group chats
Christian Schneppe
1
-7
/
+13
2019-07-01
code cleanup & small fixes
Christian Schneppe
1
-11
/
+10
2019-06-27
catch NPE
Christian Schneppe
1
-15
/
+22
2019-06-25
implement client support for muc push
Christian Schneppe
1
-0
/
+35
2019-06-25
show taken time for deleted webpreview cache
Christian Schneppe
1
-1
/
+2
2019-06-23
catch NPE
Christian Schneppe
1
-0
/
+3
2019-06-22
change behavior of unencrypted chats warning
Christian Schneppe
1
-2
/
+1
2019-06-22
performance improvement of message expiry
Christian Schneppe
1
-3
/
+9
2019-06-21
shedule webpreview cache deletion
Christian Schneppe
1
-0
/
+20
[next]