2023-10-09 12:37:32
icon

🎁 NEW RELEASE: 2023.10.0-beta.10 is out now. Enjoy!

Web site image
Release 2023.10.0-beta.10 · misskey-dev/misskey
2023-10-09 13:12:32
icon

💬 Commented on "予約投稿": kakkokari-gtyih "わざわざそのために外部サービスを使うのもなんかアホらしい感じがする(Non-techなユーザーからすれば標準機能でほしいはず)"
https://github.com/misskey-dev/misskey/issues/6318#issuecomment-1752321444

Web site image
予約投稿 · Issue #6318 · misskey-dev/misskey
2023-10-09 16:57:09
icon

🎁 NEW RELEASE: 2023.10.0-beta.11 is out now. Enjoy!

Web site image
Release 2023.10.0-beta.11 · misskey-dev/misskey
2023-10-09 18:48:58
icon

🎁 NEW RELEASE: 2023.10.0-beta.12 is out now. Enjoy!

Web site image
Release 2023.10.0-beta.12 · misskey-dev/misskey
2023-10-09 21:52:58
icon

🎁 NEW RELEASE: 2023.10.0-beta.15 is out now. Enjoy!

Web site image
Release 2023.10.0-beta.15 · misskey-dev/misskey
2023-10-10 18:25:17
icon

💬 Commented on "Release: 2023.10.0": syuilo "CI通ったらマージ"
https://github.com/misskey-dev/misskey/pull/11963#issuecomment-1754804647

Web site image
Release: 2023.10.0 by syuilo · Pull Request #11963 · misskey-dev/misskey
2023-10-10 19:49:31
icon

🆕 Pushed by syuilo with 1 commit:
?[51b6a01] fix(frontend): ユーザープロフィールページでセンシティブなメディアが隠されない問題を修正

Web site image
Comparing 085bcf24da20...51b6a012a55e · misskey-dev/misskey
Web site image
fix(frontend): ユーザープロフィールページでセンシティブなメディアが隠されない問題を修正 · misskey-dev/misskey@51b6a01
2023-10-10 20:40:16
icon

💯 Pull Request Merged!: "Release: 2023.10.0"
https://github.com/misskey-dev/misskey/pull/11963

Web site image
Release: 2023.10.0 by syuilo · Pull Request #11963 · misskey-dev/misskey
2023-10-10 20:40:47
icon

🎁 NEW RELEASE: 2023.10.0 is out now. Enjoy!

Web site image
Release 2023.10.0 · misskey-dev/misskey
2023-10-10 21:29:40
icon

💥 Issue opened: #12001 "リプライを含めてlocal timelineを見る機能を戻してほしい"
https://github.com/misskey-dev/misskey/issues/12001

Web site image
リプライを含めてlocal timelineを見る機能を戻してほしい · Issue #12001 · misskey-dev/misskey
2023-10-10 21:49:10
icon

💥 Issue opened: #12002 "[2023.10.0]アンテナに収録されたノートがリセットされる"
https://github.com/misskey-dev/misskey/issues/12002

Web site image
[2023.10.0]アップデートした際にアンテナに収録されたノートがリセットされる · Issue #12002 · misskey-dev/misskey
2023-10-10 21:50:31
icon

💥 Issue opened: #12003 "[2023.10.0]ソフトミュートに登録されていた内容がアップデート時に消える"
https://github.com/misskey-dev/misskey/issues/12003

Web site image
[2023.10.0]ソフトミュートに登録されていた内容がアップデート時に消える · Issue #12003 · misskey-dev/misskey
2023-10-10 22:41:31
icon

💬 Commented on "リプライを含めてlocal timelineを見る機能を戻してほしい": anatawa12 "

!image

これがなくなったということか
それがなくなって、

- Home TL: フォローしてるユーザごとに切り替えられるように
- List TL: ユーザとリストごとに切り替えられるように
- Local TL: 切り替えがない
- Global TL: 切り替えがない

という状態になってます。Localと(できればGlobal)TLで表示させる機能を復活させてくれというのがこのissueです
リプライ先が投稿者によるもの(セルフ返信)はTLに流れてくるっぽい?
これは把握した上でissueを書きました。"
https://github.com/misskey-dev/misskey/issues/12001#issuecomment-1755454396

Web site image
リプライを含めてlocal timelineを見る機能を戻してほしい · Issue #12001 · misskey-dev/misskey
2023-10-11 00:08:28
icon

💥 Issue opened: #12004 "[2023.10.0]アップデートした際にリストに収録されたノートがリセットされる"
https://github.com/misskey-dev/misskey/issues/12004

Web site image
[2023.10.0]アップデートした際にリストに収録されたノートがリセットされる · Issue #12004 · misskey-dev/misskey
2023-10-11 07:58:27
icon

💥 Issue opened: #12006 "Show replies by default リプライをデフォルトでタイムラインに表示"
https://github.com/misskey-dev/misskey/issues/12006

Web site image
Show replies by default in home timeline リプライをデフォルトでホームタイムラインに表示 · Issue #12006 · misskey-dev/misskey
2023-10-11 09:28:28
icon

💬 Commented on "外部サイトからプラグイン・テーマの導入ができるようにする(改ざん防止実装案)": KisaragiEffective "何点か提案:

1. plugin[.]comは実在するので例示をplugin.example.comに書き換えた方がベターです
2. テーマのレスポンスがJSONではないのはなにか理由がありますか?
3. MD5はやめましょう。暗号学的に安全ではありません。SHA-512にするべきです。
4. URLクエリパラメーターに任意のURLを含められると悪意のあるプラグインを返すURLへアクセスする危険性があるので確認画面が欲しいです"
https://github.com/misskey-dev/misskey/issues/11992#issuecomment-1756507979

Web site image
外部サイトからプラグイン・テーマの導入ができるようにする(改ざん防止実装案) · Issue #11992 · misskey-dev/misskey
2023-10-11 09:29:49
icon

💬 Commented on "統合後のミュート設定についても引き続きソフト相当かハード相当か保持する": fruitriin "めちゃくちゃエスパーすると、

タイムラインに誰が発言したかわかるミュートと痕跡もでないミュートの2つの区分がある仕様を残してほしい

という解釈を得た

めちゃくちゃ怪文書だけど"
https://github.com/misskey-dev/misskey/issues/12007#issuecomment-1756510338

Web site image
統合後のミュート設定についても引き続きソフト相当かハード相当か保持する · Issue #12007 · misskey-dev/misskey
2023-10-11 10:15:48
icon

🆕 Pushed by syuilo with 1 commit:
?[7a8d5e5] enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に

Web site image
Comparing 1f0c27edf29b...7a8d5e58400a · misskey-dev/misskey
Web site image
enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に · misskey-dev/misskey@7a8d5e5
2023-10-11 10:38:55
icon

💥 Issue opened: #12010 "HTLにリモートのノートが流れてこないことがある"
https://github.com/misskey-dev/misskey/issues/12010

Web site image
HTLにリモートのノートが流れてこないことがある · Issue #12010 · misskey-dev/misskey
2023-10-11 11:44:52
icon

📦 New Pull Request: "Release: 2023.10.1"
https://github.com/misskey-dev/misskey/pull/12011

Web site image
Release: 2023.10.1 by syuilo · Pull Request #12011 · misskey-dev/misskey
2023-10-11 11:47:02
icon

💬 Commented on "Release: 2023.10.1": codecov[bot] "## Codecov Report
All modified lines are covered by tests
​:white_check_mark:​

Comparison is base (854ac95) 79.28% compared to head (8a302a9) 79.08%.
Report is 32 commits behind head on master.
Additional details and impacted files

@@            Coverage Diff             @@
##           master   #12011      +/-   ##
==========================================
- Coverage   79.28%   79.08%   -0.21%     
==========================================
  Files         930      174     -756     
  Lines       99366    22704   -76662     
  Branches     8076      485    -7591     
==========================================
- Hits        78787    17955   -60832     
+ Misses      20579     4749   -15830     


see 756 files with indirect coverage changes




​:umbrella:​ View full report in Codecov by Sentry.

​:loudspeaker:​ Have feedback on the report? Share it here.
"
https://github.com/misskey-dev/misskey/pull/12011#issuecomment-1756665108

Web site image
Release: 2023.10.1 by syuilo · Pull Request #12011 · misskey-dev/misskey
2023-10-12 09:21:29
icon

🎁 NEW RELEASE: 2023.10.1 is out now. Enjoy!

Web site image
Release 2023.10.1 · misskey-dev/misskey
2023-10-12 10:11:12
icon

💥 Issue opened: #12015 "TLに他の人への返信を含めるオプションが保存されない"
https://github.com/misskey-dev/misskey/issues/12015

Web site image
[2023.10.1]TLに他の人への返信を含めるオプションが保存されない · Issue #12015 · misskey-dev/misskey
2023-10-12 15:20:13
icon

💥 Issue opened: #12018 ".png.webp.png"
https://github.com/misskey-dev/misskey/issues/12018

Web site image
.png.webp.png · Issue #12018 · misskey-dev/misskey
2023-10-13 22:53:14
icon
Web site image
GitHub - mattyatea/misskey: 🌎 An interplanetary microblogging platform 🚀
Web site image
mattyatea - Overview
2023-10-14 11:58:26
icon

📦 New Pull Request: "feat: サーバーサイレンス機能を追加"
https://github.com/misskey-dev/misskey/pull/12031

Web site image
feat: サーバーサイレンス機能を追加 by mattyatea · Pull Request #12031 · misskey-dev/misskey
2023-10-14 12:22:21
icon

💬 Commented on "nyaizeを投稿時にやる": anatawa12 "どっちかというとnyaizeする人の投稿を検索(含アンテナ)できなく(しづらく)なる方向で気になる人間です(私はnyaizeしする人じゃないけど)

個人的にはdbのデータ量増えちゃうけどnyaizedTextとかDBにはやして検索ではtextとかにできたりしないかなとか思ってます"
https://github.com/misskey-dev/misskey/issues/12030#issuecomment-1762543564

Web site image
nyaizeを投稿時にやる · Issue #12030 · misskey-dev/misskey
2023-10-14 14:10:33
icon

📦 New Pull Request: "feat: 絵文字の申請機能の追加"
https://github.com/misskey-dev/misskey/pull/12032

Web site image
feat: 絵文字の申請機能の追加 by mattyatea · Pull Request #12032 · misskey-dev/misskey
2023-10-14 16:02:31
icon

💬 Commented on "Feat: 外部サイトからテーマ・プラグインのインストールができるように": codecov[bot] "## Codecov Report
All modified lines are covered by tests
​:white_check_mark:​

Comparison is base (329830e) 79.27% compared to head (1d7331d) 93.92%.
Additional details and impacted files

@@             Coverage Diff              @@
##           develop   #12034       +/-   ##
============================================
+ Coverage    79.27%   93.92%   +14.64%     
============================================
  Files          930        2      -928     
  Lines        99412      461    -98951     
  Branches      8084       59     -8025     
============================================
- Hits         78812      433    -78379     
+ Misses       20600       28    -20572     


see 928 files with indirect coverage changes




​:umbrella:​ View full report in Codecov by Sentry.

​:loudspeaker:​ Have feedback on the report? Share it here.
"
https://github.com/misskey-dev/misskey/pull/12034#issuecomment-1762671439

Web site image
Feat: 外部サイトからテーマ・プラグインのインストールができるように by kakkokari-gtyih · Pull Request #12034 · misskey-dev/misskey