Commit graph

228 commits

Author SHA1 Message Date
bc1c61c8f8 finishing #327 2025-12-15 17:02:51 +01:00
24edf896c5 workaround for #329 2025-12-06 21:19:20 +01:00
6ab11c4e69 fix #324 2025-12-06 21:18:46 +01:00
7aeaa97a68 improve logging 2025-11-30 12:27:40 +01:00
108a58ffe1 improve logging 2025-11-30 12:27:21 +01:00
9cb2503cdb maybe fixing #316 2025-11-30 11:00:55 +01:00
5758749bd1 improve logging 2025-11-30 10:27:13 +01:00
89e12fe24f fix #313 2025-11-18 23:38:55 +01:00
c3e92ac7d1 fix avatar render issues, fix list update issues 2025-11-18 22:56:42 +01:00
72495b4c2a fix #310 2025-11-15 00:01:47 +01:00
8a4632c4c4 fix #303 and bump version 2025-11-13 23:57:01 +01:00
fa85dbd6e2 fix #302 2025-11-13 22:46:23 +01:00
7977d171c7 fix #307 2025-11-13 21:28:57 +01:00
1e14905682 fix issue 2025-11-11 00:43:23 +01:00
f57c2fec79 improve logging 2025-11-11 00:42:57 +01:00
2a9414ae4f wrap whole main function into sentry 2025-11-10 14:37:44 +01:00
091e4bbfa8 adds optional sentry #299 2025-11-10 00:04:44 +01:00
5946420fd0 fix #298 2025-11-09 22:27:24 +01:00
f879ae00f1 hotfix: display time changed to milliseconds... 2025-11-08 21:39:19 +01:00
71823c9fae fixing ios release issues 2025-11-08 18:14:16 +01:00
0a1732523b do not load data from server until appVersion is valid 2025-11-08 14:30:20 +01:00
80d6f85350 draft images, multiple bug fixes 2025-11-08 12:26:17 +01:00
da4917ad46 fix multiple issues 2025-11-07 17:44:51 +01:00
95c9db86d6 implementing voice messages #251 2025-11-07 00:31:46 +01:00
3706a36cf9 implementing pow #253 2025-11-06 20:50:22 +01:00
0ab0303163 fix #283 2025-11-06 18:40:22 +01:00
0c6099cd92 fix #284 2025-11-06 00:23:29 +01:00
8d45c8e9ce fix #289 2025-11-05 23:12:10 +01:00
07d36c133c fix #214 2025-11-04 23:25:17 +01:00
57334d9eee fixes #290 2025-11-04 14:00:21 +01:00
2a3152e707 leave groups works now 2025-11-03 22:58:58 +01:00
0dc8c87732 fixes some small issues 2025-11-03 17:46:45 +01:00
f5dbf4a12e create context request from context menu 2025-11-03 17:28:39 +01:00
0d4ab84f91 send my public key to new members 2025-11-03 16:59:19 +01:00
5235a01626 allow deletion of chats and groups 2025-11-03 16:54:49 +01:00
678a22dd11 delete messages only when all have opened it 2025-11-03 11:40:50 +01:00
48de7faaa2 fixing avatar icon 2025-11-03 11:22:22 +01:00
c786bb55f9 add push notifications for groups and add sender name 2025-11-03 00:50:09 +01:00
9356a1fc70 support gifs and allow videos to pick from the gallery 2025-11-02 23:01:53 +01:00
4bc7db75e9 remove and add members #277 2025-11-02 15:48:50 +01:00
d616e08dec store group creation action 2025-11-02 14:29:09 +01:00
8cf57224ce make and remove admin rights 2025-11-02 14:09:18 +01:00
30086c2475 change group name possible #227 2025-11-01 23:45:37 +01:00
9eea69b3dd fixing analyzer 2025-11-01 14:58:02 +01:00
72dca4d4b4 creation of groups works 2025-11-01 14:56:55 +01:00
76ff64ff74 starting with c2c #227 2025-11-01 01:46:02 +01:00
7748ecec3c fixing background notification 2025-10-30 20:47:15 +01:00
d40e33b247 twonly Safe is now mandatory 2025-10-29 11:13:13 +01:00
404aee1e18 upload non finished uploads after restart 2025-10-29 10:14:25 +01:00
f2bd80c2dc multiple reactions possible and quoted message size improved 2025-10-29 09:32:07 +01:00
35152cce23 integrating ffmpeg 2025-10-28 23:26:24 +01:00
bd4c30ed4d fixing ios push notifications 2025-10-28 14:28:44 +01:00
071c5c2a0d purge text messages fix multiple bugs 2025-10-28 13:23:35 +01:00
9d563793c7 crafting a custom context-menu 2025-10-27 23:53:48 +01:00
df9b055ba7 fix verification shield and remove backup notice 2025-10-27 20:44:14 +01:00
350fb899e1 display last reaction and compress avatarsvgs 2025-10-27 20:14:07 +01:00
3d5fc3e807 display message history 2025-10-27 16:40:40 +01:00
7fe0f16a5c updating profile and minor issues 2025-10-26 22:49:36 +01:00
746887b845 fix thumbnail generation for videos 2025-10-26 22:14:12 +01:00
afbad41b27 reactions works 2025-10-26 21:57:43 +01:00
b03bcfe6e1 fix analyser issues 2025-10-26 01:15:54 +02:00
5ae943bcf3 message and media sending does work 2025-10-26 01:14:46 +02:00
18dd85d937 fixing uuid issue in tables 2025-10-25 12:00:40 +02:00
4260c63ce2 fixing all compile errors 2025-10-25 01:08:59 +02:00
1c154e6c67 add message action table 2025-10-23 22:42:15 +02:00
645dfe16da media upload 2025-10-23 21:31:13 +02:00
b2dc384465 starting with rewriting the upload process 2025-10-23 00:35:28 +02:00
f5cbcf154b fixing issues with media_download 2025-10-22 00:01:55 +02:00
0207aaf074 fixing more issues 2025-10-20 09:03:17 +02:00
2f3f927914 handle text and media server messages, update pushkeys 2025-10-19 14:44:49 +02:00
a4ccefec75 starting with #227 2025-10-19 02:45:17 +02:00
90e6aa6598 added tests and some fixes 2025-10-18 17:20:34 +02:00
ba1913d737 fixing issue with the prekey unkown error 2025-10-16 23:56:18 +02:00
97d7281f4d fixing flame sync issue 2025-10-16 23:50:31 +02:00
402a8916f7 fix issue with username change after deletion 2025-10-16 23:22:58 +02:00
cb2f0d00a6 fixing issue and starting with developer settings 2025-10-16 14:54:21 +02:00
268488dab0 fixing new analysis results 2025-10-14 14:16:55 +02:00
02045e8fc0 improve media download handling in case of an error 2025-07-24 21:46:09 +02:00
a71eb1fe94 fixing multiple issues 2025-07-20 19:10:07 +02:00
da39cdbb81 some more bug fixes 2025-07-19 12:59:13 +02:00
5209825604 multiple bug fixes 2025-07-19 02:31:07 +02:00
eb545f84b0 fix #220 2025-07-18 23:43:22 +02:00
6d1643848f fix #247 2025-07-18 22:39:10 +02:00
ad8dea4fbf fixes combine list array 2025-07-18 21:59:11 +02:00
afb1806cb1 fix #241 and #250 2025-07-18 14:22:34 +02:00
636d4de1b6 fix #255 2025-07-18 11:22:14 +02:00
c70413cf6a fixing all linter errors 2025-07-15 13:38:38 +02:00
a3d9bcf98b enabling linter 2025-07-15 00:38:23 +02:00
0eda03537c bump version 2025-07-14 12:01:06 +02:00
37b11cef79 fixing race condition 2025-07-14 01:20:06 +02:00
856e39f2b5 fix #231 2025-07-12 15:15:43 +02:00
3cab405ec3 fix camera position 2025-07-12 01:27:40 +02:00
0177bf2a11 use native crypto for better speed 2025-07-12 01:08:15 +02:00
f1605da6e1 print table sizes 2025-07-11 21:46:28 +02:00
0116e8407a fix logging 2025-07-11 21:38:23 +02:00
877ee9a057 some typos 2025-07-11 13:51:36 +02:00
59528bf082 fixing compression issue 2025-07-11 01:16:02 +02:00
23e2cd5031 fix upload 2025-07-05 16:34:13 +02:00
f1dc6dff54 add fast upload and download 2025-07-05 11:48:12 +02:00
674e42722d hopefully final fix for the retransmission problem 2025-06-24 14:00:55 +02:00