<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/background, branch 24.4.18.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.18.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.18.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-04-16T16:25:59+00:00</updated>
<entry>
<title>Fix duplicate check not working across note types (#830)</title>
<updated>2024-04-16T16:25:59+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-04-16T16:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=669d277a95908cec7b35e098b3252ae38db05df0'/>
<id>urn:sha1:669d277a95908cec7b35e098b3252ae38db05df0</id>
<content type='text'>
* Fix duplicate check not working across note types

* Add invalidNoteId

---------

Co-authored-by: James Maa &lt;jmaa@berkeley.edu&gt;</content>
</entry>
<entry>
<title>Remove unused canAdd (#824)</title>
<updated>2024-04-16T15:19:52+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-04-16T15:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6e1cb327226d1f9dfc71ebff8063834a18db9dff'/>
<id>urn:sha1:6e1cb327226d1f9dfc71ebff8063834a18db9dff</id>
<content type='text'>
Co-authored-by: James Maa &lt;jamesmaa@Jamess-MacBook-Pro.local&gt;</content>
</entry>
<entry>
<title>Revert to using canAddNotes (#827)</title>
<updated>2024-04-16T15:05:06+00:00</updated>
<author>
<name>Eloy Robillard</name>
<email>eloy.robillard@gmail.com</email>
</author>
<published>2024-04-16T15:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=643caf0da12d4ffb39989a39931cf0769f1246a0'/>
<id>urn:sha1:643caf0da12d4ffb39989a39931cf0769f1246a0</id>
<content type='text'>
Fix #818</content>
</entry>
<entry>
<title>Fix noteInfos not getting assigned (#819)</title>
<updated>2024-04-15T17:25:53+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-04-15T17:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f5a6b25e8d3331fce1cc5145bb7b21f2081743fe'/>
<id>urn:sha1:f5a6b25e8d3331fce1cc5145bb7b21f2081743fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix duplicated title (#735)</title>
<updated>2024-04-09T08:52:37+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+cashewnuttynuts@users.noreply.github.com</email>
</author>
<published>2024-04-09T08:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=11e58d616cffbadc5a0c6ab72e5fc803f8c4e70b'/>
<id>urn:sha1:11e58d616cffbadc5a0c6ab72e5fc803f8c4e70b</id>
<content type='text'>
* fix duplicated title

* add comment

* fix lint

* change to use action.default_title

---------

Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;</content>
</entry>
<entry>
<title>expand deinflection format (#745)</title>
<updated>2024-03-22T14:27:35+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-03-22T14:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d2e9841f96ebff61d4a5c26a322484f6268115f1'/>
<id>urn:sha1:d2e9841f96ebff61d4a5c26a322484f6268115f1</id>
<content type='text'>
* abstract deinflections

* undo redundant changes

* remove cast

* switch to js

* MultiLanguageTransformer

* comments

* comments

* fix test

* suffixInflection

* fix bench

* substring instead of replace

* without heuristic

* suffixMap

* add other language deinflections

* wip

* catch cycles

* fix tests

* uninflect to deinflect

* use less regex

* add suru masu stem deinflection</content>
</entry>
<entry>
<title>Add an option to allow both viewing and adding duplicates (#693)</title>
<updated>2024-03-18T11:19:27+00:00</updated>
<author>
<name>Eloy Robillard</name>
<email>eloy.robillard@gmail.com</email>
</author>
<published>2024-03-18T11:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7ee76d708934adeef06479f7757beb22c6c01d14'/>
<id>urn:sha1:7ee76d708934adeef06479f7757beb22c6c01d14</id>
<content type='text'>
* Detect duplicates when checking if can add note

* Display the stacked add buttons</content>
</entry>
<entry>
<title>Move sandbox files (#731)</title>
<updated>2024-03-04T12:43:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-03-04T12:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4fe881d68d4c1182bee2e78a559c2064aaf48b0d'/>
<id>urn:sha1:4fe881d68d4c1182bee2e78a559c2064aaf48b0d</id>
<content type='text'>
* Move sandbox files

* Update order</content>
</entry>
<entry>
<title>Object utilities (#729)</title>
<updated>2024-02-27T12:23:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-27T12:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e47a0f488f3d9bbcb76ebcf4f5afe203c1ee06c0'/>
<id>urn:sha1:e47a0f488f3d9bbcb76ebcf4f5afe203c1ee06c0</id>
<content type='text'>
* Create utilities

* Rename old isObject

* Use new isObject

* Remove old function

* Add additional function

* Simplify for now

* Rename function for clarity

* Rename function

* Expand type

* Update eslint</content>
</entry>
<entry>
<title>make deinflections language-specific (#720)</title>
<updated>2024-02-27T12:16:21+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-02-27T12:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0792954e345925b3e3b2ebb733367e138375978e'/>
<id>urn:sha1:0792954e345925b3e3b2ebb733367e138375978e</id>
<content type='text'>
* abstract deinflections

* undo redundant changes

* remove cast

* MultiLanguageTransformer

* comments

* comments</content>
</entry>
</feed>
