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
e6d3da4f9c
Refactor how message content highlighting works + change to safe HTML rendering component. Closes #2669
2 years ago
Gabe Kangas
7b4c3f38d5
Fix message background rendering on top of message. Closes #2636
3 years ago
Gabe Kangas
7ba91404cc
Style moderation hover button
3 years ago
Gabe Kangas
49cdb1dafb
Fix chat message background color not showing. Closes #2594
3 years ago
Gabe Kangas
7ce35a8a08
Increase user message border width
3 years ago
Gabe Kangas
bc6af8251e
Add padding to chat messages
3 years ago
Gabe Kangas
813f8692f0
Support color customization from the admin ( #2338 )
...
* Add user-customizable theming. Closes #1915
* Prettified Code!
* Add user-customizable theming. Closes #1915
* Add explicit color for page content background
* Prettified Code!
Co-authored-by: gabek <gabek@users.noreply.github.com>
3 years ago
t1enne
f6e158ab88
reduced font weight of message text
3 years ago
t1enne
91bc45dbef
moved borders to the right for own msgs. Closes #2074
3 years ago
t1enne
f90295269e
Updated styles to match design for chat msgs
3 years ago
t1enne
0b35919357
Fixed messages not wrapping + changed some styles to accomodate scrollbar better
3 years ago
Gabe Kangas
121c9415f1
Wire up emoji+custom emote selector to text input. Closes #1887
3 years ago
gingervitis
d5fa81f76e
Draft: rough-ish draft of proposed color theme changes ( #2067 )
...
* color experimentation and troubleshooting
* create color scheme, assign colors, more ant overrides
* fun selection color
* Prettified Code!
* Correctly import opensans
* Prettified Code!
* Organize+standardize colors/names and update the app to use them
* Prettified Code!
* Use css var references instead of resolving value of vars in css files
* Prettified Code!
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: gabek <gabek@users.noreply.github.com>
3 years ago
Gabe Kangas
1a9b9f53fc
Add remote fediverse follow modal. Closes #1862
3 years ago
Gabe Kangas
cd81aa56ed
Tighten up collapsed message spacing
3 years ago
Gabe Kangas
9e18cf2f0c
Fix incorrect font variable being used
3 years ago
Gabe Kangas
a7bbb06ea5
Fix mod menu showing. Closes #1990
3 years ago
Gabe Kangas
255585cd9f
Update components to use the new style/color names
3 years ago
t1enne
f130abb8f9
Minor styling changes
3 years ago
t1enne
b279f8f707
small fixes on chat behaviour
3 years ago
t1enne
26f9a41508
Few changes to chat
...
Added moderator icon
changed styling for a name change message
Now usernames collapse as long as the user is the same
Imported two weights of Poppins and the OpenSans variable instead of def
400
This is some progress on #1859 and #1625
3 years ago
t1enne
e6cc3a39d1
Added moderator menu to messages and some other styling.
...
created new ant overrides file.
Ignore the static directory
3 years ago
t1enne
455d8f8169
Few changes to chat.
...
Changed the way the background is set on self sent messages and some
styling.
Fixed chat container not scrolling. Added 'go to bottom' button.
3 years ago
t1enne
d93922f1d0
Added background to own messages in chat and the rounded border.
...
Closes #1985
3 years ago
t1enne
c9938cf414
Added alternative styling for own messages in chat
...
Added alternative styling for messages sent by self in chat
Prettiered the file
3 years ago
Gabe Kangas
e08037b64a
Wire up chat message props. Add username highlighting. Closes #1921
3 years ago
Gabe Kangas
b7df2949e4
Remove interfont and use Open Sans + Poppins fonts instead. #1625
3 years ago
t1enne
d692a2bb5c
Styled chat messages
3 years ago