Henry Jameson
7575079da9
fix badge-notificaiton color in favicon and notifications
2024-02-28 22:28:15 +02:00
Henry Jameson
11fd220734
chat styles + related improvements
2024-02-19 15:11:59 +02:00
Henry Jameson
ae345d2c45
buttons look great now, including unstyled ones menu items work too
2024-02-12 17:26:08 +02:00
tusooa
7dc2277453
Use stylelint
2023-01-09 13:02:16 -05:00
Henry Jameson
fddb531ed2
--fix
2022-07-31 12:35:48 +03:00
Henry Jameson
f6d0d3efba
add popovers to chats
2022-07-20 12:54:51 +03:00
Henry Jameson
832d7f2354
more fixes to chat popovers
2022-06-08 03:18:37 +03:00
Henry Jameson
afbe1a96ac
fix some mishaps i noticed during self-review
2022-03-30 23:48:06 +03:00
HJ
58d0f9678b
Merge branch 'fix-mentions-new-bugs' into 'develop'
...
Fix newfound bugs with rich mentions + user suggestions
See merge request pleroma/pleroma-fe!1430
2022-02-20 15:11:52 +00:00
Henry Jameson
0f01931309
make chat messages behave same as posts for animated gifs
2022-02-03 22:52:41 +02:00
Henry Jameson
e654fead23
refactored attachments and gallery. All attachments now are in gallery.
2021-06-17 16:29:46 +03:00
Henry Jameson
1717a3aaf2
fix chats again
2021-06-16 12:44:04 +03:00
Henry Jameson
1fdfc42159
fix mentions in chats
2021-06-13 21:43:45 +03:00
Henry Jameson
609dc5da0c
fix chats messages
2021-06-13 21:42:25 +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
61dcdbf992
migrate to v-slot
2021-04-07 22:42:34 +03:00
Shpuld Shpuldson
7b99d98c55
Replace all use of <a> + href='#' with proper buttons
2020-11-24 12:32:42 +02:00
eugenijm
e798e9a417
Optimistic message sending for chat
2020-11-01 23:36:58 +03:00
Henry Jameson
b19c2eb0fb
More stuff. Buttons in user card's corner now have MUCH bigger hitboxes
2020-10-20 22:13:19 +03:00
Henry Jameson
046c60cb61
cancel -> times
2020-10-20 21:18:23 +03:00
Shpuld Shpuldson
f0ac40a428
change more animated gif avatars to work properly
2020-08-25 11:40:02 +03:00
eugenijm
fc865d3a12
Remove direct style manipulations in favor of classes
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