227 Commits (108527532bc535c19abee1d3cd4f9b48dc8b984a)

Author SHA1 Message Date
Gabe Kangas 34a474b30d
feat(chat): have unique icons for join and part messages. Closes #3421 2 years ago
Gabe Kangas 9db8a8699a
fix: a11y button lables. Closes #3418 2 years ago
kame 4f078e1ee4
Migrated Storybook notation from CSF2 to CSF3 (#3412) 2 years ago
Gabe Kangas 169c11596c
feat(chat): add support for chat part messages. Closes #3201 (#3291) 2 years ago
Gabe Kangas 364afd0e71
fix: add spacing between user badges. Closes #3247 2 years ago
Gabe Kangas 243156b307
chore: address linter warnings 2 years ago
janWilejan c00b0be3d4
fix emojis overflowing the chat message (#3228) 2 years ago
Gabe Kangas a163ab8d96
fix: formatting breaking build 2 years ago
renovate[bot] 7c13a3fd01
chore(deps): update dependency eslint-plugin-react to v7.33.0 (#3205) 2 years ago
janWilejan e15e2dc47c
Fix deprecated antd dropdown warnings (#3171) 2 years ago
janWilejan 14baef4e36
remove excess resize event listeners (#3169) 2 years ago
janWilejan f889113526
change overflow behaviour in chat input (#3167) 2 years ago
janWilejan 101174f71e
replace margins with padding in the chat container (#3165) 2 years ago
John Regan 056bd9f152
contenteditable: remove warning about unknown property onContentChange (#3161) 2 years ago
janWilejan 3f4887020d
Add resize handle to chat (#3157) 2 years ago
John Regan a663f8ec34
replace grapheme-splitter with graphemer (updated fork) (#3160) 2 years ago
janWilejan 2d72935564
change chat from a sidebar to a column (#3113) 2 years ago
John Regan c132d82645
simpler chatbox (#3146) 2 years ago
John Regan 58bc3ac173
emoji: display native emoji simiarly to custom (#3147) 2 years ago
John Regan 46ca5223f9
Chat wire protocol (#3125) 2 years ago
janWilejan 74ad8d5e18
Fix chat flicker / Usernames collapse in order (#3135) 2 years ago
John Regan 5c07e3ced6
highlighting: make case-insensitive, support unicode (#3137) 2 years ago
John Regan bf1ccf21d2
chat: simplify input handling (#3124) 2 years ago
Gabe Kangas bcd08633b4
fix(chat): simplify emoji + char count handling. Closes #3120 2 years ago
janWilejan ce724fa073
username of repeat chat messages is display:none (#3101) 2 years ago
Gabe Kangas 1f755cb0ba
fix(chat): do not allow chat scrolling to impact page scrolling. Closes #3109 2 years ago
Gabe Kangas 02811ef37e
feat(chat): preload and cache the custom emoji. Closes #3117 2 years ago
Gabe Kangas a354787a9e
feat(chat): support line breaks and pasted content. Closes #3108 2 years ago
Gabe Kangas d33f117a82
fix(chat): fix missing alt tags on custom emoji. Closes #3106 2 years ago
Gabe Kangas 06adee2bc2
fix(chat): restore placeholder value to what it was before 2 years ago
Gabe Kangas 7924a561b2
fix(chat): update scroll to bottom button text color 2 years ago
Gabe Kangas ccb9b5d075
chore: run stylelint on our css files 2 years ago
Gabe Kangas 0e13bd143e
fix(chat): set cursor for chat input field 2 years ago
Gabe Kangas ad814a8802
fix(chat): refactor chat input to not use slatejs. Closes #3094 2 years ago
Gabe Kangas a86049729e
fix(chat): enable tld validation in autolinking and add online to accepted tlds 2 years ago
Gabe Kangas 58f2d09815
fix(chat): try to improve auto scroll to bottom. Closes #3029 2 years ago
Gabe Kangas 2046e4999f
feat(chat): decrease msg collapse timeout + add spacing. Closes #3062 2 years ago
renovate[bot] a4f984e7d1
fix(deps): update dependency slate-react to v0.95.0 (#3065) 2 years ago
Gabe Kangas 6d30de19f6
fix(chat): cleanup of moderator flag check 2 years ago
Gabe Kangas 924223328c
fix(chat): tweak layouts of chat user badges. Closes #3009 2 years ago
Gabe Kangas 71703f2245
fix(chat): fix bot status not showing. Closes #3046 2 years ago
Gabe Kangas 69f217f758
Refactor mobile chat into modal (#3038) 2 years ago
Gabe Kangas e50b23d081
Cleanup unused Javascript (#3027) 2 years ago
Gabe Kangas acab4e5c85
fix(ui): hard code the colors of the chat moderation menu button 2 years ago
Gabe Kangas 1f1f48acb0
fix(chat): fix chat input placeholder positioning. Closes #2991 2 years ago
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