planner
https://github.com/codebar/planner
Ruby
🗓 the main codebar site
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to planner
Help out
- Issues
- can_log_in is stale, misnamed, and wrong — replace with a derived method
- feat(member): replace can_log_in with derived active? and drop the column
- can_log_in is silently toggled off when a member links a second auth service — 115 members affected
- fix(auth): handle concurrent OAuth callback creating the same auth service
- Switch sign-in flow from GitHub to codebar auth
- Updating sponsor results in duplicate sponsor
- Bug: missing/incorrect formatting for links in email footer
- Add ability for organisers to contact chapter members directly from the admin section of the codebar website
- Improve exception handling in Flodesk::Client
- Clarify native-installation-instructions.md about Ruby installation
- Docs
- SearchService#account_search?
- SearchService#hashtag_searchable?
- SearchService#account_searchable?
- SearchService#status_searchable?
- SearchService#url_resource_symbol
- SearchService#url_resource
- SearchService#url_resource_results
- SearchService#url_query?
- SearchService#default_results
- SearchService#perform_hashtags_search!