Ivan Morgun
Ivan Morgun
Hi! I have method ``` Meteor.methods getError: -> throw new Meteor.Error(1500, 'There was an error processing your request' ); ``` I execute this method from client. In client I see...
Hello! I have long running task (mailing list). My function fetch all recipients and send simple notify, then set flag and then send status. On test stage with 2 recipients...
It would be nice if we have a AUR pkg, so that we don't have to go through the trouble of compiling :).
Hello! Great job! Is it possible to stylize the thumb via `drawable` with `selector`?