Commit graph

7527 commits

Author SHA1 Message Date
Arne
b7c6e82d3a added fastlane for version 1.6.2 2023-02-20 12:55:34 +01:00
Arne
563b2979d6 version 1.6.2 2023-02-20 12:22:53 +01:00
Arne
f69b55b2e6 improved round avatar
(cherry picked from commit 3f6a79f4e6)
2023-02-20 12:01:17 +01:00
Daniel Gultsch
33a974b231 use setText instead of append() (Daniel Gultsch)
(cherry picked from commit 27f979b9d4)
2023-02-20 12:01:07 +01:00
Arne
b19c2e1d30 update russian strings
(cherry picked from commit 634764d918)
2023-02-20 11:59:46 +01:00
Arne
31f0754c2c corrected permission request for playstore version
(cherry picked from commit a090c12e46)
2023-02-20 11:58:39 +01:00
Pirujo
bb256bdf83 Update spanish strings
Update spanish strings

(cherry picked from commit ab4f8daeeb)
2023-02-20 11:58:26 +01:00
Arne
2c5ae9920d cap monocles.de
(cherry picked from commit 1a362a1e57)
2023-02-20 11:57:40 +01:00
Daniel Gultsch
52247b3817 add spotless plugin 2023-01-13 16:12:49 +01:00
Arne
30ac47b3db reactivate allow merge messages + refractor 2023-01-13 16:03:24 +01:00
Daniel Gultsch
ed6674934e UP: null check transport verification
(cherry picked from commit 41cd96e37b9beeb7a4239ea4ea1ffac49cfc2b72)
2023-01-11 11:04:29 +01:00
Arne
e5272f6647 beta + add preference unified push distributor 2023-01-10 15:24:01 +01:00
Arne
0315cb7354 Merge remote-tracking branch 'origin/master' 2023-01-10 13:03:55 +01:00
Daniel Gultsch
07cb439a60 beta release 2023-01-10 13:03:46 +01:00
Arne-Brün Vogelsang
9607fe9364 Merge pull request 'Corrected spanish strings' (#62) from Pirujo/monocles_chat_translate:pirujo-patch-2 into master
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/62
2023-01-10 12:02:31 +00:00
Pirujo
bbed3ac7bf Update spanish strings
Corrected a very ugly error

Signed-off-by: Pirujo <pirujo@noreply.codeberg.org>
2023-01-08 11:03:48 +00:00
Pirujo
e3288dce84 Corrected spanish strings
Corrected some plurals
Add a line as placeholder to try syncronize with original strings.xml
Reorder some strings
2023-01-08 08:58:18 +00:00
Pirujo
28fb42a286 Merge pull request 'master' (#19) from Arne/monocles_chat:master into master
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/19
2023-01-08 08:29:20 +00:00
Arne-Brün Vogelsang
065147f6b8 Merge pull request 'Update spanish string' (#61) from Pirujo/monocles_chat_translate:pirujo-patch-13 into master
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/61
2023-01-08 07:50:37 +00:00
Daniel Gultsch
4702c550fc send directed presence to transport if endpoints are configured
(cherry picked from commit b7c7c40b946bc21086e55db65c8dceb17a1907cf)
2023-01-06 19:55:22 +01:00
Daniel Gultsch
4fb90bb48a periodically renew endpoints
(cherry picked from commit 0e10ae387a775eca63c25b61474cfe99ad973d21)
2023-01-06 19:54:20 +01:00
Daniel Gultsch
1285c73454 use less entropy in SASL2 device id
(cherry picked from commit 1e0904a48db4fd85c02381c07062042cba1a765a)
2023-01-06 19:53:01 +01:00
Pirujo
a9019b8a91 Update spanish strings
Update spanish strings for PUSH related strings
2023-01-06 09:03:55 +00:00
Pirujo
342ddbee6e Merge pull request 'master' (#18) from Arne/monocles_chat:master into master
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/18
2023-01-06 08:54:44 +00:00
Daniel Gultsch
2bd17e80b1 do not attempt endpoint renewal when account is disabled. renew on bind
(cherry picked from commit 4ee5c167bedd4e1105c4a7b52536c8ab0eb6e37d)
2023-01-05 20:44:30 +01:00
Daniel Gultsch
c3c688eba2 integrate UnifiedPush distributor (Conversations) 2023-01-05 20:40:08 +01:00
Daniel Gultsch
b8f0147329 remove work arounds for nimbuzz.com 2023-01-02 16:51:14 +01:00
Arne
48107fbf44 add support@monocles.de to encryption exception 2023-01-02 16:44:37 +01:00
Daniel Gultsch
2e7adc6223 remove work arounds for slack
(cherry picked from commit 97d9cb7dd53c127b170db41d2e3ed3b4da415e8f)
2023-01-02 16:42:07 +01:00
Daniel Gultsch
05845985c3 fix client crashing on empty passwords (regression)
(cherry picked from commit 41da2a5957481bfd8b25645e7c185303becca228)
2022-12-31 15:51:05 +01:00
Arne
4144902e03 downgrade webrtc to m104 ( [Daniel Gultsch]
iNPUTmice)
2022-12-30 16:09:34 +01:00
Daniel Gultsch
02eb039b51 make sure we don’t dispose video source twice
(cherry picked from commit 0cec499565f4b0b2260d5d3f9c4fa32c5ee9893b)
2022-12-30 16:07:00 +01:00
Daniel Gultsch
fb0984dca0 reset stanza count when enabling SM via SASL inline (iNPUTmice) 2022-12-30 16:06:46 +01:00
Daniel Gultsch
942da95647 code clean up. use Optional to parse SM’s h attribute (iNPUTmice) 2022-12-30 16:04:13 +01:00
Daniel Gultsch
c72d392bf3 add log when we requested token but didn’t get one
(cherry picked from commit f5b7fbc441d5d345841ee6669ab3c6509ddf551e)
2022-12-30 15:51:24 +01:00
Arne
361aa3702e use conversations webrtc 2022-12-29 20:11:35 +01:00
Daniel Gultsch
b2db9e95f7 add todo item in turn server code
(cherry picked from commit 13606aae6058cb8dee8100f06f6a999f8734a055)
2022-12-29 20:10:36 +01:00
Arne
bf1092f20d use conversations webrtc 2022-12-29 20:10:25 +01:00
Daniel Gultsch
9ac8cc625f disable proximity sensor after switching from audio to video
(cherry picked from commit ce0992036a7b7dbf12a74c32714720e8e0ca6d87)
2022-12-29 20:07:42 +01:00
Daniel Gultsch
4f104c7be5 catch exception in getSignalingState()
(cherry picked from commit 909aa72b258db92f27f3910d978770726ef6f7d6)
2022-12-24 18:09:31 +01:00
Arne
97887c21b6 update firebase for playstore version 2022-12-24 18:08:10 +01:00
Daniel Gultsch
bc742b5ef3 removed unused travis detection
(cherry picked from commit 63d61408e66a3bb00b12746932e616a08b1b2b9f)
2022-12-24 18:07:08 +01:00
Daniel Gultsch
7505dc5dd1 fix transports/descriptions not upgraded to jingle ft
fixes #4429

(cherry picked from commit 36efd51a7fd980b43431bb9ff93fc0578e60c83b)
2022-12-22 13:15:39 +01:00
Daniel Gultsch
b457d119fd do not detect sm:2 as sm available 2022-12-19 11:36:06 +01:00
Daniel Gultsch
cbaf488d21 show switch to video only if other party has caps 2022-12-13 11:39:28 +01:00
Daniel Gultsch
0bf6e64afd code clean up in ContactChooserTargetService
(cherry picked from commit 2093aa76ada6f7dc3724973c63f91710b22ee7d3)
2022-12-11 23:06:50 +01:00
Arne
0595498853 temporarily use Snikket's build of WebRTC (Daniel Gultsch) 2022-12-11 18:00:53 +01:00
Arne
b8ddea03ff default multiple accounts to true 2022-12-08 10:08:48 +01:00
Arne
8b59237858 f-droid fastlane changelog 2022-12-06 14:21:05 +01:00
Arne
c4cfb4e819 last bugfix database error (updating error) + Version 1.5.15 2022-12-06 14:14:12 +01:00