<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sellevate, branch develop</title>
<subtitle>[Automatic] priority email sorting | AngelHack 2014.06</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/'/>
<entry>
<title>Merge branch 'feature/contextio-messages' into develop</title>
<updated>2014-06-08T16:41:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T16:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=30aed87e9e78c82fb2df528d0f37967469aa0cdb'/>
<id>30aed87e9e78c82fb2df528d0f37967469aa0cdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JSON API for individual messages</title>
<updated>2014-06-08T16:41:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T16:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=dbdf6a3486a3456b6a6d4fc4f2c5973113015109'/>
<id>dbdf6a3486a3456b6a6d4fc4f2c5973113015109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/contextio-messages' into develop</title>
<updated>2014-06-08T16:31:40+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T16:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=12477d778030901fe69e001ca9d1a856ccfd11ce'/>
<id>12477d778030901fe69e001ca9d1a856ccfd11ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>messages.json: add labels field to JSON output</title>
<updated>2014-06-08T16:30:08+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T16:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=d9fb8accb78af12c544c81cb13ea35bbbebf0bac'/>
<id>d9fb8accb78af12c544c81cb13ea35bbbebf0bac</id>
<content type='text'>
(NOTE: this includes all other folders that the message belongs to,
including 'INBOX' for example).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(NOTE: this includes all other folders that the message belongs to,
including 'INBOX' for example).
</pre>
</div>
</content>
</entry>
<entry>
<title>Create JSON route for message list</title>
<updated>2014-06-08T16:19:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T16:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=bf52bc3a520bff96be32cfb815738660a607f3ab'/>
<id>bf52bc3a520bff96be32cfb815738660a607f3ab</id>
<content type='text'>
Create a route to get a list of messages in JSON, tied to a hard-coded
email account for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a route to get a list of messages in JSON, tied to a hard-coded
email account for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Gemfile: add sinatra-contrib</title>
<updated>2014-06-08T16:19:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T16:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=b41ddb4aa9944057d4dfee5a4b9662dc8326d124'/>
<id>b41ddb4aa9944057d4dfee5a4b9662dc8326d124</id>
<content type='text'>
For easy JSON output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For easy JSON output
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/contextio-messages' into develop</title>
<updated>2014-06-08T15:37:36+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T15:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=f1a17c22776c6affd5fd48d5dd519510f5907431'/>
<id>f1a17c22776c6affd5fd48d5dd519510f5907431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get label creation working by shelling out to python</title>
<updated>2014-06-08T15:36:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T15:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=8806e3a676d2fbe1397b0079318ca279851e476e'/>
<id>8806e3a676d2fbe1397b0079318ca279851e476e</id>
<content type='text'>
Dammit Context.IO Ruby SDK
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dammit Context.IO Ruby SDK
</pre>
</div>
</content>
</entry>
<entry>
<title>FancyBear::ContextIO::Auth: move initializer to Base class</title>
<updated>2014-06-08T11:16:49+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T11:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=9f033f1558c67484c545ff3610b2c866603a6eef'/>
<id>9f033f1558c67484c545ff3610b2c866603a6eef</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>app.rb: remove slash from URL in /auth-begin</title>
<updated>2014-06-08T10:29:03+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-06-08T10:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/sellevate/commit/?id=1e1b10e6da171d2f72d910a3af043794b632ae64'/>
<id>1e1b10e6da171d2f72d910a3af043794b632ae64</id>
<content type='text'>
REQUEST_URI already has a trailing slash so we shouldn't be adding a
second one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
REQUEST_URI already has a trailing slash so we shouldn't be adding a
second one.
</pre>
</div>
</content>
</entry>
</feed>
