egirlskey/packages/client/src
Johann150 42f48ffea2
refactor: follow button (#8789)
* fix: display cancelling follow request

* remove unnecessary branch

The executed code is the same as in the else branch so this special
condition is unnecessary.

* remove code duplication

Use the same callback as later for updating these variables.

* use $ref sugar

* remove unused import

Co-authored-by: blackskye-sx <saul.newman@gmail.com>
2022-06-10 14:29:46 +09:00
..
components refactor: follow button (#8789) 2022-06-10 14:29:46 +09:00
directives refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
filters fix lints (#8737) 2022-05-26 22:53:09 +09:00
pages User moderation details (#8762) 2022-06-03 23:14:50 +09:00
scripts fix(client): fix popout url (#8494) 2022-05-29 12:21:36 +02:00
themes 🎨 2022-03-01 23:58:28 +09:00
types enhance: メニュー関連をComposition API化、switchアイテム追加 (#8215) 2022-01-30 14:11:52 +09:00
ui fix(lint): indentation 2022-05-31 16:22:00 +02:00
widgets fix: server metrics widget 2022-06-01 08:51:00 +02:00
account.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00
config.ts refactoring 2021-11-12 02:02:25 +09:00
const.ts enhance: MediaListでは、サーバーで許可された形式しか表示しないように (#8113) 2022-01-27 00:08:48 +09:00
emojilist.json Supports Unicode Emoji 14.0 (#8699) 2022-05-25 16:35:30 +09:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts refactoring 2021-11-12 02:02:25 +09:00
init.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00
instance.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00
menu.ts refactor(client): better semantics 2022-01-28 11:53:12 +09:00
os.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00
pizzax.ts refactor(client): specify global scope 2022-01-16 10:14:14 +09:00
plugin.ts fix 2021-11-18 23:36:04 +09:00
router.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
store.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
stream.ts 非ログイン時にエラーを吐くconsole.logを除去 (#8119) 2022-01-06 20:07:11 +09:00
style.scss 🎨 2022-01-14 01:44:08 +09:00
symbols.ts refactoring 2021-11-12 02:02:25 +09:00
theme-store.ts fix lints (#8737) 2022-05-26 22:53:09 +09:00