<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/html/fav.tpl, branch master</title>
<subtitle>Fork of Szurubooru with patches for running on a modern system sans Docker
</subtitle>
<id>https://git.jakob.space/szurubooru.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/szurubooru.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/'/>
<updated>2019-04-21T11:41:46Z</updated>
<entry>
<title>client: update fontawesome</title>
<updated>2019-04-21T11:41:46Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2019-04-21T10:49:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=e09e873b9b3a4ad569c859ef4d2982b2666d604e'/>
<id>urn:sha1:e09e873b9b3a4ad569c859ef4d2982b2666d604e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/general: add empty href for link buttons</title>
<updated>2016-08-21T23:40:30Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-08-21T23:25:10Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=d5e197e6ea353e1d635c33b95cd342d51c5baf76'/>
<id>urn:sha1:d5e197e6ea353e1d635c33b95cd342d51c5baf76</id>
<content type='text'>
In e464e69 I removed href='#' but I noticed that it broke some things.
Readding href serves two purposes:

- it makes links reachable with Tab key
- it makes links clickable with Enter key

The alternative to this approach was to introduce [tabindex] and [role]
attributes. But not only using tabindex=0 with &lt;a/&gt; is questionable,
it'd require adding a keyboard handler that'd intercept space and return
key presses and simulated link clicks. Since it's best to leave this
kind of thing to the native UI, I went with readding hrefs instead. I
believe that hash hrefs, even though being a common practice, are silly,
so I decided to settle down with empty hrefs.

As a bonus, I added a snippet that prevents middle mouse clicks from
opening such links/buttons in new tabs, which was the motivation for
e464e69.
</content>
</entry>
<entry>
<title>client/general: remove faux href='#' from links</title>
<updated>2016-07-30T21:12:31Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-07-30T19:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=e464e69b36eb615b09b59adf442a03044a8e46bd'/>
<id>urn:sha1:e464e69b36eb615b09b59adf442a03044a8e46bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/views: escape HTML</title>
<updated>2016-06-23T10:47:56Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-06-23T09:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=6ea129a9ef629d89b03d925925c0704d8eec586f'/>
<id>urn:sha1:6ea129a9ef629d89b03d925925c0704d8eec586f</id>
<content type='text'>
This lets client use &lt; &gt; in tag names.
</content>
</entry>
<entry>
<title>client/comments: add comment list view for post</title>
<updated>2016-06-12T10:54:08Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-06-11T15:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=7e8a9a0948bb0f778eb162455276c2a806ece6ff'/>
<id>urn:sha1:7e8a9a0948bb0f778eb162455276c2a806ece6ff</id>
<content type='text'>
</content>
</entry>
</feed>
