<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext, branch 20.3.14.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.3.14.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.3.14.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-03-14T20:12:08+00:00</updated>
<entry>
<title>Bump version</title>
<updated>2020-03-14T20:12:08+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>alex@foosoft.net</email>
</author>
<published>2020-03-14T20:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=98afe7adae80c6bc9de0c4b996e6f6cb0a5df49d'/>
<id>urn:sha1:98afe7adae80c6bc9de0c4b996e6f6cb0a5df49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update global declarations</title>
<updated>2020-03-11T02:40:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-11T02:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=64fc0349a17c16355491fac4fc6830b7e68a0e58'/>
<id>urn:sha1:64fc0349a17c16355491fac4fc6830b7e68a0e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #408 from toasted-nutbread/use-code-point</title>
<updated>2020-03-10T23:24:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-10T23:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f7bbcb6df403ca565b6dcf3ab468967f830b527d'/>
<id>urn:sha1:f7bbcb6df403ca565b6dcf3ab468967f830b527d</id>
<content type='text'>
Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint</content>
</entry>
<entry>
<title>Merge pull request #401 from toasted-nutbread/audio-refactor</title>
<updated>2020-03-10T23:20:34+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-10T23:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=36c55f0b17e7c2697543edc38e444d01da4f4a5c'/>
<id>urn:sha1:36c55f0b17e7c2697543edc38e444d01da4f4a5c</id>
<content type='text'>
Audio refactor</content>
</entry>
<entry>
<title>Replace charCodeAt and fromCharCode with codePointAt and fromCodePoint</title>
<updated>2020-03-10T01:58:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-10T01:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=72219ba3530f9da02d3ec1d704baac6f88863682'/>
<id>urn:sha1:72219ba3530f9da02d3ec1d704baac6f88863682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update argument order</title>
<updated>2020-03-10T01:00:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-03-10T01:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0cbf427ab50061b48c9027e63e9ee8a209946d37'/>
<id>urn:sha1:0cbf427ab50061b48c9027e63e9ee8a209946d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #405 from siikamiika/fix-popup-depth-search-page</title>
<updated>2020-03-09T10:16:01+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2020-03-09T10:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7541517d8084b50e054393f3b4fa6d4630ad012e'/>
<id>urn:sha1:7541517d8084b50e054393f3b4fa6d4630ad012e</id>
<content type='text'>
start popup depth from 1 on search page</content>
</entry>
<entry>
<title>strict check if popup depth has been set</title>
<updated>2020-03-09T09:56:06+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2020-03-09T09:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2ca88b9b9f2a6152e8e953cac284f31c8a285446'/>
<id>urn:sha1:2ca88b9b9f2a6152e8e953cac284f31c8a285446</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix searchQueryUpdate</title>
<updated>2020-03-09T02:06:31+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2020-03-09T02:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0112dbab33ab214f9e1dc930558833956d4ad1c4'/>
<id>urn:sha1:0112dbab33ab214f9e1dc930558833956d4ad1c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start popup depth from 1 on search page</title>
<updated>2020-03-09T00:10:28+00:00</updated>
<author>
<name>siikamiika</name>
<email>siikamiika@users.noreply.github.com</email>
</author>
<published>2020-03-09T00:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e2bf22831ab9aa26a6f30ff75c584202f79dc523'/>
<id>urn:sha1:e2bf22831ab9aa26a6f30ff75c584202f79dc523</id>
<content type='text'>
</content>
</entry>
</feed>
