egirlskey/packages/frontend/src
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
..
boot merge: upstream 2023-12-23 02:09:23 +01:00
components feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの追加 (#12788) 2023-12-28 09:47:14 +01:00
directives refactor(frontend): import宣言周りのエラーを修正 (#12773) 2023-12-28 09:43:12 +01:00
filters バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
pages special-case full usernames is search #264 2023-12-28 17:26:24 +00:00
scripts feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの追加 (#12788) 2023-12-28 09:47:14 +01:00
themes upd: replace default dark theme 2023-12-21 21:31:28 +01:00
types refactor(frontend): menuのdividerをnullで表現するのをやめる 2023-12-12 10:26:37 +09:00
ui refactor(frontend): Reactivityで型を明示するように (#12791) 2023-12-28 09:45:15 +01:00
unicode-emoji-indexes fix: 追加絵文字候補辞書の修正(主に国旗) (#12716) 2023-12-19 22:44:42 +09:00
widgets special-case full usernames is search #264 2023-12-28 17:26:24 +00:00
workers fix(frontend): 環境によってはMisskey Webが開けない問題を修正 2023-09-19 17:08:55 +09:00
_boot_.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
_dev_boot_.ts merge: upstream 2023-12-23 02:09:23 +01:00
account.ts merge: upstream 2023-12-23 02:09:23 +01:00
cache.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
config.ts merge: upstream 2023-11-22 23:40:27 +01:00
const.ts merge: upstream 2023-12-23 02:09:23 +01:00
custom-emojis.ts バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
debug.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
emojilist.json enhance: Unicode 15.0で新たに追加された絵文字をリアクションに使えるように (#12683) 2023-12-18 14:51:29 +09:00
events.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
i18n.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
index.html fix(dev): ファイルの読み込みに失敗することがあるのを修正 (#12684) 2023-12-16 13:23:25 +09:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434) 2023-12-02 21:00:05 +09:00
local-storage.ts merge: upstream 2023-12-23 02:09:23 +01:00
navbar.ts merge: upstream 2023-12-23 02:09:23 +01:00
nirax.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
os.ts fix type 2023-12-12 10:34:08 +09:00
pizzax.ts refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
plugin.ts enhance(frontend): window.openやaタグにnoopenerオプションをつける (MisskeyIO#283) 2023-12-08 19:46:25 +09:00
router.ts merge: upstream 2023-12-23 02:09:23 +01:00
store.ts feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの追加 (#12788) 2023-12-28 09:47:14 +01:00
stream.ts fix: test break caused by #12273 (#12322) 2023-11-13 16:39:54 +09:00
style.scss merge: upstream 2023-12-23 02:09:23 +01:00
theme-store.ts fix(frontend): 標準テーマと同じIDを使用してインストールできてしまう問題を修正 2023-10-30 13:38:03 +09:00