New Naming Scheme #11
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The data structures containing a nickname, rss feed url, etc will be called Subscriptions.
Instead of a feedchannel model, Subscriptions in the data structure there will be a list of channel ids. The API will provide the list of channel ids.
Make this change to the codebase.
This change has been made