<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/src/remote/activitypub/models, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2021-11-11T17:02:25Z</updated>
<entry>
<title>refactoring</title>
<updated>2021-11-11T17:02:25Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-11-11T17:02:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=0e4a111f81cceed275d9bec2695f6e401fb654d8'/>
<id>urn:sha1:0e4a111f81cceed275d9bec2695f6e401fb654d8</id>
<content type='text'>
Resolve #7779
</content>
</entry>
<entry>
<title>fix: 削除したノートやユーザーがリモートから参照されると復活することがあるのを修正 (#7918)</title>
<updated>2021-10-31T09:01:16Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2021-10-31T09:01:16Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=e2556189decf5d6e6c9923a0c81c6214749b40b6'/>
<id>urn:sha1:e2556189decf5d6e6c9923a0c81c6214749b40b6</id>
<content type='text'>
* Fix #7557

* CHANGELOG

* Fix user

* CHANGELOG

* Tune CHANGELOG

* Tune CHANGELOG

* resolver

* Remove check

* Remove import

* CHANGELOG

* Tune

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>Refactor request (#7814)</title>
<updated>2021-10-16T08:16:24Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2021-10-16T08:16:24Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=482081c41b45ab3798e73c4d11e8a7c1c1f5e8c9'/>
<id>urn:sha1:482081c41b45ab3798e73c4d11e8a7c1c1f5e8c9</id>
<content type='text'>
* status code

* Test ap-request.ts

https://github.com/mei23/crytest/blob/4397fc5e70536e4175fe56e974ca83b8047bef3a/test/ap-request.ts

* tune</content>
</entry>
<entry>
<title>fix bug</title>
<updated>2021-10-03T03:27:29Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-10-03T03:27:29Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f0b2eaf70deb2c237aaf48d241e28270def513ab'/>
<id>urn:sha1:f0b2eaf70deb2c237aaf48d241e28270def513ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: truncate image descriptions (#7699)</title>
<updated>2021-09-29T16:44:22Z</updated>
<author>
<name>Johann150</name>
<email>johann.galle@protonmail.com</email>
</author>
<published>2021-09-29T16:44:22Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=414f1d11582510f77ea3a927053fe68fa160278b'/>
<id>urn:sha1:414f1d11582510f77ea3a927053fe68fa160278b</id>
<content type='text'>
* move truncate function to separate file to reuse it

* truncate image descriptions

* show image description limit in UI

* correctly treat null

Co-authored-by: nullobsi &lt;me@nullob.si&gt;

* make truncate Unicode-aware

The strings that truncate returns should now be valid Unicode.

PostgreSQL also counts Unicode Code Points instead of bytes so this
should be correct.

* move truncate to internal, validate in API

Truncating could also be done in src/services/drive/add-file.ts or
src/services/drive/upload-from-url.ts but those would also affect
local images. But local images should result in a hard error if the
image comment is too long.

* avoid overwriting

Co-authored-by: nullobsi &lt;me@nullob.si&gt;</content>
</entry>
<entry>
<title>refactor: use path alias to improve readability</title>
<updated>2021-08-19T13:04:15Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-19T13:04:15Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=97f2675d404eb073a447ea9b3c7678b5e560a095'/>
<id>urn:sha1:97f2675d404eb073a447ea9b3c7678b5e560a095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: mochaが動かないため拡張子なしに戻した</title>
<updated>2021-08-19T12:55:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-19T12:55:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=42cc93dd0f189995f29fc87d2734fc809105a7cf'/>
<id>urn:sha1:42cc93dd0f189995f29fc87d2734fc809105a7cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: refactoring imports</title>
<updated>2021-08-19T09:33:41Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-19T09:33:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b9cb6d1c10729869cbb57ce50c8174ad7474db75'/>
<id>urn:sha1:b9cb6d1c10729869cbb57ce50c8174ad7474db75</id>
<content type='text'>
将来ESMに移行しやすいように
Related: #7658

なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
</content>
</entry>
<entry>
<title>Fix truncate (#7642)</title>
<updated>2021-08-17T08:25:19Z</updated>
<author>
<name>MeiMei</name>
<email>30769358+mei23@users.noreply.github.com</email>
</author>
<published>2021-08-17T08:25:19Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7ebdd4739aa3d9fa36b781c395bb74b40a4e5c0b'/>
<id>urn:sha1:7ebdd4739aa3d9fa36b781c395bb74b40a4e5c0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: truncate user information if it is too long (#7629)</title>
<updated>2021-08-14T09:11:47Z</updated>
<author>
<name>Johann150</name>
<email>johann@qwertqwefsday.eu</email>
</author>
<published>2021-08-14T09:11:47Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f05f7c920ecc5028d00737f2c789a80c90e66b0d'/>
<id>urn:sha1:f05f7c920ecc5028d00737f2c789a80c90e66b0d</id>
<content type='text'>
* truncate user information if it is too long

Some AP software allows for user names or summaries to be very long.
Misskey can not handle this and the profile page can not be opened and
no activities from such users can be seen.

Instead, the user name and summary are cut off after the maximum length
so misskey can still process the activities of the profile.

Co-authored-by: Toast &lt;toast@toast.cafe&gt;

* fix code style

Co-authored-by: Toast &lt;toast@toast.cafe&gt;
Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
</feed>
