Commit graph

1666 commits

Author SHA1 Message Date
KMY
e3fa1728a9 Fix test 2024-02-01 12:15:55 +09:00
KMY
92ef42d697 Merge remote-tracking branch 'parent/main' into upstream-20240201 2024-02-01 11:32:27 +09:00
Yamagishi Kazutoshi
b3075a9993
Remove unused l18n messages (#28964) 2024-01-30 15:34:07 +00:00
J H
1467f1e1e1
Fixed the toggle emoji dropdown bug (#29012) 2024-01-30 13:38:49 +00:00
Claire
805dba7f8d
Change compose form to use server-provided post character limit (#28928) 2024-01-26 14:09:45 +00:00
KMY(雪あすか)
a7954d0e74
Fix: スマホでサークル一覧が選択できない問題 (#509) 2024-01-26 20:35:09 +09:00
KMY(雪あすか)
3762dd6249
Change: スマホから公開範囲などの選択肢を表示するときのデザインを調整 (#508) 2024-01-26 13:43:40 +09:00
KMY(雪あすか)
c75a3721a1
Fix: 画像つき投票がWebからできない問題 (#506) 2024-01-26 12:18:22 +09:00
KMY
3dd9591a4b Merge remote-tracking branch 'parent/main' into upstream-20240126 2024-01-26 11:14:21 +09:00
Eugen Rochko
6936e5aa69
Change design of compose form in web UI (#28119)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-25 15:41:31 +00:00
Eugen Rochko
3205a654ca
Refactor conversations components in web UI (#28833)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-25 14:34:26 +00:00
KMY
9fa938eb0f Merge remote-tracking branch 'parent/main' into upstream-20240125 2024-01-25 18:15:21 +09:00
Claire
5a838ceaa9
Use active variants for boost icons and increase icon size (#27924) 2024-01-24 12:37:43 +00:00
Eugen Rochko
01ce9df880
Fix search form re-rendering spuriously in web UI (#28876) 2024-01-24 07:03:30 +00:00
KMY(雪あすか)
e4375143ca
Change: #456 名称変更「スタンプ」→「絵文字リアクション」 (#497) 2024-01-24 08:49:10 +09:00
KMY
a4cc73438e Merge remote-tracking branch 'parent/main' into upstream-20240122 2024-01-22 10:07:33 +09:00
Eugen Rochko
9f8e3cca9a
Fix duplicate and missing keys in search popout component in web UI (#28834) 2024-01-21 07:44:46 +00:00
KMY
2b51fabe9c Merge remote-tracking branch 'parent/main' into upstream-20240118 2024-01-18 09:17:39 +09: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(雪あすか)
90bd2a0f00
Merge pull request #462 from kmycode/upstream-20240115
Upstream 20240115
2024-01-15 19:58:03 +09:00
KMY(雪あすか)
e087286bea
Fix: ブースト時に選択できる公開範囲に限定投稿が含まれる問題 (#460) 2024-01-15 12:27:38 +09:00
KMY
35a4928cbe Fix test 2024-01-15 11:14:19 +09: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
c5f7c93996 Fix test 2024-01-12 14:55:04 +09:00
KMY
e65fb9fb51 Merge remote-tracking branch 'parent/main' into upstream-20240112 2024-01-12 14:48:17 +09:00
Renaud Chaput
383be173af
Add a version comment to the emoji preval-ed file so it is regenerated (#28700) 2024-01-12 03:39:11 +00:00
Essem
b6e353537b
Add new emojis from jdecked/twemoji 15.0 (#28404) 2024-01-11 16:15:08 +00:00
KMY(雪あすか)
dc73c30d2d
Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある (#443)
* Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある

* Fix test

* WebのほうにもNULLチェックを追加

* ローカルのエイリアス名を編集するところもついでにスリムに
2024-01-10 09:43:56 +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
Renaud Chaput
a0e237a96f
Upgrade Redux packages (#28585) 2024-01-08 10:57:40 +00:00
KMY
a0a3d1b101 Merge remote-tracking branch 'parent/main' into upstream-20230105 2024-01-05 10:01:36 +09:00
Claire
d0fd14f851
Fix scrolling to detailed status not always working (#28577) 2024-01-04 14:17:38 +00:00
KMY(雪あすか)
37bc3c6171
Fix: #397 管理者やユーザーがスタンプ機能を無効にしているときに、投稿のボタン群を以前通り均等幅で詰めるようにする (#411) 2024-01-03 22:27:56 +09:00
KMY(雪あすか)
47489783bc
Fix: 参照付き投稿の詳細画面のキーボード操作不具合・規定のスクロール量不具合 (#409)
* Fix: 参照付き投稿の詳細画面のキーボード操作不具合・規定のスクロール量不具合

* Fix test
2024-01-03 22:09:51 +09:00
KMY
7356f776f2 Merge remote-tracking branch 'parent/main' into upstream-20230103 2024-01-03 19:15:01 +09:00
Michael Stanclift
fdec8d7ffb
Fix OCR when using S3/CDN for assets (#28551) 2024-01-02 09:09:54 +00:00
Claire
6374358357
Change media to be hidden/blurred by default in report modal (#28522) 2023-12-29 16:34:13 +00:00
Santiago Kozak
1cba91d6d1
Fix reply icon display in picture-in-picture footer (#28519) 2023-12-29 09:48:27 +00:00
KMY(雪あすか)
77d8bbe438
Fix: #280 タイムラインでスタンプが意図せず表示されることがある問題 (#394) 2023-12-27 09:28:08 +09:00
KMY(雪あすか)
fb6e125917
Change: #322 fedibird_capabilitiesからprofile_searchを削除 (#387)
* Change: #322 `fedibird_capabilities`から`profile_search`を削除

* v1にも追加
2023-12-26 09:48:03 +09:00
KMY(雪あすか)
b94ffe6699
Change: #273 投稿下のアクションバーについて、スタンプボタンを消すとき他のボタンで詰めない (#386) 2023-12-26 09:30:23 +09:00
KMY(雪あすか)
dc6e60517d
Change: #282 スタンプのボタンの順番を入れ替え (#378) 2023-12-25 10:48:34 +09:00
KMY
4355dfc64f Merge remote-tracking branch 'parent/main' into upstream-20231225 2023-12-25 09:59:33 +09:00
KMY(雪あすか)
4651d54f3e
Add: #281 限定投稿時の投稿ボタンに盾マーク (#377) 2023-12-25 09:27:00 +09:00
KMY(雪あすか)
be77654f57
Change: #246 公開範囲「ローカル公開」無効と同時に、検索許可「ローカルとフォロワー」も無効にする (#368) 2023-12-22 10:10:57 +09:00
Renaud Chaput
1c041356a1
Fix error on viewing a profile when unlogged (#28465) 2023-12-21 20:19:18 +00:00
Eugen Rochko
5976d3702f
Change "Follow" to "Follow back" and "Mutual" when appropriate in web UI (#28452) 2023-12-21 09:44:09 +00:00