owncast/core/chat
Gabe Kangas 9b7784634b
First pass at YP registration/configuration (#209)
* Spike: Ping YP service with instance details

* WIP: Add to the config to support YP

* Add YP response endpoint

* Handle YP errors. Use config. Off by default

* Show message about YP support on launch

* Add animated gif preview when generating thumb

* Increase quality of preview gif and only create it if YP is enabled

* Do not allow re-registration by clearing the key

* Make large and small logos actually structured

* Change log level

* Fix default YP service URL

* Point to default hostname

* Set default value for YP to false
2020-10-01 23:55:38 -07:00
..
chat.go Stop storing messages in memory and pull from persistence. Closes #81 (#105) 2020-08-05 21:01:06 -07:00
client.go Chat updates (#92) 2020-07-28 21:30:03 -07:00
persistence.go Limit the backlog of chat messages to recent messages. For #47 2020-07-15 22:06:24 -07:00
server.go First pass at YP registration/configuration (#209) 2020-10-01 23:55:38 -07:00