1
0
forked from mirror/misskey
misskey/packages/frontend
かっこかり 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 e580b92c37.

* 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
..
.storybook Update generate.tsx 2024-10-04 13:40:49 +09:00
.vscode
@types
assets wip (#14745) 2024-10-11 21:05:53 +09:00
lib
public
src feat: 送信したフォローリクエストを確認できるように (#14856) 2024-11-15 17:30:54 +09:00
test
.gitignore
eslint.config.js
package.json update deps (#14950) 2024-11-15 17:22:00 +09:00
tsconfig.json
vite.config.local-dev.ts
vite.config.ts fix: sassのmodern-compilerを使うように (#14651) 2024-10-03 09:09:37 +09:00
vite.json5.ts
vue-shims.d.ts