329 Commits (68414445c2cba0ed254c52623ab1d1c8c0db32e8)

Author SHA1 Message Date
Gabe Kangas 68414445c2
Add support for changing user color in name modal. Closes #1805 3 years ago
Gabe Kangas 0470403b71
Function has been re-exported for use 3 years ago
Gabe Kangas b2b77f5eb9
Fix creating table indexes 3 years ago
Gabe Kangas 5d34279862
Add util for ungraceful sql execs 3 years ago
Gabe Kangas eda62a91dc
Messages table fixes to improve query performance (#2026) 3 years ago
Gabe Kangas c40eaa47e9
Force origin test to always pass. Closes #2003 3 years ago
Gabe Kangas f3a16be0dd
Add user detail API + modal. Closes #2002 3 years ago
Gabe Kangas b08393295f
Add option to hide viewer count. Closes #1939 3 years ago
Gabe Kangas 86305c3028
Cleanup some warnings 3 years ago
Gabe Kangas 18a184eeb7
Use bundled images instead of old webroot files 3 years ago
cr0ax f4392a9e6f
Use a custom http client when connecting to aws (#1945) 3 years ago
Gabe Kangas 1d213b71d4
Support changing your own name and handling name change events 3 years ago
Meisam 482e1a705a
clarify the message for registered usernames (#1909) 3 years ago
Gabe Kangas 21b82ebb2c
Fix invalid field name 3 years ago
Gabe Kangas 8b07eb7457
Render chat messages that come over the socket 3 years ago
Gabe Kangas 15becc5121
Connect to websocket and start accepting messages 3 years ago
Gabe Kangas 2c47ddeef0
Optimize chat history query. Helps #1890 3 years ago
Gabe Kangas b6d575a286
Set value on cache miss 3 years ago
Gabe Kangas e6804d0233
Fix cache warming not firing. Closes #1889 3 years ago
Gabe Kangas 339d596fd3
Reduce the amount of chat backlog we keep. 3 years ago
Gabe Kangas b2b791b365
Migrate forbidden and suggested usernames list to string slice. Closes #1873 3 years ago
Gabe Kangas 529cba84fd
Refactor migration to loop over each user instead of bulk inserts 3 years ago
Gabe Kangas 514fd17ed9
Access token migration 3 years ago
Gabe Kangas f173b8deca
do not make migration failure fatal temporarily 3 years ago
Gabe Kangas b835de2dc4
IndieAuth support (#1811) 3 years ago
funkyhippo 79ca6e04f3
Eliminate client close deadlocks. (#1833) 3 years ago
Gabe Kangas e46f8e2a66
Troubleshoot misskey follows 3 years ago
Gabe Kangas 4a17f30da8
Outbound live stream notifications (#1663) 3 years ago
Gabe Kangas d1e39c4c1e
Force uniqueness with previews and logos on the fediverse. Closes #1777 and closes #1776 3 years ago
Lerk f5a5ac006a
Add videotoolbox codec (#1771) 3 years ago
Gabe Kangas a8167dc9e0
Fix tests after segment filename change 3 years ago
Gabe Kangas b9a597299f
Simplify segment filenames. Closes #1778 3 years ago
David 9983ef2794
[fix] improve custom emoji validation (#1772) 3 years ago
Lerk a7687c861e
Fix "invalid cross-device link" error when running on a different filesystem (#1769) 3 years ago
Gabe Kangas e0a75d5d54
Add support for established chat user mode. #1587 (#1681) 3 years ago
Gabe Kangas 19b9a8bdf6
Add support for IP-based bans (#1703) 3 years ago
Gabe Kangas 78c27ddbdd
Add an icon for bot messages. Closes #1172 (#1729) 3 years ago
Gabe Kangas 98fce01b52
Add support for active viewer details API. Closes #1477 (#1747) 3 years ago
Gabe Kangas 92041c4c23
Add Prometheus for some Owncast metrics (#1744) 3 years ago
Gabe Kangas d24ddc2b0a
Add support for and use socket host override. (#1682) 3 years ago
Gabe Kangas d5a6267b1f
Add support to disable chat join messages. Closes #1582 (#1743) 3 years ago
Gabe Kangas 6796998124
Remove unnecessary var data in log messages. Closes #1640 3 years ago
Gabe Kangas f69463f536
Remove period 3 years ago
Gabe Kangas 3f974ce7db
Remove references to config file. #1697 3 years ago
Gabe Kangas f272542e40
Persistent HTTP connections seem to work now. Re-enabling. 3 years ago
Gabe Kangas 0d77856cb9
Simplify saving segments to disk 3 years ago
Gabe Kangas 8bc40486f8
Quiet, linter 3 years ago
Gabe Kangas e0cb7c9fe4
Simplify appending the offline segment to playlist 3 years ago
Gabe Kangas e4b1217af8
Do not return clientID in chat history API. Closes #1547 3 years ago
Gabe Kangas 88b20803b7
Add missing link to chat payload. Closes #1692 3 years ago