かっこかり c0d1682604
feat: 送信したフォローリクエストを確認できるように (#14856)
* FEAT: Allow users to view pending follow requests they sent

This commit implements the `following/requests/sent` interface firstly
implemented on Firefish, and provides a UI interface to view the pending
follow requests users sent.

* ux: should not show follow requests tab when have no pending sent follow req

* fix default followreq tab

* fix default followreq tab

* restore missing hasPendingReceivedFollowRequest in navbar

* refactor

* use tabler icons

* tweak design

* Revert "ux: should not show follow requests tab when have no pending sent follow req"

This reverts commit e580b92c37f27c2849c6d27e22ca4c47086081bb.

* Update Changelog

* Update Changelog

* change tab titles

---------

Co-authored-by: Lhc_fl <lhcfl@outlook.com>
Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2024-11-15 17:30:54 +09:00
..
2024-10-10 14:16:24 +09:00
2024-10-10 14:16:24 +09:00
2024-10-28 11:43:55 +09:00
2024-10-10 14:16:24 +09:00
2024-05-27 20:24:15 +09:00
2024-10-10 14:16:24 +09:00
2024-10-03 16:16:09 +09:00
2024-10-28 11:43:55 +09:00
2024-10-28 11:43:55 +09:00
2024-10-10 14:16:24 +09:00
2024-05-21 10:14:58 +09:00
2024-05-21 10:14:58 +09:00
2024-10-28 11:43:55 +09:00
2024-10-28 11:43:55 +09:00
2024-10-28 11:43:55 +09:00
2024-10-28 11:43:55 +09:00
2024-05-21 10:14:58 +09:00
2024-07-28 14:55:28 +09:00
2024-10-03 16:16:09 +09:00
2024-10-28 11:43:55 +09:00
2024-10-14 11:22:51 +09:00
2024-10-03 16:16:09 +09:00
2024-10-03 16:16:09 +09:00
2024-10-03 16:16:09 +09:00
2024-10-10 14:16:24 +09:00
2024-10-10 14:16:24 +09:00
2024-10-07 09:44:35 +09:00
2024-10-28 11:43:55 +09:00
2024-10-03 16:16:09 +09:00
2024-10-10 14:16:24 +09:00
2024-10-03 16:16:09 +09:00
2024-10-28 11:43:55 +09:00
2024-10-03 16:16:09 +09:00
2024-10-03 16:16:09 +09:00
2024-10-10 14:16:24 +09:00
2024-10-07 09:44:35 +09:00
2024-05-21 10:10:59 +09:00
2024-10-10 14:16:24 +09:00
2024-10-28 11:43:55 +09:00
2024-10-28 11:43:55 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.