Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use +/-/= instead of smiles. Closes #1 #2

Merged
merged 2 commits into from Dec 3, 2014

Conversation

andrusha
Copy link
Contributor

@andrusha andrusha commented Dec 3, 2014

Also:

  • Move to Lita 4;
  • Clean up specs;
  • Allow admin to do anything.

I gave it a thought and decided that having shorter syntax would be better - people are lazy.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 0ce3a10 on andrusha:master into 2a6bf04 on jimmycuadra:master.

@jimmycuadra
Copy link
Owner

Thanks for the PR! I'd prefer if we continue to support the smilies in addition to the new syntax for backwards compatibility. I'm also not sure how I feel about having "retro clear" functionality available for admins by default. Let's take that out of this PR and discuss that separately. Otherwise, everything looks good!

@@ -8,3 +8,5 @@

require "lita-retro"
require "lita/rspec"

Lita.version_3_compatibility_mode = false
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a newline.

@andrusha
Copy link
Contributor Author

andrusha commented Dec 3, 2014

@jimmycuadra fair enough, I've pushed the changes.

To me it seems that chat admin should basically have all permissions by-default. It also simplifies installation and usage of this gem, as you're deferring permission adding until you really need it.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 5a878fd on andrusha:master into 2a6bf04 on jimmycuadra:master.

jimmycuadra added a commit that referenced this pull request Dec 3, 2014
Use +/-/= instead of smiles. Closes #1
@jimmycuadra jimmycuadra merged commit 2665fa9 into jimmycuadra:master Dec 3, 2014
@jimmycuadra
Copy link
Owner

Thanks a lot! Released in v1.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants