| Age | Commit message (Collapse) | Author |
|
|
|
(NOTE: this includes all other folders that the message belongs to,
including 'INBOX' for example).
|
|
Create a route to get a list of messages in JSON, tied to a hard-coded
email account for now.
|
|
Dammit Context.IO Ruby SDK
|
|
I need a ContextIO instance in another module class so let's create a
base class so I don't have to keep doing it.
|
|
I can't import fancy_bear in app.rb without using relative requires
here.
|
|
* Fix incorrect variable name
* Rename authenticate method because that's not quite what it's doing.
It's more like starting the auth process.
|
|
Delete lines to test the auth functionality.
|
|
|