Evan Alter
Evan Alter
It would be nice to also have mention be able to handle [emoji](http://emoji-cheat-sheet.com) and hash tags on the same textarea. I tried just running it twice on the same textarea...
Could you add an example for using `mention.js` with a function setting the users array?
I'm curious if you ever tried to write a Vagrant script for this. I've seen [some other people](https://app.vagrantup.com/AndrewDryga/boxes/vagrant-box-osx) have done it.
I'm not 100% sure how this should work. But basically I think we need something that'll let you collapse similar activities into one. For example if one of my activities...
I've noticed that streama does a pretty good job acting as a way of displaying notifications to users. The issue i'm running into is that I can't tell a user...
I'm using mongo_followable to handle not only following but favorites in my app. For both favorites and follow I use `Mongoid::Observer` to send notifications to users when each happens. What...
I get "org.apache.axis2.AxisFault: api2.openamplify.com" sometimes for the response. I've found though if I run the exact same thing again it sometimes will inexplicably work. I think there might be some...