Commit graph

7309 commits

Author SHA1 Message Date
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
Pirujo
02ef655753 Merge pull request 'master' (#10) from Arne/monocles_chat:master into master
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/10
2022-09-05 13:43:12 +02:00
Arne-Brün Vogelsang
1d5508acbf Merge pull request 'Update spanish strings' (#43) from Pirujo/monocles_chat_translate:pirujo-patch-6 into master
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/43
2022-09-04 19:53:05 +02:00
12aw
f4b69eddf6 version 1.5.11 2022-09-03 05:50:07 +02:00
12aw
f09bd8b24c code cleanup 2022-09-02 13:38:59 +02:00
12aw
8b97b0ac0b fix namespace to match Conversations (Christian Schneppe) 2022-09-02 13:32:02 +02:00
12aw
118c3f0f74 process authorization id in case full jid changes (Daniel Gultsch) 2022-09-02 13:16:32 +02:00
12aw
a91e2fc34f fix very rare NPE (race condition) (Daniel Gultsch) 2022-09-02 13:09:53 +02:00
12aw
deb9843bc2 add sm-failed processing (Daniel Gultsch) 2022-09-02 13:07:57 +02:00
12aw
997625c276 support resume via sasl 2.0 (Daniel Gultsch) 2022-09-02 13:05:30 +02:00
12aw
2c6acdadf0 support resume via sasl 2.0 (Daniel Gultsch) 2022-09-02 12:13:51 +02:00
12aw
99a92b5ee3 abort on 'continue' - no client support (Daniel Gultsch) 2022-09-02 11:56:42 +02:00
12aw
6054135136 minor code clean up for tag and element (Daniel Gultsch) 2022-09-02 11:47:58 +02:00
12aw
ccf87ee22f support logging in via SASL 2 (Daniel Gultsch) 2022-09-02 11:41:23 +02:00
12aw
3323509ec7 explicitly search for namespaces when processing stream features (Daniel Gultsch) 2022-09-02 11:28:21 +02:00
12aw
8f94de287e use non-custom missed called (Daniel Gultsch) 2022-09-02 11:22:05 +02:00
12aw
24ef107c5c fixups for missed call notifications (Daniel Gultsch) 2022-09-02 11:18:08 +02:00
12aw
32ff4b12fe issue self ping + rejoin on muc status code 333 (Daniel Gultsch) 2022-09-02 11:10:21 +02:00
12aw
a0493b8561 update libraries and migrate delete avatar from Conversations (Daniel Gultsch) 2022-09-02 11:04:20 +02:00
12aw
28fb03321e fix crash on PIP (Christian Schneppe) 2022-09-01 21:22:23 +02:00
Pirujo
1f79871989 Update spanish strings
Update spanish strings for undoing operations
2022-08-30 09:05:38 +02:00
Pirujo
550de493e3 Merge pull request 'master' (#9) from Arne/monocles_chat:master into master
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/9
2022-08-30 08:25:20 +02:00
12aw
2fea930bfa minor code clean up (Daniel Gultsch) 2022-08-29 22:42:47 +02:00
12aw
11c0c6fb84 Use the same mechanism for link copying and linkification (#4357) (Stephen Paul Weber
)
2022-08-29 22:40:46 +02:00
12aw
97363fe5dc set immutable flags for backup notifications (Daniel Gultsch) 2022-08-29 22:36:03 +02:00
12aw
0fe8290bd5 skip empty uris on attach (Daniel Gultsch) 2022-08-29 22:29:39 +02:00
12aw
4e0ba97ee6 do not retrieve media attributes from encrypted files (Daniel Gultsch) 2022-08-29 22:27:35 +02:00
12aw
fb8d06a195 make launch conversation and launch tor pending intents immutable (Daniel Gultsch) 2022-08-29 22:15:31 +02:00
12aw
f7257dd994 readd swipe features to chats (Christian Schneppe) 2022-08-29 22:12:38 +02:00