diff.blog icon indicating copy to clipboard operation
diff.blog copied to clipboard

The news reader built for developers!

Results 8 diff.blog issues
Sort by recently updated
recently updated
newest added

Currently we only include high level details of the last job diff.blog ran to fetch posts from RSS feed. This should be extended to include the details of last N...

good first issue
help wanted
hacktoberfest

Currently the blog posts in main feeds(top, new) are restricted to `en` language. But posts from all languages are stored in the db. To allow posts from other languages in...

enhancement
good first issue
hacktoberfest

According to the project's documentation, in order to install a Docker-based dev environment the following command must be run: ``` cd diff.blog docker-compose run web ./scripts/setup_docker_dev_env ``` This does not...

How often the RSS/ATOM feeds are re-scanned? Hourly? Daily?

The @diffblog twitter accounts tweets out my posts but it is tagged to a wrong twitter account. Is there an option to change the twitter account linked to your profile?

enhancement
good first issue
hacktoberfest

Refactor the following files - [x] app/json_views/profile.py - [x] app/management/commands/star_blog.py - [ ] feed/github.py - [ ] feed/lib.py - [ ] feed/management/commands/fetch_jobs_from_greenhouse.py - [ ] feed/management/commands/sync_posts.py

bug
enhancement
good first issue
hacktoberfest

I just found out about this project and is really cool! I signed in and found out the weekly email is "enabled" by default. This behavior is not viewed with...

help wanted