83 Commits (3eb41ed8057c79864cc57a6c456e68768e7bbb3d)

Author SHA1 Message Date
Gabe Kangas 19c228eaf6
Allow adding custom javascript to the page. Closes #2604 3 years ago
Michael David Kuckuk 59e5cfefd4
Remove twitter notification configuration (#2598) 3 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 4 years ago
Gabe Kangas 3f974ce7db
Remove references to config file. #1697 4 years ago
Gabe Kangas 8bc40486f8
Quiet, linter 4 years ago
Gabe Kangas 045a0a2afd
Social features / ActivityPub federation (#1629) 4 years ago
Jannik d3cfc40b5c
feat: add custom username suggestions pool (#1644) 4 years ago
Eng Zer Jun 7996df85e1
refactor: move from io/ioutil to io and os packages (#1546) 4 years ago
Gabe Kangas 6ffa020c5f Updated linter threw new warnings. Fixed. 4 years ago
Jannik 2278fec70a
execute webhooks in parallel (and 🐛 update webhooks.last_used correctly) (#1505) 4 years ago
Gabe Kangas 3f4176d8d6 Replace panics with our logging framework 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Gabe Kangas dcc7a7c5c3 Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 4 years ago