roadscape.
roadscape.
Seems to be the sanest way forward; if not download then email. Condenser needs to be able to generate the same type of PDF file for password changes, so the...
To reproduce: 1. Go through signup, do not confirm email 2. Restart signup, use same email; nothing happens when you click 'Continue' It appears to override 'username' field of the...
- [ ] ensure communities migration checks head_block and displays an appropriate/informative error message if being run past the activation time
Currently, communities `gray` logic is overlaid on condenser's legacy rules. This creates a non-intuitive flow, and the implementation should treat them as equals. Also: fix `flag_weight` logic -- legacy values...
Add validator: - Posts which belong to an `is_nsfw` community must include `nsfw` tag.
clients must be able to specify comment ordering (requirement for comment pagination) sorts: - trending - new - votes? - muted
Details forthcoming. - type 2 (journal) - type 3 (council) - consider payout_declined req't
- [ ] cached_posts.user_agent - [ ] cached_posts.lang - [ ] cached_posts.canonical_url - [ ] url field instead of split (keep uniq constraint) - author -> author_id - author/permlink ->...
Glancing at startup logs, it would appear the runmode is `sync`, when it's actually `server` (Command Line Args override Defaulys.mode but the output is not clear). ``` INFO:root:loaded configuration: Command...
- profile - add caching - remove redundant queries - streamline responses where possible. 