Commit graph

2 commits

Author SHA1 Message Date
ac6e71eb62
db, add channel and feed; user.get_feeds
Adds the primary functionality for channel and feed

Also adds a function to user to get the feeds associated with a user.
2026-02-06 15:00:57 -08:00
292b974f1e
db, add core user functionality and tests; db mod
Adds all the basic user functions, and tests for them.

This is also intializes the DB Module, which will have more things in it
2026-02-06 15:00:53 -08:00