Christian Schneppe
059f43838d
update translations
...
(cherry picked from commit b910e4a562
)
2022-09-19 12:55:57 +02:00
Daniel Gultsch
96ee5fb438
code clean up
...
(cherry picked from commit 82efb6f1dbf290f86433416535179000cb084ba9)
(cherry picked from commit 2c0a8ee59e
)
2022-09-19 12:55:27 +02:00
Christian Schneppe
7c8646939f
some more UI fixes
...
(cherry picked from commit 224577b775
)
2022-09-19 12:55:18 +02:00
Stephen Paul Weber
201849358d
Show the name of the sender in search results ( #4379 )
...
Just like a MUC, search results lack the context to be sure who sent a message,
so show the name in the result item.
(cherry picked from commit 9ae0475413334b33b713dae6b84a070c890d1d76)
(cherry picked from commit 95b2562a5a
)
2022-09-19 12:54:59 +02:00
Daniel Gultsch
d6f5b49736
copy bookmarks before passing them to other parts of the app for read
...
closes #4381
(cherry picked from commit c1abca35da2fd8887fe0dd85935a63a930accba0)
(cherry picked from commit 7da24ab57b
)
2022-09-19 12:54:10 +02:00
Daniel Gultsch
862455d8b2
bump recording wait for write to 8s
...
(cherry picked from commit d0efe6eae2fb79d0f96373ffc51b7a40c2f3ff80)
(cherry picked from commit ac8e60a1f1
)
2022-09-19 12:54:05 +02:00
Christian Schneppe
804aceb9d1
remove setting to en-/disable message merging since e0de9d4672
shows messages together
...
(cherry picked from commit 20a221dfa4
)
2022-09-19 12:53:42 +02:00
Christian Schneppe
27e359d3d7
fix paddings
...
(cherry picked from commit dab88c3790
)
2022-09-19 12:53:22 +02:00
Christian Schneppe
92e0ea6094
make phone numbers clickable
...
(cherry picked from commit 02e0c3c018
)
2022-09-19 12:53:16 +02:00
Daniel Gultsch
eb5bced9a7
allow invite only when muc is online. fixes #4218
...
(cherry picked from commit 6e53ab36949a4b8e7d3307504bb92d4e5d501938)
(cherry picked from commit b7e5ec1670
)
2022-09-19 12:52:51 +02:00
Christian Schneppe
eb906424a9
show only one avatar and username for several consecutive messages of a contact and some minor UI improvements (Christian Schneppe)
2022-09-19 12:35:52 +02:00
Christian Schneppe
1a3278c7d7
audio player layout improvment
...
(cherry picked from commit 12487c9b50
)
2022-09-19 12:21:50 +02:00
Daniel Gultsch
85215bc442
use weak reference to activity when using threads
...
fixes #4366 and #674
(cherry picked from commit 82316d13b09eeb9184456013e62a6a6956cb6f98)
(cherry picked from commit 8eb3945eec
)
2022-09-19 12:21:31 +02:00
Daniel Gultsch
4004af9e65
use resolveActivityInfo to display nagivate to button
...
resolveActivity on the other hand only finds apps that are category_default
fixes #4375
(cherry picked from commit a95d0fa8d368e12a6b191b20b47541694141210d)
(cherry picked from commit 2514cde033
)
2022-09-19 12:21:14 +02:00
Arne
78f7e97220
Merge remote-tracking branch 'origin/master'
2022-09-19 12:19:18 +02:00
Arne
7d3ee2bec5
change field for participantsCanChangeSubject to match XEP 0045 and prosody MUC service (Christian Schneppe)
2022-09-19 12:17:47 +02:00
Arne-Brün Vogelsang
a373c640d0
Merge pull request 'Update spanish strings' ( #47 ) from Pirujo/monocles_chat_translate:pirujo-patch-9 into master
...
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/47
2022-09-13 10:36:13 +02:00
Pirujo
375c063574
Update spanish strings
...
Update spanish strings for persistent groups
2022-09-13 09:06:51 +02:00
Pirujo
9b5c7122fa
Merge pull request 'master' ( #12 ) from Arne/monocles_chat:master into master
...
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/12
2022-09-13 08:59:43 +02:00
Arne
86ae395fd4
correct SaslMechanism
2022-09-12 23:23:02 +02:00
Arne
6b959859c2
correct UpdateService
2022-09-12 23:11:33 +02:00
Daniel Gultsch
c9771bf1b3
catch illegal state exception when copying file
2022-09-12 23:08:29 +02:00
Christian Schneppe
78af675442
catch exception on restoring messages from database
...
(cherry picked from commit 3d95d11974
)
2022-09-12 23:04:30 +02:00
Daniel Gultsch
1de7a42a76
support end-point channel binding as last choice option
...
(cherry picked from commit ecbfe33e8d4b86603c343f6c92324211e7b76261)
(cherry picked from commit 5a78117b41
)
2022-09-12 23:04:25 +02:00
Daniel Gultsch
a2928f9661
add (inactive) channel binding end-point code
...
(cherry picked from commit 018e0d9edfd212c866063e04297a59b500b2c393)
(cherry picked from commit fdeff009e9
)
2022-09-12 23:04:21 +02:00
Christian Schneppe
7006e1bc0d
some more experimental DB optimizations
...
(cherry picked from commit 3863d08fd9
)
2022-09-12 23:04:10 +02:00
Christian Schneppe
f650d224ce
add preference to make group chats non persistent (default persistent)
2022-09-12 23:02:33 +02:00
Daniel Gultsch
8a7bb3e6a7
support channel binding with tls-exporter, support tls-unique for TLSv1.2, add scram-sha256 and 512 in their plus variants, refactor processFailure and processChallange into methods
2022-09-12 22:37:48 +02:00
Daniel Gultsch
a34f7faf86
add scram-sha256 and 512 in their plus variants
...
(cherry picked from commit e8bce17940f53669027fd31086cda24204be549e)
(cherry picked from commit 9ca342b631
)
2022-09-12 22:35:32 +02:00
Daniel Gultsch
f0e143befe
support tls-unique for TLSv1.2
...
(cherry picked from commit 789d1dc2259fa930c3751647c60526841f68abb6)
(cherry picked from commit c0c7d50b11
)
2022-09-12 22:35:25 +02:00
Daniel Gultsch
a325eccfda
support channel binding with tls-exporter
...
(cherry picked from commit 6d3d9dfe26a83fb49cbc12009bc5dfe1bea09704)
(cherry picked from commit b37c70ca16
)
2022-09-12 22:34:55 +02:00
Daniel Gultsch
c69624176b
refactor ScramMechanism to support PLUS
2022-09-12 22:33:39 +02:00
Daniel Gultsch
fbecd1745b
extract channel binding types via XEP-0440
2022-09-12 22:28:53 +02:00
Arne
de7d1d5d62
refactor SASL choice into factory; remove unused TagWriter (Daniel Gultsch)
2022-09-12 22:18:14 +02:00
Arne
3e02da2eb0
preserve new lines when quoting. fixes #3876 (Daniel Gultsch)
2022-09-11 20:25:06 +02:00
Arne
39e06424a5
increase quoting depth to 2 (Daniel Gultsch)
2022-09-11 20:20:38 +02:00
Arne
24a9966563
add todos (Daniel Gultsch)
2022-09-11 20:19:36 +02:00
Arne
005ece5d32
do not attempt resume when already in smacks session (Daniel Gultsch)
2022-09-11 20:18:01 +02:00
Arne
f86a3ae5a2
Merge remote-tracking branch 'origin/master'
2022-09-11 20:14:47 +02:00
Arne
b594d708e1
rudimentary bind 2 implementation (Daniel Gultsch)
2022-09-11 20:14:22 +02:00
Arne-Brün Vogelsang
d8e45f57a3
Merge pull request 'Update spanish string' ( #46 ) from Pirujo/monocles_chat_translate:pirujo-patch-8 into master
...
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/46
2022-09-11 19:00:03 +02:00
Pirujo
31657bd3c3
Update spanish strings
...
Update spanish strings
2022-09-11 10:10:29 +02:00
Pirujo
02e94eed96
Merge pull request 'master' ( #11 ) from Arne/monocles_chat:master into master
...
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/11
2022-09-11 10:04:12 +02:00
Arne
c867fa2ae0
show toast warning about unavailable calls when using tor (Daniel Gultsch)
2022-09-10 21:29:26 +02:00
Arne
f2eb666b1a
fix crash in buggy connection manager. fixes #4368 (Daniel Gultsch)
2022-09-10 00:46:07 +02:00
Arne
8a4a21c441
remove support for sm:2 (Daniel Gultsch)
2022-09-10 00:41:06 +02:00
Arne
f86d595532
remove comment (Daniel Gultsch)
2022-09-10 00:29:09 +02:00
Arne
c212a870af
change README.md
2022-09-10 00:25:40 +02:00
Arne-Brün Vogelsang
cf61ec5d49
Merge pull request 'Update spanish strings' ( #45 ) from Pirujo/monocles_chat_translate:pirujo-patch-7 into master
...
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/45
2022-09-05 17:54:10 +02:00
Pirujo
4ff68f6c40
Update spanish strings
2022-09-05 17:49:06 +02:00