Sharkey/packages/frontend/src/widgets
dakkar 2e55c292bf special-case full usernames is search #264
this should be enough "merging" of lookup&search:

* partial usernames are searched as part of notes from the widget, and
as part of known usernames in "search users"
* tags are searched as part of notes from the widget and the "search
notes" page
* full usernames always navigate to the profile page of that
user (which will fetch the profile if possible)

as an extra nicety, if "search notes" is disabled, the search widget
handles hashtags like the lookup function does
2023-12-28 17:26:24 +00:00
..
server-metric refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
index.ts merge: upstream 2023-12-23 02:09:23 +01:00
widget.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
WidgetActivity.calendar.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
WidgetActivity.chart.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
WidgetActivity.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
WidgetAichan.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetAiscript.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetAiscriptApp.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetBirthdayFollowings.vue feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表示できるウィジェットを追加 (#12450) 2023-11-30 14:49:26 +09:00
WidgetButton.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetCalendar.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetClicker.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetClock.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetDigitalClock.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetFederation.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
WidgetInstanceCloud.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
WidgetInstanceInfo.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetJobQueue.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetMemo.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetNotifications.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetOnlineUsers.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetPhotos.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
WidgetPostForm.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetProfile.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetRss.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetRssTicker.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetSearch.vue special-case full usernames is search #264 2023-12-28 17:26:24 +00:00
WidgetSlideshow.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
WidgetTimeline.vue merge: upstream 2023-12-23 02:09:23 +01:00
WidgetTrends.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
WidgetUnixClock.vue Remove unused imports (#12730) 2023-12-21 11:36:45 +09:00
WidgetUserList.vue refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00