Commit graph

2896 commits

Author SHA1 Message Date
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
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
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
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
krille-chan
99c49e3df2
fix: Crash in settings when using MAS 2025-02-21 18:13:27 +01:00
Sofanyas Genene
fbf8abd987
Use system keyboard setting in Learning Settings (#1867)
* Use system keyboard setting in Learning Settings

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 09:25:26 -05:00
ggurdin
c46ec1d459
fix: delete selection are around input bar textfield (#1871) 2025-02-20 15:43:09 -05:00
ggurdin
8a4ca7ee98
fix: update base/target language on dropdown value change in activity planner (#1869) 2025-02-20 14:07:02 -05:00
Kelrap
19abec6422
Adds logging when redirecting from space chat (#1862)
* Adds logging when redirecting from space chat

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-20 13:43:48 -05:00
ggurdin
33208aa30c
1814 add future loading dialog to prevent user interaction during signup login loading (#1866)
* chore: updates for running on android for flutter 3.29.0

* feat: show future loading dialog on signup and login

* chore: enable build on iOS for flutter 3.29.0
2025-02-20 13:23:21 -05:00
Krille
1c5580ba62
chore: Combine mimetype types in send file dialog logic 2025-02-20 16:45:51 +01:00
ggurdin
e591ce3a4d
fix: dynamically update input bar height to offset event list (#1859) 2025-02-20 09:25:28 -05:00
ggurdin
99b7b7cd42
fix: always show display event in toolbar (#1855) 2025-02-19 16:13:28 -05:00
ggurdin
21b9b7e720
Fix arb types (#1848)
* chore: move over all fluffychat copy changes, revert any differenced between FluffyChat and Pangea copy

* chore: sort copy between FluffyChat and Pangea, update metadata types for FluffyChat copy

* chore: update metadata type for pangea chat copy

* chore: add placeholders to Pangea vietnamese copy
2025-02-19 13:53:32 -05:00
Krille
039771ee5e
chore: Follow up typo 2025-02-19 14:19:11 +01:00
ggurdin
b1b5e998ce
fix: move shouldDoActivity function to pangeaMessageEvent to prevent giving activities for messages not in user's l2 (#1832) 2025-02-18 09:57:48 -05:00
ggurdin
8176d691bf
fix: normalize space chat count copy (#1829) 2025-02-17 17:03:00 -05:00
ggurdin
beb0e91c07
fix: fix for splitting up tokens with combined punctuation (#1828) 2025-02-17 16:48:39 -05:00
ggurdin
eaf2119d22
fix: go to space after clicking join even if already in the space (#1827) 2025-02-17 16:18:48 -05:00
krille-chan
31b4368f09
chore: Make login with matrix id more prominent again 2025-02-17 19:59:11 +01:00
Krille
addd7f1bad
refactor: Switch to maintained qr code package 2025-02-16 19:56:00 +01:00
Krille
53c45d851f
refactor: Migrate uni_links to app_links 2025-02-16 11:41:38 +01:00
Krille
38e5b02b14
refactor: Remove broken callkeep implementation 2025-02-16 11:30:16 +01:00
Krille
e001b8d81f
build: Switch to flutter_shortcuts_new 2025-02-16 11:09:32 +01:00
krille-chan
367a503123
chore: Follow up connection status header 2025-02-16 10:17:15 +01:00
Krille
25872eeb26
refactor: Update arb file types 2025-02-14 08:58:23 +01:00
Kelrap
a218591805
Remove routes that can lead to space chats (#1757)
* Use push instead of go when traversing spaces
* Redirects from space chat page

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-12 14:28:15 -05:00
ggurdin
8988cce68a
chore: updated input bar copy (#1774) 2025-02-12 13:30:34 -05:00
wcjord
c72a2da7fc
Unborked locales (#1741)
* feat: localized languages

---------

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-12 11:59:23 -05:00
Krille
aad2c9af99
chore: Follow up html rendering br tag 2025-02-11 09:07:52 +01:00
Wilson
420a5dc4a7
allow user to simply search for username without prefix and suffix (#1761)
* allow user to simply search for username without prefix and suffix

* remove debug print

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-02-10 16:40:07 -05:00
Krille
0b8d570c59
chore: Follow up linebreaks in html rendering 2025-02-10 09:57:00 +01:00
krille-chan
139117e47b
refactor: Display navigationrail in settings page 2025-02-08 16:35:33 +01:00
ggurdin
ad241aa631
feat: move reply button to chat view header (#1733) 2025-02-07 16:46:10 -05:00
ggurdin
98e66abd75
fix: override text field's default error styling to remove gap but still show error outline on username field (#1726) 2025-02-07 10:17:57 -05:00
ggurdin
b98f2d3283
1547 level indicator for all users (#1722)
* feat: publicly viewable target language and level indicator

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-06 16:37:09 -05:00
Krille
39df020cc4
chore: Follow up code blocks 2025-02-06 11:26:55 +01:00
ggurdin
5347b4764f
feat: add submit button to learning settings popup (#1717) 2025-02-05 16:40:45 -05:00
ggurdin
18cbb45fe1
chore: update link text color in dark mode (#1716) 2025-02-05 15:15:26 -05:00
krille-chan
5e937ca266
chore: Follow up bubble color 2025-02-05 20:51:14 +01:00
krille-chan
b6ea44da2e
chore: Message bubble color follow up 2025-02-05 19:57:53 +01:00
krille-chan
321cc07fb8
chore: Follow up bubble color 2025-02-05 19:19:06 +01:00
krille-chan
59648bf2d7
fix: Image search rendering problem 2025-02-05 17:35:24 +01:00
Krille
d7ac0aa605
chore: Follow up message bubble colors 2025-02-05 15:50:31 +01:00