Renaud Chaput
|
c7b7a4e2e4
|
Simplify column headers (#27557)
|
2023-10-30 13:23:10 +09:00 |
|
Matt Jankowski
|
c51e2f7e38
|
Misc spec/refactor to user mailer and user mailer spec (#27486)
|
2023-10-30 13:23:10 +09:00 |
|
Claire
|
e6b148a1c6
|
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts (#27459)
|
2023-10-30 13:23:10 +09:00 |
|
Jeong Arm
|
f49a49ffd6
|
Handle featured collections without items (#27581)
|
2023-10-30 13:23:10 +09:00 |
|
Eugen Rochko
|
548d16a47a
|
Fix various icon styles in web UI (#27579)
|
2023-10-30 13:23:10 +09:00 |
|
KMY(雪あすか)
|
624ccce042
|
Fix: 詳細画面のリンク、ブクマ分類のリンク、アイコン (#200)
|
2023-10-30 13:16:08 +09:00 |
|
KMY(雪あすか)
|
78e22601a6
|
Fix: アイコンのエラー、一部公開範囲が選択できない問題、サークルアイコン変更 (#190)
|
2023-10-27 19:40:43 +09:00 |
|
KMY(雪あすか)
|
c20a882b59
|
Fix: #184 アンテナ編集画面のアイコン (#187)
|
2023-10-27 10:31:36 +09:00 |
|
KMY
|
26ecad7067
|
Merge remote-tracking branch 'parent/main' into upstream-20231027
|
2023-10-27 08:35:05 +09:00 |
|
KMY(雪あすか)
|
1d8862712a
|
Add: #62 ローカルタイムラインを無効にする管理者向け設定 (#179)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Add: #62 ローカルタイムラインを無効にする管理者設定(内部挙動のみ)
* Add: 画面部分を追加
|
2023-10-27 08:08:50 +09:00 |
|
Matt Jankowski
|
12550a6a28
|
Use Rails.env.local? shorthand method to check env (#27519)
|
2023-10-26 21:20:41 +00:00 |
|
Simon Rapilly
|
2d8f759a34
|
Add HTML lang attribute to preview card descriptions (#27503)
|
2023-10-26 20:34:15 +00:00 |
|
Claire
|
d2f52f7f64
|
Fix report processing notice not mentioning the report number when performing a custom action (#27442)
|
2023-10-26 17:03:31 +00:00 |
|
Mark T. Tomczak
|
ba8dcb50fe
|
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports (#26088)
|
2023-10-26 14:08:25 +00:00 |
|
Claire
|
75255c01fc
|
Fix error when trying to delete already-deleted file with OpenStack Swift (#27569)
|
2023-10-26 13:09:48 +00:00 |
|
KMY(雪あすか)
|
ae865975d4
|
Change: #70 DTL投稿で、公開範囲・検索許可を別々に設定 (#177)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Change: #70 DTL投稿で、公開範囲・検索許可を別々に設定
|
2023-10-26 22:06:51 +09:00 |
|
KMY
|
933e6e75f3
|
Fix: haml-lint
|
2023-10-26 20:37:50 +09:00 |
|
KMY
|
5448bcf276
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
|
2023-10-26 20:24:34 +09:00 |
|
github-actions[bot]
|
3427b51d63
|
New Crowdin Translations (automated) (#27567)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-10-26 11:05:47 +00:00 |
|
Renaud Chaput
|
537442853f
|
Use a context to propagate column-related Props, and remove forceUpdate usage (#27548)
|
2023-10-26 11:00:10 +00:00 |
|
Matt Jankowski
|
3ca974e101
|
Use next keyword in field loop in admin/accounts/index view (#27559)
|
2023-10-26 10:52:14 +00:00 |
|
KMY(雪あすか)
|
551a9e8216
|
Merge pull request #159 from kmycode/upstream-20231021
Upstream 20231021
|
2023-10-26 10:07:09 +09:00 |
|
KMY(雪あすか)
|
3caa413e23
|
Refactor: #160 アカウントのother_settings関連部分を別ファイルに切り出し (#176)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Refactor: #160 アカウントの`other_settings`関連部分を別ファイルに切り出し
|
2023-10-26 10:06:47 +09:00 |
|
KMY(雪あすか)
|
952ea84868
|
Add: #173 カスタム絵文字新規作成・編集画面にカテゴリ選択欄 (#175)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Add: #173 カスタム絵文字新規作成・編集画面でのカテゴリ設定
|
2023-10-26 10:06:27 +09:00 |
|
KMY(雪あすか)
|
e2bc9be0e8
|
Merge pull request from GHSA-c7p6-c688-fhgp
* FixSec: スタンプを経由してカスタム絵文字のデータを改竄できる問題
* Fix: 相乗り絵文字が受け取れない問題とテスト
* Change: 相乗りスタンプは常にオリジナルの情報を参照
* Fix: uriまで偽装した場合に対応
|
2023-10-26 08:52:14 +09:00 |
|
KMY
|
dd6db1f337
|
Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
|
2023-10-26 08:52:14 +09:00 |
|
KMY
|
67eced5a98
|
Add: 他のサーバーに公開する情報に、制限設定などを追加
|
2023-10-26 08:52:14 +09:00 |
|
Claire
|
49b8433c56
|
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368)
|
2023-10-25 21:33:44 +00:00 |
|
Claire
|
235a4cfdc8
|
Fix batch attachment deletion when using OpenStack Swift (#27554)
|
2023-10-25 13:55:57 +00:00 |
|
Renaud Chaput
|
a4e6fe36cb
|
Add missing ban icons (#27555)
|
2023-10-25 12:47:37 +00:00 |
|
Matt Jankowski
|
70dbf84b9b
|
Solve simplest haml-lint Rubocop lints (#27529)
|
2023-10-25 12:38:01 +00:00 |
|
Matt Jankowski
|
c926f5fd67
|
Fix haml-lint UnnecessaryStringOutput for views (#27531)
|
2023-10-25 12:01:00 +00:00 |
|
github-actions[bot]
|
c85e0a6b04
|
New Crowdin Translations (automated) (#27544)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-10-25 07:36:07 +00:00 |
|
Matt Jankowski
|
cec7f0ed72
|
Remove unused #error_explanation id from error partials (#27536)
|
2023-10-25 07:12:32 +00:00 |
|
Renaud Chaput
|
cb92cdf9af
|
Fix <ColumnBackButtonSlim> (#27540)
|
2023-10-24 20:43:55 +00:00 |
|
Renaud Chaput
|
f08ca3f042
|
Fix missing icon props (#27539)
|
2023-10-24 20:43:06 +00:00 |
|
Matt Jankowski
|
bc3afb6311
|
Update rails/ujs delegate method usage (#27538)
|
2023-10-24 20:38:19 +00:00 |
|
Eugen Rochko
|
134de736dc
|
Change icons in web UI (#27385)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-10-24 17:45:08 +00:00 |
|
Claire
|
15182d1e5e
|
Fix history handling not properly handling states after update to react-router v5 (#27526)
|
2023-10-24 13:24:57 +00:00 |
|
Matt Jankowski
|
714e3ae5b5
|
Use Rails 7.1 normalizes feature (#27521)
|
2023-10-24 10:06:10 +00:00 |
|
github-actions[bot]
|
50b7ea810e
|
New Crowdin Translations (automated) (#27523)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-10-24 09:51:34 +00:00 |
|
Matt Jankowski
|
e923bb9ec9
|
Use ENV.fetch in views, fixes rubocop haml-lint issue (#27527)
|
2023-10-24 09:30:14 +00:00 |
|
たいち ひ
|
9482810703
|
Rewrite emoji_unicode_mapping_light to TS (#25444)
Co-authored-by: taichi.fukuda ひ <taichi.fukuda@systemi.co.jp>
|
2023-10-24 08:06:14 +00:00 |
|
Matt Jankowski
|
e93a75f1a1
|
Rails 7.1 update (#25963)
|
2023-10-23 17:58:29 +00:00 |
|
Claire
|
379115e601
|
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
|
2023-10-23 15:46:21 +00:00 |
|
Eugen Rochko
|
d9503a1965
|
Fix explore page reloading when you navigate back to it in web UI (#27489)
|
2023-10-23 17:07:13 +02:00 |
|
Claire
|
8b770ce811
|
Add warnings to report action logs (#27425)
|
2023-10-23 14:30:46 +02:00 |
|
Claire
|
99f2534cee
|
Add support for displaying unknown servers on /admin/instances/:domain (#27150)
|
2023-10-23 14:27:57 +02:00 |
|
Claire
|
bcae744275
|
Fix some link anchors being recognized as hashtags (#27271)
|
2023-10-23 14:19:38 +02:00 |
|
KMY
|
a16f982e6a
|
Fix: kmyblueの独自ページのコンポーネント変更
|
2023-10-23 18:49:04 +09:00 |
|