Gabe Kangas
cfdfdf5f49
fix(chat): add slight spacing via margin below bottom chat message
2 years ago
Gabe Kangas
fadb9def83
fix(chat): allow system chat messages to fill width. Closes #2998
2 years ago
Gabe Kangas
722d11307a
feat(ui): add id to scroll to bottom button
2 years ago
Gabe Kangas
a9a2ad5487
fix(chat): tweak auto scrolling on message logic to reduce scroll to bottom button showing
2 years ago
Gabe Kangas
3616717ceb
fix(chat): strip p tags from outgoing chat messages to fix markdown rendering
2 years ago
Gabe Kangas
afa6c8fd23
fix(chat): increase font weight of chat name change messages
2 years ago
Gabe Kangas
6d55c42282
fix(chat): increase font weight of chat join messages
2 years ago
Gabe Kangas
4325c64205
fix(chat): limit image size within a chat message
2 years ago
Nathan
32c3f6a9b6
fix : #2668 Page Vertical Spacing Issues ( #2863 )
...
* fix : #2668 Page Vertical Spacing Issues
* Update test to reflect mobile work
* chore: refactor action buttons
---------
Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2 years ago
gingervitis
44483a45d3
some webv2 UI polish ( #2940 )
...
* style tweaks for Action Button, UserMenu, Modal
* a bunch of misc polish; some around chat
* Prettified Code!
* cleanup
* fix formatting
* Reduce content padding a bit
* some stylesheet cleanup
* fix action button sizing
* Remove action button height completely
---------
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2 years ago
Gabe Kangas
c41742dc86
fix(chat): give social chat messages added spacing
2 years ago
Gabe Kangas
13c32bd6bd
Fixing formatting of PR #2903
2 years ago
Gabe Kangas
d346485f94
Revert "FIX : Chat: words containing one or more dots are turned into links #2898 ( #2903 )"
...
This reverts commit 11a3a79032
.
2 years ago
gabek
1cd4efaf72
Prettified Code!
2 years ago
Dev Gupta
11a3a79032
FIX : Chat: words containing one or more dots are turned into links #2898 ( #2903 )
...
* FIX: Chat: words containing one or more dots are turned into links #2898
Making validateTLD to true and also adding a parameter of customTLDs
* Update ChatUserMessage.tsx
* Prettified Code!
---------
Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
2 years ago
Gabe Kangas
13868e8b6a
Allow dynamic corner radius of badges
2 years ago
Gabe Kangas
7cb5773a97
Add error boundary to ChatModerationDetailsModal. For #2811
2 years ago
Gabe Kangas
4192482a4c
Add error boundary to chat. For #2811
2 years ago
Nathan
17afdb1997
fix : #2755 clicking more details on un-registered chat user throws exception ( #2809 )
...
Co-authored-by: thisProjects <wibbet@wobbet.com>
2 years ago
Gabe Kangas
b5cc183a3c
Continue to bump diff threshold so UI tests do not register as changed
2 years ago
Dhanu Saputra
ccd78c3c4d
Chat join message for users with moderator flag is misaligned ( #2774 )
2 years ago
Gabe Kangas
c4f057eded
Make testing for moderator state centralized in User class
2 years ago
Naz
3629f318e8
removed timers from component in favor of css transition ( #2769 )
...
* removed timers from component in favor of css transition
* removed semibold text
---------
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2 years ago
Gabe Kangas
4a0476b237
Add support for disabled chat state in the chat input field. Closes #2761
2 years ago
Gabe Kangas
ed2dc00345
Remove unused imports
2 years ago
Bennett B Madavana
5e155179ef
Fixed #2734 ( #2742 )
...
* Fixed #2734
* Prettified Code!
---------
Co-authored-by: bennett1412 <bennett1412@users.noreply.github.com>
2 years ago
Gabe Kangas
b1cc8c6f12
Increase diffThreshold again for chat text field UI test
2 years ago
Gabe Kangas
d2a3e718e4
Continue to bump the diff threshold
2 years ago
Gabe Kangas
61b78b8f1b
Limit the number of chat messages that can collapse in a row
2 years ago
Gabe Kangas
8f2a345594
Reduce the time we allow message collapsing
2 years ago
Gabe Kangas
534a7dcb67
Remove log
2 years ago
Gabe Kangas
05a06796e2
Break out name change message to own component + fix text color. Closes #2718
2 years ago
Gabe Kangas
12b4452220
Support the HTML tags that are sent for message body. Closes #2717
2 years ago
Gabe Kangas
529a4c7d84
Allow social chat events to fit content. Use text fallback in avatar. Closes #2719
2 years ago
Gabe Kangas
564d058e2e
Improve chat container bottom scrolling handling. Closes #2342
2 years ago
Gabe Kangas
9f735d3c5d
Increase diff threshold for UI test. Hopefully helps #2629
2 years ago
Gabe Kangas
b7e4298e58
Use non-animated image in example so it does not show as changed
2 years ago
Gabe Kangas
313a81359a
Add Fediverse event chat views. Closes #2679
2 years ago
Gabe Kangas
57d8bdbdbe
Use same message highlighting on system messages
2 years ago
Gabe Kangas
1ee71aecaa
Add bot user badge. Closes #2681
2 years ago
Gabe Kangas
e6d3da4f9c
Refactor how message content highlighting works + change to safe HTML rendering component. Closes #2669
2 years ago
Gabe Kangas
de20b2cc11
Increase diff threshold for UI tests: #2292 #2630 #2629
3 years ago
Gabe Kangas
47fbe1547c
Fix incorrect title on user badge.
3 years ago
Gabe Kangas
71bb8a7381
Redesign the user badges (authed, mods)
3 years ago
Gabe Kangas
f318b69980
Make join msg not italic and left align it
3 years ago
Gabe Kangas
84aff441a2
Give text input more padding
3 years ago
Gabe Kangas
7b4c3f38d5
Fix message background rendering on top of message. Closes #2636
3 years ago
Gabe Kangas
bbd3041d90
Add linking to user chat messages. Closes #2635
3 years ago
Gabe Kangas
7c8030cca4
Change system message link color. Closes #2634
3 years ago
Gabe Kangas
18076355f4
Add additional bottom margin to system messages
3 years ago