KMY(雪あすか)
|
4719ca6525
|
Change: #369 ソフトウェア名をmastodon からkmyblue に変更する (#438)
|
2024-01-09 13:12:53 +09:00 |
|
KMY(雪あすか)
|
ecde67c7d3
|
Change: 投稿下のアクションバーにおけるスタンプボタンの順番 (#435)
|
2024-01-09 10:44:09 +09:00 |
|
KMY(雪あすか)
|
d315f23bed
|
Change: #428 emoji_reaction_available_server プロパティをStatus からAccount オブジェクトに移動する (#434)
* Change: `emoji_reaction_available_server`プロパティを`Status`から`Account`オブジェクトに移動する
* Fix test
|
2024-01-09 10:43:59 +09:00 |
|
KMY(雪あすか)
|
616d0c5267
|
Fix: タイムライン読み込み時のN+1問題 (#433)
|
2024-01-09 09:57:47 +09:00 |
|
KMY(雪あすか)
|
7ee9efd6f2
|
Change: プロフィール設定画面の検索許可設定項目のテキスト (#431)
|
2024-01-08 09:49:30 +09:00 |
|
KMY(雪あすか)
|
ecf6f31ecd
|
Remove: #429 ドメインブロックの「未ログインユーザーに非公開にする」オプション (#430)
|
2024-01-07 16:23:19 +09:00 |
|
KMY(雪あすか)
|
5f144c017c
|
Merge pull request #427 from kmycode/upstream-20230105
Upstream 20230105
|
2024-01-05 10:22:11 +09:00 |
|
KMY
|
a0a3d1b101
|
Merge remote-tracking branch 'parent/main' into upstream-20230105
|
2024-01-05 10:01:36 +09:00 |
|
KMY(雪あすか)
|
9ff2306821
|
Fix: #419 フルダークテーマでのplaceholderテキストを薄くする (#426)
|
2024-01-05 09:08:14 +09:00 |
|
KMY(雪あすか)
|
d13475052c
|
Fix: #415 引用付き投稿を引用したものにおいて、キーボードによる投稿選択がエラーでできない (#425)
|
2024-01-05 09:08:02 +09:00 |
|
KMY(雪あすか)
|
a95c167dd4
|
Fix: #421 リスト新着投稿通知処理を、リードレプリカの中から外す (#424)
|
2024-01-05 09:07:56 +09:00 |
|
KMY(雪あすか)
|
2c5c068365
|
Fix: #416 フィルターでhalf_warnを指定した時の代替値指定ミス (#423)
|
2024-01-05 09:07:48 +09:00 |
|
Matt Jankowski
|
964a0ecf37
|
Add sleep statement to nudge thread scheduler in request pool spec (#28596)
|
2024-01-04 16:55:00 +00:00 |
|
Matt Jankowski
|
ae39bed95b
|
Solve remaining db/*migrate* cops (#28579)
|
2024-01-04 16:40:28 +00:00 |
|
Claire
|
d0fd14f851
|
Fix scrolling to detailed status not always working (#28577)
|
2024-01-04 14:17:38 +00:00 |
|
Claire
|
419c659bc4
|
Add fallback redirection when getting a webfinger query WEB_DOMAIN@WEB_DOMAIN (#28592)
|
2024-01-04 14:14:46 +00:00 |
|
renovate[bot]
|
da7290839a
|
Update dependency stylelint-config-standard-scss to v13 (#28589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-04 09:24:43 +00:00 |
|
github-actions[bot]
|
bdf4750633
|
New Crowdin Translations (automated) (#28590)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-04 09:24:13 +00:00 |
|
Matt Jankowski
|
1af5c37701
|
Use heredoc on federation CLI warning strings (#28578)
|
2024-01-04 09:21:27 +00:00 |
|
Matt Jankowski
|
f06c1f1552
|
Fix Capybara/ClickLinkOrButtonStyle cop in spec/features (#28576)
|
2024-01-04 09:20:32 +00:00 |
|
renovate[bot]
|
06374d07c3
|
Update dependency cssnano to v6.0.3 (#28581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-04 09:19:38 +00:00 |
|
Emelia Smith
|
9826b7780a
|
Streaming: use standard cors package instead of custom implementation (#28523)
|
2024-01-04 09:18:03 +00:00 |
|
renovate[bot]
|
9c268c9413
|
Update dependency axios to v1.6.4 (#28586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-04 09:16:29 +00:00 |
|
renovate[bot]
|
0f3f98c01f
|
Update dependency react-redux-loading-bar to v5.0.8 (#28587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-04 09:16:12 +00:00 |
|
renovate[bot]
|
38e5d1b53f
|
Update dependency net-ldap to v0.19.0 (#28588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-04 09:15:56 +00:00 |
|
Claire
|
dfdadb92e8
|
Add ability to require approval when users sign up using specific email domains (#28468)
|
2024-01-04 09:07:05 +00:00 |
|
KMY(雪あすか)
|
98753287ac
|
Fix: アンテナに登録された投稿がアンテナ削除時Redisから削除されない問題 (#417)
* Fix: アンテナに登録された投稿がRedisから削除されない問題
* Fix test
* Tootctlに変更
* 処理を共通化
|
2024-01-04 15:28:22 +09:00 |
|
KMY(雪あすか)
|
5d8a9f4757
|
Change: #398 管理者設定:スタンプのストリーミングを有効にする設定→ローカルユーザーの絡むスタンプのストリーミングを有効にする (#414)
|
2024-01-04 08:35:47 +09:00 |
|
Michael Stanclift
|
195b89d336
|
Fix .opus file uploads being misidentified by Paperclip (#28580)
|
2024-01-03 19:02:53 +00:00 |
|
Matt Jankowski
|
f92d8c654d
|
Standardize on Thor methods in CLI classes (#28566)
|
2024-01-03 15:08:08 +00:00 |
|
Claire
|
905794fd57
|
Remove v3.5 branch from supported Mastodon versions (#28574)
|
2024-01-03 15:04:10 +00:00 |
|
Matt Jankowski
|
5c769de096
|
Add spec coverage for CLI::Media#remove_orphans command (#28267)
|
2024-01-03 14:12:56 +00:00 |
|
KMY(雪あすか)
|
37bc3c6171
|
Fix: #397 管理者やユーザーがスタンプ機能を無効にしているときに、投稿のボタン群を以前通り均等幅で詰めるようにする (#411)
|
2024-01-03 22:27:56 +09:00 |
|
Matt Jankowski
|
51d2b80ff7
|
Solve Abc/* metrics for db/*migrate* files (#28568)
|
2024-01-03 13:22:03 +00:00 |
|
KMY(雪あすか)
|
8757ac7deb
|
Add: #396 スタンプの数字を隠して表示する機能 (#412)
|
2024-01-03 22:10:13 +09:00 |
|
KMY(雪あすか)
|
eee362b9e0
|
Fix: #404 フィルターでhalf_warn を設定してると、クライアントアプリでタイムラインが読み込まれない (#410)
|
2024-01-03 22:10:02 +09:00 |
|
KMY(雪あすか)
|
47489783bc
|
Fix: 参照付き投稿の詳細画面のキーボード操作不具合・規定のスクロール量不具合 (#409)
* Fix: 参照付き投稿の詳細画面のキーボード操作不具合・規定のスクロール量不具合
* Fix test
|
2024-01-03 22:09:51 +09:00 |
|
Matt Jankowski
|
74a0d81e90
|
Add coverage for CLI self-destruct command (#28565)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-03 13:06:38 +00:00 |
|
Matt Jankowski
|
e12d8893f4
|
Fix intermittent failure from unspecified order in export_domain_blocks controller spec (#28562)
|
2024-01-03 13:06:15 +00:00 |
|
KMY(雪あすか)
|
7e7918202e
|
Merge pull request #408 from kmycode/upstream-20230103
Upstream 20230103
|
2024-01-03 20:45:46 +09:00 |
|
KMY
|
0cac602da5
|
Bump version to 10.0
|
2024-01-03 20:43:34 +09:00 |
|
Claire
|
092bb8a27a
|
Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476)
|
2024-01-03 11:29:26 +00:00 |
|
KMY
|
5532d68391
|
Fix test
|
2024-01-03 20:23:59 +09:00 |
|
Claire
|
bd415af9a1
|
Change streaming API host to not be overridden to localhost in development mode (#28557)
|
2024-01-03 10:23:58 +00:00 |
|
KMY
|
7356f776f2
|
Merge remote-tracking branch 'parent/main' into upstream-20230103
|
2024-01-03 19:15:01 +09:00 |
|
KMY(雪あすか)
|
41631fe46d
|
Revert "Fix: フィルター使用中にエラーが出る場合がある問題の暫定対応 (#395)" (#405)
This reverts commit a6df29a925 .
|
2024-01-03 19:03:56 +09:00 |
|
github-actions[bot]
|
7cce2a41f2
|
New Crowdin Translations (automated) (#28573)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-03 09:19:46 +00:00 |
|
renovate[bot]
|
2b330ede22
|
Update dependency eslint-plugin-jsdoc to v48 (#28564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 09:10:19 +00:00 |
|
renovate[bot]
|
8c5d3e5278
|
Update dependency puma to v6.4.1 (#28569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 09:05:52 +00:00 |
|
renovate[bot]
|
c2b4588f1c
|
Update dependency sass to v1.69.7 (#28570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-03 09:04:59 +00:00 |
|