ggurdin
82ac5da135
chore: remove analytics popup header text on mobile ( #1966 )
2025-02-27 10:27:14 -05:00
ggurdin
f5708facd9
fix: force room settings header onto one line with ellipsis for overflow ( #1965 )
2025-02-27 10:23:43 -05:00
ggurdin
4ddc15deb0
chore: don't stop TTS after IT choice selection ( #1962 )
2025-02-27 09:23:37 -05:00
ggurdin
c800e09ec2
chore: set enableSuggestions to enableAutocorrect ( #1961 )
2025-02-27 09:21:21 -05:00
ggurdin
89695e9359
chore: revert changes to hide chat filters for new accounts, seperate chat types by default ( #1959 )
2025-02-27 09:17:10 -05:00
ggurdin
f2c1029508
chore: simplify enforcement of room capacity, remove capacity option for spaces ( #1951 )
2025-02-26 17:10:55 -05:00
ggurdin
6ddb18b6ec
fix: added fix to remove matches if they don't align with tokens and to use characters when replacing originalInput ( #1948 )
2025-02-26 15:51:09 -05:00
ggurdin
2a9f3a6e96
fix: update logic for checking if short lang code TTS is available ( #1946 )
2025-02-26 13:46:02 -05:00
ggurdin
907ad15f79
chore: when choices array goes off screen, stop playing TTS ( #1945 )
2025-02-26 13:31:22 -05:00
ggurdin
2140bbf0bb
fix: enable account deletion ( #1943 )
2025-02-26 13:09:27 -05:00
ggurdin
eb83cd90eb
fix: update condition in account deletion function to allow deletion to go through
2025-02-26 13:01:50 -05:00
ggurdin
940d8814b7
fix: removed duplicate question in activities ( #1936 )
2025-02-26 12:09:19 -05:00
ggurdin
2d8937e4ca
chore: if in space with knock join rule, redirect to space in public room bottom sheet ( #1935 )
2025-02-26 11:59:18 -05:00
ggurdin
91c13b56b8
chore: fix some spacing issues on small screens ( #1930 )
2025-02-26 11:25:23 -05:00
ggurdin
6618fdeb46
chore: move learning settings button to fix overflow in analytics summary ( #1929 )
2025-02-26 11:06:28 -05:00
ggurdin
534fe2dfee
Mobile stt ( #1928 )
...
* chore: if user's language is not in langList, refresh langList
* chore: simplify logic for setting TTS lang, set TTS lang each time speak is called
2025-02-26 10:35:27 -05:00
Krille-chan
954607f339
Merge pull request #1641 from ggurdin/ggurdin/prevent-empty-space-name
...
fix: prevent users from creating group chats or spaces with empty names
2025-02-26 11:03:11 +01:00
ggurdin
81f0b296dc
chore: remove filters overflow by replacing ListView with SingleChildScrollView ( #1921 )
2025-02-25 16:42:53 -05:00
ggurdin
7271f6da10
fix: update key in MorphFeature.fromJson function ( #1925 )
2025-02-25 16:31:52 -05:00
ggurdin
97b8d61afe
chore: make textfields in toolbar work on firefox/safari ( #1922 )
2025-02-25 15:42:07 -05:00
ggurdin
5564663ce8
chore: account for chat details column width in message overlay max width ( #1920 )
2025-02-25 14:23:36 -05:00
ggurdin
897425620d
chore: in TTS, use full langCode voice if available, and short langCode voice if not ( #1919 )
2025-02-25 14:11:33 -05:00
ggurdin
ea9142b552
fix: make text dialog autosubmit work as expected ( #1918 )
2025-02-25 13:50:35 -05:00
ggurdin
becd9d7395
chore: revert deleting selection area in input bar ( #1915 )
2025-02-25 13:21:01 -05:00
ggurdin
1ce541d254
fix: before popping in futureloadingdialog, check if canPop ( #1914 )
2025-02-25 13:03:40 -05:00
ggurdin
6959d8be00
fix: prevent users from creating spaces with empty names
2025-02-25 12:15:36 -05:00
Krille
a8bf39aca0
chore: Better no compression supported UX
2025-02-25 17:53:10 +01:00
Krille-chan
9e7d939c2f
Merge pull request #1653 from evoL/evol/push-qlpuxltsltwt
...
fix: never use a transition on the shell route
2025-02-25 17:44:40 +01:00
Krille
eb446af438
chore: Follow up gallery picker
2025-02-25 17:11:29 +01:00
Krille
cc41a3bada
chore: Follow up input row
2025-02-25 15:16:56 +01:00
Krille
5ec25ec2ed
chore: Follow up paddings
2025-02-25 15:06:27 +01:00
Krille
7e8bb14c69
chore: Follow up paddings
2025-02-25 14:56:59 +01:00
Krille
2e7eea9308
chore: Follow up paddings in room input row
2025-02-25 14:43:38 +01:00
Krille
8da9ef06ff
chore: Follow up send file dialog design
2025-02-25 14:19:07 +01:00
Krille
4f67992d9e
feat: Send optional message with images or files
2025-02-25 13:44:46 +01:00
Krille
00d219bae1
feat: New video file picker button
2025-02-25 13:28:50 +01:00
Rafał Hirsch
7b3c1ada03
fix: never use a transition on the shell route
...
Changing the PageBuilder here based on a MediaQuery causes the child to briefly
be rendered twice with the same GlobalKey, blowing up the rendering.
I believe this fixes https://github.com/krille-chan/fluffychat/issues/1534 .
2025-02-24 22:16:46 +01:00
Krille
20220d21fd
fix: Index of numbered lists are off
2025-02-24 13:14:17 +01:00
krille-chan
221c3ef6bd
chore: Better error handling for image rendering
2025-02-22 12:17:50 +01:00
krille-chan
9ea7d307c2
chore: Nicer colors for reactions
2025-02-22 11:58:03 +01:00
krille-chan
dfe6717a29
feat: Navigate in image viewer with keyboard keys
2025-02-22 11:23:13 +01:00
ggurdin
5367dbfb59
fix: fetch morphs once and sort after fetching instead of using future builder in grammar analytics view ( #1890 )
2025-02-21 17:06:15 -05:00
sienna-sterling
ba4800adcc
1759-get-rid-of-redundant-language-selection-error ( #1799 )
...
* fix(error message): made it so the same error message does not appear twice
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-21 16:08:13 -05:00
ggurdin
419e08479f
fix: don't call span_details on IT match ( #1889 )
2025-02-21 15:51:09 -05:00
sienna-sterling
65ea468b00
1797-improve-grammar-icon-loading ( #1887 )
...
* fix(image caching): used the CachedNetworkImage for icons to stop fetching them with every rebuild
* generated
* update dependencies
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 15:34:41 -05:00
sienna-sterling
4c1594d6f0
fix(storage optimization): Removed and replaced used of PStore with G… ( #1730 )
...
* fix(storage optimization): Removed and replaced used of PStore with GetStorage
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 15:09:54 -05:00
ggurdin
67b118387c
fix: switch vocab / grammar buttons to use icon and text ( #1888 )
2025-02-21 14:48:54 -05:00
ggurdin
ea2896c3dc
fix: add back emoji button ( #1886 )
2025-02-21 14:23:01 -05:00
ggurdin
939e70ef75
feat: added reusable widget to show user's public language and level, added to participant list items ( #1885 )
2025-02-21 14:13:44 -05:00
ggurdin
62d5a7190f
1846 word specific audio player not working ( #1882 )
...
* feat: tie TTS enabled to target lang, show warning popup when disabled
* fix: prevent top overflow for popups
2025-02-21 12:19:51 -05:00