KMY
|
12ed20b6d5
|
Merge remote-tracking branch 'parent/main' into upstream-20250328
|
2025-03-28 08:44:30 +09:00 |
|
Claire
|
c93b2c6809
|
Add new filter action to blur media (#34256)
|
2025-03-26 07:31:05 +00:00 |
|
Claire
|
958953a687
|
Refactor spoiler button logic into separate SpoilerButton component (#34257)
|
2025-03-24 13:58:37 +00:00 |
|
Eugen Rochko
|
1960aac90b
|
Fix display of failed-to-load image attachments in web UI (#34217)
|
2025-03-21 10:23:49 +00:00 |
|
KMY
|
3e065f4e12
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-28 18:02:01 +09:00 |
|
Eugen Rochko
|
956873362e
|
Remove system tooltip for alt text in web UI (#33736)
|
2025-01-27 08:17:59 +00:00 |
|
KMY
|
3784ad273c
|
Merge remote-tracking branch 'parent/main' into upstream-20241216
|
2024-12-16 10:14:31 +09:00 |
|
Eugen Rochko
|
425311e1d9
|
Change referrer policy to be controlled by header in web UI (#33214)
|
2024-12-09 22:42:45 +00:00 |
|
KMY
|
a003c2db89
|
Merge remote-tracking branch 'parent/main' into upstream-20241107
|
2024-11-07 08:33:20 +09:00 |
|
Claire
|
0a1b5df202
|
Fix alt-text pop-in not using the translated description (#32766)
|
2024-11-04 11:08:19 +00:00 |
|
KMY
|
66bed31dbe
|
Merge remote-tracking branch 'parent/main' into upstream-20241006
|
2024-10-05 09:10:58 +09:00 |
|
Claire
|
51769e0670
|
Fix media gallery items having incorrect borders when hidden (#32257)
|
2024-10-04 14:55:44 +00:00 |
|
Claire
|
f768a6eb16
|
Hide badges in media gallery when media are hidden (#32224)
|
2024-10-02 15:51:05 +00:00 |
|
KMY
|
133a263f79
|
Merge remote-tracking branch 'parent/main' into upstream-20241001
|
2024-10-01 08:13:23 +09:00 |
|
Eugen Rochko
|
a04433f995
|
Add ability to view alt text by clicking the ALT badge in web UI (#32058)
|
2024-09-26 13:26:49 +00:00 |
|
Eugen Rochko
|
89df27a06c
|
Change design of media tab on profiles in web UI (#31967)
|
2024-09-26 12:31:32 +00:00 |
|
KMY
|
fc9d27ff91
|
Merge remote-tracking branch 'parent/main' into upstream-20240913
|
2024-09-13 10:31:48 +09:00 |
|
Eugen Rochko
|
a3215c0f88
|
Change inner borders in media galleries in web UI (#31852)
|
2024-09-11 07:29:18 +00:00 |
|
Eugen Rochko
|
3929e3c6d2
|
Change design of hide media button in web UI (#31807)
|
2024-09-10 09:29:17 +00:00 |
|
KMY
|
adee1645a3
|
Merge remote-tracking branch 'parent/main' into upstream-20240716
|
2024-07-16 09:01:12 +09:00 |
|
Tianwei Dong
|
36d819bef3
|
Change to use an unified constant for max media attachments per status (#29073)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2024-07-08 08:10:57 +00:00 |
|
KMY
|
2b51fabe9c
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
|
Claire
|
e817fe4c35
|
Change media “ALT” label to a specific class (#28777)
|
2024-01-17 15:32:56 +00:00 |
|
Renaud Chaput
|
01b6c83c36
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
|
KMY
|
673e09d645
|
Merge remote-tracking branch 'parent/main' into upstream-20240115
|
2024-01-15 11:08:37 +09:00 |
|
Claire
|
6bbcd9348e
|
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons (#28064)
|
2024-01-12 20:16:48 +00:00 |
|
Renaud Chaput
|
608f66f978
|
Change icon SVG imports to use a default import (#28709)
|
2024-01-12 10:31:24 +00:00 |
|
KMY
|
5448bcf276
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
|
2023-10-26 20:24:34 +09: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 |
|
KMY
|
80498c8377
|
Merge remote-tracking branch 'parent/main' into kb-merge-231010
|
2023-10-10 22:17:15 +09:00 |
|
KMY(雪あすか)
|
44b739a39a
|
Add: Webでの引用表示 (#50)
* Add compacted component
* 引用表示の間にコンテナをはさみ、不要なコードを削除
* 引用APIを作成、ついでにブロック状況を引用APIに反映
* テスト修正など
* 引用をキャッシュに登録
* `quote_id`が`quote_of_id`になったのをSerializerに反映
* Fix test
* 引用をフィルターの対象に含める設定+エラー修正
* ストリーミングの存在しないプロパティ削除によるエラーを修正
* Fix lint
* 他のサーバーから来た引用付き投稿を処理
* Fix test
* フィルター設定時エラーの調整
* 画像つき投稿のスタイルを調整
* 画像つき投稿の最大高さを調整
* 引用禁止・非表示の設定を追加
* ブロック対応
* マイグレーションコード調整
* 引用設定の翻訳を作成
* Lint修正
* 参照1つの場合は引用に変換する設定を削除
* 不要になったテストを削除
* ブロック設定追加、バグ修正
* 他サーバーへ引用送信・受け入れ
|
2023-10-02 11:12:51 +09:00 |
|
KMY
|
4b65740722
|
Merge commit 'f826a95f6e ' into kb_migration
|
2023-07-25 15:09:10 +09:00 |
|
Eugen Rochko
|
4d01d1a1ee
|
Remove 16:9 cropping from web UI (#26132)
|
2023-07-24 13:46:55 +02:00 |
|
KMY
|
f18fa97f0c
|
Merge commit '71db616fed ' into kb_migration
|
2023-07-14 12:43:55 +09:00 |
|
Eugen Rochko
|
338a0e70cc
|
Change label and design of sensitive and unavailable media in web UI (#25712)
|
2023-07-08 20:05:33 +02:00 |
|
KMY
|
093cfdbb7b
|
Merge commit 'c15c8c7aa8 ' into kb_migration
|
2023-06-01 17:30:18 +09:00 |
|
Christian Schmidt
|
69057467cb
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-01 00:10:21 +02:00 |
|
KMY
|
d6f8f19e31
|
Merge commit 'e58c36d308 ' into kb_migration
|
2023-05-25 08:46:53 +09:00 |
|
Renaud Chaput
|
d27216dc46
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
|
KMY
|
4a19077534
|
Merge commit 'dfa5889fc0 ' into kb_migration
|
2023-05-23 22:17:10 +09:00 |
|
Renaud Chaput
|
8f66126b10
|
Use the new JSX transform (#25064)
|
2023-05-23 10:52:27 +02:00 |
|
KMY
|
31022ceb5a
|
Change media attachments max 8 to 16 on web cli
|
2023-05-12 16:54:11 +09:00 |
|
KMY
|
ec0ed1cfd8
|
Fix show over 5 medias on web cli
|
2023-05-12 15:47:09 +09:00 |
|
KMY
|
cd452874a7
|
Merge commit '5241f7b2fd ' into kb_migration_development
|
2023-05-12 11:16:48 +09:00 |
|
Christian Schmidt
|
5241f7b2fd
|
Fix UI crash in moderation interface when opening the media modal (#24816)
|
2023-05-11 12:41:55 +02:00 |
|
KMY
|
f3867c10de
|
Merge commit 'b878e3d8df ' into kb_migration_development
|
2023-05-10 17:58:14 +09:00 |
|
Nick Schonning
|
b878e3d8df
|
Enable ESLint react/no-deprecated (#24471)
|
2023-05-10 09:05:32 +02:00 |
|
KMY
|
ba3f60ba63
|
Merge commit 'c8181eb0a4 ' into kb_migration
|
2023-05-09 15:39:21 +09:00 |
|
Renaud Chaput
|
c8181eb0a4
|
Enforce stricter rules for Typescript files (#24910)
|
2023-05-09 03:11:56 +02:00 |
|
KMY
|
32f0e619f0
|
Merge commit 'f877aa9d70 ' into kb_migration
|
2023-05-07 14:50:12 +09:00 |
|