<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/js, branch 1.7.6</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=1.7.6</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=1.7.6'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2019-09-06T02:46:14+00:00</updated>
<entry>
<title>Merge pull request #202 from toasted-nutbread/temporary-object-optimization</title>
<updated>2019-09-06T02:46:14+00:00</updated>
<author>
<name>Alex Yatskov</name>
<email>FooSoft@users.noreply.github.com</email>
</author>
<published>2019-09-06T02:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6dc44e3f33d6f2ac2b5b7442879631a2943fcadc'/>
<id>urn:sha1:6dc44e3f33d6f2ac2b5b7442879631a2943fcadc</id>
<content type='text'>
Temporary object optimization</content>
</entry>
<entry>
<title>Use string.substr instead of string.split</title>
<updated>2019-09-03T00:25:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-11T18:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b90dea0e6dd9e8321ca616f256d8d88fb3c599d1'/>
<id>urn:sha1:b90dea0e6dd9e8321ca616f256d8d88fb3c599d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some instances of Array.concat</title>
<updated>2019-09-03T00:25:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-11T18:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fc4a9614123732688cad643117abf2a047593b43'/>
<id>urn:sha1:fc4a9614123732688cad643117abf2a047593b43</id>
<content type='text'>
.push or .unshift can accomplish the same operation without constructing new arrays.
</content>
</entry>
<entry>
<title>Add option to enable/disable scanning of source expressions in popups</title>
<updated>2019-09-02T23:33:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-26T01:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=71471d08e56f1a2431e67d0439724cc52a1ea73e'/>
<id>urn:sha1:71471d08e56f1a2431e67d0439724cc52a1ea73e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix messaging issues when iframes are present in the document</title>
<updated>2019-09-02T23:33:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-19T00:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=53aad0bef68bf6930b684fda4a25e1a045cd800e'/>
<id>urn:sha1:53aad0bef68bf6930b684fda4a25e1a045cd800e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for popup on the search page</title>
<updated>2019-09-02T23:33:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-18T20:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=42ec3e2a43dfd9ac0748ca7c364cef2b44f625a2'/>
<id>urn:sha1:42ec3e2a43dfd9ac0748ca7c364cef2b44f625a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option for maximum nested popup depth</title>
<updated>2019-09-02T23:32:08+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-17T23:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1a9348ec27b903af47511da11306f884a82cf353'/>
<id>urn:sha1:1a9348ec27b903af47511da11306f884a82cf353</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for showing recursive popups</title>
<updated>2019-09-02T23:31:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-17T22:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5c4614f585648c2b835efc1d369e78918bc4f5ff'/>
<id>urn:sha1:5c4614f585648c2b835efc1d369e78918bc4f5ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option for enabling deep scanning</title>
<updated>2019-09-02T15:43:48+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-09-01T02:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=171e3f1097a86b993ba1e16c07c4ad6d5bff75ee'/>
<id>urn:sha1:171e3f1097a86b993ba1e16c07c4ad6d5bff75ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option for position of popup for horizontal text</title>
<updated>2019-08-31T15:57:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2019-08-31T15:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=85472d9407861f688e55b06b1767882f71229fc2'/>
<id>urn:sha1:85472d9407861f688e55b06b1767882f71229fc2</id>
<content type='text'>
</content>
</entry>
</feed>
