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
- fix: inline EventHelper concern into Event model
- fix: move DigestHelper from helpers to models/concerns
- fix: escape venue/sponsor names with apostrophes in CSS selectors
- refactor: extract dashboard event queries into DashboardQuery object
- Background colour on social links in emails not working
- Address code review comments from PR #2551
- Updating sponsor results in duplicate sponsor
- Add "Event" to all chapter pages
- 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
- Docs
- NotifyService#push_to_streaming_api!
- NotifyService#push_notification!
- NotifyService#update_notification_request!
- NotifyService#filter?
- NotifyService#drop?
- NotifyService#call
- NotifyService::FilterCondition#filtered_by_limited_accounts_policy?
- NotifyService::FilterCondition#filtered_by_private_mentions_policy?
- NotifyService::FilterCondition#filtered_by_new_accounts_policy?
- NotifyService::FilterCondition#filtered_by_not_followers_policy?