Commit graph

7369 commits

Author SHA1 Message Date
Kelrap
9dce1a856d Remove unpin tooltip/action when user does not have permission 2025-06-18 13:45:56 -04:00
ggurdin
17420f28d0
chore: show loading indicator and error message in transcription 2025-06-18 13:33:38 -04:00
ggurdin
ab7df42fbf
chore: visually distinguish between pinned and unpinned events in overlay header 2025-06-18 13:06:15 -04:00
ggurdin
312c138966
chore: show full userIds in invitation page 2025-06-18 12:44:47 -04:00
ggurdin
10267d69ec
Merge pull request #3133 from pangeachat/3124-not-too-important-but-again-the-text-of-the-message-doesnt-thave-to-be-this-huge
chore: make onboarding text smaller
2025-06-18 11:33:16 -04:00
ggurdin
7000adadc9
formatting 2025-06-18 11:32:59 -04:00
ggurdin
6e52c64d92
Merge pull request #3131 from pangeachat/chat-select-overflow
Chat select overflow fix
2025-06-18 11:30:10 -04:00
ggurdin
68109aab9c
small update 2025-06-18 11:28:53 -04:00
avashilling
7b7a599086 chore: make onboarding text slightly smaller 2025-06-18 11:20:06 -04:00
ggurdin
575b928ede
chore: fix mention font size 2025-06-18 11:06:34 -04:00
Kelrap
ecac8fd48f Limit size of chat selection popup title 2025-06-18 11:04:33 -04:00
ggurdin
16db460ae2
chore: in lemma constructs button, don't execute onTap if no points 2025-06-18 10:43:00 -04:00
ggurdin
27b70f9a76
chore: if space is selected, only show chats within that space in activity chat selelction dialog 2025-06-18 10:27:45 -04:00
ggurdin
2acb30bd7f
chore: make TTS and full message audio stop each other to prevent overlapping audio 2025-06-18 10:07:50 -04:00
Christian Kußowski
7d798c5770
fix: Route back to room list after leaving a chat 2025-06-18 09:07:22 +02:00
Christian Kußowski
29a2dc83c0
fix: Ban button displayed for already banned users 2025-06-18 08:48:31 +02:00
krille-chan
f82d26eed1
chore: Follow up reactions picker 2025-06-17 21:27:25 +02:00
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