KMY(雪あすか)
|
c73b173f09
|
Change: #326 ドメインブロックで「制限」を行っているサーバーからのスタンプは、ローカルフォロワーの投稿に対するもののみ受け入れる (#328)
|
2023-12-04 12:59:46 +09:00 |
|
KMY(雪あすか)
|
780426db31
|
Fix: 限定投稿新規追加時の負荷 (#321)
|
2023-11-30 18:38:48 +09:00 |
|
KMY(雪あすか)
|
39446f1357
|
Fix: 既知の投稿の参照・引用が認識されない問題 (#320)
|
2023-11-30 17:39:04 +09:00 |
|
KMY(雪あすか)
|
87bd76453a
|
Fix: 他サーバーからのconversation が正常に認識されない問題 (#319)
|
2023-11-30 13:01:49 +09:00 |
|
KMY(雪あすか)
|
eb7cf381ba
|
Fix: ancestor_status_id 検索によるDB負荷 (#318)
|
2023-11-30 12:55:50 +09:00 |
|
KMY(雪あすか)
|
a88349af55
|
Add: #8 サークル投稿の転送 (#294)
* Add: `conversations`テーブルに`ancestor_status`プロパティ
* Fix test
* Fix test more
* Add: `limited_visibility`に`Reply`を追加、`context`のURI
* Add: 外部からの`context`受信処理
* Fix test
* Add: 公開範囲「返信」
* Fix test
* Fix: 返信に返信以外の公開範囲を設定できない問題
* Add: ローカル投稿時にメンション追加・他サーバーへの転送
* Fix test
* Fix test
* Test: ローカルスレッドへの返信投稿の転送
* Test: 未知のアカウントからのメンション
* Add: 編集・削除の連合に対応
* Remove: 重複テスト
* Fix: 改善
* Add: 編集削除の転送処理・返信なのにsilentなメンションでの通知
* Fix: リプライが第三者に届かない問題
* Add: `always_sign_unsafe`
* Add: Subject
* Remove space
* Fix: 他人のスレッドの送信先一覧を非表示
* Fix: おかしいコード
|
2023-11-30 09:29:24 +09:00 |
|
KMY(雪あすか)
|
a52a8ce214
|
Merge pull request #315 from kmycode/upstream-20231129
Upstream 20231129
|
2023-11-29 13:38:12 +09:00 |
|
KMY(雪あすか)
|
bcd80942c0
|
Fix: スタンプを外すとき、自分が外したスタンプが投稿から全部消える問題 (#314)
|
2023-11-29 13:37:53 +09:00 |
|
KMY
|
16914f5f02
|
Merge commit 'c40cfc5d09 ' into upstream-20231129
|
2023-11-29 12:43:01 +09:00 |
|
KMY(雪あすか)
|
49da93aa55
|
Test: ドメインブロック先カラーのブースト拒否のテスト(保留中)を削除 (#313)
|
2023-11-29 09:49:02 +09:00 |
|
KMY(雪あすか)
|
de02926490
|
Test: フォロワーに限定投稿を配送しない (#311)
* Test: フォロワーに限定投稿を配送しない
* Fix: message
|
2023-11-29 09:48:50 +09:00 |
|
S.H
|
90fcc93f28
|
Fix: #298 Supress Elasticsearch warnings for GitHub Actions (#312)
|
2023-11-29 09:48:33 +09:00 |
|
Michael Stanclift
|
c40cfc5d09
|
Fix apt cache not being properly utilized in Dockerfile (#28115)
|
2023-11-28 22:23:44 +00:00 |
|
Michael Stanclift
|
7a3b41eb54
|
Fix incorrect apt-get install block in Dockerfile (#28112)
|
2023-11-28 20:44:04 +00:00 |
|
Matt Jankowski
|
6b46bf9953
|
Handle scenario when webfinger response subject is missing host value (#28088)
|
2023-11-28 18:37:54 +00:00 |
|
Matt Jankowski
|
b9492d84a0
|
Update bcrypt to version 3.1.20 (#28084)
|
2023-11-28 18:36:21 +00:00 |
|
Matt Jankowski
|
b45fe15c06
|
Update temple to version 0.10.3 (#28086)
|
2023-11-28 18:36:16 +00:00 |
|
Josh Goldberg ✨
|
3a7f10c3f1
|
Converted hashtag.jsx to TypeScript (#27872)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-11-28 18:20:10 +00:00 |
|
Josh Goldberg ✨
|
1142f4c79e
|
Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895)
|
2023-11-28 17:47:55 +00:00 |
|
Renaud Chaput
|
cdc7894243
|
Fix devcontainer by not forcing NODE_ENV (#28099)
|
2023-11-28 14:47:32 +00:00 |
|
Emelia Smith
|
a4de0e364b
|
Refactor streaming to simplify for logging change (#28056)
|
2023-11-28 14:24:41 +00:00 |
|
Emelia Smith
|
4949b6da58
|
Fix streaming eslint configuration (#28055)
|
2023-11-28 14:09:21 +00:00 |
|
S.H
|
d18b233239
|
Fix: #304 rubocop:disable Style/OptionalBooleanParameter (#310)
|
2023-11-28 21:27:55 +09:00 |
|
Michael Stanclift
|
a80530d1df
|
Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850)
Co-authored-by: “Michael <“mx@vmstan.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
|
2023-11-28 10:04:40 +00:00 |
|
Renaud Chaput
|
8ebc94dd22
|
Ignore @svgr/webpack updates as they require a Webpacker upgrade (#28098)
|
2023-11-28 10:03:32 +00:00 |
|
Matt Jankowski
|
baf3b71e3b
|
Extract path_without_format private methd in accounts controller (#28091)
|
2023-11-28 09:17:26 +00:00 |
|
renovate[bot]
|
c824d98cec
|
chore(deps): update dependency fabrication to v2.31.0 (#28089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-28 09:17:00 +00:00 |
|
github-actions[bot]
|
af02484714
|
New Crowdin Translations (automated) (#28096)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-11-28 08:59:48 +00:00 |
|
Matt Jankowski
|
9072896ae5
|
Avoid unnecessary i-var for account rss page url generation (#28092)
|
2023-11-28 08:19:08 +00:00 |
|
Matt Jankowski
|
dfc7154767
|
Remove unused cached_filtered_status_page method from accounts controller (#28090)
|
2023-11-28 07:43:16 +00:00 |
|
Matt Jankowski
|
2d536bb05f
|
Use admin_mailer layout with initial salutation (#28085)
|
2023-11-28 07:41:26 +00:00 |
|
KMY(雪あすか)
|
6dd40ad7cd
|
Merge pull request #309 from kmycode/kbtopic-connect-lts-to-dev
Connect lts to dev
|
2023-11-28 13:13:45 +09:00 |
|
KMY(雪あすか)
|
855d3c4026
|
Fix: #301 カスタム絵文字編集時、カテゴリ選択の初期値の異常 (#306)
|
2023-11-28 12:38:04 +09:00 |
|
KMY
|
aec0f0a328
|
Merge empty
|
2023-11-28 12:37:30 +09:00 |
|
KMY
|
b22513ca07
|
Fix test
|
2023-11-28 12:35:54 +09:00 |
|
KMY
|
ab299ab670
|
Merge
|
2023-11-28 12:20:11 +09:00 |
|
KMY
|
c95231d853
|
Change: サークルの送り先アカウント指定方法をaccount_username (Fedibirdと同様)に変更 (#283)
* Change: サークルの送り先アカウント指定方法を`account_username`(Fedibirdと同様)に変更
* Test: テストを追加
* Maybe Fix: Fedibirdで自分限定と認識される問題
|
2023-11-28 12:13:05 +09:00 |
|
KMY(雪あすか)
|
070806097f
|
Merge pull request #305 from kmycode/upstream-20231128
Upstream 20231128
|
2023-11-28 10:07:00 +09:00 |
|
6543
|
10b879bd5e
|
nodeinfo: add instance name and description (#28079)
|
2023-11-28 00:51:22 +00:00 |
|
KMY
|
597485f47a
|
Merge remote-tracking branch 'parent/main' into upstream-20231128
|
2023-11-28 09:44:42 +09:00 |
|
Claire
|
f1657e6d62
|
Clamp dates when serializing to Elasticsearch API (#28081)
|
2023-11-27 13:25:54 +00:00 |
|
renovate[bot]
|
7b56085f11
|
Update dependency typescript to v5.3.2 (#28078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-27 12:55:29 +00:00 |
|
Matt Jankowski
|
9b8ba9b350
|
Remove unused plain_mailer layout (#28065)
|
2023-11-27 10:40:03 +00:00 |
|
renovate[bot]
|
b8fe77353e
|
Update dependency aws-sdk-s3 to v1.140.0 (#28080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-27 10:07:14 +00:00 |
|
renovate[bot]
|
228b668446
|
Update DefinitelyTyped types (non-major) (#28077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-27 10:07:01 +00:00 |
|
June
|
97e677f993
|
Fix not all legal images showing in file picker when uploading custom emoji (#28076)
|
2023-11-27 10:06:48 +00:00 |
|
renovate[bot]
|
73ab080608
|
Update dependency jsdom to v23 (#28075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-27 10:06:40 +00:00 |
|
github-actions[bot]
|
fad9343bab
|
New Crowdin Translations (automated) (#28069)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-11-27 10:06:35 +00:00 |
|
github-actions[bot]
|
8521238677
|
New Crowdin Translations (automated) (#28060)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-11-24 10:25:39 +00:00 |
|
Claire
|
3a24754229
|
Change GIF max matrix size error to explicitly mention GIF files (#27927)
|
2023-11-24 09:31:28 +00:00 |
|