- Dec 31, 2023
- Dec 30, 2023
- Dec 29, 2023
- Dec 28, 2023
-
-
dakkar authored
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
-
anatawa12 authored
* fix: running from docker is broken * fix: dependencies of misskey-js not found from backend * docs(changelog): Dockerでサーバーを起動できない問題を修正 * Update CHANGELOG.md Co-authored-by:
かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> --------- Co-authored-by:
かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
-
YAVIIGI authored
* functionPicker の追加 * Update CHANGELOG.md * fix lint errors * Add addMfmFunction * add enableQuickAddMfmFunction setting * Update CHANGELOG.md issue 番号を追加 * Update index.d.ts * change 'functionPicker' to 'mfmFunctionPicker' * Change indent from 4 space to 1 tab --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>