| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-08 | Merge branch 'feature/contextio-messages' into developHEADdevelop | Teddy Wing | |
| 2014-06-08 | JSON API for individual messages | Teddy Wing | |
| 2014-06-08 | Merge branch 'feature/contextio-messages' into develop | Teddy Wing | |
| 2014-06-08 | messages.json: add labels field to JSON output | Teddy Wing | |
| (NOTE: this includes all other folders that the message belongs to, including 'INBOX' for example). | |||
| 2014-06-08 | Create JSON route for message list | Teddy Wing | |
| Create a route to get a list of messages in JSON, tied to a hard-coded email account for now. | |||
| 2014-06-08 | Gemfile: add sinatra-contrib | Teddy Wing | |
| For easy JSON output | |||
| 2014-06-08 | Merge branch 'feature/contextio-messages' into develop | Teddy Wing | |
| 2014-06-08 | Get label creation working by shelling out to python | Teddy Wing | |
| Dammit Context.IO Ruby SDK | |||
| 2014-06-08 | FancyBear::ContextIO::Auth: move initializer to Base class | Teddy Wing | |
| 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. | |||
| 2014-06-08 | app.rb: remove slash from URL in /auth-begin | Teddy Wing | |
| REQUEST_URI already has a trailing slash so we shouldn't be adding a second one. | |||
| 2014-06-08 | app.rb: remove slash from URL in /auth-begin | Teddy Wing | |
| REQUEST_URI already has a trailing slash so we shouldn't be adding a second one. | |||
| 2014-06-08 | Add README | Teddy Wing | |
| 2014-06-08 | Merge branch 'feature/contextio-auth' into develop | Teddy Wing | |
| 2014-06-08 | index.erb: update with link to authorise Gmail | Teddy Wing | |
| * Add an image for laughs * Add a link that starts the Gmail OAuth pipeline through Context.IO | |||
| 2014-06-08 | Add auth_callback.erb | Teddy Wing | |
| To support the action I created in app.rb previously. | |||
| 2014-06-08 | app.rb: add Context.IO oauth routes/actions | Teddy Wing | |
| * Require the FancyBear module * Add a couple new methods to support authentication via Context.IO | |||
| 2014-06-08 | layout.erb: create a basic layout file | Teddy Wing | |
| Not sure if Jonathan already created one. Using this so I can test things out. | |||
| 2014-06-08 | fancy_bear/: use relative requires | Teddy Wing | |
| I can't import fancy_bear in app.rb without using relative requires here. | |||
| 2014-06-08 | auth.rb: fix authentication method | Teddy Wing | |
| * Fix incorrect variable name * Rename authenticate method because that's not quite what it's doing. It's more like starting the auth process. | |||
| 2014-06-08 | fancy_bear.rb: remove test code | Teddy Wing | |
| Delete lines to test the auth functionality. | |||
| 2014-06-08 | Rename Sellevate to Fancy Bear | Teddy Wing | |
| 2014-06-08 | context.io auth: get initial version working | Teddy Wing | |
| API call to Context.IO that starts the OAuth pipeline flow that allows us to get access to a user's mailbox in our Context.IO system. | |||
| 2014-06-07 | Create basic file structure for Context.IO access | Teddy Wing | |
| * Create module for Sellevate * Create submodule for Context.IO * Load Context.IO API keys | |||
| 2014-06-07 | Merge branch 'develop' of github.com:jonathanmarvens/sellevate into develop | Jonathan Barronville | |
| 2014-06-07 | Yo. | Jonathan Barronville | |
| 2014-06-07 | .gitignore: add bundler dirs | Teddy Wing | |
| Ignore: * .bundle/ * vendor/ | |||
| 2014-06-07 | Gemfile.lock. | Jonathan Barronville | |
| 2014-06-07 | First legit commit. | Jonathan Barronville | |
| 2014-06-07 | Initial commitmaster | Jonathan Barronville | |
