<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/server/api/endpoints/channels/update.ts, 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>2025-11-12T09:16:05Z</updated>
<entry>
<title>チャンネルの説明欄の最小文字数制約を除去する (#16782)</title>
<updated>2025-11-12T09:16:05Z</updated>
<author>
<name>claustra01</name>
<email>108509532+claustra01@users.noreply.github.com</email>
</author>
<published>2025-11-12T09:16:05Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=2ac2e9e8492cc77488d79340be36eb17073c5429'/>
<id>urn:sha1:2ac2e9e8492cc77488d79340be36eb17073c5429</id>
<content type='text'>
* chore: channelのdescriptionを空欄にできるようにする

* update: CHANGELOG.md

* update: CHANGELOG.md

* fix: CHANGELOG.md

* fix: CHANGELOG.md</content>
</entry>
<entry>
<title>(re)  update SPDX-FileCopyrightText</title>
<updated>2024-02-13T15:59:27Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:59:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c1514ce91dc08481a092a789ee37da546cdb4583'/>
<id>urn:sha1:c1514ce91dc08481a092a789ee37da546cdb4583</id>
<content type='text'>
Fix  #13290
</content>
</entry>
<entry>
<title>Revert "update SPDX-FileCopyrightText"</title>
<updated>2024-02-13T15:50:11Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:50:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=311c2172d7bc861d915a28650684a1587ecb4695'/>
<id>urn:sha1:311c2172d7bc861d915a28650684a1587ecb4695</id>
<content type='text'>
This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
</content>
</entry>
<entry>
<title>update SPDX-FileCopyrightText</title>
<updated>2024-02-12T02:37:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2024-02-12T02:37:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9b5aeb76d8c9372d67058c512597152b6bf222f2'/>
<id>urn:sha1:9b5aeb76d8c9372d67058c512597152b6bf222f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: チャンネル内→チャンネル外へのリノート制限機能追加 (#12230)</title>
<updated>2023-11-03T08:34:23Z</updated>
<author>
<name>おさむのひと</name>
<email>46447427+samunohito@users.noreply.github.com</email>
</author>
<published>2023-11-03T08:34:23Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=39a3f4ae98ebe436ed023fab737a823717da5e0b'/>
<id>urn:sha1:39a3f4ae98ebe436ed023fab737a823717da5e0b</id>
<content type='text'>
* チャンネル内→チャンネル外へのリノート制限機能追加

* fix CHANGELOG.md

* コメント対応（canRenoteSwitch→allowRenoteToExternal）

* コメント対応（別チャンネルへのリノート対策）

* コメント対応（canRenote-&gt;allowRenoteToExternal）

* fix comment

* Update misskey-js.api.md

* :v:

---------

Co-authored-by: osamu &lt;46447427+sam-osamu@users.noreply.github.com&gt;
Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>update deps (#11820)</title>
<updated>2023-09-15T05:28:29Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-09-15T05:28:29Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=6cf466e5d1d423aec8ec06f65644c73c7e9a8ecd'/>
<id>urn:sha1:6cf466e5d1d423aec8ec06f65644c73c7e9a8ecd</id>
<content type='text'>
* update deps

* fix

* wip

* wip

* wip

* Update docker-compose.yml.example

* Delete reviewer-lottery.yml

* Update RepositoryModule.ts

* wip

* wip

* clean up

* update deps

* wip

* wip</content>
</entry>
<entry>
<title>chore(backend): Resolve `import/no-default-export` rule violations (#11732)</title>
<updated>2023-08-17T12:20:58Z</updated>
<author>
<name>woxtu</name>
<email>woxtup@gmail.com</email>
</author>
<published>2023-08-17T12:20:58Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=dd1783f984cd87abe4407defc77f117fe6f5a1d6'/>
<id>urn:sha1:dd1783f984cd87abe4407defc77f117fe6f5a1d6</id>
<content type='text'>
* Disable `import/no-default-export` properly

* Disable `import/no-default-export`</content>
</entry>
<entry>
<title>feat: sensitive channel (#11438)</title>
<updated>2023-08-05T04:58:31Z</updated>
<author>
<name>anatawa12</name>
<email>anatawa12@icloud.com</email>
</author>
<published>2023-08-05T04:58:31Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c5b8766a18d2af25c68e153749dd476a2fd2f869'/>
<id>urn:sha1:c5b8766a18d2af25c68e153749dd476a2fd2f869</id>
<content type='text'>
* feat(backend): add isSensitive to Channel

* feat(backend): support isSensitive in channel endpoints

* feat(frontend/channel-editor): support isSensitive in create/edit channel page

* feat(frontend/channel): show sensitive indicator for sensitive channels

* docs(changelog): add チャンネルをセンシティブ指定できるようになりました

* chore: license header for each file

* chore: add isSensitive of channel to Note object</content>
</entry>
<entry>
<title>chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348)</title>
<updated>2023-07-27T05:31:52Z</updated>
<author>
<name>Shun Sakai</name>
<email>sorairolake@protonmail.ch</email>
</author>
<published>2023-07-27T05:31:52Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c2370a1be631355e709c47d3b5e9469906116b84'/>
<id>urn:sha1:c2370a1be631355e709c47d3b5e9469906116b84</id>
<content type='text'>
* chore: Add the SPDX information to each file

Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.

* tweak format

---------

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>feat: チャンネルの削除</title>
<updated>2023-05-05T23:15:17Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-05-05T23:15:17Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=5dfbce7571d0ecb70a9be6610f7906b702700d25'/>
<id>urn:sha1:5dfbce7571d0ecb70a9be6610f7906b702700d25</id>
<content type='text'>
Resolve #7171
Resolve #9935
</content>
</entry>
</feed>
