Gabe Kangas
814c65eeb7
Add user icon next to username. Closes #1655
4 years ago
Gabe Kangas
5ff5c87674
Move author flair down by 1px
4 years ago
Gabe Kangas
6be0cecc09
Make username in the header more obvious by lightening color
4 years ago
Gabe Kangas
f19840dea9
Change message link colors. For #1551
4 years ago
Gabe Kangas
da89b7d733
Use smooth scrolling with chat
4 years ago
Gabe Kangas
f2e47c99a2
Refactor chat component to fix #1529
4 years ago
Gabe Kangas
4832938fec
Add actions to the renderable message list
4 years ago
Gabe Kangas
a964f02089
Force message not rerendering on moderator privilages. Closes #1538
4 years ago
Gabe Kangas
734a5a45ef
Non-user chat messages should always render as visible
4 years ago
Gabe Kangas
70027d058f
Fix chat react state getting overwritten. Closes #1529
4 years ago
Gabe Kangas
f3a8266c99
Fix some chat event types breaking.
...
- User moderator message was no longer showing
- Name change event was breaking chat
4 years ago
Gabe Kangas
c3f9f24624
Fix moderator shield showing incorrectly.
...
It was being shown for all messages if you're a moderator, instead of
just being shown on messages from moderators.
4 years ago
Gabe Kangas
559c85856f
Display moderator status in chat messages
4 years ago
Gabe Kangas
7488dfec37
Optimize images
4 years ago
Gabe Kangas
99f19395e6
Use moderator icon with no background
4 years ago
Owncast
c66e9c22be
Commit updated Javascript packages
4 years ago
Owncast
b0ebecfb4c
Commit updated Javascript packages
4 years ago
Owncast
3da099d35e
Commit updated Javascript packages
4 years ago
Owncast
558f271856
Commit updated Javascript packages
4 years ago
Owncast
d203fa1c3a
Commit updated Javascript packages
4 years ago
Owncast
3d44c5d8e4
Commit updated Javascript packages
4 years ago
Gabe Kangas
00019bf86b
Allow for rendering a wider color range for messages
4 years ago
Gabe Kangas
040c838881
Keep list of renderable message types and check against them
4 years ago
Gabe Kangas
d213c4a5b7
Only show moderator flag if you are a moderator. Fixes #1536
4 years ago
Gabe Kangas
7b1d24873e
Only act on messages of type CHAT. Closes #1537
4 years ago
Owncast
4d998ac589
Commit updated Javascript packages
4 years ago
Gabe Kangas
32e72883a6
Tweak system message style
4 years ago
Gabe Kangas
5a6a4240ae
Add new icons and tweak styles of moderator actions
4 years ago
Gabe Kangas
1e1e7f5cf4
Swap out follow platform icon
4 years ago
Gabe Kangas
97f806440e
Make emoji small within the moderator info box. closes #1519
4 years ago
Gabe Kangas
cae02f0902
No longer save chat ban state locally. Closes #1518
4 years ago
gabek
f6015dfe50
Prettified Code!
4 years ago
gingervitis
9a91324456
Inline chat moderation UI ( #1331 )
...
* - mock detect when user turns into moderator
- add moderator indicator to display on messages and username changer
* also mock moderator flag in message payload about user to display indicator
* add some menu looking icons and a menu of actions
* WIP chat moderators
* Add support for admin promoting a user to moderator
* WIP-
open a more info panel of user+message info; add some a11y to buttons
* style the details panel
* adjust positioning of menus
* Merge fixes. ChatClient->Client ChatServer->Server
* Remove moderator bool placeholders to use real state
* Support inline hiding of messages by moderators
* Support inline banning of chat users
* Cleanup linter warnings
* Puppeteer tests fail after typing take place
* Manually resolve conflicts in chat between moderator feature and develop
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
4 years ago
Gabe Kangas
b43c5e674e
Rework how hiding messages works. ( #1509 )
...
* Rework how hiding messages work. Fixes #1350
* Remove unused function
* Revert to old event name to support previously saved webhooks
4 years ago
Jannik
4509be19db
✨ add steam social handle ( #1503 )
...
Logo Source: https://de.wikipedia.org/wiki/Datei:Steam_icon_logo.svg
4 years ago
Owncast
2152001ab8
Commit updated Javascript packages
4 years ago
Gabe Kangas
112f6b6aaa
Use bundled VHS with VideoJS and reinstall js libraries
4 years ago
Gabe Kangas
fa46bd95aa
Roll back to Snowpack 2.x.
...
This reverts commit 5cc041577c
.
4 years ago
Gabe Kangas
5cc041577c
Update to Snowpack 3
4 years ago
Owncast
1e36b665d6
Commit updated Javascript packages
4 years ago
Gabe Kangas
269475b423
npm run build to update js modules
4 years ago
Owncast
d18a997dc1
Commit updated Javascript packages
4 years ago
Owncast
822d107ee0
Commit updated Javascript packages
4 years ago
Gabe Kangas
3d1706496e
Update + clean up old js module files
4 years ago
gabek
10b0247291
Prettified Code!
4 years ago
Gabe Kangas
a6ba61079f
Cap the number of renderable messages to increase performance
4 years ago
leo
958c78641e
Replaces redirect of /embed URLs to return content directly. ( #1453 )
...
- Removes relative imports from embedded player, chat.
- Replaces `Redirect` calls with `ServeFile` in `embed.go`.
4 years ago
Owncast
77f96cd7b0
Commit updated Javascript packages
4 years ago
Gabe Kangas
cc6b257470
Automated browser testing ( #1415 )
...
* Move automated api tests to api directory
* First pass at automated browser testing
4 years ago
Owncast
44293ef7be
Commit updated Javascript packages
4 years ago