hctv

hctv Used AI

10 devlogs
17h 23m
Created by eth0 (srizan)

The streaming service for hackclubbers (#hctv on slack)

Timeline

wrote a program in rust to write all hack club workspace emojis in a json file. this is because i'm adding slack emojis to the chat.

Update attachment

got chat history working!

Update attachment
eth0 (srizan) eth0 (srizan) about 1 month ago
i chose the wrong image apparently :heavysob:

had to go touch grass so today i did basically nothing, just fix the builds

Update attachment

i've set up a github codespace and added a new version notification system, including showing the latest commit in the user tab. it doesn't work in prod for some reason, though! so i have to look into that.

Update attachment
  • added a dropdown on the channel settings page
  • redirects /settings/channel to personal channel
  • phased out old edit livestream dialog
  • shared nuqs query parameters (?tab=)
Update attachment

finally, profile pictures can be changed!

Update attachment

i may or may not have overengineered a description markdown editor

Update attachment

now you can enable and disable stream notifications globally in the settings, in case you're testing something and don't want to annoy anybody, as an example.
also, the tabs are controlled through nuqs and the tab is stored through it. (so there's now ?tab=general inside the url)

Update attachment

adding channel managers actually works now!
filtering the combobox really got me bugged out, but i ended up figuring everything out

Update attachment

hey! this is hctv - the streaming service for hackclubbers.
i forgot that there were updates on this program! currently, i'm working on being able to create more channels (on the frontend, the backend already had everything prepared for this)
here's a sneak peek on the settings page. you'll be able to edit general settings and add other people as channel managers!

Update attachment