Take control over your live stream video by running it yourself. Streaming + chat out of the box.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gabe Kangas b08393295f
Add option to hide viewer count. Closes #1939
3 years ago
..
activitypub.go Social features / ActivityPub federation (#1629) 3 years ago
cache.go Fix concurrency crash. Closes #1067 4 years ago
config.go Add option to hide viewer count. Closes #1939 3 years ago
configEntry.go Migrate forbidden and suggested usernames list to string slice. Closes #1873 3 years ago
crypto.go Social features / ActivityPub federation (#1629) 3 years ago
data.go Migrate forbidden and suggested usernames list to string slice. Closes #1873 3 years ago
data_test.go refactor: move from io/ioutil to io and os packages (#1546) 4 years ago
datastoreMigrations.go Migrate forbidden and suggested usernames list to string slice. Closes #1873 3 years ago
defaults.go Fix cache warming not firing. Closes #1889 3 years ago
messages.go Add support for IP-based bans (#1703) 3 years ago
migrations.go Migrate forbidden and suggested usernames list to string slice. Closes #1873 3 years ago
persistence.go Optimize chat history query. Helps #1890 3 years ago
types.go Migrate forbidden and suggested usernames list to string slice. Closes #1873 3 years ago
users.go Access token migration 3 years ago
webhooks.go Remove unnecessary var data in log messages. Closes #1640 3 years ago