- Dec 31, 2023
-
-
dakkar authored
I could have factored out all the lines that set cache headers, but that would have made future merges even more complicated
☹️ thanks ShittyCopper for reporting the problem! -
Marie authored
-
Marie authored
-
Marie authored
-
Marie authored
-
Marie authored
Also adds the visibility function to mastodon imports
-
- 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>
-
Chocolate Pie authored
* fix(test): CIが落ちているのを修正 * fix(ci)?: CIの`typecheck`が落ちる問題を修正 * fix(ci): コンフィグファイルのタイポを修正