retrospring icon indicating copy to clipboard operation
retrospring copied to clipboard

Q/A based social network

Results 180 retrospring issues
Sort by recently updated
recently updated
newest added

Initial part of the refactor to use request.js instead of UJS, so we can switch to Turbo. **Testing:** * Check if removing anon blocks still works * Check if adding...

Bumps [i18n-js](https://github.com/fnando/i18n) from 3.9.2 to 4.1.1. Changelog Sourced from i18n-js's changelog. v4.1.1 - Aug 25, 2022 [Changed] Removed @internal annotation from functions, so TypeScript can export types properly. [Changed] Export...

dependencies
javascript

Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.9.2 to 4.0.0. Changelog Sourced from i18n-js's changelog. Changelog Jul 29, 2022 Official release of i18n-js v4.0.0. Commits 641e793 Bump up version (v4.0.0) eeaf585 Update README.md 6ed6811...

dependencies
ruby
javascript

![image](https://user-images.githubusercontent.com/6197148/186112703-419a78e9-691a-43e1-a465-7eff2ee58697.jpeg)

type: bug
area: frontend
focus: user experience
status: implementable
difficulty: beginner

When connecting to Twitter a list of abilities for the requested scope are shown: ![image](https://user-images.githubusercontent.com/6708276/185204771-08632ac2-8f53-449a-8922-9a2225241eee.png) Would it be possible to limit the access required? Or are all/some of these required...

Too many people think that account deletion on Retrospring follows the same scheme of services that either never delete your data, or delete it only after a month. Currently account...

type: enhancement
priority: critical
area: frontend
focus: user experience
status: implementable
difficulty: beginner

Sometimes when trying to view the Sidekiq web interface at `/sidekiq` you get greeted with a `404` instead because you get signed out for some reason. Find out why, and...

type: bug
area: backend
priority: low
difficulty: experienced

This allows data to persist indefinitely in the system and allows for further investigation with resolved reports or reports pertaining to deleted content. Soft deleting is marking the record as...

suggestion
critical

scenario: ```cucumber Given as a fox When i block user X And i view my home timeline Then i should not see any answers to user X's dogshit questions ```

type: enhancement
type: feature request
area: backend
focus: user experience
difficulty: experienced

Currently, in order to find it whether a particular username is taken, they need to either try to sign up with it or try to navigate with the profile for...

suggestion