<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/html/endless_pager.hbs, 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>2016-05-17T22:15:28Z</updated>
<entry>
<title>client/general: change templates extension</title>
<updated>2016-05-17T22:15:28Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-05-17T22:15:28Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=50404d5f5ec8bf676cfbe1a3268e3bcd2a36e5f6'/>
<id>urn:sha1:50404d5f5ec8bf676cfbe1a3268e3bcd2a36e5f6</id>
<content type='text'>
...from .Handlebars' (which the project no longer uses) .hbs, to a more
generic .tpl. Additionally, replace hyphens with underscores for
consistency.
</content>
</entry>
<entry>
<title>client/events: improve event dispatching</title>
<updated>2016-05-11T21:47:50Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-05-11T19:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=2a4241641c80fec036143e7335eb2dad63fad476'/>
<id>urn:sha1:2a4241641c80fec036143e7335eb2dad63fad476</id>
<content type='text'>
This commit introduces timer-less retry system:

1. Any change to URL is going to stop listening to any messages.
2. If a message is sent and there's no handler that could pick it up,
   the message gets enqueued.
3. The message is sent again to the first handler that attaches itself
   to given event type.

While in theory this is full of holes (no control over the first
handler), in practice, it works quite well.

Additionally, views.listenToMessages was attaching to completely wrong
DOM node; this commit fixes this as well.
</content>
</entry>
<entry>
<title>client/css: scale to device width</title>
<updated>2016-04-14T15:50:04Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-04-14T10:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=905faf372186c1a766364224e95fd24479daf4ca'/>
<id>urn:sha1:905faf372186c1a766364224e95fd24479daf4ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>views/paging: add endless pager</title>
<updated>2016-04-12T22:27:36Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-04-12T21:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=b7a67fc01cb63247f02da8e58f992769f8a6ec6a'/>
<id>urn:sha1:b7a67fc01cb63247f02da8e58f992769f8a6ec6a</id>
<content type='text'>
</content>
</entry>
</feed>
