owncast/core/data
Gabe Kangas e0a75d5d54
Add support for established chat user mode. #1587 (#1681)
* Add support for established user mode. #1587

* Tweak tests

* Tweak tests

* Update test

* Fix test.
2022-03-06 23:26:24 -08:00
..
activitypub.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
cache.go Fix concurrency crash. Closes #1067 2021-06-07 21:59:43 -07:00
config.go Add support for established chat user mode. #1587 (#1681) 2022-03-06 23:26:24 -08:00
configEntry.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
crypto.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
data.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
data_test.go refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
defaults.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
messages.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
migrations.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
persistence.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
types.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
users.go Add Prometheus for some Owncast metrics (#1744) 2022-03-06 17:26:52 -08:00
webhooks.go Remove unnecessary var data in log messages. Closes #1640 2022-02-25 15:22:52 -08:00