22 Commits (85e7af3d5f9e39b5f9c9de95a8de14579215269c)

Author SHA1 Message Date
Gabe Kangas 19b9a8bdf6
Add support for IP-based bans (#1703) 3 years ago
Gabe Kangas 92041c4c23
Add Prometheus for some Owncast metrics (#1744) 3 years ago
Gabe Kangas 045a0a2afd
Social features / ActivityPub federation (#1629) 3 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 04bb97bffc Fix build error on FreeBSD. Closes #1243 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
Gabe Kangas 49bb899d51 Optimize/fix concurrency for chat 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 5 years ago
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358) 5 years ago
Christian Muehlhaeuser 2e1f8d29b5
Fix godoc style comments (#356) 5 years ago
Gabe Kangas d7e355bce1
Connected clients admin API (#217) 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas b0b5801c5f
Stop storing messages in memory and pull from persistence. Closes #81 (#105) 5 years ago
Gabe Kangas c0e4f647a2 Show chat by default. Closes #72. Show placeholder text that no registration is needed. Closes #73 5 years ago
Gabe Kangas a277012650 Limit the backlog of chat messages to recent messages. For #47 5 years ago
Gabe Kangas a8fe8a1cfa Add support for specifying the path for chat db. Closes #61 5 years ago
Gabe Kangas 8cedf05214 Basic chat persistence for #26 5 years ago
Gabe Kangas d7a2ffcca4 Add timestamp to messages. For #26 5 years ago
Gabe Kangas 4132cf6d09 Move where the message type is set, and standardize on all caps CHAT 5 years ago
Bradley Hilton abb2f363af
Decouple chat from core and add chat rest api (#25) 5 years ago