Commit graph

2483 commits

Author SHA1 Message Date
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
Krille
efd4811569
chore: follow up chat bubble colors 2025-02-05 15:33:17 +01:00
Krille
480513c708
feat: Use dynamic gradient for chat bubbles 2025-02-05 15:28:27 +01:00
ggurdin
0cce17d27b
chore: update reply and link text styling (#1708) 2025-02-05 09:25:58 -05:00
Krille
27a2361ba8
Merge branch 'krille/pick-share-keys-with' 2025-02-05 14:39:18 +01:00
Krille
6f3133a07c
feat: Select share keys with property in security settings 2025-02-05 14:38:40 +01:00
Krille
07fdfd1649
chore: Follow up push rule settings 2025-02-05 12:33:43 +01:00
Krille
0106c0f6f6
chore: Follow up push rules 2025-02-05 12:15:17 +01:00
Krille
1147ddf91d
chore: Adjust navrail design 2025-02-05 12:14:05 +01:00
Krille
d7f7751e5e
feat: Inspect and delete push rules 2025-02-05 09:38:15 +01:00
Krille
e4a2c13a6f
feat: Display all push rules and allow to enable disable them 2025-02-05 08:54:55 +01:00
Krille
1c97a9798d
chore: Follow up colors 2025-02-05 08:34:52 +01:00
krille-chan
1c1c24c98b
chore: Design follow up 2025-02-04 21:56:21 +01:00
krille-chan
8f5dbc75c9
chore: Follow up colors 2025-02-04 21:39:38 +01:00