New Naming Scheme #1
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 database models containing a nickname, rss feed url, etc will be called Subscriptions.
Instead of a feedchannel model, Subscriptions database model will have a list of channel ids. The API will provide the list of channel ids.
Completed