Christian Schneppe
2bb15d0398
disable encryption for exception jids (Christian Schneppe)
2022-09-29 00:02:17 +02:00
Christian Schneppe
a550f90b11
execute max 3 webpreviews in parallel
...
(cherry picked from commit 6eef3d493b499ec43eaa950cfe21f8ef1ff5e149)
2022-09-28 23:58:48 +02:00
Christian Schneppe
39f6d43a7e
simplify webpreview code
...
(cherry picked from commit b06f1e229606117200de8472a714e2ea9e5222ba)
2022-09-28 23:58:37 +02:00
Christian Schneppe
fd8a406e5b
update libraries (Christian Schneppe)
2022-09-28 23:58:11 +02:00
R4SAS
7aea46ca7f
I2P Support [2]
2022-09-28 23:45:47 +02:00
Christian Schneppe
ae8574f1a3
small optical improvements to active indicator
...
(cherry picked from commit 3b8263bbe47c692d961c8ef5f4aae5e2c8100d9a)
2022-09-28 23:40:38 +02:00
Christian Schneppe
51cbe4fcc5
only indicate active is account is online and connected
...
(cherry picked from commit 7246b30960072960b93cb4d44db8a417c8325e97)
2022-09-28 23:40:18 +02:00
Christian Schneppe
465e1ebca7
also add active indicator to StartConversationsActivity
...
(cherry picked from commit be903aa394de0a81dcec66f16c7b77d1041ad0dc)
2022-09-28 23:39:09 +02:00
R4SAS
c08ab3566b
I2P support
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
(cherry picked from commit 66d06c1675292a448fb62ecb8d377a0224da3800)
2022-09-28 23:38:08 +02:00
Daniel Gultsch
dfc4c8c58b
wait for DB restore before bind
...
(cherry picked from commit cb775ece992a8ded54c4cccae484475edc548803)
(cherry picked from commit 09070c742067edc9cc448449417248c1f34bc55b)
2022-09-28 23:37:02 +02:00
Daniel Gultsch
c7144b3738
handle case when server loses support for quick start
...
(cherry picked from commit 3d56d01826e53ce5bb5b6450d99a195957a40626)
(cherry picked from commit 1af91469e7a1cdf40de68483b4ade61a4508cefa)
2022-09-28 23:36:49 +02:00
Daniel Gultsch
9d491422bc
fix last commit. bring back option required by quicksy
...
(cherry picked from commit 717aeddb82e25fed0b4dc4591985f762cb81536d)
(cherry picked from commit 27b2c4d09879a7482d351b5f5b66e97a16528557)
2022-09-28 23:36:35 +02:00
Arne
2af30485ed
fix buildConfig error
2022-09-28 23:35:42 +02:00
Daniel Gultsch
888d7eed33
pipeline sasl2 directly after stream start
2022-09-28 23:34:18 +02:00
Daniel Gultsch
671dc318d7
refactor sasl 2 authentication code
...
(cherry picked from commit 126e8ef08cb1146976da157b20947466ed3e2303)
(cherry picked from commit 0f0611689ac9ecda40c92faa8e8d01ae35bda2f7)
2022-09-28 23:13:59 +02:00
Daniel Gultsch
dba15934a8
use bind:0 namespace
...
(cherry picked from commit 9f5da6753929a1a368dabcb67f91c2cf461997f8)
(cherry picked from commit 1c45072c64355dff45a902133244c7887c7f1564)
2022-09-28 23:13:48 +02:00
Christian Schneppe
3255ecb9cd
add more tracking parameter to remove in links
...
(cherry picked from commit 5ba9f65f6dcbed53236588e9375a860b000e3820)
2022-09-28 23:13:29 +02:00
Christian Schneppe
25eaf87680
try to fix OOM exceptions
...
(cherry picked from commit 669b6196798fc5d5c308ebbf8f71fcc9acfa20b2)
2022-09-28 23:12:30 +02:00
Christian Schneppe
eabe21ac08
add missing flag immutable to pending intent
...
(cherry picked from commit f0c3e5d7984e15f8ab0bd08cfdc86cb90cb59b12)
2022-09-28 23:12:13 +02:00
Christian Schneppe
ece59c3f59
code cleanup
...
(cherry picked from commit 3eb88f4c34672f7c81aaa0bd13942a4960e323e3)
2022-09-28 23:11:52 +02:00
Christian Schneppe
58ecb530cd
small fix in ExportBackupService (Christian Schneppe)
2022-09-28 23:11:19 +02:00
Christian Schneppe
84270d4905
fix bug in ConversationFragment
...
(cherry picked from commit e5ff0f7a2d90b62b528956b36c64b398cd793d17)
2022-09-28 23:04:32 +02:00
Christian Schneppe
6226ad5bb3
show a green dot if user is using the app
...
(cherry picked from commit f45fe2cb59af4494755b580cb44403401e957b66)
2022-09-28 22:53:54 +02:00
Christian Schneppe
f00895a75e
add more loggging for muc invitations
...
(cherry picked from commit 968dbd82021ab4704e5b75ac5e51294c5005edb8)
2022-09-28 22:51:32 +02:00
Christian Schneppe
80be919f1a
fix crash while ending MUC from context menu
...
(cherry picked from commit e2650b52fabcaf3b348603a6a4be84bd3b6966f8)
2022-09-26 16:53:04 +02:00
Arne-Brün Vogelsang
747681bb27
Merge pull request 'Show XMPP URI links with contact name if there is a contact' ( #50 ) from singpolyma/monocles_chat:nice-xmpp-links into master
...
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/50
2022-09-26 15:47:03 +02:00
Stephen Paul Weber
c2cf2af75c
Get XMPP URI names from bookmarks as well
2022-09-26 08:34:37 -05:00
Stephen Paul Weber
5a2b6267d3
Show XMPP URI links with contact name if there is a contact
...
In messages and notifications/previews
2022-09-26 08:33:37 -05:00
Arne-Brün Vogelsang
d774d5574a
Merge pull request 'Update spanish strings' ( #49 ) from Pirujo/monocles_chat_translate:pirujo-patch-10 into master
...
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/49
2022-09-21 11:42:38 +02:00
Pirujo
def73a4503
Update spanish strings
...
Update spanish string for "Enable notifications"
2022-09-21 08:52:51 +02:00
Pirujo
1bcbd616ce
Merge pull request 'master' ( #13 ) from Arne/monocles_chat:master into master
...
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/13
2022-09-21 08:47:50 +02:00
Christian Schneppe
985355543b
exchange webrtc for compatibility (Christian Schneppe)
2022-09-21 03:36:52 +02:00
Christian Schneppe
fd967e2673
reorder menu and fix archive chat function
...
(cherry picked from commit 2cba6d1cae20dadd70673ffd60112a0f279afd5a)
2022-09-21 03:33:28 +02:00
Daniel Gultsch
36585745e9
use bind 2 tag and sasl 2 user-agent
...
(cherry picked from commit 5a3cca9554367ba0d4b9cb48990a57d5f69dcef1)
(cherry picked from commit b7fa3908bb97e21681dbb512609bf98b2bd04bae)
2022-09-21 03:33:01 +02:00
Daniel Gultsch
8ac2f2e7ae
bump sasl2 namespace
...
(cherry picked from commit bf15070fef52edb494c3496e2f75921091e69802)
(cherry picked from commit 05ee92e292fb8eb8b3b68f148cfb0b53a49103de)
2022-09-21 03:32:41 +02:00
Arne
8d04447694
store full sasl mechanism (not just priority) (Daniel Gultsch)
2022-09-21 03:27:10 +02:00
Daniel Gultsch
97142b84a4
store full sasl mechanism (not just priority)
...
(cherry picked from commit 495f79921dea64268caca789d1ee2e455e5f5d2c)
(cherry picked from commit 8f648e0164897ec639c2968daa0fb48b9f9f3cfd)
2022-09-21 03:19:13 +02:00
Stephen Paul Weber
4d226008d5
Long-press context menu on list of conversations (Stephen Paul Weber)
2022-09-21 03:16:04 +02:00
Christian Schneppe
69650013f0
add some descriptions for Config.java
...
(cherry picked from commit b83185bbcadadb819c1ba33f49ebf61d150a5f42)
2022-09-21 02:56:40 +02:00
Christian Schneppe
c42d57a022
add contact details for channels
...
(cherry picked from commit d8611fb8380a20684f2b67c00c8945a48ea8301f)
2022-09-21 02:54:31 +02:00
Christian Schneppe
f8fb3c07a8
fix accidently removed hide offline contacts
...
(cherry picked from commit b432dfdf46c07a3c4bf7f5b8dd48ed84175902c7)
2022-09-21 02:53:48 +02:00
Christian Schneppe
059f43838d
update translations
...
(cherry picked from commit b910e4a562f4373adc06ad9a3d3bebc548cf5bcd)
2022-09-19 12:55:57 +02:00
Daniel Gultsch
96ee5fb438
code clean up
...
(cherry picked from commit 82efb6f1dbf290f86433416535179000cb084ba9)
(cherry picked from commit 2c0a8ee59e1b641984e4cc47ceb2116116e47c5a)
2022-09-19 12:55:27 +02:00
Christian Schneppe
7c8646939f
some more UI fixes
...
(cherry picked from commit 224577b7758685e852c67ca604709621e990ffea)
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 95b2562a5a0de100b42821ca42e34a991cc1fb2a)
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 7da24ab57b3f3383090df03a308342a47b37bfe7)
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 ac8e60a1f1da39d6dbbd171d7de8242b3b8ae688)
2022-09-19 12:54:05 +02:00
Christian Schneppe
804aceb9d1
remove setting to en-/disable message merging since e0de9d467244cc36dff88bb65d009db9d4349f33 shows messages together
...
(cherry picked from commit 20a221dfa41c0db6462d6c10aaebcf9551eeba99)
2022-09-19 12:53:42 +02:00
Christian Schneppe
27e359d3d7
fix paddings
...
(cherry picked from commit dab88c37903c85c00bf808352c91ae4cd10e477b)
2022-09-19 12:53:22 +02:00
Christian Schneppe
92e0ea6094
make phone numbers clickable
...
(cherry picked from commit 02e0c3c0188b2008fe1fa86a6e647dd6e3ce2e30)
2022-09-19 12:53:16 +02:00