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
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
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
ggurdin
d5daec3e6c
chore: re-enable command parsing ( #3595 )
2025-07-31 10:26:02 -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
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
Kelrap
c017508a6a
Add flexible to file messages to prevent long name overflow ( #3551 )
2025-07-24 10:15:43 -04:00
ggurdin
8c16e50d5c
3431 accommodate wrapped reactions in message selection overlay ( #3553 )
...
* chore: accomodate wrapped emoji highlight in message overlay
* fix reaction alignment relative to message in overlay
2025-07-24 10:07:56 -04:00
ggurdin
1318629997
chore: prevent any user interaction with unsent audio message bubble ( #3550 )
2025-07-23 15:51:05 -04:00
ggurdin
0f0d221a30
chore: strip relations from forwared events ( #3541 )
2025-07-23 11:54:43 -04:00
ggurdin
b2625138f0
chore: don't filter left rooms out of discover results in space view ( #3530 )
2025-07-22 15:07:14 -04:00
ggurdin
a24e00cc21
chore: on click play unsent audio message, show toolbar ( #3527 )
2025-07-22 14:16:45 -04:00
ggurdin
641a18a1fa
Message overlay updates ( #3522 )
...
* added slide animation to overlay
* re-enable practice mode
* chore: position overlay over original message
* chore: fix spacing on mobile
* chore: remove unreferenced files
2025-07-22 11:49:35 -04:00
Kelrap
8aa56a44f4
Disables carousel when new chat page is loading ( #3506 )
...
* Disables carousel when new chat page is loading
* simplify
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-21 12:23:04 -04:00
Kelrap
473ca66f48
Make editing text flexible ( #3492 )
...
* Make editing text flexible
* chore: simplify pangea comments
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-21 10:42:10 -04:00
Kelrap
e59e314628
When a parent is added to new chat, load before opening invite page ( #3497 )
...
* When a parent is added to new chat, load before opening invite page
* chore: only wait for new group in sync after adding to space if space parents list is empty
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-21 09:20:16 -04:00
Kelrap
3af7afd8ab
Only change pin list if redacted event is pinned ( #3501 )
2025-07-21 09:10:36 -04:00
Kelrap
b94611340a
Don't allow selection of lemmas containing numerals ( #3479 )
...
* Don't allow selection of lemmas containing numerals
* Limit selectable token length to 50
2025-07-16 13:51:54 -04:00
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
6809063a81
chore: use fluffychat's function for changing room display names ( #3448 )
2025-07-14 09:24:46 -04:00
ggurdin
c325d2b1d7
chore: shorten room capacity error message ( #3441 )
2025-07-11 15:50:53 -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
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
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
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
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
cc99ca0962
fluffychat merge
2025-07-08 10:28:56 -04:00
ggurdin
6881565513
fluffychat merge
2025-07-08 10:27:34 -04:00
ggurdin
e61ad45e0d
fluffychat merge
2025-07-08 10:01:59 -04:00
ggurdin
7d5d8b3813
Merge commit '5b726d58b69e7a8ac02485498066fd13bfa6b9a0' into fluffychat-merge
2025-07-08 09:58:54 -04:00
ggurdin
30efe73dc4
fluffychat merge
2025-07-08 09:58:07 -04:00
ggurdin
2017c72179
fluffychat merge
2025-07-08 09:56:23 -04:00
ggurdin
06d756681a
fluffychat merge
2025-07-08 09:55:33 -04:00
ggurdin
612ab99ea8
fluffychat merge
2025-07-08 09:52:41 -04:00
ggurdin
6e5643b262
fluffychat merge
2025-07-08 09:41:34 -04:00