echo-api
https://github.com/3scale/echo-api
Ruby
Simple sinatra app that returns back info about the request
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.
1 Subscribers
Add a CodeTriage badge to echo-api
Help out
- Issues
- build(deps): bump rack from 3.1.12 to 3.1.16
- 🚨 [security] Update rack 3.1.12 → 3.1.16 (patch)
- Update json 2.10.2 → 2.12.2 (minor)
- 🚨 [security] Update rack-cors 2.0.2 → 3.0.0 (major)
- build(deps): bump rack-session from 2.1.0 to 2.1.1
- 🚨 [security] Update rack-session 2.1.0 → 2.1.1 (patch)
- 🚨 [security] Update nokogiri 1.18.6 → 1.18.8 (patch)
- build(deps): bump nokogiri from 1.18.6 to 1.18.8
- Replace Jaeger Client with OpenTelemetry
- Enable ppc64le arch on echo-api
- Docs
- NotifyService::FilterCondition#statuses_that_mention_sender
- NotifyService::FilterCondition#response_to_recipient?
- NotifyService::FilterCondition#private_mention_not_in_response?
- NotifyService::FilterCondition#from_limited?
- NotifyService::FilterCondition#override_for_sender?
- NotifyService::FilterCondition#new_account?
- NotifyService::FilterCondition#not_follower?
- NotifyService::FilterCondition#not_following?
- NotifyService::FilterCondition#filtered_by_private_mentions_policy?
- NotifyService::FilterCondition#filtered_by_new_accounts_policy?