Skip to content
#

community

Here are 2,612 public repositories matching this topic...

forem
joshpuetz
joshpuetz commented Nov 19, 2020

Describe the solution you'd like

A generic modal for rate limit warnings was added in forem/forem#11102. It would be idea if all places in Forem that warned a user about rate limits used that model.

Start with app/services/rate_limit_checker.rb and trace back paths from there. Some examples:

  • creating too many reactions too quickly
  • updating an article or
good first issue type: refactoring area: moderation bug smash
Cider
3hree6ix0
3hree6ix0 commented Mar 14, 2022

Last.fm scrobbler

Trying to connect last fm scrobbler

steps i did;

  1. Settings > connect last fm
  2. opens in browser, press allow access,
  3. asks for xdg-open cider, click xdg-open
  4. button in cider says connecting for a few secs nothing happens to the allow page doesnt connect.

Steps to Reproduce

  1. connect lastfm button
  2. click on xdg-open in browser

Enviro

bug good first issue help wanted platform: Linux

Improve this page

Add a description, image, and links to the community topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the community topic, visit your repo's landing page and select "manage topics."

Learn more