Daniel Gultsch
|
8edfc61346
|
fixed concurrent modification when iterating over presences
|
2020-05-30 10:57:22 +02:00 |
|
Daniel Gultsch
|
dd0f354b62
|
publish pep bookmarks 1.0 to an item called 'current'
|
2020-05-19 19:39:05 +02:00 |
|
Daniel Gultsch
|
df3273a6fc
|
fix jid.withResource() for domain jids
|
2020-05-18 09:14:57 +02:00 |
|
Daniel Gultsch
|
a0920b83e2
|
use Account.getDomain() for direct access to domain jid
|
2020-05-17 10:24:46 +02:00 |
|
Daniel Gultsch
|
b6703dbe38
|
switch xmpp-addr to jxmpp-jid
|
2020-05-15 17:06:16 +02:00 |
|
Daniel Gultsch
|
1b4f9cc8ab
|
allow 'login with certificate' from welcome screen. fixes #3724
|
2020-05-13 13:52:05 +02:00 |
|
Daniel Gultsch
|
36d2ecfcfa
|
always use private key for TLS connection when one is configured
|
2020-05-13 09:38:30 +02:00 |
|
Daniel Gultsch
|
8183c54ba0
|
use stanza-id for display markers in group chats
|
2020-04-28 08:25:21 +02:00 |
|
Daniel Gultsch
|
418cecad11
|
remove XEP-0357 support for group chats
|
2020-04-28 06:50:04 +02:00 |
|
Daniel Gultsch
|
36e117979a
|
put 'video' in ongoing video call notification
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
e16e0d895e
|
cancle ongoing jingle sessions on xmpp rebind
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
b924a63d01
|
copy audio manager from AppRTCDemo
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
609120c0d8
|
only ever create one wake lock in rtpsessionactivity
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
c9f7e174f7
|
use foreground service for ongoing call notification
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
d19b5e0634
|
show notification during ongoing call
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
7909a72d43
|
make retract jingle messages work
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
e2f1cec2e5
|
prepare more state transitions
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
ccfc55e9b6
|
show proper notification on incoming call
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
a9a35fb74b
|
show status in RtpSessionActivity
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
34f42c73bc
|
cleaned JinglePacket and Content element
|
2020-04-20 15:57:29 +02:00 |
|
Daniel Gultsch
|
23ebb6ae80
|
rename JingleConnection to JingleFileTransferConnection; use ID tuple to identify sessions
|
2020-04-20 15:57:29 +02:00 |
|
Daniel Gultsch
|
7b5d0e034e
|
when setting moderated also set non standard field to not make users participants by default
|
2020-03-02 11:11:23 +01:00 |
|
Daniel Gultsch
|
843d7fe12d
|
evict cached previews when file gets deleted
|
2020-01-20 10:54:55 +01:00 |
|
Daniel Gultsch
|
e38a9cd729
|
omemo changes: use 12 byte IV, no longer accept auth tag appended to payload
|
2020-01-18 12:08:03 +01:00 |
|
Daniel Gultsch
|
abc1cb5a89
|
remove 'indicate received' setting and default to true
|
2019-11-08 12:06:38 +01:00 |
|
Daniel Gultsch
|
07786d4576
|
optionally search local muc rooms instead of jabber.network
|
2019-11-02 09:43:37 +01:00 |
|
Daniel Gultsch
|
2bed0dad12
|
attempt to fix some rare crashes
|
2019-10-26 13:23:27 +02:00 |
|
Daniel Gultsch
|
e0b5010f24
|
don’t mark pgp encrypted files received from dino as deleted
|
2019-10-11 15:37:41 +02:00 |
|
Daniel Gultsch
|
79c3135b4d
|
properly guard bookmarks2 deletion
|
2019-10-07 13:49:39 +02:00 |
|
Daniel Gultsch
|
4df8343b05
|
set autojoin=true after following invite
|
2019-10-07 09:51:03 +02:00 |
|
Daniel Gultsch
|
b96ef1e591
|
update ui after bookmark change
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
f530e395ca
|
bookmarks2. introduce #compat namespace
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
94c592f213
|
leave/join on bookmark modifactions
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
95bf66ca7d
|
Bookmarks2: support retraction
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
f1aa5f2cab
|
support for delete bookmarks2
|
2019-10-07 09:37:12 +02:00 |
|
Daniel Gultsch
|
6923b2898c
|
WIP Bookmarks 2 support
|
2019-10-07 09:37:12 +02:00 |
|
Marcin Mielniczuk
|
c7bbfaf061
|
Use a more meaningful name for old status (#3552)
|
2019-10-01 19:42:05 +00:00 |
|
Daniel Gultsch
|
618d892ae7
|
account deletion: only attempt to delete omemo id when connected
|
2019-09-29 01:40:40 +02:00 |
|
Daniel Gultsch
|
9276eff1db
|
delete omemo keys when deleting account
|
2019-09-28 21:52:07 +02:00 |
|
Daniel Gultsch
|
abe01f18f2
|
improved logging for messages waiting for join
|
2019-09-19 10:00:50 +02:00 |
|
Daniel Gultsch
|
02351dc0fb
|
fixed direct invites after adhoc
|
2019-09-18 09:55:18 +02:00 |
|
Daniel Gultsch
|
d963d95e30
|
fixed some minor NPE
|
2019-09-16 14:20:15 +02:00 |
|
Daniel Gultsch
|
ab57c59838
|
clear notifications when deleting account
|
2019-09-15 12:23:56 +02:00 |
|
Daniel Gultsch
|
c84a89924e
|
include pgp sig and status in presence to non anon muc
|
2019-08-19 14:27:11 +02:00 |
|
Daniel Gultsch
|
f11adf4c02
|
do not put default nick into bookmark if none has been set before
|
2019-08-19 13:55:52 +02:00 |
|
Daniel Gultsch
|
c039ffcf35
|
clean up logging
|
2019-08-14 18:44:57 +02:00 |
|
Daniel Gultsch
|
6e1394ab40
|
make config flag for leave before join
|
2019-08-14 12:04:27 +02:00 |
|
Daniel Gultsch
|
7e93c1021b
|
handle blocking and unblocking of full jids
|
2019-07-10 17:58:48 +02:00 |
|
Daniel Gultsch
|
8c526de0af
|
disable muc push on archive instead of leave
leave can be triggered on swipe and doesn’t mean we don’t want pushes
|
2019-07-01 14:35:00 +02:00 |
|
Daniel Gultsch
|
7ec8f7952f
|
migrate copy ond write list to synchronized hashset for pending mucs
|
2019-06-30 21:57:37 +02:00 |
|