retrospring
retrospring copied to clipboard
Q/A based social network
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...
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...

When connecting to Twitter a list of abilities for the requested scope are shown:  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...
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...
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...
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 ```
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...