Commit graph

2 commits

Author SHA1 Message Date
55c3e967bc
db, add item and functions to get items
Creates item. It's pretty barebowns until I implement fetching.

I also added get functions for feed and channel to get items with.
2026-02-06 13:14:25 -08:00
09b26c1b39
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-05 14:03:38 -08:00