Christian Kußowski
46dc017e15
fix: Forward last version of events when forwarding
2025-06-17 12:56:18 +02:00
Christian Kußowski
ad8c0b266d
fix: Do not set read markers for sending events
2025-06-17 12:25:39 +02:00
Christian Kußowski
816b753efb
chore: Follow up custom reactions dialog
2025-06-17 10:58:34 +02:00
Krille-chan
505f2e149a
Merge pull request #1965 from algorithmiker/fix-try-load
...
fix: fix compile error related to MxcImage
2025-06-17 10:51:49 +02:00
Krille-chan
8f7ff403ea
Merge pull request #1960 from weblate/weblate-fluffychat-translations
...
Translations update from Hosted Weblate
2025-06-17 10:49:19 +02:00
Christian Kußowski
7673795077
chore: Make max timeline width smaller
2025-06-17 10:32:56 +02:00
Christian Kußowski
e55adbd65c
chore: improve message selection UX
2025-06-17 10:21:02 +02:00
Christian Kußowski
0a10d4fb7d
chore: highlight select mode actions
2025-06-17 10:13:54 +02:00
Christian Kußowski
13f27eda9f
chore: Follow up new reactions picker
2025-06-17 09:20:22 +02:00
gilice
e1ec87d3aa
fix: fix compile error related to MxcImage
...
We ran into this error after updating Flutter from 3.27 to 3.32:
```
lib/widgets/mxc_image.dart:119:16: Error: The getter '_' isn't defined for the class '_MxcImageState'.
- '_MxcImageState' is from 'package:fluffychat/widgets/mxc_image.dart' ('lib/widgets/mxc_image.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named '_'.
_tryLoad(_);
```
This patch fixes that error.
2025-06-17 07:43:51 +02:00
ggurdin
5f535a9d95
chore: remove background color from emoji reactions
2025-06-16 16:56:29 -04:00
ggurdin
c4b582c93f
chore: add phonetic transcription to audio message toolbar
2025-06-16 16:51:18 -04:00
ggurdin
4e8184353b
Merge branch 'main' into 3046-add-phonetic-transcription-for-language-with-a-non-latin-script
2025-06-16 16:35:55 -04:00
ggurdin
620508a838
resolve merge conflict
2025-06-16 16:35:32 -04:00
ggurdin
7756f2fe9f
chore: clean up vocab analytics details popup
2025-06-16 16:32:13 -04:00
wcjord
daeaf900f3
fix(phonetic_transcription): fixed models
2025-06-16 16:13:40 -04:00
ggurdin
dd8e32ff2f
Merge pull request #3082 from pangeachat/translate-button-tooltip
...
Use translate tooltip for speech translation button
2025-06-16 16:02:04 -04:00
Kelrap
20fab6a5d2
Don't use space default image/description for joining chats in space
2025-06-16 15:04:37 -04:00
Kelrap
1a0061b35a
Use translate tooltip for speech translation button
2025-06-16 14:50:02 -04:00
ggurdin
a92237fc8b
chore: update transcription error message
2025-06-16 14:12:49 -04:00
ggurdin
40a6e5a10b
chore: started adding widget to show phonetic transcription
2025-06-16 13:52:32 -04:00
Christian Kußowski
37d313c271
refactor: Nicer popupmenus
2025-06-16 18:21:10 +02:00
Christian Kußowski
033feed6b1
refactor: New message context menu
2025-06-16 18:11:49 +02:00
ggurdin
9139c992ac
chore: update emojis when switching between different tokens
2025-06-16 12:00:53 -04:00
ggurdin
38bd6ec586
Merge branch 'main' into get-started-readability
2025-06-16 11:55:34 -04:00
ggurdin
007162ea02
chore: update how client instance is accessed
2025-06-16 11:53:22 -04:00
ggurdin
e50e1db16a
feat: initial work for add duration to in-chat activities
2025-06-16 11:50:21 -04:00
Kelrap
bf1b4397df
Does not show option to start a conversation for the user's own profile popup
2025-06-16 11:15:08 -04:00
Kelrap
742bc0d8de
Make get started background grayer and more opaque
2025-06-16 11:01:34 -04:00
avashilling
d5a157db5e
Merge branch 'main' into 2576-level-up-ui-tweaks
2025-06-16 09:39:56 -04:00
avashilling
fe22e2bcd2
All real data, confetti tweaks, remove test button, timing and animation tweaks, added copy to arb file
2025-06-13 16:29:49 -04:00
wcjord
68b1382ba2
feat(phonetic_transcription): repo set up
2025-06-13 14:57:45 -04:00
Kelrap
01b8a4ff38
Stop overflow in language selection entries
2025-06-13 13:35:26 -04:00
Kelrap
c4349babcf
Fix duplicate language warning overflow
2025-06-13 13:04:06 -04:00
ggurdin
cb4975e1ef
chore: always restrict number of lines shown in chat list subtitle
2025-06-13 11:57:16 -04:00
ggurdin
19d3b3fd7c
chore: fix audio time going to two lines when font size is large
2025-06-13 11:35:04 -04:00
ggurdin
de9c982f61
chore: remove getting started view from space view
2025-06-13 11:20:37 -04:00
ggurdin
284762104f
chore: add option to DM to member action popup menu
2025-06-13 11:18:42 -04:00
ggurdin
91b27b589d
chore: if user cancels image selection in user settings page, don't reset selected avatar
2025-06-13 11:02:28 -04:00
ggurdin
7302c6c306
chore: give level bar in home page the same padding as level bar in chat list
2025-06-13 10:54:53 -04:00
ggurdin
a4a7e68f1d
Merge pull request #3053 from pangeachat/stop-account-creation-values-edit
...
Add account creation future loading dialog
2025-06-13 10:48:04 -04:00
ggurdin
4da73b7cbe
Merge branch 'main' into empty-level-bar-on-zero
2025-06-13 10:44:25 -04:00
ggurdin
d45475420b
chore: comment out external audio message player
2025-06-13 10:41:03 -04:00
Kimby
8427802841
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (776 of 778 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
2025-06-13 06:01:57 +02:00
Kelrap
2651eccece
Use future loading dialog when account is created, so user can't further edit fields
2025-06-12 14:46:48 -04:00
Kelrap
ef124cd8eb
Does not show any contents for level bar if progress is 0
2025-06-12 12:50:49 -04:00
avashilling
d49d08f67b
Not functional, committing for code review
2025-06-12 12:37:39 -04:00
ggurdin
74aaad04f0
chore: fix text sizing in non-token elements of HTML messages
2025-06-12 12:36:24 -04:00
ggurdin
6d6d2b6300
Merge branch 'main' into remove-duplicate-push
2025-06-12 11:41:26 -04:00
ggurdin
cdf81276b2
chore: delete button styling
2025-06-12 11:36:33 -04:00