Commit graph

10133 commits

Author SHA1 Message Date
KMY
fc1b280d59 Merge remote-tracking branch 'parent/main' into upstream-20231109 2023-11-09 12:33:50 +09:00
KMY(雪あすか)
e3c71cb3e4
Add: #213 右サイドメニューからお気に入りを削除するオプション (#262) 2023-11-09 11:53:57 +09:00
KMY(雪あすか)
85a6631709
Fix: 引用元の投稿が削除されたときにエラーが出る問題 (#261) 2023-11-09 11:50:57 +09:00
KMY(雪あすか)
1da7f6f4a1
Fix: #205 投稿の編集履歴一覧ポップアップが表示できない (#260) 2023-11-09 11:50:47 +09:00
KMY(雪あすか)
d3b9f72c26
Fix: #236 ログインしていない状態で投稿詳細画面でスタンプを押そうとすると画面が操作不能になる (#259) 2023-11-09 11:50:34 +09:00
Matt Jankowski
13c3e59601
Use helper method to build batched status edits in admin/statuses/show (#27739) 2023-11-08 13:04:52 +00:00
github-actions[bot]
5c328ae674
New Crowdin Translations (automated) (#27768)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-08 12:40:09 +00:00
Matt Jankowski
7d6bcc0615
Remove unmatched rubocop:enable declaration (#27769) 2023-11-08 12:02:09 +00:00
KMY(雪あすか)
76f2f2ed0c
Add: #87 フォロワーのみに購読を許可する設定 (#239)
* Wip: マイグレーション、設定など一式

* Fix test

* Fix test

* Fix: マスター用の設定を他サーバーに送信しないよう修正

* DTL、外部サーバーの情報受け入れのテストを追加

* スペルミスを修正

* Web画面に設定項目追加

* 既存の`master_settings`を上書きしないよう修正
2023-11-08 17:51:36 +09:00
KMY(雪あすか)
a7dec3c59b
Add: スタンプにブロック・アカウントドメインブロックを反映 (#256)
* Add: スタンプにブロック・アカウントドメインブロックを反映

* Fix: 条件
2023-11-08 13:32:14 +09:00
KMY(雪あすか)
cea042e7c9
Merge pull request #254 from kmycode/upstream-20231108
Upstream 20231108
2023-11-08 11:48:47 +09:00
KMY(雪あすか)
93b4f226bb
Add: #245 概要画面に全文検索の項目 (#255) 2023-11-08 11:29:59 +09:00
KMY(雪あすか)
411c6ec16e
Add: #207 リスト通知機能をfedibird_capabilitiesに追加 (#253) 2023-11-08 11:12:37 +09:00
KMY
9286d8c5b7 Fix test 2023-11-08 11:12:10 +09:00
KMY(雪あすか)
cfa9b1877a
Change: #186 概要画面のkmyblue capabilities表示改善 (#252) 2023-11-08 10:57:00 +09:00
KMY
08f86bcb8f Merge commit '389a6cc4c0' into upstream-20231108 2023-11-08 10:41:10 +09:00
KMY(雪あすか)
408da2c42a
Change: スタンプのidをお気に入り特別できるよう変更 (#251) 2023-11-08 10:30:20 +09:00
João Pedro Marques
d3cd37d73e
Feature - Prevents multiple audio/video attachments from being played at the same time (#24717) 2023-11-07 23:37:58 +00:00
Jasmin Johal
27cbdc6f22
Change alt text to empty string for avatars (#21875)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-11-07 21:46:08 +00:00
Aleks Xhuvani
58f01a5c9a
Add volume saving/reuse to video player (#27488) 2023-11-07 18:15:38 +00:00
Renaud Chaput
f476d9dab2
Fix the notificationsUpdate call (#27758) 2023-11-07 14:18:59 +00:00
Matt Jankowski
45770c9306
Fix Performance/MapMethodChain cop (#27744) 2023-11-07 13:01:09 +00:00
Matt Jankowski
bbad5b6456
Remove false positive cop detection (#27457) 2023-11-07 10:44:15 +00:00
KMY(雪あすか)
ec0002c732
Fix: フレンドサーバーに投稿削除が配送されない問題 (#249) 2023-11-07 19:05:00 +09:00
github-actions[bot]
1b28ab7263
New Crowdin Translations (automated) (#27687)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-07 09:03:59 +00:00
KMY(雪あすか)
d7f07ae80f
Fix: #241 リスト新着通知で、数日前の古い投稿についての通知が来る場合がある (#242)
* Fix: #241 リスト通知の重複についてとりあえずの対処

* Fix: 本家の通知バグ
2023-11-07 17:16:10 +09:00
KMY
64578feeb4 Merge remote-tracking branch 'parent/main' into upstream-20231107 2023-11-07 11:35:05 +09:00
Matt Jankowski
d6f50839e1
Fix RSpec/SpecFilePathFormat cops (#27730) 2023-11-06 16:25:40 +00:00
Matt Jankowski
0c4e7c06dc
Fix Rails/FindEach cop (#26886) 2023-11-06 15:53:29 +00:00
Matt Jankowski
fe26f33e0a
Fix Rails/RedundantActiveRecordAllMethod cop (#26885) 2023-11-06 15:51:52 +00:00
zunda
e4e752c26e
Adjust transform origin for favorite star (#27700) 2023-11-06 11:14:46 +00:00
Claire
c0989b78f8
Fix incoming status creation date not being restricted to standard ISO8601 (#27655) 2023-11-06 09:28:14 +00:00
Renaud Chaput
6712bf86cd
Fixes website not loading for unlogged users (#27698) 2023-11-04 21:52:56 +00:00
KMY(雪あすか)
9416eeae98
Fix: #208 リスト通知で投稿者のアイコンが二重に表示される問題 (#235) 2023-11-04 22:21:29 +09:00
KMY(雪あすか)
7d4d2afdae
Fix: #202 画像拡大表示したときの右下のボタンが機能しない問題(本家由来) (#234) 2023-11-04 22:21:15 +09:00
KMY(雪あすか)
0b04b7a8c6
Fix: #199 投稿フォームでの検索許可アイコン表示崩れ (#233) 2023-11-04 22:20:36 +09:00
KMY(雪あすか)
24909f9760
Change: #185 『スタンプをつけられた人』ではなく『スタンプをつけた人』のフォロワーにスタンプを転送 (#232)
* Change: #185 『スタンプをつけられた人』ではなく『スタンプをつけた人』のフォロワーにスタンプを転送

* Fix: 絵文字削除が届かない問題

* Test: 送る方にも同じテストを追加
2023-11-04 21:27:59 +09:00
KMY
7e088863b4 Fix test 2023-11-04 10:11:06 +09:00
KMY
52dac50826 Merge remote-tracking branch 'parent/main' into upstream-20231104 2023-11-04 09:10:13 +09:00
Renaud Chaput
3bf2a7296e
Use Immutable Record for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
github-actions[bot]
2d548e273e
New Crowdin Translations (automated) (#27646)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-03 10:10:13 +00:00
KMY(雪あすか)
0f85ed243c
Fix: #221 投稿フォームの時限投稿メニューが動作しない問題 (#223) 2023-11-03 09:50:01 +09:00
KMY(雪あすか)
4fdbb159fe
Merge pull request #226 from kmycode/upstream-20231103
Upstream 20231103
2023-11-03 09:49:44 +09:00
KMY(雪あすか)
10dc6c478c
Add: #189 本家由来の独自機能作成時に参考にしたファイルにマーカー (#225) 2023-11-03 08:38:49 +09:00
KMY(雪あすか)
c3578970e1
Fix: #220 インスタンス情報更新時に、スタンプ利用可否のキャッシュをクリアする処理 (#224) 2023-11-03 08:22:56 +09:00
KMY
76c4acdd20 Merge remote-tracking branch 'parent/main' into upstream-20231103 2023-11-03 07:51:14 +09:00
Claire
0337df3a42
Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2023-11-02 14:58:37 +00:00
KMY(雪あすか)
37779910df
Fix: ローカルサーバーのスタンプ利用可否が正しく反映できない問題 (#219)
* Fix: ローカルサーバーのスタンプ利用可否が正しく反映できない問題

* 不要な分岐を削除

* Fix: Presenterの使用を中止(どうせキャッシュしてるので)
2023-11-02 13:56:26 +09:00
KMY(雪あすか)
86afcdbc4d
Fix: #217 スタンプ利用可能なソフトウェア名からkmyblueを削除 (#218) 2023-11-02 13:20:07 +09:00
KMY
eba304a47b Fix test 2023-11-02 10:43:58 +09:00