mirror of
https://github.com/misskey-dev/misskey
synced 2024-11-30 15:58:24 +09:00
c0d1682604
* 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
|
||
---|---|---|
.. | ||
autogen | ||
acct.ts | ||
api.ts | ||
api.types.ts | ||
consts.ts | ||
entities.ts | ||
index.ts | ||
note.ts | ||
nyaize.ts | ||
streaming.ts | ||
streaming.types.ts |