summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix prelude/url (#7855)MeiMei2021-10-012-1/+14
|
* refactor: prelude/urlでquerystringを使用しないようにsyuilo2021-10-011-4/+6
| | | | Resolve #7854
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-09-301-1/+1
|\
| * insert space for unknown MFM functions (#7851)Johann1502021-09-301-1/+1
| |
* | dev: developブランチをDocker Hubにpushするようにsyuilo2021-09-301-0/+33
|/ | | | Resolve #7845
* fix(client): ↵syuilo2021-09-302-3/+5
| | | | | | ユーザーページのタブが機能していない問題を修正 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-30179-2379/+2604
|
* 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-263-19/+58
|
* refactor: fix typessyuilo2021-09-261-3/+3
|
* Update CHANGELOG.mdsyuilo2021-09-261-0/+1
|
* Tune mfmToHtml (#7841)MeiMei2021-09-262-12/+136
| | | | | | | * Tune mfmToHtml * typo * add
* fix(client): fix tabs of page header behavioursyuilo2021-09-262-1/+7
|
* Update extensions.jsonsyuilo2021-09-251-3/+1
|
* Update CHANGELOG.mdsyuilo2021-09-241-0/+2
|
* enhance(client): ↵syuilo2021-09-232-0/+10
| | | | | | アニメーションを減らす設定をメニューのアニメーションにも適用するように Resolve #7826
* Update index.ts (#7830)MeiMei2021-09-231-1/+1
|
* fix inboxQueue import (#7829)Johann1502021-09-231-1/+1
|
* 12.91.0syuilo2021-09-222-2/+2
|
* New Crowdin updates (#7823)syuilo2021-09-223-8/+8
| | | | | | | * New translations ja-JP.yml (German) * New translations ja-JP.yml (Esperanto) * New translations create-plugin.md (Esperanto)
* New Crowdin updates (#7822)syuilo2021-09-222-5/+5
| | | | | | | * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto)
* enhance(client): ↵syuilo2021-09-222-6/+3
| | | | アップデートが利用可能な場合エラー表示およびダイアログ表示しないように
* Update CHANGELOG.mdsyuilo2021-09-221-2/+0
|
* refactor: PackedHoge型をPacked<'Hoge'>型に書き換える (#7792)tamaina2021-09-2235-122/+312
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-2235-383/+548
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-222-1/+5
| | | | | | 非ログイン自は更新ダイアログを出さないように Resolve #7756
* #7813の修正syuilo2021-09-222-0/+3
|
* feat: MFM Sparkle animation (#7813)Skehmatics2021-09-225-1/+208
| | | | | | | | | | * 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-222-7/+9
|
* update depssyuilo2021-09-222-299/+246
|
* :art:syuilo2021-09-222-10/+22
|
* feat(server): 管理者用アカウント削除API実装syuilo2021-09-226-7/+80
| | | | | 動作確認済み Resolve #7735
* enhance(client): ↵syuilo2021-09-219-70/+348
| | | | リスト、アンテナタイムラインを個別ページとして分割
* :art:syuilo2021-09-211-6/+7
|
* :art:syuilo2021-09-214-8/+14
|
* :art:syuilo2021-09-213-10/+74
|
* Update CONTRIBUTING.mdsyuilo2021-09-201-1/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-09-203-5/+12
|\
| * 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-202-1/+4
| | | | | | | | | | | | | | * Reduce redis memory * CHANGELOG * a
* | update contribution guidesyuilo2021-09-202-94/+30
|/
* test: improve e2e testsyuilo2021-09-191-65/+103
|