johnHackworth / goblin

GNU Affero General Public License v3.0
46 stars 4 forks source link

remove status bar #40

Closed sirilyan closed 5 months ago

sirilyan commented 6 months ago
  1. The status bar isn't necessary for feature parity with the hellsite.
  2. The fetch-rss endpoint lets the user make goblin fetch arbitrary URLs, which is a recipe for trouble.

No db migration necessary, the status bar is stored in a widgets object in browser local storage.