<feed xmlns='http://www.w3.org/2005/Atom'>
<title>famille-flask/templates/news, branch production</title>
<subtitle>Flask rewrite of the family website.</subtitle>
<id>https://projects.horel.org/guillaume/famille-flask/atom/templates/news?h=production</id>
<link rel='self' href='https://projects.horel.org/guillaume/famille-flask/atom/templates/news?h=production'/>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/'/>
<updated>2015-04-02T01:53:11Z</updated>
<entry>
<title>Fix: show the comment editing controls to the comment author (not the news author)</title>
<updated>2015-04-02T01:53:11Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2015-04-02T01:53:11Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=0471bbc5819861405c1eb1be3bfa5d51002db513'/>
<id>urn:sha1:0471bbc5819861405c1eb1be3bfa5d51002db513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add edit comment feature</title>
<updated>2015-04-02T01:30:26Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2015-04-02T01:30:26Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=acd73bdf5f351445b4b66c28dd0e3a8883d4face'/>
<id>urn:sha1:acd73bdf5f351445b4b66c28dd0e3a8883d4face</id>
<content type='text'>
This is handled in javascript. When clicking the edit link:

1. a form is shown to edit the RST source of the comment.
2. on submit, an AJAX POST request is sent to the new "comment" endpoint in the
   flask app.
3. the endpoint compiles the RST source, update the comment in the database and
   sends back formatted content to the client.
4. the client then updates the comment content and hides the form.
</content>
</entry>
<entry>
<title>nicer alignment</title>
<updated>2015-03-28T21:10:43Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2015-03-28T21:10:43Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=334044d3c9c4814759bcc47228be35c7cfacc888'/>
<id>urn:sha1:334044d3c9c4814759bcc47228be35c7cfacc888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor the templates</title>
<updated>2014-12-07T02:09:42Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2014-12-07T02:09:42Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=8271f2ff3832b5a134394ebce02213b6a5a5b8fe'/>
<id>urn:sha1:8271f2ff3832b5a134394ebce02213b6a5a5b8fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avatars for everyone!</title>
<updated>2014-12-05T06:45:57Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2014-12-05T06:45:57Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=323c6296a9c8066a0e7a849281d89e8bdfeafbf3'/>
<id>urn:sha1:323c6296a9c8066a0e7a849281d89e8bdfeafbf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update preview</title>
<updated>2014-12-05T06:21:38Z</updated>
<author>
<name>Guillaume Horel</name>
<email>guillaume.horel@gmail.com</email>
</author>
<published>2014-12-05T06:21:38Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=c67aa9f0bf66886915553487b8e7a4354dd37ee6'/>
<id>urn:sha1:c67aa9f0bf66886915553487b8e7a4354dd37ee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "la petite barre"</title>
<updated>2014-12-05T05:56:41Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-12-05T05:56:41Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=9c03d52bae211832b58d78448af871ad7cae0d2e'/>
<id>urn:sha1:9c03d52bae211832b58d78448af871ad7cae0d2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tooltips, icons</title>
<updated>2014-12-05T05:55:00Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-12-05T05:55:00Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=8f38587e5c92e1339e84cd0093a2fd8902b0a9db'/>
<id>urn:sha1:8f38587e5c92e1339e84cd0093a2fd8902b0a9db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify link to comments</title>
<updated>2014-12-05T05:24:49Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-12-05T05:24:49Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=0ad0d9f45510461cefc7ca35c1ec3d1d732a2f52'/>
<id>urn:sha1:0ad0d9f45510461cefc7ca35c1ec3d1d732a2f52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add font awesome</title>
<updated>2014-12-05T04:56:45Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-12-05T04:56:45Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/guillaume/famille-flask/commit/?id=4e429e8a7e5664bdacc5550d82cbf4dcc938e6b1'/>
<id>urn:sha1:4e429e8a7e5664bdacc5550d82cbf4dcc938e6b1</id>
<content type='text'>
</content>
</entry>
</feed>
