Commit graph

6606 commits

Author SHA1 Message Date
ggurdin
194c25be25
3671 dont show join wrap up state events instead in activity plan state event show taken untaken roles and below that show users who havent picked a role (#3675)
* chore: add role IDs

* chore: add row of unjoined users to activity plan state event display
2025-08-08 16:37:33 -04:00
ggurdin
d87f86bee1
3667 replace room creation state event with big image (#3670)
* build: reorganize activity-related files

* chore: add roles to instances of activity plan models

* chore: add avatar url to role object

* chore: in activity sessions, replace room creation state event with larger image
2025-08-08 12:21:46 -04:00
wcjord
f5b384f6ff
feat(activity_plan_model): added roles to model (#3669) 2025-08-08 12:00:28 -04:00
ggurdin
af88666549
chore: copy update (#3666) 2025-08-08 11:35:43 -04:00
ggurdin
c2134d2f3e
chore: change activity roles event so admins can finish activity for everyone (#3665) 2025-08-08 11:33:17 -04:00
ggurdin
32688f332a
chore: exclude bot when checking if activity is finished (#3660) 2025-08-07 15:59:50 -04:00
Kelrap
d09617aa81
Activity loading tweaks (#3636)
* Added activity message when generation is partially successful

* Fix problem with missing intl entries

* Fix error message on timeout, add try again button to partial timeout

* Revert _activityItems.isNotEmpty check on _loading

* Make reversion match previous format

* Fix _setActivityItems failure from empty activity_plans

* Set timeout after first timeout, throw timeout exception for empty activities

* Only show Try again buttons when not currently loading

* fix text align

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-08-07 15:09:06 -04:00
ggurdin
fe5a5ce66a
chore: fix reaction padding for others' messages (#3656) 2025-08-07 14:58:13 -04:00
ggurdin
9b72bd8a09
Sentry (#3655)
* chore: render newlines in html message properly

* chore: log timeouts as warnings

* chore: update log level
2025-08-07 14:25:07 -04:00
ggurdin
d1b7b13ab6
chore: don't set l1 if locale is not valid (#3654) 2025-08-07 12:04:15 -04:00
ggurdin
867004243f
chore: don't lazy load members, account for left memebers when determ… (#3653)
* chore: don't lazy load members, account for left memebers when determining if activity is finished

* chore: always show continue button in unfinished activities
2025-08-07 11:49:57 -04:00
ggurdin
0ac33f96fa
fix: don't put positioned widget in non-stack parent (#3649) 2025-08-07 10:15:09 -04:00
ggurdin
3ca759229b
chore: account for top screen padding when adjusting overlay position on header overflow (#3647) 2025-08-07 09:55:26 -04:00
ggurdin
d083e53d47
chore: fix overlay emojis padding (#3646) 2025-08-06 16:10:48 -04:00
Kelrap
f0b3946d52
Move ActivityPinnedMessage to AppBar (#3643) 2025-08-06 16:00:15 -04:00
ggurdin
4cb1e801d2
chore: go back to base screen on back button from launch screen with activity card (#3645) 2025-08-06 15:56:36 -04:00
Kelrap
3557c897ba
Change activity participants text from min to max (#3640)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-08-06 15:54:08 -04:00
ggurdin
ed7c7d2d7e
chore: save activities on launch (#3644) 2025-08-06 15:31:40 -04:00
ggurdin
39fc047961
feat: space analytics page 2025-08-06 15:18:10 -04:00
Kelrap
f4f1113277
Don't show popup for invalid commands (#3635) 2025-08-05 16:01:46 -04:00
ggurdin
c283f157da
chore: add activity summaries loading indicator (#3633) 2025-08-05 13:26:44 -04:00
ggurdin
31c6228ca4
chore: make user nullable in carousel (#3631) 2025-08-05 12:12:25 -04:00
ggurdin
dea50a51fd
chore: some small updates to activity session UI (#3630) 2025-08-05 12:02:20 -04:00
ggurdin
aabb97bc15
chore: hide activity chat UI elements for older activity chats (#3627) 2025-08-05 10:59:30 -04:00
ggurdin
600494b3c8
chore: fix stack child rendering issue (#3624) 2025-08-04 16:51:31 -04:00
Kelrap
451ced6580
Edit unpin confirmation text (#3620)
* Edit unpin confirmation text

* Add new intl entry for edited unpin confirmation text

* Add Pangea comments

* Fix pangea comments

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-08-04 16:39:04 -04:00
ggurdin
62140c56da
feat: activity sessions 2025-08-04 16:31:00 -04:00
avashilling
f4bef7f3e4
3607 pinned message highlight persists after unpinning (#3615)
* fix: unhighlight messages on unpin

* remove unnecessary setState

* reset scroll marker when unpinned to remove highlight

* fix: calls unpin function from message actions

Adds more security to unpinning by displaying the same confirmation dialog about unpinning in both places you can do it.
2025-08-01 15:16:03 -04:00
avashilling
e58529ffc7
3607 pinned message highlight persists after unpinning (#3611)
* fix: unhighlight messages on unpin

* remove unnecessary setState

* reset scroll marker when unpinned to remove highlight
2025-08-01 14:31:05 -04:00
Kelrap
f19d717e87
Add neutral option to choice animation (#3612) 2025-08-01 13:15:51 -04:00
Kelrap
f491cdaece
Separate unpin action from pin action (#3610)
* Separate unpin action from pin action

* chore: similification

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-08-01 12:39:27 -04:00
avashilling
696330880a
Remove references to selected messages in chat view AppBar (#3604)
To avoid inaccessible options from being displayed
2025-08-01 09:16:40 -04:00
ggurdin
f6420624d1
chore: disable command parsing (#3602) 2025-07-31 14:17:55 -04:00
avashilling
7fb42cc980
fix: limit redaction message (#3600)
* fix: limit redaction message

Doesn't do much since redaction messages aren't currently shown, but will limit them to a reasonable length if they're ever added back

* add pangea tags
2025-07-31 13:51:47 -04:00
avashilling
2d11627d04
fix: row 2 of reactions add normally (#3598)
and loading symbol is always placed at the very end, not the end of the first row
2025-07-31 13:31:20 -04:00
Kelrap
729d1d6b41
Reenable try again button for activity search timeout (#3599) 2025-07-31 13:29:51 -04:00
ggurdin
0b3ed17c63
Fix scrollable overlay (#3596)
* chore: fix overlay misalignment for messages without reactions

* chore: fix scrolling for some messages that don't fill screen
2025-07-31 10:43:14 -04:00
ggurdin
d5daec3e6c
chore: re-enable command parsing (#3595) 2025-07-31 10:26:02 -04:00
ggurdin
27546dbb7f
fix: remove null check in onSelectNewToken (#3594) 2025-07-31 10:13:27 -04:00
Kelrap
dbeb36e463
Optimize choreo (#3567)
* Basic setup of choreo changes

* Make unit test for basic bsdiff functionality

* Create class for efficiently storing choreo step edits

* Edited unit test to use ChoreoEdit instead of bsdiff

* Edit ChoreoRecord/Step to use ChoreoEdit

* Test and debug ChoreoRecord

* Accounting for more edge cases

* Remove empty string redundancy in choreo edit

* Save originalText to record instead of step

* Make originalText non-nullable

* Make test run properly with non-nullable originalText change

* make originalText final

* Tweak ChoreoEdit for slightly improved efficiency

* chore: fix how edits are constructed for choreo records

* fix issue with manual changes not being accounted for in fromJSON

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-31 10:08:31 -04:00
ggurdin
ff250e2d7f
chore: don't allow selection of symbol tokens (#3589) 2025-07-30 16:38:57 -04:00
Kelrap
a7054f25a5
Make invite popup dismissable (#3586)
* Make invite popup dismissable

* chore: add pangea comments

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-30 09:14:22 -04:00
Kelrap
c740947551
Shows bot settings on bot DM details page (#3582)
* Shows bot settings on bot DM details page

* chore: show bot settings in DMs with bot settings state event

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-29 15:55:25 -04:00
avashilling
1843a2cd84
Darken emojis in word card after use (#3580) 2025-07-29 12:54:09 -04:00
ggurdin
cef27aa4ef
fix: return bot STT from speech to text local (#3581) 2025-07-29 12:48:02 -04:00
avashilling
63c77b067a
fix: construct banner always does cleanup on close (#3573) 2025-07-29 09:12:40 -04:00
avashilling
15d3eb9cd7
fix: update mismatched keys to show xp animation on collection (#3577) 2025-07-29 09:11:39 -04:00
avashilling
fdf6659be4
fix: get rid of small space between emojis after animating (#3564)
* fix: get rid of small space between emojis after animating

* formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-25 11:11:47 -04:00
avashilling
e246816187
fix: reaction entry always pops up on the top layer (#3562)
* fix: reaction entry always pops up on the top layer

* formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-25 10:02:56 -04:00
avashilling
198cd4c9bb
3480 animation when emoji reaction is addedremoved from a message (#3559)
* feat: add in grow/rise animation on react, and burst/shrink animation on unreact

 WIP. Also remove animatedSize around message_reactions to stop jerky movement when reactions change.

* made animation smoother, moved loading indicator on own message to left side

* Refactor to listen to the reaction stream for updates, fix choppy movement

* fix disposed ancestor reference error

* more robust reaction management to avoid duplicates

* delete weird merge leftover

* merge conflicts

* Format and sort code correctly

* fix pangea tags

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-24 16:08:06 -04:00