Plugin should store in the cache when it encounters a 404, to avoid hitting that URL on every page load
Images should be resized (and compressed?) to save storage space
Images should be downloaded when new feed items are added to the database, rather than when they're displayed in the UI.
Create the 'external' folder in the library if it doesn't already exist.
Extends #27 so that it can be closed for MVP.
Enhancements:
- [ ] Plugin should store in the cache when it encounters a 404, to avoid hitting that URL on every page load
- [ ] Images should be resized (and compressed?) to save storage space
- [ ] Images should be downloaded when new feed items are added to the database, rather than when they're displayed in the UI.
- [ ] Create the 'external' folder in the library if it doesn't already exist.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Extends #27 so that it can be closed for MVP.
Enhancements:
changed the description