Henry Jameson
d1bb7fef5f
normalize components path to be absolute
2026-06-04 21:56:25 +03:00
Henry Jameson
18a3bbbd49
lint
2026-03-06 15:25:30 +02:00
Yonle
38444f3165
attachment: fix over reliance on fileType()
...
Signed-off-by: Yonle <yonle@proton.me>
2026-02-27 14:09:45 +07:00
Henry Jameson
18d8ea6b63
better lint
2026-01-29 20:40:00 +02:00
Henry Jameson
42930252b1
better imports organization
2026-01-08 17:42:20 +02:00
Henry Jameson
b05a501236
biome check --write
2026-01-06 16:23:17 +02:00
Henry Jameson
9262e803ec
biome format --write
2026-01-06 16:22:52 +02:00
Henry Jameson
36ce62efab
fix word breaks
2025-04-03 10:56:19 +03:00
Henry Jameson
bcc9d9b851
fix sass warnings
2025-02-18 22:31:33 +02:00
Henry Jameson
d1ea589531
manual lint --fix
2025-02-04 15:23:21 +02:00
Henry Jameson
d02a15043e
fix two most annoying remaining bugs (incorrect hover in chats and
...
overflowing avatars in interactors section)
2024-03-25 13:08:30 +02:00
Henry Jameson
e4f2741989
fix
2024-03-04 22:40:44 +02:00
Henry Jameson
dc631c68fd
fix some mistakes
2024-03-04 22:31:40 +02:00
Henry Jameson
075f2cb903
remove all "fallback variables"
2024-03-04 19:45:42 +02:00
Henry Jameson
28c7fac9f0
implement list item styles
2024-02-29 17:49:56 +02:00
Henry Jameson
7c77809ff9
badge, alert(dot) improvements
2024-02-16 00:29:16 +02:00
Henry Jameson
c16f1d4e35
more fixes
2024-02-13 02:27:53 +02:00
tusooa
7dc2277453
Use stylelint
2023-01-09 13:02:16 -05:00
Henry Jameson
079e289260
improvements and cleanup to input components
2022-04-26 17:31:26 +03:00
Henry Jameson
90a188f2c3
cleanup
2021-06-12 19:54:34 +03:00
Henry Jameson
8e9f5d7580
renamed StatusText to StatusBody for clarity, fixed chats
2021-06-07 19:50:38 +03:00
Henry Jameson
08e6e66642
fix chat badge and unify styles across all badges including follow
...
request count.
2020-11-02 20:51:38 +02:00
Henry Jameson
815f230ac7
fixed some issues related to user avatar
2020-08-18 23:57:42 +03:00
Henry Jameson
65b6e23c00
refactor status
2020-07-28 01:27:11 +03:00
Shpuld Shpuldson
4a6300bbee
add simple You: to chat list last message
2020-07-12 11:11:12 +03:00
eugenijm
3b2dfcaf5c
Add the single-line prop to StatusContent and use it for chat list items
2020-07-08 15:21:31 +03:00
eugenijm
f05f832bff
Address feedback
...
Use more specific css rules for the emoji dimensions in the chat list status preview.
Use more round em value for chat list item height.
Add global html overflow and height for smoother chat navigation in
the desktop Safari.
Use offsetHeight instad of a computed style when setting the window height on resize.
Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari
Use break-word to prevent chat message text overflow
Resize and scroll the textarea when inserting a new line on ctrl+enter
Remove fade transition on route change
Ensure proper border radius at the bottom of the chat, remove unused border-radius
Prevent the chat header "jumping" on the avatar load.
2020-07-08 15:21:31 +03:00
eugenijm
aa2cf51c05
Add Chats
2020-07-08 15:21:31 +03:00