<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pastepy/templates, branch master</title>
<subtitle>Python pastebin.</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/'/>
<entry>
<title>Port application to flask</title>
<updated>2019-03-15T17:45:47+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2019-03-15T17:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=c57494ae405ffbdd8ec45f74ef04ea85895f1bf7'/>
<id>c57494ae405ffbdd8ec45f74ef04ea85895f1bf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added fullscreen mode.</title>
<updated>2017-05-12T17:10:08+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-05-12T17:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=1473de0aaa1e066bce853fc78a2ba6473a0c176e'/>
<id>1473de0aaa1e066bce853fc78a2ba6473a0c176e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced cheetah templates with jinja2 templates.</title>
<updated>2017-03-24T20:54:01+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-03-24T20:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=46832b96a5ed60a1299f4450a01688d74e56d17e'/>
<id>46832b96a5ed60a1299f4450a01688d74e56d17e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added option to remember syntax choice.</title>
<updated>2017-03-18T10:04:21+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-03-18T10:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=c834b5b515f3abbd417c2d6beb39329b786a67ff'/>
<id>c834b5b515f3abbd417c2d6beb39329b786a67ff</id>
<content type='text'>
As a side effect the default syntax name in settings.py now uses the
syntax value instead of the displayed text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a side effect the default syntax name in settings.py now uses the
syntax value instead of the displayed text.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for rendering markdown.</title>
<updated>2017-03-12T22:00:58+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-03-12T22:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=09e858a7e219da7afdfa63024ce1110ffc686b81'/>
<id>09e858a7e219da7afdfa63024ce1110ffc686b81</id>
<content type='text'>
If a syntax name starts with 'Rendered ' (lazy fix, we'll come up with
something better later) the paste will now be handled by the
corresponding renderer. For now we only support markdown, but this can
easily be extended to support other renderers as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a syntax name starts with 'Rendered ' (lazy fix, we'll come up with
something better later) the paste will now be handled by the
corresponding renderer. For now we only support markdown, but this can
easily be extended to support other renderers as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated templates to use HTML5 instead of XHTML.</title>
<updated>2017-03-12T21:33:42+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-03-12T21:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=3e1a751ee6f62369f1478427bfb89d8109e5b8ed'/>
<id>3e1a751ee6f62369f1478427bfb89d8109e5b8ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented dynamic highlighting of lines.</title>
<updated>2010-01-27T23:36:38+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-01-27T23:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=708125327434ec851100f2df1dbbaca241317b7f'/>
<id>708125327434ec851100f2df1dbbaca241317b7f</id>
<content type='text'>
This currently only works when opening URLs with an anchor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This currently only works when opening URLs with an anchor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced "Plain text" with pygments' "Text only".</title>
<updated>2010-01-27T21:58:46+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-01-27T21:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=bc9a28327b5bf22d0cc218a4e852b128fd940a2b'/>
<id>bc9a28327b5bf22d0cc218a4e852b128fd940a2b</id>
<content type='text'>
This will correctly add the layout formatting including line numbers.

Added Paste.message and templates.message for error messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will correctly add the layout formatting including line numbers.

Added Paste.message and templates.message for error messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default syntax from settings.py.</title>
<updated>2010-01-26T17:37:29+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-01-26T17:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=dc94a7a45a7fcd6722f40ac0210b1c37c7756bc5'/>
<id>dc94a7a45a7fcd6722f40ac0210b1c37c7756bc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally store nick using HTTP cookies.</title>
<updated>2010-01-26T17:18:24+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-01-26T17:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pastepy/commit/?id=55b7830fd3426d7731b979a67c13756108b87fca'/>
<id>55b7830fd3426d7731b979a67c13756108b87fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
