<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/js/controllers/post_controller.js, 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-10-22T12:05:56Z</updated>
<entry>
<title>client/posts: add post merging</title>
<updated>2016-10-22T12:05:56Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-10-22T08:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=f1445b9c24b286a9f74a2fead655ab5c169bc74b'/>
<id>urn:sha1:f1445b9c24b286a9f74a2fead655ab5c169bc74b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client+server/posts: reverse next/prev post role</title>
<updated>2016-10-02T15:07:08Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-10-02T15:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=b0c50310011eaafd55956ddea4b2d37b3556fc7e'/>
<id>urn:sha1:b0c50310011eaafd55956ddea4b2d37b3556fc7e</id>
<content type='text'>
In the post list, when we navigate to the page with "&gt;" button, we
navigate to older posts.
In the post view, when we navigate to the page with "&gt;" button, we
navigate to older posts as well.

However, in the post list, the "&gt;" button is called "next page".
At the same time, in the post view, the "&gt;" button was called "previous
post". Now it's called "next post".

The difference isn't visible to normal users nor even API consumers as
the "get posts around post X" request isn't documented.

The change is motivated not only by consistency, but to also improve
compatibility with Vimperator's `[[` and `]]`. Vimperator assumes the
word "next" refers to "&gt;" and the word "previous" refers to "&lt;".
</content>
</entry>
<entry>
<title>client/general: improve URL escaping</title>
<updated>2016-09-04T00:07:22Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-09-03T23:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=7fa8593b0ab688e720c553c47a79065d6c653091'/>
<id>urn:sha1:7fa8593b0ab688e720c553c47a79065d6c653091</id>
<content type='text'>
Specifically, cater for /, + and % in URL components.
</content>
</entry>
<entry>
<title>client/auth: fix edit sidebar for management only</title>
<updated>2016-08-23T21:14:05Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-23T20:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=495f98a65f5d00a4a9ea01ad51db6528a6b9e54e'/>
<id>urn:sha1:495f98a65f5d00a4a9ea01ad51db6528a6b9e54e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/auth: fix being able to rate/fav things</title>
<updated>2016-08-23T21:12:29Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-23T19:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=e90b8972c7f40f7636f9c16382f43f243093a0e0'/>
<id>urn:sha1:e90b8972c7f40f7636f9c16382f43f243093a0e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/auth: show errors early in controllers</title>
<updated>2016-08-23T21:12:29Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-23T19:18:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=08c6c2c1452c019c31c5972f88fbb5977c54e555'/>
<id>urn:sha1:08c6c2c1452c019c31c5972f88fbb5977c54e555</id>
<content type='text'>
In other words, verify the privileges client-side before issuing an
request to the server. This commit focuses on routing (e.g. clicking a
link while not logged in), rather than DOM element visibility that
should be already taken care of.
</content>
</entry>
<entry>
<title>client/events: adjust event names</title>
<updated>2016-08-22T19:36:45Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-22T18:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=d8d46548497ddaca7e3f49421157ea62a8dc0e0c'/>
<id>urn:sha1:d8d46548497ddaca7e3f49421157ea62a8dc0e0c</id>
<content type='text'>
1. "change" should be used to passive changes.
2. "submit" should be used to form submits.

These are not interchangeable.
</content>
</entry>
<entry>
<title>client/posts: implement upload form</title>
<updated>2016-08-21T21:43:36Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-20T20:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=5bcf44aa2de4a0f4e87fee7c36eaed40874165b6'/>
<id>urn:sha1:5bcf44aa2de4a0f4e87fee7c36eaed40874165b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/posts: add post deleting</title>
<updated>2016-08-02T10:27:01Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-02T09:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=0c64d1fe1c0e536e0da86e97640949c08cef3305'/>
<id>urn:sha1:0c64d1fe1c0e536e0da86e97640949c08cef3305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/posts: add post featuring</title>
<updated>2016-08-02T10:27:01Z</updated>
<author>
<name>rr-</name>
</author>
<published>2016-08-02T08:37:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=179cf57cb97b8ba9901ccff7cd8e54c60e9b4d91'/>
<id>urn:sha1:179cf57cb97b8ba9901ccff7cd8e54c60e9b4d91</id>
<content type='text'>
</content>
</entry>
</feed>
