Commit Graph

11644 Commits (0ce8758f644f9ef74c0f589130a53feeb72c739b)
 

Author SHA1 Message Date
Christian Kußowski c90355a2cf
build: Update changelog 5 months ago
Christian Kußowski 5b726d58b6
chore: New save file event button 5 months ago
Christian Kußowski 48ec98c614
chore: Follow up popupmenu theme 5 months ago
Christian Kußowski 46dc017e15
fix: Forward last version of events when forwarding 5 months ago
Christian Kußowski ad8c0b266d
fix: Do not set read markers for sending events 5 months ago
Christian Kußowski 816b753efb
chore: Follow up custom reactions dialog 5 months ago
Christian Kußowski aa4a575c5c
build: Update to flutter 3.32.4 5 months ago
Krille-chan 505f2e149a
Merge pull request #1965 from algorithmiker/fix-try-load
fix: fix compile error related to MxcImage
5 months ago
Krille-chan 8f7ff403ea
Merge pull request #1960 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
5 months ago
Christian Kußowski 7673795077
chore: Make max timeline width smaller 5 months ago
Christian Kußowski e55adbd65c
chore: improve message selection UX 5 months ago
Christian Kußowski 0a10d4fb7d
chore: highlight select mode actions 5 months ago
Christian Kußowski 13f27eda9f
chore: Follow up new reactions picker 5 months ago
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.
5 months ago
ggurdin 73c138b0a8
Merge pull request #3093 from pangeachat/3054-feedback-on-emojis
chore: remove background color from emoji reactions
5 months ago
ggurdin 5f535a9d95
chore: remove background color from emoji reactions 5 months ago
ggurdin d8c3aeddfb
Merge pull request #3092 from pangeachat/toolbar-phonetics
chore: add phonetic transcription to audio message toolbar
5 months ago
ggurdin c4b582c93f
chore: add phonetic transcription to audio message toolbar 5 months ago
ggurdin 583281af26
Merge pull request #3077 from pangeachat/3046-add-phonetic-transcription-for-language-with-a-non-latin-script
3046-add-phonetic-transcription-for-language-with-a-non-latin-script
5 months ago
ggurdin 4e8184353b
Merge branch 'main' into 3046-add-phonetic-transcription-for-language-with-a-non-latin-script 5 months ago
ggurdin 620508a838
resolve merge conflict 5 months ago
ggurdin 7756f2fe9f
chore: clean up vocab analytics details popup 5 months ago
wcjord daeaf900f3 fix(phonetic_transcription): fixed models 5 months ago
ggurdin dd8e32ff2f
Merge pull request #3082 from pangeachat/translate-button-tooltip
Use translate tooltip for speech translation button
5 months ago
ggurdin a23d4dfeb8
Merge pull request #3083 from pangeachat/remove-space-chat-default
Don't use public space default image/description for joining chats in space
5 months ago
Kelrap 20fab6a5d2 Don't use space default image/description for joining chats in space 5 months ago
Kelrap 1a0061b35a Use translate tooltip for speech translation button 5 months ago
ggurdin 197b36bbfb
Merge pull request #3080 from pangeachat/3064-use-different-error-description-when-audio-cant-be-transcribed
chore: update transcription error message
5 months ago
ggurdin a92237fc8b
chore: update transcription error message 5 months ago
ggurdin 40a6e5a10b
chore: started adding widget to show phonetic transcription 5 months ago
Christian Kußowski 37d313c271
refactor: Nicer popupmenus 5 months ago
Christian Kußowski 033feed6b1
refactor: New message context menu 5 months ago
ggurdin fec4854a66
Merge pull request #3076 from pangeachat/3070-clicking-a-different-word-in-a-message-doesnt-change-emoji-selection
chore: update emojis when switching between different tokens
5 months ago
ggurdin 9139c992ac
chore: update emojis when switching between different tokens 5 months ago
ggurdin 26c353a56c
Merge pull request #3071 from pangeachat/get-started-readability
Make get started background grayer and more opaque
5 months ago
ggurdin 38bd6ec586
Merge branch 'main' into get-started-readability 5 months ago
ggurdin 1de5a921a7
Merge pull request #3072 from pangeachat/no-self-start-conversation
Remove option to start conversation to self
5 months ago
ggurdin 007162ea02
chore: update how client instance is accessed 5 months ago
ggurdin e50e1db16a
feat: initial work for add duration to in-chat activities 5 months ago
Kelrap bf1b4397df Does not show option to start a conversation for the user's own profile popup 5 months ago
Kelrap 742bc0d8de Make get started background grayer and more opaque 5 months ago
ggurdin 9830bdf49f
Merge pull request #3063 from pangeachat/fix-language-overflow
Fix language overflow
5 months ago
avashilling d5a157db5e Merge branch 'main' into 2576-level-up-ui-tweaks 5 months ago
Christian Kußowski 0eecd0a669
build: Update Matrix dart sdk 1.0.1 5 months ago
avashilling fe22e2bcd2 All real data, confetti tweaks, remove test button, timing and animation tweaks, added copy to arb file 5 months ago
wcjord 68b1382ba2 feat(phonetic_transcription): repo set up 5 months ago
Kelrap 01b8a4ff38 Stop overflow in language selection entries 5 months ago
Kelrap c4349babcf Fix duplicate language warning overflow 5 months ago
ggurdin cc305e758c
Merge pull request #3062 from pangeachat/3041-preview-message-spans-too-many-lines
chore: always restrict number of lines shown in chat list subtitle
5 months ago
ggurdin cb4975e1ef
chore: always restrict number of lines shown in chat list subtitle 5 months ago