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 68414445c2
Add support for changing user color in name modal. Closes #1805
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 Messages table fixes to improve query performance (#2026) 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 Function has been re-exported for use 3 years ago
migrations.go Add support for changing user color in name modal. Closes #1805 3 years ago
persistence.go Fix creating table indexes 3 years ago
types.go Migrate forbidden and suggested usernames list to string slice. Closes #1873 3 years ago
users.go Fix creating table indexes 3 years ago
utils.go Fix creating table indexes 3 years ago
webhooks.go Remove unnecessary var data in log messages. Closes #1640 3 years ago