ggurdin
e9af147257
chore: add join codes to all new rooms and add join code to existing room on visit invite page if user has permission ( #3463 )
2025-07-15 11:29:44 -04:00
ggurdin
8493e28d96
chore: make IGC button more prominent and added tooltip, set auto-IGC false by default ( #3461 )
2025-07-15 10:43:25 -04:00
ggurdin
77e8eae2ed
chore: don't erase source text before converting it into original written after IT ( #3459 )
2025-07-14 16:51:44 -04:00
Kelrap
ba6ec047a9
Hide 'Try again' button on activity timeout ( #3453 )
2025-07-14 12:28:53 -04:00
Kelrap
245471f7a2
Unselect word on close word zoom card ( #3451 )
2025-07-14 11:47:37 -04:00
ggurdin
6809063a81
chore: use fluffychat's function for changing room display names ( #3448 )
2025-07-14 09:24:46 -04:00
ggurdin
32355ddffd
chore: redact already-sent emoji reactions on select identical reaction in word zoom widget ( #3447 )
2025-07-14 09:15:48 -04:00
Kelrap
657b652bc2
Fix activity timeout overflow ( #3442 )
...
* Fix activity timeout overflow
* chore: wrap error message
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-11 16:43:09 -04:00
Kelrap
52ac8526e6
Hide phonetics spacing if not showing icon after ( #3444 )
2025-07-11 16:33:17 -04:00
ggurdin
c325d2b1d7
chore: shorten room capacity error message ( #3441 )
2025-07-11 15:50:53 -04:00
ggurdin
59b8d00302
chore: fix sso redirect URL ( #3438 )
2025-07-11 15:35:15 -04:00
Kelrap
1542b80121
Close profile card when click off ( #3435 )
...
* Profile close when click in chat list view, setup for fixes
* Fix positioning errors
* Add pangea quotes
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-11 15:29:16 -04:00
ggurdin
7dfa08bb55
chore: update phonetic transcription error indicator ( #3436 )
2025-07-11 15:21:30 -04:00
Kelrap
064d623392
Revert pangea code that prevents wrapping ( #3430 )
2025-07-11 15:03:58 -04:00
ggurdin
0b577270a5
chore: load client within login page instead of passing to route ( #3434 )
2025-07-11 14:55:29 -04:00
ggurdin
7e07289ae7
chore: hide invite page share button if room does not have join code / is not space ( #3426 )
2025-07-11 13:18:44 -04:00
ggurdin
2803de4d3b
chore: on invite all users from parent space, include invited / knocking users ( #3425 )
2025-07-11 13:11:53 -04:00
ggurdin
f396e5d32a
chore: send lemma emoji reaction on click ( #3424 )
2025-07-11 13:07:10 -04:00
ggurdin
f6f4c60287
chore: add more specific error messages
2025-07-11 12:57:48 -04:00
Wilson
e74c82acd5
vi translations ( #3416 )
2025-07-11 09:55:27 -04:00
ggurdin
a41b2d2dde
More specific error messages ( #3418 )
...
* chore: add more specific error messages
* chore: more specific error messages
* chore: more specific error messages
* chore: more specific error messages
2025-07-11 09:51:49 -04:00
avashilling
7934fc8b15
3385 speaker button switches back from pause button too quickly when clicked ( #3415 )
...
* fix: took out TextToSpeech use so windows uses FlutterTts instead
To fix glitchy audio/pause icon on windows
* chore: remove unused package, formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-10 15:31:24 -04:00
ggurdin
bcd349a6c3
chore: remove maxLines for text in activity suggestion dialog ( #3414 )
2025-07-10 15:11:41 -04:00
ggurdin
1f64a32030
chore: update analytics page spacing for mobile ( #3412 )
2025-07-10 15:05:03 -04:00
ggurdin
48cb93af90
chore: reenable translation button for audio messages ( #3411 )
2025-07-10 14:17:53 -04:00
ggurdin
5c63aa95c5
chore: decrease token text size in word zoom card, don't deselect token on second click ( #3410 )
2025-07-10 14:11:30 -04:00
ggurdin
7afe08fc67
chore: remove text scaling in phonetic transcription widget ( #3409 )
2025-07-10 14:03:04 -04:00
ggurdin
a03ce7e7b1
chore: only allow users to edit text messages ( #3407 )
2025-07-10 13:52:19 -04:00
ggurdin
d9635dd968
chore: only show language assistance buttons for messages in user's l2 ( #3405 )
2025-07-10 13:48:17 -04:00
ggurdin
67dda37c44
chore: do not scale other text in message bubble ( #3404 )
2025-07-10 13:43:03 -04:00
Kelrap
423b84cfdb
Don't change color of dm title when button is disabled ( #3393 )
2025-07-10 11:58:54 -04:00
Kelrap
678e8fc414
feat: unpin message on redact to avoid pinned redactions ( #3373 )
2025-07-10 11:56:22 -04:00
ggurdin
109fe3e278
chore: if token is highlighted while playing audio, always show underline color ( #3392 )
2025-07-10 11:47:43 -04:00
ggurdin
4aac64e6b5
chore: show leaderboard on mobile ( #3391 )
2025-07-10 11:33:53 -04:00
ggurdin
ad1a84bc5c
3263 duplicate participant list causes confusion ( #3390 )
...
* chore: remove participant list from space view
* chore: don't change participant list rendering based on screen sizwe
2025-07-10 11:28:28 -04:00
ggurdin
4006e3207c
chore: add membership / power level indicators in chat details participant list ( #3389 )
2025-07-10 11:03:04 -04:00
ggurdin
ad3546a209
3028 easier to invite users to a chat ( #3387 )
...
* chore: inital work for invite page updates
* open user dialog on click user in invite list
2025-07-10 09:42:44 -04:00
ggurdin
f58c1aa808
chore: disable participants / chat name buttons on DM chat details page ( #3386 )
2025-07-10 09:27:49 -04:00
ggurdin
a258be1713
chore: update design of buttons on activity page ( #3384 )
2025-07-09 16:07:15 -04:00
ggurdin
a660ba32c1
chore: fix some sizing issues on mobile, some updates to menu buttons ( #3383 )
2025-07-09 13:15:16 -04:00
ggurdin
aa3b3a3d1e
Sentry ( #3378 )
...
* chore: fix version parsing for debug builds
* chore: don't cast doubles as ints
2025-07-08 16:12:09 -04:00
ggurdin
9b13e27a0c
chore: reduce calls to subscription endpoint and profile endpoint ( #3377 )
2025-07-08 15:35:12 -04:00
ggurdin
8a249cd83a
chore: add missing grammar copy to switch statement ( #3376 )
2025-07-08 13:55:30 -04:00
Kelrap
2a61da7361
Don't show redactions in chat message search ( #3375 )
...
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-08 13:48:57 -04:00
ggurdin
4599e47605
Merge pull request #3374 from pangeachat/2833-cant-play-mov-video-on-android
...
chore: don't try to play video for not supported video file type, sho…
2025-07-08 13:46:24 -04:00
ggurdin
e318d7a5df
chore: don't try to play video for not supported video file type, show download button on play error
2025-07-08 13:45:48 -04:00
ggurdin
0ce8758f64
Merge pull request #3366 from pangeachat/fluffychat-merge
...
Fluffychat merge
2025-07-08 11:05:43 -04:00
ggurdin
cc99ca0962
fluffychat merge
2025-07-08 10:28:56 -04:00
ggurdin
8dd767faf0
fluffychat merge
2025-07-08 10:28:00 -04:00
ggurdin
6881565513
fluffychat merge
2025-07-08 10:27:34 -04:00