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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
include pgp sig and status in presence to non anon muc
Christian Schneppe
2019-08-31
1
-14
/
+2
*
do not put default nick into bookmark if none has been set before
Christian Schneppe
2019-08-31
1
-5
/
+12
*
make config flag for leave before join
Christian Schneppe
2019-08-31
1
-2
/
+4
*
make short vibrate in open chat configurable and respect phone silent mode
Christian Schneppe
2019-08-31
1
-3
/
+6
*
handle blocking and unblocking of full jids
Christian Schneppe
2019-07-17
1
-9
/
+7
*
disable muc push on archive instead of leave
Christian Schneppe
2019-07-03
1
-4
/
+4
*
correct webpreview cache paths
Christian Schneppe
2019-07-03
1
-4
/
+3
*
migrate copy ond write list to synchronized hashset for pending mucs
Christian Schneppe
2019-07-01
1
-13
/
+38
*
rate limit muc pings / joins. never run two pings at same time
Christian Schneppe
2019-07-01
1
-4
/
+26
*
attempt to unregister when receiving push for channel no longer joined
Christian Schneppe
2019-07-01
1
-3
/
+24
*
implement FCM push for group chats
Christian Schneppe
2019-07-01
1
-7
/
+13
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-11
/
+10
*
catch NPE
Christian Schneppe
2019-06-27
1
-15
/
+22
*
implement client support for muc push
Christian Schneppe
2019-06-25
1
-0
/
+35
*
show taken time for deleted webpreview cache
Christian Schneppe
2019-06-25
1
-1
/
+2
*
catch NPE
Christian Schneppe
2019-06-23
1
-0
/
+3
*
change behavior of unencrypted chats warning
Christian Schneppe
2019-06-22
1
-2
/
+1
*
performance improvement of message expiry
Christian Schneppe
2019-06-22
1
-3
/
+9
*
shedule webpreview cache deletion
Christian Schneppe
2019-06-21
1
-0
/
+20
*
show own account in chatlist/contacts/conferences if you are in multi account...
Christian Schneppe
2019-06-20
1
-0
/
+5
*
attempt to keep messages waiting until muc is connected
Christian Schneppe
2019-06-20
1
-3
/
+22
*
self ping (xep-0410) after receiving invite to muc
Christian Schneppe
2019-06-18
1
-2
/
+22
*
don’t crash when attempting to publish bookmarks while offline
Christian Schneppe
2019-06-17
1
-1
/
+2
*
performance improvements
Christian Schneppe
2019-05-18
1
-14
/
+18
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
1
-8
/
+14
*
added Tor support to channel search
Christian Schneppe
2019-04-28
1
-0
/
+5
*
implement channel discovery
Christian Schneppe
2019-04-26
1
-2
/
+14
*
execute some dismiss error notification and reset error in background
Christian Schneppe
2019-04-26
1
-2
/
+2
*
fix some NPE
Christian Schneppe
2019-04-12
1
-1
/
+1
*
add ability to delete account also from server
Christian Schneppe
2019-03-31
1
-0
/
+5
*
add activity to define some important privacy settings on first start
Christian Schneppe
2019-03-31
1
-4
/
+10
*
try to catch some NPE
Christian Schneppe
2019-03-06
1
-1
/
+6
*
Deduplicate presences
Christian Schneppe
2019-02-21
1
-3
/
+0
*
fix some more NPEs
Christian Schneppe
2019-02-18
1
-1
/
+1
*
after switching from forced foreground to foreground notification needs update
Christian Schneppe
2019-02-18
1
-2
/
+9
*
use the term channel in destroy dialog and some other strings
Christian Schneppe
2019-02-09
1
-23
/
+17
*
hide lock icon in channels; modify muc user context
Christian Schneppe
2019-02-08
1
-6
/
+7
*
show different room settings for channels and groups
Christian Schneppe
2019-02-07
1
-0
/
+5
*
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
2019-02-07
1
-4
/
+29
*
remove warning messages for kick after ban failing. on modern servers ban is ...
Christian Schneppe
2019-02-04
1
-16
/
+4
*
schedule another ping 30s after connectivity_change
Christian Schneppe
2019-02-04
1
-3
/
+29
*
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
2019-01-27
1
-9
/
+21
*
fix crash while onTaskRemoved
Christian Schneppe
2019-01-26
1
-7
/
+9
*
resend presence to muc avatar update
Christian Schneppe
2019-01-25
1
-49
/
+72
*
provide Set as Profile intent
Christian Schneppe
2019-01-25
1
-2
/
+18
*
explicitly start service (instead of just bind) service from contact chooser
Christian Schneppe
2019-01-25
1
-0
/
+1
*
stop file watching when service has been destroyed
Christian Schneppe
2019-01-25
1
-2
/
+12
*
maintain order of conversations in share with dialog
Christian Schneppe
2019-01-25
1
-3
/
+27
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-34
/
+31
*
remove deprecated instanceIdService
Christian Schneppe
2019-01-24
1
-1
/
+1
[next]