<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-hn/plugin, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/'/>
<entry>
<title>Add basic search</title>
<updated>2015-09-06T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-09-06T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=db9dae9db16473b860c0a1b7ae3756f1a8781f5a'/>
<id>db9dae9db16473b860c0a1b7ae3756f1a8781f5a</id>
<content type='text'>
Plugin will now display search results from Algolia search API when
optional argument passed to `:HackerNews` command is not an alternative
page name (ask, show, etc) or item id. Currently only sorted by
popularity with no ability to sort other ways.
Close #26
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plugin will now display search results from Algolia search API when
optional argument passed to `:HackerNews` command is not an alternative
page name (ask, show, etc) or item id. Currently only sorted by
popularity with no ability to sort other ways.
Close #26
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve handling of optional arg</title>
<updated>2015-09-05T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-09-05T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=b4f251bf4ba95d6d9c1b03117274a3470588e5f8'/>
<id>b4f251bf4ba95d6d9c1b03117274a3470588e5f8</id>
<content type='text'>
An item_id can now be passed as the optional argument to the `:Hackernews`
command which will load that specific item into the .hackernews buffer,
whether it be a story, poll, comment thread or individual comment.
Ex. `:Hackernews 9015621`

Close #35
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An item_id can now be passed as the optional argument to the `:Hackernews`
command which will load that specific item into the .hackernews buffer,
whether it be a story, poll, comment thread or individual comment.
Ex. `:Hackernews 9015621`

Close #35
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent syntax issues in long threads with code blocks</title>
<updated>2015-08-29T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-08-28T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=b3a25f78abc1455e7eebef00d212ff3ace798b1e'/>
<id>b3a25f78abc1455e7eebef00d212ff3ace798b1e</id>
<content type='text'>
Example comments [10114881]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example comments [10114881]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix runaway italic syntax when no closing underscore</title>
<updated>2015-06-18T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-06-18T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=a78e2f32181fc7a0c24ebf12f939c2fd9b6a5770'/>
<id>a78e2f32181fc7a0c24ebf12f939c2fd9b6a5770</id>
<content type='text'>
Example comment [9720796]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example comment [9720796]
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 0.2</title>
<updated>2015-04-26T12:31:24+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-04-26T12:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=918919ff8b08f4e32942c451aa83c9c71bedfff9'/>
<id>918919ff8b08f4e32942c451aa83c9c71bedfff9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Open different story lists in different buffers</title>
<updated>2015-04-05T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-04-05T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=055445cf43b379d713e0a2b1a4704605cfd5f661'/>
<id>055445cf43b379d713e0a2b1a4704605cfd5f661</id>
<content type='text'>
Before this change trying to open a second, different story list using
the optional HackerNews command arugment would not do anything if a
.hackernews buffer was already open.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this change trying to open a second, different story list using
the optional HackerNews command arugment would not do anything if a
.hackernews buffer was already open.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move default settings from ftplugin to plugin</title>
<updated>2015-04-04T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-04-04T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=704f5a5970b8bd7b346d49cd66cbf132e3870610'/>
<id>704f5a5970b8bd7b346d49cd66cbf132e3870610</id>
<content type='text'>
:HackerNews commands needs `g:hackernews_stories` set before ftplugin code
is executed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
:HackerNews commands needs `g:hackernews_stories` set before ftplugin code
is executed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax highlighting issues</title>
<updated>2015-03-30T17:52:37+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-03-30T17:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=b515dc0565b4435936c30105dc53701d2da9bd6c'/>
<id>b515dc0565b4435936c30105dc53701d2da9bd6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>override in function definition</title>
<updated>2015-03-15T12:41:33+00:00</updated>
<author>
<name>Josh Hartigan</name>
</author>
<published>2015-03-15T12:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=3634eff4d24745ba722b415b6c28e33a333f8eea'/>
<id>3634eff4d24745ba722b415b6c28e33a333f8eea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to view alternate pages, Closes #27</title>
<updated>2015-03-09T03:59:00+00:00</updated>
<author>
<name>ryanss</name>
</author>
<published>2015-03-09T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.iamfabulous.de/vim-hn/commit/?id=8fc26f851f08a9b59464e2ac8268e520b1c12565'/>
<id>8fc26f851f08a9b59464e2ac8268e520b1c12565</id>
<content type='text'>
ask, show, shownew, jobs, best, active, newest, noobstories
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ask, show, shownew, jobs, best, active, newest, noobstories
</pre>
</div>
</content>
</entry>
</feed>
