zapread.com icon indicating copy to clipboard operation
zapread.com copied to clipboard

Website for zapread.com

Results 88 zapread.com issues
Sort by recently updated
recently updated
newest added

better user experience when things go wrong: ``````

enhancement

I've selected for refactoring 34 lines of code which are duplicated in 3 file(s) ([1](https://github.com/Horndev/zapread.com/blob/8e4e09f28e2b181fec71ab182cd694829e047c7e/zapread.com/Controllers/HomeController.cs#L676-L728), [2](https://github.com/Horndev/zapread.com/blob/8e4e09f28e2b181fec71ab182cd694829e047c7e/zapread.com/Controllers/UserController.cs#L248-L299), [3](https://github.com/Horndev/zapread.com/blob/8e4e09f28e2b181fec71ab182cd694829e047c7e/zapread.com/Controllers/ManageController.cs#L713-L766)). Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s...

[CodeFactor](https://www.codefactor.io/repository/github/horndev/zapread.com/overview/master) found an issue: Complex Method It's currently on: [zapread.com\Controllers\GroupController.cs:310-585 ](https://www.codefactor.io/repository/github/horndev/zapread.com/source/master/zapread.com/Controllers/GroupController.cs#L310)

Users can subscribe to updates to a post, comments, etc. Even if not a member of the group.

enhancement
posts

Users can move a post to a new group, but it will lose the score it earned in the current group.

posts
Groups

This would be unlocked at Tier 3? An admin can choose to pool up to 50% of the pool payout per day into a fund which can be used by...

enhancement
Admin Required
Groups

I think about the settings named "My feed". If you using Twitter, all everything you subscribe to visible in one places. You could add such a function to the zapread...

enhancement
Cleanup
UX