92 Commits (develop)

Author SHA1 Message Date
Gabe Kangas b4c73315fa
feat(log): point to passthrough as a potential issue when unable to generate thumbnails 2 years ago
Gabe Kangas 027f2544e3
fix(emoji): hopefully guard against the crash in #3331 2 years ago
Gabe Kangas 8e79e2acfa
chore(go): run betteralign and gofumpt on codebase 2 years ago
Gabe Kangas 169c11596c
feat(chat): add support for chat part messages. Closes #3201 (#3291) 2 years ago
Gabe Kangas 3174eb20e5
fix: updates for new linter rules. Closes #3277 2 years ago
John Regan 46ca5223f9
Chat wire protocol (#3125) 2 years ago
Gabe Kangas cd458630ec
Support using the custom video serving endpoint even if you don't use object storage (#2924) 2 years ago
Gabe Kangas 15dc718e61
feat: add support for robots.txt disabling search indexing (#2929) 2 years ago
Gabe Kangas 85e7af3d5f
Update to Go 1.20 + run better align (#2927) 2 years ago
Gabe Kangas 19c228eaf6
Allow adding custom javascript to the page. Closes #2604 2 years ago
Michael David Kuckuk 59e5cfefd4
Remove twitter notification configuration (#2598) 2 years ago
Gabe Kangas d5fd1bf169
Fix error handling for #1916 3 years ago
Gabe Kangas 0ebb968074
Handle subdirectories of emoji in copying, fetching and deleting. For #1916 3 years ago
Philipp dc54dfe363
Feature: emoji editor (#2411) 3 years ago
Gabe Kangas 269604ec75 Return non-fatal error if no stream keys are set 3 years ago
Gabe Kangas c4dc802941 Make stream keys objects with comment instead of string slice 3 years ago
Gabe Kangas c9e3ccad45 API + Data changes to support split up of stream keys and admin passwords 3 years ago
Gabe Kangas efa24df299
Clean up default values for page content 3 years ago
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338) 3 years ago
Gabe Kangas 7ba541012f
Update default page content text. Closes #2178 3 years ago
Gabe Kangas 106e144cba
Add user color database migration. Closes #1984 3 years ago
Gabe Kangas 19e9895fe5
First pass at updated the default page content. For #2178 3 years ago
Gabe Kangas 681067ab93
Add custom offline message+api. Part of #1901 3 years ago
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 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
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 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
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
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 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