renovate[bot]
|
0ca7a50e96
|
Update devDependencies (non-major) (#28200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-04 08:50:28 +00:00 |
|
KMY(雪あすか)
|
831fa2d00a
|
Merge pull request #327 from kmycode/upstream-20231204
Upstream 20231204
|
2023-12-04 13:00:02 +09:00 |
|
KMY(雪あすか)
|
c73b173f09
|
Change: #326 ドメインブロックで「制限」を行っているサーバーからのスタンプは、ローカルフォロワーの投稿に対するもののみ受け入れる (#328)
|
2023-12-04 12:59:46 +09:00 |
|
KMY
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09:00 |
|
renovate[bot]
|
456597dae5
|
Update dependency doorkeeper to v5.6.8 (#28177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 16:22:15 +00:00 |
|
Matt Jankowski
|
469ee2ae36
|
Fix Style/HashEachMethods cop (#28173)
|
2023-12-01 16:07:19 +00:00 |
|
Matt Jankowski
|
3bc437b99a
|
Fix Style/RedundantParentheses cop (#28176)
|
2023-12-01 16:00:44 +00:00 |
|
Matt Jankowski
|
5631f139c1
|
Fix Lint/SymbolConversion cop (#28175)
|
2023-12-01 15:53:35 +00:00 |
|
Matt Jankowski
|
aa8563d43d
|
Fix Style/SuperWithArgsParentheses cop (#28174)
|
2023-12-01 15:53:15 +00:00 |
|
Matt Jankowski
|
d83d01eb1e
|
Fix Lint/RedundantSafeNavigation cop (#28172)
|
2023-12-01 15:52:56 +00:00 |
|
Matt Jankowski
|
a98fccf84e
|
Fix Style/SelfAssignment cop (#28171)
|
2023-12-01 15:52:52 +00:00 |
|
Matt Jankowski
|
f70f39dd04
|
Add explicit dependent: nil to associations (#28169)
|
2023-12-01 15:52:47 +00:00 |
|
Matt Jankowski
|
1564799952
|
Add spec coverage for media CLI refresh command (#28166)
|
2023-12-01 14:18:45 +00:00 |
|
Matt Jankowski
|
7753e5f715
|
Add shared example for CLI command specs (#28165)
|
2023-12-01 12:00:34 +00:00 |
|
Matt Jankowski
|
92fa9b109f
|
Add spec coverage for media CLI usage command (#28167)
|
2023-12-01 11:56:47 +00:00 |
|
Michael Stanclift
|
272592d16d
|
Change startup command for Puma in Docker Compose (#28138)
|
2023-12-01 11:06:37 +00:00 |
|
Matt Jankowski
|
440b80b2e7
|
Model concerns organization into module namespaces (#28149)
|
2023-12-01 11:00:41 +00:00 |
|
Matt Jankowski
|
b751078fcd
|
Eliminate double subject call in admin/ controller specs (#28158)
|
2023-12-01 10:38:15 +00:00 |
|
Michael Stanclift
|
8710bdb183
|
Fix mastodon user not being owner of tmp folder in Dockerfile (#28137)
|
2023-11-30 16:11:21 +00:00 |
|
Claire
|
963354978a
|
Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053)
|
2023-11-30 15:43:26 +00:00 |
|
Matt Jankowski
|
35deaaf90b
|
Reduce AbcSize complexity in InitialStateSerializer (#27782)
|
2023-11-30 15:41:26 +00:00 |
|
Matt Jankowski
|
1f1c75bba5
|
File cleanup/organization in controllers/concerns (#27846)
|
2023-11-30 14:39:41 +00:00 |
|
Matt Jankowski
|
0530ce5e95
|
Convert accounts controller spec to request spec (#28126)
|
2023-11-30 14:28:05 +00:00 |
|
Matt Jankowski
|
e7c340a634
|
Spec coverage for missing q param and error conditions in api/v2/search controller (#27842)
|
2023-11-30 13:59:46 +00:00 |
|
Matt Jankowski
|
a8473f582d
|
Add zeitwerk inflector for cli->CLI (#27635)
|
2023-11-30 13:55:20 +00:00 |
|
Claire
|
b20af17a2c
|
Fix onboarding step descriptions being truncated on narrow screens (#28021)
|
2023-11-30 13:47:07 +00:00 |
|
Claire
|
85662a5a57
|
Change img-src and media-src CSP directives to not include https: (#28025)
|
2023-11-30 13:47:01 +00:00 |
|
Matt Jankowski
|
bb0efe16e6
|
Remove default_scope from MediaAttachment class (#28043)
|
2023-11-30 13:30:35 +00:00 |
|
renovate[bot]
|
02a98210e8
|
fix(deps): update dependency jsdom to v23.0.1 (#28135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-30 13:22:40 +00:00 |
|
renovate[bot]
|
0212e0cfbf
|
fix(deps): update dependency @babel/runtime to v7.23.5 (#28136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-30 13:22:25 +00:00 |
|
Claire
|
7faa27e17d
|
Change dismissed banners to be stored server-side (#27055)
|
2023-11-30 11:45:54 +00:00 |
|
Matt Jankowski
|
ce78a9c9ac
|
Clean up two_factor_authentication/confirmations controller spec (#28128)
|
2023-11-30 11:44:42 +00:00 |
|
Filippo Giunchedi
|
e6fd9a59e6
|
Fix FamiliarFollowersController test response comparison (#28121)
Co-authored-by: Filippo Giunchedi <filippo@debian.org>
|
2023-11-30 10:58:40 +00:00 |
|
renovate[bot]
|
c761cc4738
|
fix(deps): update babel monorepo to v7.23.5 (#28122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-30 10:53:49 +00:00 |
|
Matt Jankowski
|
b696ca6b1a
|
Move self destruct CLI command definition code to module (#28131)
|
2023-11-30 10:48:46 +00:00 |
|
Filippo Giunchedi
|
6e55ff9643
|
Change Vagrant to install Node 20 (#28100)
Co-authored-by: Filippo Giunchedi <filippo@debian.org>
|
2023-11-30 10:46:06 +00: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 |
|
Matt Jankowski
|
e48ecd2929
|
Remove default_scope from Admin::ActionLog (#28026)
|
2023-11-29 10:39:59 +00:00 |
|
Matt Jankowski
|
291dc04e67
|
Remove un-needed action and template options to render in controllers (#28022)
|
2023-11-29 10:38:05 +00:00 |
|
Matt Jankowski
|
a1636fce7f
|
Move lib/devise/* to lib/devise/strategies/* (#27638)
|
2023-11-29 10:10:21 +00:00 |
|
Matt Jankowski
|
31bef99b9e
|
Move lib/mastodon/premailer_webpack_strategy to lib/ (#27636)
|
2023-11-29 10:08:55 +00:00 |
|
Matt Jankowski
|
72b7cd349c
|
Extract helper methods for form label in admin/ area views (#27575)
|
2023-11-29 10:06:19 +00:00 |
|
Matt Jankowski
|
9b47c5d53c
|
Extract helper methods for labels from filters/_filter_fields (#27574)
|
2023-11-29 10:02:59 +00:00 |
|
Matt Jankowski
|
186895fc88
|
Refactor, lint fix, and bug fix on admin/roles/form partial (#27558)
|
2023-11-29 10:00:52 +00:00 |
|
renovate[bot]
|
3e1e41054b
|
chore(deps): update dependency pghero to v3.4.0 (#28117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-29 09:00:07 +00:00 |
|
Emelia Smith
|
603b245cc6
|
Add VAPID public key to instance serializer (#28006)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-11-29 08:34:36 +00:00 |
|