alchemy_cms
https://github.com/alchemycms/alchemy_cms
Ruby
AlchemyCMS is a powerful, flexible and user centric Rails 5 CMS
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.
2 Subscribers
Add a CodeTriage badge to alchemy_cms
Help out
- Issues
- fix(Configuration): Delegate to_json to to_h
- chore: Wait for turbo in picture-descriptions feature spec
- Preview time select
- Add wildcard urls - a proposal
- Allow scrolling of left menu on small screens
- Feature: Allow extending page ETags with dynamic components (e.g. asset digests)
- feat(Picture): Add support for only and except setting
- CI: Run tests in parallel
- Restrict user roles access to certain Sites
- Add content definitions module
- Docs
- NotifyService::DropCondition#from_self?
- NotifyService::DropCondition#blocked_mention?
- NotifyService::DropCondition#drop?
- NotifyService::BaseCondition#statuses_that_mention_sender
- NotifyService::BaseCondition#response_to_recipient?
- NotifyService::BaseCondition#private_mention_not_in_response?
- NotifyService::BaseCondition#from_staff?
- NotifyService::BaseCondition#message?
- NotifyService::BaseCondition#override_for_sender?
- NotifyService::BaseCondition#new_account?