summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :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
|
* feat(client): MFM関数構文のサジェストを実装syuilo2021-09-262-19/+57
|
* refactor: fix typessyuilo2021-09-261-3/+3
|
* Tune mfmToHtml (#7841)MeiMei2021-09-261-12/+112
| | | | | | | * Tune mfmToHtml * typo * add
* fix(client): fix tabs of page header behavioursyuilo2021-09-261-0/+4
|
* enhance(client): ↵syuilo2021-09-231-0/+3
| | | | | | アニメーションを減らす設定をメニューのアニメーションにも適用するように Resolve #7826
* Update index.ts (#7830)MeiMei2021-09-231-1/+1
|
* fix inboxQueue import (#7829)Johann1502021-09-231-1/+1
|
* New Crowdin updates (#7823)syuilo2021-09-221-1/+1
| | | | | | | * New translations ja-JP.yml (German) * New translations ja-JP.yml (Esperanto) * New translations create-plugin.md (Esperanto)
* enhance(client): ↵syuilo2021-09-221-6/+2
| | | | アップデートが利用可能な場合エラー表示およびダイアログ表示しないように
* refactor: PackedHoge型をPacked<'Hoge'>型に書き換える (#7792)tamaina2021-09-2234-122/+310
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * packedNotificationSchemaを更新 * read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加 * fix * add header, choice, invitation * test * fix * yatta * remove no longer needed "as PackedUser/PackedNote" * clean up * add simple-schema * fix lint * define items in full Schema * revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736 * user packとnote packの型不整合を修正 * add prelude/types.ts * emoji * signin * game * matching * fix * add emoji schema * add reversiGame * add reversiMatching * remove signin schema (use Signin entity) * add Packed type * note-reaction * user * user-group * user-list * note * app, messaging-message * notification * drive-file * drive-folder * following * muting * blocking * hashtag * page * app (with modifying schema) * import user? * channel * antenna * clip * gallery-post * emoji * Packed * reversi-matching * add changelog * add changelog * revert fix
* New Crowdin updates (#7764)syuilo2021-09-2228-254/+254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations apps.md (Chinese Simplified) * New translations links.md (Chinese Simplified) * New translations changelog.md (Chinese Simplified) * New translations ja-JP.yml (Esperanto) * New translations report-issue.md (Chinese Simplified) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations mfm.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations glossary.md (Esperanto) * New translations timeline.md (Chinese Simplified) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations mfm.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations mfm.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations glossary.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations aiscript.md (English) * New translations ja-JP.yml (Esperanto) * New translations aiscript.md (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations links.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations note.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations note.md (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (English) * New translations faq.md (Korean) * New translations faq.md (Korean) * New translations misskey.md (Korean) * New translations faq.md (Korean) * New translations disable-timelines.md (Korean) * New translations disable-timelines.md (Korean) * New translations disable-timelines.md (Korean) * New translations aiscript.md (Korean) * New translations misskey.md (Korean) * New translations aiscript.md (Korean) * New translations changelog.md (Korean) * New translations misskey.md (Korean) * New translations misskey.md (Korean) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations glossary.md (Esperanto) * New translations glossary.md (Esperanto) * New translations glossary.md (Esperanto) * New translations glossary.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations misskey.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations faq.md (Korean) * New translations misskey.md (Korean) * New translations apps.md (Korean) * New translations faq.md (Korean) * New translations misskey.md (Korean) * New translations faq.md (Korean) * New translations glossary.md (Korean) * New translations faq.md (Korean) * New translations glossary.md (Korean) * New translations glossary.md (Korean) * New translations glossary.md (Korean) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations create-plugin.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations keyboard-shortcut.md (Esperanto) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Chinese Simplified) * New translations create-plugin.md (Chinese Simplified) * New translations develop-bot.md (Chinese Simplified) * New translations reversi-bot.md (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations reversi-bot.md (Chinese Simplified) * New translations stream.md (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations glossary.md (Esperanto) * New translations glossary.md (Esperanto) * New translations glossary.md (Esperanto) * New translations reversi-bot.md (Chinese Simplified) * New translations develop-bot.md (Chinese Simplified) * New translations reversi-bot.md (Chinese Simplified) * New translations reversi-bot.md (Chinese Simplified) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations troubleshooting.md (Esperanto) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations timeline.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations timeline.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations glossary.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations glossary.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations note.md (Esperanto) * New translations glossary.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations glossary.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations reversi-bot.md (Chinese Simplified) * New translations reversi-bot.md (Chinese Simplified) * New translations reversi-bot.md (Chinese Simplified) * New translations stream.md (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations glossary.md (Korean) * New translations glossary.md (Korean) * New translations glossary.md (Korean) * New translations glossary.md (Korean) * New translations links.md (Korean) * New translations links.md (Korean) * New translations ja-JP.yml (Korean)
* enhance(client): ↵syuilo2021-09-221-1/+4
| | | | | | 非ログイン自は更新ダイアログを出さないように Resolve #7756
* feat: MFM Sparkle animation (#7813)Skehmatics2021-09-223-1/+206
| | | | | | | | | | * Add sparkle mfm animation ✨ * Cleanup sparkle effect + spaces -> tabs and other codestyle + use proper image + listen for resizes + use font-size to determine particle size (for fun with x2/3/4 stacking)
* fix(client): fix #7774syuilo2021-09-221-7/+8
|
* :art:syuilo2021-09-222-10/+22
|
* feat(server): 管理者用アカウント削除API実装syuilo2021-09-225-7/+78
| | | | | 動作確認済み Resolve #7735
* enhance(client): ↵syuilo2021-09-218-69/+346
| | | | リスト、アンテナタイムラインを個別ページとして分割
* :art:syuilo2021-09-211-6/+7
|
* :art:syuilo2021-09-214-8/+14
|
* :art:syuilo2021-09-213-10/+74
|
* enhance: ↵tamaina2021-09-201-4/+8
| | | | | | | | | ノートヘッダーにflex-shrinkを設定し、Acctを優先的に縮小して見栄えをよくするように (#7752) * MAKE NOTE HEADER FLEX AGAIN * span => div * remove submodules
* chore, perf: Reduce redis memory (#7816)MeiMei2021-09-201-1/+3
| | | | | | | * Reduce redis memory * CHANGELOG * a
* feat: 凍結された場合のダイアログを実装 (#7811)syuilo2021-09-195-38/+74
| | | | | | | | | | | | | * feat: 凍結された場合のダイアログを実装 * Update CHANGELOG.md * Update basic.js * improve error handling * cypressなんもわからん * Update basic.js
* fix stylesyuilo2021-09-181-1/+1
|
* enhance(server): ↵syuilo2021-09-181-1/+6
| | | | アカウントが凍結されたときのエラーを判定しやすく
* add resolver check for blocked instance (#7777)nullobsi2021-09-181-0/+8
| | | | | | | * add resolver check for blocked instance * lint * Update note.ts
* fix(client): タイムラインでリストとかなかったの修正syuilo2021-09-181-0/+12
|
* fix: アンテナが既読にならないのを修正 (#7809)tamaina2021-09-181-1/+1
|