KMY
|
dba5f3b93f
|
Merge remote-tracking branch 'parent/main' into upstream-20250414
|
2025-04-14 13:23:00 +09:00 |
|
Claire
|
a296facdea
|
Fix empty menu section in status dropdown (#34431)
|
2025-04-11 10:47:05 +00:00 |
|
Eugen Rochko
|
22d33244ee
|
Refactor <Dropdown> into TypeScript (#34357)
Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com>
|
2025-04-08 19:22:19 +00:00 |
|
KMY
|
d35fa72842
|
Merge remote-tracking branch 'parent/main' into upstream-20240109
|
2025-01-09 13:20:56 +09:00 |
|
gunchleoc
|
3201485df2
|
Fix favorite & bookmark text toggle in timeline, status and image view (#27209)
|
2025-01-02 13:52:07 +00:00 |
|
KMY
|
ab58aed910
|
Merge remote-tracking branch 'parent/main' into upstream-20241021
|
2024-10-21 07:07:48 +09:00 |
|
KMY(雪あすか)
|
beaf165c93
|
Fix: #885 テーマをハイコントラストにしているとリアクションのボタンが背景と同化する (#890) (#893)
|
2024-10-20 21:37:32 +09:00 |
|
Claire
|
1fc165de02
|
Remove ability to get embed code for remote posts (#32578)
|
2024-10-18 10:51:05 +00:00 |
|
KMY
|
a877e6486d
|
Fix: 絵文字リアクションボタンが右にずれる問題
|
2024-10-01 12:09:15 +09:00 |
|
KMY
|
c905714459
|
Merge remote-tracking branch 'parent/main' into upstream-20240926
|
2024-09-26 08:29:41 +09:00 |
|
Renaud Chaput
|
739ad0eed2
|
Keep the status action buttons at their position regardless of the counter size (#32084)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-25 14:33:58 +00:00 |
|
KMY
|
fc9d27ff91
|
Merge remote-tracking branch 'parent/main' into upstream-20240913
|
2024-09-13 10:31:48 +09:00 |
|
Eugen Rochko
|
24ef8255b3
|
Change design of embed modal in web UI (#31801)
|
2024-09-12 12:54:16 +00:00 |
|
KMY(雪あすか)
|
71671b09ef
|
Fix: 絵文字リアクション受け入れ設定をしているアカウントのリアクションボタンが正常に表示されない場合がある問題 (#830)
|
2024-08-31 14:29:05 +09:00 |
|
KMY
|
a5bbc3f93b
|
Merge remote-tracking branch 'parent/main' into upstream-20240824
|
2024-08-24 09:39:11 +09:00 |
|
Eugen Rochko
|
500f4925a5
|
Change how content warnings and filters are displayed in web UI (#31365)
|
2024-08-22 17:12:35 +00:00 |
|
KMY
|
a99f174d98
|
Merge commit '9e04007020 ' into upstream-20240725
|
2024-07-25 13:06:26 +09:00 |
|
Claire
|
e768b23aa9
|
Remove routerHistory parameters from composer actions (#31077)
|
2024-07-19 15:26:44 +00:00 |
|
KMY(雪あすか)
|
f7d978b7e3
|
Change: #742 スマホで引用・参照をおこなったとき、投稿画面へ遷移するよう変更 (#763)
|
2024-06-24 12:18:57 +09:00 |
|
KMY(雪あすか)
|
e8dfef4bd4
|
Fix: #762 「ブーストボタンを押したときにポップアップメニューを表示する」設定を有効にしてると、プロフィールページの各投稿のブースト数が表示されなくなる (#765)
|
2024-06-24 12:18:48 +09:00 |
|
KMY(雪あすか)
|
f3f9e5d545
|
Fix: 絵文字リアクションができない問題 (#747)
|
2024-05-24 19:26:19 +09:00 |
|
KMY
|
c546939a40
|
Merge remote-tracking branch 'parent/main' into upstream-20240524
|
2024-05-24 08:33:49 +09:00 |
|
Renaud Chaput
|
a178ba7cd5
|
Use a modern React context for identity in the app (#30098)
|
2024-05-19 17:07:32 +00:00 |
|
KMY(雪あすか)
|
1c054ed3a3
|
Add: #699 引用・参照対応サーバーをAPIで取得 (#711)
* Add: #699 引用・参照対応サーバーをAPIで取得
* Complete
* ごめん
|
2024-04-16 12:58:54 +09:00 |
|
KMY(雪あすか)
|
69ba7a70d5
|
Add: #56 投稿のブーストボタンをクリックしたらポップアップメニューが出るオプション (#696)
* Add: #56 投稿のブーストボタンをクリックしたらポップアップメニューが出るオプション
* ブースト時に確認ダイアログを表示する設定との兼ね合いでメニュー項目を削除
|
2024-04-05 12:32:47 +09:00 |
|
KMY(雪あすか)
|
a2dbc4a818
|
Change: #694 参照の名称をひかえめな引用に変更 (#695)
|
2024-04-04 18:52:49 +09:00 |
|
KMY
|
bef755a577
|
Merge remote-tracking branch 'parent/main' into upstream-20240401
|
2024-04-01 08:52:35 +09:00 |
|
Renaud Chaput
|
f2fd1da23f
|
Fix PropTypes for some record objects (#29786)
|
2024-03-28 10:05:16 +00:00 |
|
KMY
|
76598bd542
|
Merge remote-tracking branch 'parent/main' into upstream-20240319
|
2024-03-19 09:15:20 +09:00 |
|
Eugen Rochko
|
ec19d0a14b
|
Change mute, block and domain block confirmations in web UI (#29576)
|
2024-03-15 17:36:41 +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 |
|
KMY(雪あすか)
|
e4375143ca
|
Change: #456 名称変更「スタンプ」→「絵文字リアクション」 (#497)
|
2024-01-24 08:49:10 +09: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
|
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(雪あすか)
|
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(雪あすか)
|
37bc3c6171
|
Fix: #397 管理者やユーザーがスタンプ機能を無効にしているときに、投稿のボタン群を以前通り均等幅で詰めるようにする (#411)
|
2024-01-03 22:27:56 +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(雪あすか)
|
a88349af55
|
Add: #8 サークル投稿の転送 (#294)
* Add: `conversations`テーブルに`ancestor_status`プロパティ
* Fix test
* Fix test more
* Add: `limited_visibility`に`Reply`を追加、`context`のURI
* Add: 外部からの`context`受信処理
* Fix test
* Add: 公開範囲「返信」
* Fix test
* Fix: 返信に返信以外の公開範囲を設定できない問題
* Add: ローカル投稿時にメンション追加・他サーバーへの転送
* Fix test
* Fix test
* Test: ローカルスレッドへの返信投稿の転送
* Test: 未知のアカウントからのメンション
* Add: 編集・削除の連合に対応
* Remove: 重複テスト
* Fix: 改善
* Add: 編集削除の転送処理・返信なのにsilentなメンションでの通知
* Fix: リプライが第三者に届かない問題
* Add: `always_sign_unsafe`
* Add: Subject
* Remove space
* Fix: 他人のスレッドの送信先一覧を非表示
* Fix: おかしいコード
|
2023-11-30 09:29:24 +09:00 |
|
KMY
|
0704829a9b
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-14 09:14:19 +09:00 |
|
Eugen Rochko
|
7e3c10dec6
|
Add icons for private and disabled boost in web UI (#27817)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-13 14:39:45 +00:00 |
|
KMY(雪あすか)
|
e3c71cb3e4
|
Add: #213 右サイドメニューからお気に入りを削除するオプション (#262)
|
2023-11-09 11:53:57 +09:00 |
|
KMY(雪あすか)
|
45cc8fff7a
|
Add: #90 スタンプに対応していないと思われるサーバーの投稿からスタンプボタンを隠す設定 (#215)
|
2023-11-02 10:29:00 +09: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 |
|