Pavlos Smith
Pavlos Smith
Closes [#2515](https://github.com/LemmyNet/lemmy/issues/2515) Added controversy rank property to posts and comments, and ability to sort by it. Out of the ones previously discussed, I used the controversy_rank_ratio method, but this is...
### Requirements - [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...
Add a new slider in user settings to allow the user to modify how much the phone should vibrate with incoming calls.
Transform the project to a [PWA](https://en.wikipedia.org/wiki/Progressive_web_app) which enables it to be installed natively as a mobile app, and to be added to app stores like F-Droid or Google Play. -...
Do general refactoring to improve code quality. ~~It would be good to migrate to Typescript eventually (I'm crossing this out as not planned, unless someone really wants to :P)~~
Find heuristics to use when multiple possible moves are equal in score. An example would be to always prefer center blocks if they don't affect score afterwards.