Commit graph

6702 commits

Author SHA1 Message Date
ggurdin
171fbbdd0d
chore: fix message token button vertical alignment 2025-06-17 15:01:47 -04:00
krille-chan
959d75fb9d
chore: Make connection problem color orange 2025-06-17 20:59:47 +02:00
krille-chan
ba61e3c164
chore: Follow up emoji picker 2025-06-17 20:57:12 +02:00
ggurdin
d47dd3255e
chore: fix can't edit duration on firefox/safari 2025-06-17 14:41:44 -04:00
ggurdin
76b3f29ac2
chore: remove access toggles and join with code button from new space page 2025-06-17 14:20:45 -04:00
ggurdin
233e5162d1
chore: don't show match activities for single-word messages 2025-06-17 13:39:46 -04:00
ggurdin
e9a601884e
chore: fix permission check in sendActivityPlan 2025-06-17 12:28:51 -04:00
Kelrap
0a29e8b448 Applies padding on gold bar to background bar to keep it from sticking out 2025-06-17 11:29:11 -04:00
ggurdin
5447f3464e
chore: some fixes for the timer 2025-06-17 11:25:15 -04:00
ggurdin
88f7ea400b
resolve merge conflict 2025-06-17 10:57:00 -04:00
ggurdin
684a9bd16e
chore: make text size match for matrix pill widget 2025-06-17 10:49:32 -04:00
ggurdin
161fd57005
chore: fix position of unread label in nav rail 2025-06-17 10:41:00 -04:00
ggurdin
9e9d9d3b66
chore: prevent getting stuck in chat members with no filters 2025-06-17 10:21:57 -04:00
ggurdin
fdf30b3462
chore: update presence avatar when user ID changes, go right to knocking members filter from knocking users indicator 2025-06-17 09:32:47 -04:00
Christian Kußowski
5b726d58b6
chore: New save file event button 2025-06-17 13:24:48 +02:00
Christian Kußowski
48ec98c614
chore: Follow up popupmenu theme 2025-06-17 13:18:35 +02:00
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