869 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 57ff30c894
fix(admin): hopefully fix an exception that is being thrown in develop. Closes #3373 2 years ago
Pranav Joglekar b8ffe5be16
fix: prevent floating mobile action menu button (#3383) 2 years ago
Patrick Bollinger 9a7925444f
Fix embedded status bar being cut off (#3352) 2 years ago
armadi1809 81c5908545
Set aria-live to off on span responsible for rendering the online message on a stream (#3361) 2 years ago
Patrick Bollinger e59167deaa
Stop Firefox from adding mysterious hash (#3348) 2 years ago
Vishal Sharma 1917b15b0a
Update ClientTable.tsx (#3342) 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 5ac0d5bbca
feat(admin): add explicit directory info agreement modal. Closes #3258 2 years ago
Gabe Kangas 1a7b6b99d5
feat(storage): support a object storage custom path prefix 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
Gabe Kangas 6e3f5d3e9f
fix: fix positioning of mobile buttons menu. Closes #3216 (#3217) 2 years ago
Gabe Kangas 16db7825c9
fix: external actions were assuming all actions are urls. Fixes #3213 2 years ago
janWilejan f112f9813d
NotifyReminderPopup uses a custom Popover (#3194) 2 years ago
Gabe Kangas 777da508ed
fix(chat): fix chat not using the correct messages selector. (#3180) 2 years ago
Gabe Kangas d43c2be44a
fix(admin): display year for user tables if not current year. Closes #3175 2 years ago
Gabe Kangas 4790880c19
fix(admin): save appearanceVariables to admin global config state. Fixes #3170 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 3f65099910
Name change: better unicode handling (#3164) 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
Dev Gupta d107a3386c
Update ActionButtonRow.module.scss (#3156) 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
janWilejan d09031faeb
Increase width of volume slider to 100px (#3155) 2 years ago
John Regan 58bc3ac173
emoji: display native emoji simiarly to custom (#3147) 2 years ago
janWilejan 185123dab2
fail silently when no codces are found (#3142) 2 years ago
John Regan 46ca5223f9
Chat wire protocol (#3125) 2 years ago
Gabe Kangas dc2c46e2a4
fix(ui): fix for exception when chat is disabled. Closes #3138 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
Gabe Kangas 65d52072d4
fix(chat): reposition chat loading spinner 2 years ago
Gabe Kangas 00a5fb8dc8
fix: pass username and instance url to external actions. Fixes #3130 2 years ago
Gabe Kangas 5876c7cfbb
fix(ui): simplify modal loading ui state 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
Gabe Kangas f1bde962cc
feat(admin): auto-expand news item if there is only one 2 years ago
Dev Gupta d973d1ac38
Update Sidebar.tsx (#3119) 2 years ago
Gabe Kangas b1a8f712c0
fix(embed): leave room for status bar in video embed. Closes #3104 2 years ago
janWilejan ce724fa073
username of repeat chat messages is display:none (#3101) 2 years ago