Sayamame-beans
d0b7c74fd1
検索からハッシュタグのページが開けるように、users/searchに@から始まる文字列が与えられた際の処理を修正 等 (#13858)
* enhance(frontend): 検索からハッシュタグのページを開けるように
* fix(frontend): 照会で入力が`#`のみの場合は`/tags/`に遷移しないように
* docs(changelog): update changelog
* enhance(frontend): ユーザー検索からもハッシュタグのページを開けるように
* docs(changelog): update changelog
* enhance(frontend): 検索範囲等が指定されている時は照会/ハッシュタグページを開かないように
* enhance(frontend): 検索内容に空白が含まれている場合は照会/ハッシュタグページを開かないように
* docs(changelog): update changelog
* Revert "enhance(frontend): 検索範囲等が指定されている時は照会/ハッシュタグページを開かないように"
This reverts commit f84eecea964b90e9b115eac19ed6f19a603a6bbc.
* enhance(frontend): 検索から照会/ハッシュタグページを開くかどうか確認するように
* docs(changelog): update changelog
* chore: fix lint
* docs(changelog): update changelog insertion position
* enhance(frontend): 検索から`@user@host`の形式で照会出来るように
* fix(frontend): 照会で入力が`@`のみの場合に`/@`に遷移しないように
* fix(backend): `users/search`において`@`から始まるqueryに対する処理が正しくなかった問題を修正
* docs(changelog): update changelog
* chore(backend): fix lint error
* fix(backend): more improvements for users/search when query startswith `@`
* chore: unify common conditions
* docs(changelog): refine changelog
* chore(backend): fix lint error
* MkInputをpreventに対応させ、enterの意図せぬ伝搬を防ぐ
* chore(frontend/search.user): use .prevent to prevent the propagation of enter instead of setTimeout
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: taichanne30 <dev@taichan.site>
2024-07-30 19:18:43 +09:00
..
2024-05-04 13:21:40 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-05-27 17:21:05 +09:00
2024-06-22 19:40:55 +09:00
2024-02-19 08:36:06 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-07-30 15:51:08 +09:00
2024-03-13 22:37:18 +09:00
2024-02-13 15:59:27 +00:00
2024-03-13 22:37:18 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-03-20 10:30:45 +09:00
2024-05-30 17:36:58 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-07-17 21:52:05 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-03-02 13:28:10 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-07-13 13:02:27 +09:00
2024-07-12 16:25:44 +09:00
2024-05-27 20:54:53 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-07-12 16:25:44 +09:00
2024-07-30 14:42:46 +09:00
2024-07-17 21:52:05 +09:00
2024-02-13 15:59:27 +00:00
2024-07-30 15:51:08 +09:00
2024-02-13 15:59:27 +00:00
2024-07-13 16:15:25 +09:00
2024-02-13 15:59:27 +00:00
2024-04-14 08:08:26 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-07-04 13:14:49 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-07-30 19:18:43 +09:00
2024-03-13 22:37:18 +09:00
2024-02-13 15:59:27 +00:00
2024-07-30 13:11:06 +09:00
2024-07-18 00:31:52 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-16 16:17:09 +09:00
2024-02-13 15:59:27 +00:00
2024-07-18 15:41:32 +09:00
2024-07-14 17:28:34 +09:00
2024-02-13 15:59:27 +00:00
2024-04-01 20:44:24 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-07-12 16:25:44 +09:00
2024-03-01 17:28:46 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-03-17 20:33:33 +09:00
2024-07-28 14:44:15 +09:00
2024-02-13 15:59:27 +00:00
2024-07-02 10:57:20 +09:00
2024-02-13 15:59:27 +00:00
2024-03-20 10:30:45 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-04-13 12:51:37 +09:00
2024-07-14 17:28:34 +09:00
2024-07-04 13:14:49 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00
2024-03-06 21:08:42 +09:00
2024-02-13 15:59:27 +00:00
2024-02-13 15:59:27 +00:00