0
owncast/core/webhooks
Gabe Kangas 2ccd3aad87
User repository (#3795)
* It builds with the new user repository

* fix(test): fix broken test

* fix(api): fix registration endpoint that was broken after the change

* fix(test): update test to reflect new user repository

* fix: use interface type instead of concrete type

* fix: restore commented out code
2024-07-01 18:58:50 -07:00
..
chat_test.go User repository (#3795) 2024-07-01 18:58:50 -07:00
chat.go feat(chat): add support for chat part messages. Closes #3201 (#3291) 2023-09-10 10:58:11 -07:00
stream_test.go feat(webhooks): add stream status to webhook (#2934) 2023-05-30 11:32:05 -07:00
stream.go feat(webhooks): add stream status to webhook (#2934) 2023-05-30 11:32:05 -07:00
webhooks_test.go feat(chat): add support for chat part messages. Closes #3201 (#3291) 2023-09-10 10:58:11 -07:00
webhooks.go User repository (#3795) 2024-07-01 18:58:50 -07:00
workerpool.go chore(go): run betteralign and gofumpt on codebase 2023-10-08 14:22:28 -07:00