Commit graph

1097 commits

Author SHA1 Message Date
d5449800d7 merge dev 2026-04-20 13:30:40 +02:00
676a1c28f8 Merge remote-tracking branch 'origin/dev' into rust_integration 2026-04-20 13:30:37 +02:00
e52c40d824
Merge pull request #398 from twonlyapp/dev
Some checks are pending
Publish on Github / build_and_publish (push) Waiting to run
- Improved: Show input indicator in the chat overview as well 
- Improved: Username change error handling
- Fix: Phantom push notification 
- Fix: Start in chat, if configured
- Fix: Smaller UI fixes
2026-04-20 13:10:12 +02:00
814ad6f001 bump version
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 13:03:31 +02:00
492ad835ba Improved: Username change error handling 2026-04-20 12:59:29 +02:00
60e5a5c7cc Fix: Start in chat, if configured
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 12:52:25 +02:00
f321e35027 show typing indicator in the chat view 2026-04-20 12:37:05 +02:00
6ed3af5a92 fixes small ui issues 2026-04-20 12:08:20 +02:00
37c5ce933d fix receipts are getting deleted if message was removed
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 11:38:25 +02:00
75b9d3e379 delete receipts where the message got deleted
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-20 11:11:27 +02:00
ad647a3a21 fix: issue with image could not be inserted 2026-04-20 11:11:04 +02:00
edf9e24f8a update strings 2026-04-20 01:13:26 +02:00
f2493a2b56 handling server messages 2026-04-20 01:13:11 +02:00
6517473603 updated protobuf 2026-04-19 23:10:58 +02:00
1629b8b1a9 add user discovery settings view 2026-04-19 22:57:24 +02:00
cd2a254d23 fix: issue with image could not be inserted 2026-04-19 21:00:40 +02:00
2ec8d14439 delete receipts where the message got deleted 2026-04-19 20:41:10 +02:00
e1956c9807 initialization of user discovery works 2026-04-19 17:13:05 +02:00
6516c4564c move files 2026-04-18 13:54:45 +02:00
4ffd367b23 add some options 2026-04-18 13:34:11 +02:00
fce85c58f9 concept for password less recovery 2026-04-18 01:59:46 +02:00
eb22acacee user discovery database store works 2026-04-17 00:22:38 +02:00
252e7653db move files 2026-04-15 23:51:48 +02:00
fc73e313ea documentation and new modules 2026-04-14 01:47:31 +02:00
51f51f768b working tests 2026-04-13 16:38:59 +02:00
87ba1c23e5 started with ud 2026-04-13 02:28:41 +02:00
8aacdc5235 Merge remote-tracking branch 'origin/dev' into rust_integration 2026-04-12 02:36:01 +02:00
ef6ebf6d65
Merge pull request #397 from twonlyapp/dev
Some checks failed
Publish on Github / build_and_publish (push) Has been cancelled
- Fix: Reupload of media files was not working properly
- Fix: Chats were sometimes ordered wrongly  
- Fix: Typing indicator was not always shown
- Fix: Multiple smaller issues
2026-04-12 02:31:02 +02:00
2271453d54 bump version 2026-04-12 02:30:33 +02:00
c42ff41eb8 fix notification tap initial page view
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-04-12 02:22:30 +02:00
cfc6e945da fix: reupload of media files
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-12 02:01:31 +02:00
766d482baa Merge remote-tracking branch 'origin/main' into dev
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-11 22:50:51 +02:00
757094bc23 poc 2026-04-11 21:28:18 +02:00
0d975db3e4 fmt 2026-04-11 00:09:14 +02:00
cc3a7b8b64 fix wrong increase of last message
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 21:21:54 +02:00
0669f7523a
Merge pull request #396 from twonlyapp/dev
Some checks failed
Publish on Github / build_and_publish (push) Has been cancelled
- New: Typing and chat open indicator
- New: Screen lock for twonly (Can be enabled in the settings.)
- Improve: Visual indication when connected to the server 
- Improve: Several minor issues with the user interface
- Fix: Poor audio quality and edge distortions in videos sent from Android
2026-04-10 19:26:18 +02:00
6154d7b48c bump version
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 19:25:44 +02:00
840dfed950 fixes android video compression issues 2026-04-10 19:15:51 +02:00
6aab76a47e update strings
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 18:19:12 +02:00
a73b2737e7 typing indicator 2026-04-10 18:18:24 +02:00
727949c3d9 update strings
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 16:34:32 +02:00
391646d243 new: screen lock 2026-04-10 16:34:16 +02:00
f419b3709d smoother response animation
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-10 15:30:44 +02:00
527bf51bff improved websocket connection state info
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-09 22:51:36 +02:00
587740f306 add option to reopen images with context menu
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
2026-04-09 22:20:15 +02:00
19a53a879b fix check mark shown in send image 2026-04-09 22:20:01 +02:00
1650642cb2 fix ui glitch 2026-04-09 22:19:44 +02:00
1d4a0bdbeb add qr code button 2026-04-09 22:19:36 +02:00
1b7ec19769
Merge pull request #395 from twonlyapp/dev
Some checks failed
Publish on Github / build_and_publish (push) Has been cancelled
- New: Video stabilization
- New: Crop or rotate images before sharing them.
- New: Clicking on “Text Notifications” will now open the chat directly (Android only)
- New: Developer settings to reduce flames
- Improve: Improved troubleshooting for issues with push notifications 
- Improve: A message appears if someone has deleted their account.
- Improve: Make the verification badge more visible.
- Fix: Flash not activated when starting a video recording
- Fix: Problem sending media when a recipient has deleted their account.
- Fix: Receive push notifications without receiving an in-app message (Android)
- Fix: Issue with sending GIFs from Memories
- Fix: Incorrect processing of messages that have already been fetched from the server causes the UI to freeze
2026-04-06 15:47:44 +02:00
aa7a065572 fix test
Some checks failed
Flutter analyze & test / flutter_analyze_and_test (push) Has been cancelled
2026-04-06 15:42:41 +02:00