Commit graph

10073 commits

Author SHA1 Message Date
Arne
7094d356d0 code cleanup 2024-08-07 09:38:38 +02:00
Arne
05e0ad8f4d No need for back button in WebXDC store 2024-08-07 08:57:54 +02:00
Arne
6852450365 Update bouncycastle and refractor XmppDomainVerifier 2024-08-06 10:36:16 +02:00
Arne
c676dcbad3 Follow theme in WebXDC store 2024-08-06 09:51:38 +02:00
Arne
df79f3dd51 Enable caching for WebXDCStore 2024-08-05 16:38:11 +02:00
Arne
c7c04d8120 Prepare unstable release 2024-08-05 16:02:26 +02:00
Arne
5c8194a3eb Fix wrong button assignment + change order 2024-08-05 15:52:58 +02:00
Arne
9ac2ea3f9a Rename layout 2024-08-05 15:08:48 +02:00
Arne
1e0b295ac9 Filled WebXDCs button when selected 2024-08-05 15:05:48 +02:00
Arne
067c093d35 Don't crash on android Api < 26 when choosing WebXDC 2024-08-05 13:52:05 +02:00
Arne
85f25a9bdc Forward correct ID when sharing WebXDC 2024-08-05 10:00:29 +02:00
Arne
63d050e9d5 Share WebXDC when download finished 2024-08-04 19:19:41 +02:00
Arne
51be09b824 WebXDC store (WIP) 2024-08-04 10:45:07 +02:00
Arne
e84148d901 Update translations 2024-08-01 15:48:25 +02:00
Stephen Paul Weber
d03f5d017e Don't try as sticker pack if no pack_id
(cherry picked from commit 56b6965276e1ba6d54d1f99eed66b2ceae3ff96a)
2024-07-25 04:27:11 +02:00
Stephen Paul Weber
21b33c0bcf out of bounds guard 2024-07-25 04:27:07 +02:00
Arne
8e55d3081d Revert "Fix missing cb for downloaded images"
This reverts commit 898856df04.
2024-07-25 10:25:02 +08:00
Arne
59ddeff490 change piped instance 2024-07-25 10:23:04 +08:00
Arne
848b9cd1e2 Update translations 2024-07-24 16:47:11 +08:00
Arne
898856df04 Fix missing cb for downloaded images 2024-07-24 16:39:47 +08:00
Arne
5f4478855e Limit name to 3 lines in call view 2024-07-23 10:17:34 +08:00
Stephen Paul Weber
8eb559e8a2 Store oob fallbacks for sent messages 2024-07-23 09:43:29 +08:00
Stephen Paul Weber
77a20d6298 Remove unused caching logic 2024-07-23 09:41:47 +08:00
Arne
55f4b0b1e5 Disable automatically jump to commands tab and add setting. Fixes empty chat screen 2024-07-22 11:01:10 +07:00
Stephen Paul Weber
74e437e148 Only refresh commands if update was for this contact 2024-07-16 08:36:18 +07:00
Stephen Paul Weber
4c78e17902 Fix index out of bounds
Well... "fix" if it's a race condition or something. Otherwise not sure
why it's happening.

(cherry picked from commit 91f516b4b411f7903bc8ea7d37a4dd19c36ba880)
2024-07-16 08:18:07 +07:00
Stephen Paul Weber
59c475af9b Fix NPE
(cherry picked from commit 642460af982d797a2e24e4da3d76f58682af88f5)
2024-07-16 08:18:01 +07:00
Arne
082eb4a9c0 Fix up: New option to invite participant to chat 2024-07-15 19:22:58 +07:00
Stephen Paul Weber
efb8c8f691 New option to invite MUC participant to chat
(cherry picked from commit cd934f39a31edfb2c708400aba8ce6aa4df952f1)
2024-07-15 19:15:30 +07:00
Daniel Gultsch
45cd31cd7b Revert "Code clean up + possible fix sent images in main image folder"
This reverts commit fe675aa5
2024-07-15 18:14:56 +07:00
Daniel Gultsch
01fe240395 catch establishing call when last call is shutting down
(cherry picked from commit 65fd84346714e21773b2bd46e732b42000da4e12)
2024-07-15 16:13:06 +07:00
Daniel Gultsch
09505a831d catch rare race conditions when pressing switch to earpiece
(cherry picked from commit 07600c57ea62ce2fe1a43f4ff391af458fa4b053)
2024-07-15 16:13:02 +07:00
Arne
e2148c86ab update gradle 2024-07-13 19:00:27 +07:00
Daniel Gultsch
f38e737a3e unify tone generator invocations
(cherry picked from commit 70abccee367512659257b4222f9e041fd8e4a961)
2024-07-13 18:31:33 +07:00
Stephen Paul Weber
0339a48399 Add more things that the MUC might have changed before reflection
(cherry picked from commit 4790412e9abcd67913b7fde3240163895dc492a0)
2024-07-11 17:44:51 +07:00
Stephen Paul Weber
d539087fb0 Always store new body+html from MUC
(cherry picked from commit 40740f50a586b2151f2d7b42db4759160ef4f3d9)
2024-07-11 17:44:42 +07:00
Stephen Paul Weber
952be7a766 No reacting to a reaction
(cherry picked from commit 74d09d485f2e65c5e8bf4cda5d200b3f834022d0)
2024-07-11 17:44:37 +07:00
Stephen Paul Weber
21cf4151f5 Fix direct reply 2024-07-11 17:40:34 +07:00
Stephen Paul Weber
8eb4d9adfa Fix correcting styled reply
(cherry picked from commit 257736356a54dd0b920f0d5e0c6839020cb4051f)
2024-07-03 09:19:06 +02:00
Arne
8a539a70e0 fix up 2024-07-02 12:17:53 +02:00
Arne
fe675aa5da Code clean up + possible fix sent images in main image folder 2024-07-02 12:08:04 +02:00
Stephen Paul Weber
a22e373a3f Don't synthesize quote for moderated message 2024-07-02 04:38:09 +02:00
Stephen Paul Weber
edcab814a3 Select reason when moderating 2024-07-02 04:33:24 +02:00
Stephen Paul Weber
8c7f6b8733 Guard against busted replies with no id
(cherry picked from commit b6a1250c8b61fb420cbc6ef1efeeb7814ba8fb7d)
2024-07-02 04:27:07 +02:00
Stephen Paul Weber
6e219383ab Move possible NPE 2024-07-02 04:27:00 +02:00
Daniel Gultsch
0f449bd057 fix race condition when granting camera permission after request to switch to video
(cherry picked from commit 3f80a45997ad82dec9097a6556997a74f8a9ca01)
2024-07-01 08:27:50 +02:00
Arne-Brün Vogelsang
0830669e9d Merge pull request 'Update XEP-0424 message retraction urn' (#188) from tfl/monocles_chat:update-xep0424-message-retraction into master
Reviewed-on: https://codeberg.org/monocles/monocles_chat/pulls/188
2024-06-29 12:41:32 +00:00
Torsten Flammiger
493fa62891 Fix message retraction urn / XEP-0424 2024-06-29 10:48:57 +02:00
Torsten Flammiger
9bf56e9a8d Update .gitignore 2024-06-26 19:07:13 +02:00
Arne
8356555721 align record voice and take picture icon to bottom too 2024-06-24 15:21:23 +02:00