27 Commits (659a19bf2c98720d0fba25104ffb51190ca19278)

Author SHA1 Message Date
Gabe Kangas 659a19bf2c
WIP refactored all storage into repos. Tests pass. 2 years ago
Gabe Kangas c7b3aa7450
WIP datastore/config repo tests pass 2 years ago
Gabe Kangas 580de78625
feat: move config into services 2 years ago
Gabe Kangas 78f942b88e
feat: move webhooks under services 2 years ago
Gabe Kangas 4e54f18378
WIP user repository 2 years ago
John Regan dfa3a2a273
chat: check that a new username is different before sending out updates (#3162) 2 years ago
Gabe Kangas 0c03773c4c
Sanitize+truncate display names on registration+change. For #2527 3 years ago
Gabe Kangas 3abc7a3ab8
Expose connected client ID to moderator client info api 3 years ago
Philipp 56a3f350ee
Chat name & color modal (#2347) 3 years ago
Gabe Kangas 99d034b1a5
Replace -> ReplaceAll 3 years ago
Matt Owens 5dafdb479d
Sanitize user submitted values before logging (#2134) 3 years ago
Gabe Kangas d32d741abf
Limit chat display names to 30 characters. Closes #1919 3 years ago
Gabe Kangas 68414445c2
Add support for changing user color in name modal. Closes #1805 3 years ago
Gabe Kangas 1d213b71d4
Support changing your own name and handling name change events 3 years ago
Meisam 482e1a705a
clarify the message for registered usernames (#1909) 3 years ago
Gabe Kangas b835de2dc4
IndieAuth support (#1811) 3 years ago
Gabe Kangas 92041c4c23
Add Prometheus for some Owncast metrics (#1744) 3 years ago
Gabe Kangas bdce2e13bf Some linter cleanup 4 years ago
Gabe Kangas db22931fb5
Do not send user joined messages for already active users (#1416) 4 years ago
Ruffy 9c484efd36
Feature/oc 1316 add support for system message to single user (#1351) 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Gabe Kangas 4ea416fdbe Update the user object name change time when changing name. Closes #1277 4 years ago
Gabe Kangas 6fb383d04b Only ignore messages 5min after disconnect. Part of fixing #1268 4 years ago
Meisam 44f406caf0
reject user messages when offline (#1269) 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago