Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
vim-hn
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-17
Fix runaway italic syntax when no closing underscore
ryanss
1
-1
/
+1
2015-04-26
Release version 0.2
ryanss
1
-1
/
+1
2015-04-04
Open different story lists in different buffers
ryanss
1
-1
/
+4
2015-04-03
Move default settings from ftplugin to plugin
ryanss
1
-0
/
+11
2015-03-30
Fix syntax highlighting issues
ryanss
1
-0
/
+3
2015-03-15
override in function definition
Josh Hartigan
1
-1
/
+1
2015-03-08
Add ability to view alternate pages, Closes #27
ryanss
1
-1
/
+17
2015-02-10
Wait for :HackerNews command to load python code Fixes #22
ryanss
2
-332
/
+4
2015-02-09
Save cursor position when moving back/forward #11
ryanss
2
-1
/
+20
2015-02-09
Remove newline from end of code-block regex
Simon Woolf
1
-1
/
+1
2015-02-08
Fix #16 Enable `filetype plugin` and `syntax` options
ryanss
1
-0
/
+5
2015-02-08
Improve handling of job items and Ask HN items
ryanss
1
-12
/
+62
2015-02-08
Improve HTTP Error information
ryanss
1
-0
/
+9
2015-02-08
Fix #5 Timeout HTTP requests after 5 sconds
ryanss
1
-7
/
+24
2015-02-08
Fix handling of Hacker News links in comments and articles
ryanss
1
-1
/
+1
2015-02-08
Fix #9 ImportError on Windows
ryanss
1
-1
/
+1
2015-02-07
Release version 0.1.1
ryanss
2
-2
/
+2
2015-02-07
Fix #1, some job items don't contain a 'domain' key in the API
ryanss
1
-4
/
+9
2015-02-07
Release version 0.1
ryanss
2
-0
/
+2
2015-02-07
Add Roadmap and Contribution sections to README
ryanss
2
-0
/
+21
2015-02-07
Pass flake8 and some refactoring
ryanss
1
-23
/
+17
2015-02-06
Add opening links with default web browser
ryanss
2
-8
/
+17
2015-02-03
Change item header to be more like website
ryanss
1
-3
/
+4
2015-02-02
Improve job posting format/syntax on main page
ryanss
1
-2
/
+3
2015-01-31
Improve handling of Hacker News item links
ryanss
1
-6
/
+23
2015-01-29
Format main page closer to actual website layout
ryanss
1
-6
/
+27
2015-01-22
Improve handling of string encoding/decoding
ryanss
1
-2
/
+8
2015-01-19
Add syntax hightlighting to code blocks
ryanss
1
-3
/
+10
2015-01-18
Improve formatting of comment <code> blocks
ryanss
1
-3
/
+20
2015-01-17
Fix encoding issues writing to buffer in terminal vim
ryanss
1
-26
/
+31
2015-01-16
Wrap article url to 80 char width
ryanss
1
-1
/
+2
2015-01-15
Add ability to handle links spanning multiple lines
ryanss
1
-19
/
+39
2015-01-14
Add blank line between comment paragraphs
ryanss
1
-1
/
+2
2015-01-13
Use fuckyeahmarkdown.com instead of python-readability
ryanss
8
-2603
/
+11
2015-01-12
Add readability parsing for reading linked pages
ryanss
9
-5
/
+2616
2015-01-11
Add anchor tag parsing and syntax highlighting
ryanss
1
-2
/
+17
2015-01-10
Add syntax highlighting of comment headers
ryanss
2
-2
/
+5
2015-01-09
Start each comment paragraph on a new line
ryanss
1
-6
/
+7
2015-01-08
Handle deleted comments gracefully
ryanss
1
-1
/
+1
2015-01-07
Unescape html entities in comments
ryanss
1
-1
/
+4
2015-01-06
Add story function with nested comments
ryanss
2
-1
/
+41
2015-01-05
Initial commit
ryanss
2
-0
/
+36