summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: fix errorsyuilo2021-10-111-3/+10
|
* :art:syuilo2021-10-114-4/+21
|
* fix uisyuilo2021-10-101-66/+80
|
* :art:syuilo2021-10-101-4/+5
|
* fix(client): ピン留めユーザーの設定項目がない問題を修正syuilo2021-10-101-0/+8
|
* improve uisyuilo2021-10-1028-552/+607
|
* :art:syuilo2021-10-091-4/+8
|
* :art:syuilo2021-10-092-6/+6
|
* :art:syuilo2021-10-091-2/+3
|
* feat(client): 通知ページで通知の種類によるフィルタsyuilo2021-10-092-8/+41
|
* refactor: use path aliassyuilo2021-10-097-7/+7
|
* feat: 未読の通知のみ表示する機能syuilo2021-10-093-6/+36
|
* tweak uisyuilo2021-10-0938-622/+750
|
* :art:syuilo2021-10-092-14/+40
|
* :art:syuilo2021-10-0815-63/+93
|
* fix(api): (0 , ms_1.default) is not a functionsyuilo2021-10-082-2/+2
|
* server: コマンドラインオプション廃止syuilo2021-10-088-41/+38
| | | | | Resolve #7863 Resolve #6337
* enhance(api): ↵syuilo2021-10-082-2/+14
| | | | | | ap系のエンドポイントをログイン必須化+レートリミット追加 他のサーバーにリクエストを送信するという性質上、攻撃の踏み台にされることがあるため
* Revert "Revert "Fix idb"" (#7860)tamaina2021-10-081-3/+2
| | | This reverts commit 67875e2afa65fb0be477099def0e3d9cdb08ea22.
* feat: ↵syuilo2021-10-0818-37/+319
| | | | | | | | | | | | | | | アカウント作成にメールアドレス必須にするオプション (#7856) * feat: アカウント作成にメールアドレス必須にするオプション * ui * fix bug * fix bug * fix bug * :art:
* Revert "Fix idb"tamaina2021-10-071-2/+3
| | | | This reverts commit dd17065129c66f5093add1192fcdf853123f7583.
* Fix idbtamaina2021-10-071-3/+2
|
* fix(api): fix file type regexsyuilo2021-10-051-1/+1
|
* :art:syuilo2021-10-032-27/+31
|
* :art:syuilo2021-10-034-36/+37
|
* fix bugsyuilo2021-10-031-1/+1
|
* fix bugsyuilo2021-10-031-1/+1
|
* :art:syuilo2021-10-0318-38/+50
|
* :art:syuilo2021-10-032-23/+39
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-10-021-3/+35
|\
| * enhance: ↵tamaina2021-10-021-3/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | ページロードエラーページにリロードボタンを追加 (#7835) * wip * modify page load error page * add changelog * サーバーが死んでるエラーを追加 * add MkLoading
* | :art:syuilo2021-10-0211-75/+227
|/
* chore: fix bugsyuilo2021-10-021-1/+1
|
* :art:syuilo2021-10-023-41/+28
|
* fix bugsyuilo2021-10-011-3/+3
|
* fix bugsyuilo2021-10-011-2/+2
|
* Fix prelude/url (#7855)MeiMei2021-10-011-1/+1
|
* refactor: prelude/urlでquerystringを使用しないようにsyuilo2021-10-011-4/+6
| | | | Resolve #7854
* insert space for unknown MFM functions (#7851)Johann1502021-09-301-1/+1
|
* fix(client): ↵syuilo2021-09-301-3/+4
| | | | | | ユーザーページのタブが機能していない問題を修正 Fix #7853
* fix bugsyuilo2021-09-301-2/+7
|
* fix: truncate image descriptions (#7699)Johann1502021-09-307-17/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move truncate function to separate file to reuse it * truncate image descriptions * show image description limit in UI * correctly treat null Co-authored-by: nullobsi <me@nullob.si> * make truncate Unicode-aware The strings that truncate returns should now be valid Unicode. PostgreSQL also counts Unicode Code Points instead of bytes so this should be correct. * move truncate to internal, validate in API Truncating could also be done in src/services/drive/add-file.ts or src/services/drive/upload-from-url.ts but those would also affect local images. But local images should result in a hard error if the image comment is too long. * avoid overwriting Co-authored-by: nullobsi <me@nullob.si>
* :art:syuilo2021-09-303-28/+29
|
* refactor componentssyuilo2021-09-30175-2297/+2508
|
* add todosyuilo2021-09-281-0/+1
|
* chore: clean upsyuilo2021-09-261-1/+0
|
* fix(client): MFM関数構文のサジェストで括弧を無視するようにsyuilo2021-09-261-1/+1
|
* 重いというか邪魔syuilo2021-09-261-1/+1
|
* fix(client): 絵文字一覧ページのタグ一覧をとりあえず無効にsyuilo2021-09-261-0/+2
| | | | 重いため
* chore: clean upsyuilo2021-09-261-2/+0
|