ggurdin
53286eded5
refactor: public room bottom sheet redesign ( #2344 )
2025-04-03 13:40:03 -04:00
ggurdin
7120e0c1ce
chore: add warning popup to empty chats ( #2342 )
2025-04-03 12:19:52 -04:00
ggurdin
0c988d55f7
chore: update svg when svg url changes ( #2341 )
2025-04-03 12:06:09 -04:00
ggurdin
3a06fddcc4
chore: use query parameter to set chat list filter ( #2340 )
2025-04-03 11:49:29 -04:00
ggurdin
c04bb97bbf
chore: make input bar hint text shrink to fit ( #2336 )
2025-04-03 10:26:11 -04:00
Rafał Hirsch
706d0bf060
feat: clearly mark when a video is to be downloaded
...
This shows a download icon instead of the play icon on top of the video if the video player isn't supported.
2025-04-02 22:07:36 +02:00
Rafał Hirsch
cfcbf944ff
feat: support inline video playback on macOS
...
It turns out that video_player supports macOS, so we can simply enable it.
2025-04-02 22:07:36 +02:00
Rafał Hirsch
d9ee3fbec6
fix: properly dispose VideoPlayerController
...
This ensures that a playing video stops playing when we navigate away from the chat.
I also reorganized the code a little.
2025-04-02 22:07:36 +02:00
ggurdin
8b9fce8e56
chore: formatting ( #2315 )
2025-04-02 09:05:00 -04:00
wcjord
32ab738477
fix(reading_assistance): register end of activity
2025-04-01 17:20:24 -04:00
ggurdin
d935f6a501
chore: send error to sentry on report message ( #2302 )
2025-04-01 12:56:29 -04:00
ggurdin
448fbbf668
refactor: move construct notifications to the top of the screen ( #2298 )
...
* refactor: move construct notifications to the top of the screen
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-01 10:57:58 -04:00
ggurdin
9142d1f31d
2280 new chat page and activity planner refine ( #2289 )
...
* chore: show new room error on text field
* chore: update button show colors of activity suggestion cards
2025-03-31 15:08:44 -04:00
ggurdin
35aa5ced02
chore: account for non-l2 message in token TTS ( #2271 )
2025-03-31 09:33:57 -04:00
wcjord
2e1da66006
refactor(reading_assistance): persistent practice records
2025-03-30 10:11:21 -04:00
Krille-chan
c4fb6e4886
Merge pull request #1702 from xegim/ui_padding_fix
...
fix: Consistent element padding between server picker and login view
2025-03-30 10:44:32 +02:00
Krille
5a96438ceb
refactor: Migrate more config options to config viewer
...
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-29 16:12:48 +01:00
ggurdin
8ab7f38cb4
chore: move chat input row into new file, determine contents based on… ( #2203 )
...
* chore: move chat input row into new file, determine contents based on overlayController
* fix: don't show toolbar buttons if message is not yet sent
2025-03-28 16:14:40 -04:00
xegim
75a61980b3
fix: Consistent element padding between server picker and login view
2025-03-28 21:11:45 +01:00
ggurdin
dd8ec30712
2253 activity planner feedback ( #2256 )
...
* chore: UI / UX updates to activity launching
* chore: launch generated activities into existing chat if available
2025-03-28 14:07:33 -04:00
ggurdin
ee11c5596b
feat: add activity suggestions to new chat page ( #2235 )
2025-03-27 10:37:08 -04:00
ggurdin
0faeb6f6ae
2220 separate animation logic from choice array and apply to messge match activity ( #2232 )
...
* chore: abstract choice array animation
* chore: smoother animation
2025-03-26 13:38:25 -04:00
ggurdin
ba7a9ebf53
refactor: position points animation by keys instead of as a positioned widget in a stack ( #2230 )
2025-03-26 10:51:16 -04:00
ggurdin
027e13f32d
formatting ( #2229 )
2025-03-26 09:31:06 -04:00
wcjord
ac5356acd7
chore(reading_assistance): more tweaks based on feedback
2025-03-25 17:44:36 -04:00
ggurdin
592aa43089
2202 positioning to dos in reading assistance ( #2214 )
...
* chore: move toolbar buttons above reading assistance input bar
* chore: positioning on message relative to header and footer / positioning of tooltip between message and header
* chore: update inline tooltip color
* chore: animate reading assistance input bar height
2025-03-25 14:40:18 -04:00
ggurdin
06ee5403bb
formatting ( #2210 )
2025-03-24 15:35:45 -04:00
wcjord
379e4a8db9
Reading assistance ( #2175 )
...
* still in draft
* feat(reading_assistance): whole message activity oriented
* chore: fix .env file path
* feat: animate selected toolbar into middle of screen
* chore: initial work for message bubble size animation
* refactor(reading_assistance): hooking up the choice interactions and polishing UI
* chore: animate in content and buttons
* formatting
* position reading content relative to selected token
* working on limiting choices
* chore: fix positioning of toolbar animation
* chore: simplify positioning logic
* chore: animate in button height
* getting there
* rough draft with restricted activity number is complete
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-03-24 15:20:07 -04:00
ggurdin
269af9f4e6
feat: show unlocked constructs snackbar ( #2193 )
2025-03-21 14:41:52 -04:00
Wilson
b104069d31
feat: level up summary ( #2182 )
...
* remove send local analytics to matrix on level up
* complete implementation of level up summary
* generated
* fix model key issues that prevents parsing request and response
* fix env
* generated
* improve level up summary to utilize existing state event
* 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-03-21 12:19:06 -04:00
ggurdin
4c4bd781b4
chore: add learning settings to general settings ( #2187 )
2025-03-20 15:57:46 -04:00
ggurdin
fae97c0ab2
refactor: invite page redesign ( #2186 )
2025-03-20 13:40:19 -04:00
Krille
d72998e7e9
build: Update openssl to 0.5.0
...
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-19 15:44:17 +01:00
ggurdin
6b66affbc0
chore: refresh chat participant list page on participants list change ( #2167 )
2025-03-18 14:51:35 -04:00
ggurdin
bd1c6c7437
chore: make space filter buttons into floating action buttons ( #2166 )
2025-03-18 09:51:19 -04:00
ggurdin
dc1b7f1f5a
chore: disable both toggles while new space creation is loading ( #2157 )
2025-03-17 14:41:39 -04:00
ggurdin
975fb0f592
chore: don't allow users to click tokens in activity messages ( #2156 )
2025-03-17 14:35:55 -04:00
ggurdin
5326b3684b
chore: refresh choreographer on change learning settings ( #2155 )
2025-03-17 14:29:07 -04:00
ggurdin
83bcf95f2e
chore: allow users to select activity messages ( #2153 )
2025-03-17 13:58:49 -04:00
ggurdin
69ea5f2e44
chore: add loading state to subscription controller, act as if user is subscribed if loading ( #2148 )
2025-03-17 12:16:18 -04:00
ggurdin
91699dda04
2136 activity suggestions feedback ( #2147 )
...
* chore: some activity page styling
* chore: add right padding to pressable button widget
* chore: don't add to stream if closed
2025-03-17 10:57:40 -04:00
sienna-sterling
91000fd24b
fix (theme color): replaced all 'AppConfig.primaryColor' parts and added casts where needed
2025-03-14 16:42:57 -04:00
Krille
97fad52c03
chore: Use other join endpoint for room upgrades
2025-03-13 09:07:01 +01:00
ggurdin
19a21155bc
chore: open gallery on select image ( #2135 )
2025-03-12 14:19:52 -04:00
ggurdin
6502c3d26c
chore: remove popup button in menu, go directly to settings ( #2109 )
2025-03-11 15:08:22 -04:00
ggurdin
07cbf2426a
feat: start a chat using an activity template ( #2107 )
...
Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
2025-03-11 14:36:50 -04:00
Krille
dda45f783f
refactor: Easier shift enter logic for text input
2025-03-10 08:27:23 +01:00
krille-chan
8956f81e4e
chore: divider when scrolled up
2025-03-09 16:07:08 +01:00
ggurdin
a676ea0079
chore: don't show input bar in abandoned DM room ( #2082 )
2025-03-07 13:45:19 -05:00
ggurdin
cc5a757d71
feat: add join space button to space list / navigation bar ( #2071 )
...
* feat: add join space button to space list / navigation bar
* chore: update join space icon
2025-03-07 12:35:06 -05:00