summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2021-10-312-36/+30
|
* New Crowdin updates (#7913)syuilo2021-10-3113-65/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations stream.md (Arabic) * New translations ja-JP.yml (Arabic) * New translations links.md (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations timeline.md (English) * New translations pages.md (English) * New translations timeline.md (English) * New translations keyboard-shortcut.md (English) * New translations theme.md (English) * New translations theme.md (English) * New translations ja-JP.yml (Arabic) * New translations glossary.md (Arabic) * New translations note.md (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations note.md (Arabic) * New translations share-page.md (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Esperanto) * New translations share-page.md (Esperanto) * New translations share-page.md (Esperanto) * New translations share-page.md (Esperanto) * New translations share-page.md (Esperanto) * New translations share-page.md (Esperanto) * New translations share-page.md (Esperanto) * New translations share-page.md (Esperanto) * New translations custom-emoji.md (Portuguese) * New translations theme.md (Portuguese) * New translations widgets.md (Portuguese) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German)
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-10-311-0/+8
|\
| * Update emojis.vue (#7915)okpierre2021-10-311-0/+8
| |
* | fix(client): ↵syuilo2021-10-312-4/+10
| | | | | | | | コントロールパネルのカスタム絵文字タブが切り替わらないように見える問題を修正
* | fix(client): ↵syuilo2021-10-311-17/+17
|/ | | | ページ編集時のドロップダウンメニューなどが動作しない問題を修正
* chore(client): Fix #7923syuilo2021-10-311-6/+19
| | | | Close #7924
* stop context menu handling for videos (#7927)Johann1502021-10-311-0/+1
|
* fix: ↵MeiMei2021-10-312-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | 削除したノートやユーザーがリモートから参照されると復活することがあるのを修正 (#7918) * Fix #7557 * CHANGELOG * Fix user * CHANGELOG * Tune CHANGELOG * Tune CHANGELOG * resolver * Remove check * Remove import * CHANGELOG * Tune Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* ユーザー情報のhasUnreadChannelが常にfalseになってしまって ↵シアノン2021-10-311-1/+1
| | | | るのを修正 (#7938)
* feat: ↵tamaina2021-10-312-0/+32
| | | | | | | | | クライアントでログインするアカウントidを指定するクエリ(loginId=:userId) (#7929) * feat: ログインするアカウントのIDをクエリ文字列で指定する機能 * await? * rename
* feat: thread mute (#7930)syuilo2021-10-3113-13/+241
| | | | | | | | | | | * feat: thread mute * chore: fix comment * fix test * fix * refactor
* fix: Fix #7895 (#7937)MeiMei2021-10-313-3/+6
| | | | | * Fix #7895 * CHANGELOG
* fix testsyuilo2021-10-281-1/+1
|
* refactorsyuilo2021-10-271-5/+7
|
* fix(client): ↵syuilo2021-10-251-0/+2
| | | | ユーザーページのナビゲーションが失敗する問題を修正
* New Crowdin updates (#7912)syuilo2021-10-251-11/+11
| | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations stream.md (Chinese Simplified) * New translations stream.md (Chinese Simplified)
* chore: clean upsyuilo2021-10-251-2/+0
|
* feat(client): Improve image viewersyuilo2021-10-252-58/+53
| | | | | | Resolve #7545 Resolve #6811 Close #7808
* :art:syuilo2021-10-255-11/+16
|
* enhance: Provide Twemoji SVGs from Misskey server (#2) (#7897)tamaina2021-10-242-1/+17
| | | | | | | | | | | | | * Selfhosting Twemoji * ちっ * うざっ * あ * add test Co-authored-by: mei23 <m@m544.net>
* feat(client): ↵syuilo2021-10-243-2/+34
| | | | | | メンションにユーザーのアバターを表示するように Resolve #350
* :art:syuilo2021-10-246-46/+57
|
* :art:syuilo2021-10-241-1/+1
|
* refactor clientsyuilo2021-10-248-9/+15
|
* Update tooltip.vuesyuilo2021-10-241-3/+9
|
* :art:syuilo2021-10-243-3/+4
|
* :art:syuilo2021-10-242-19/+37
|
* Update reactions-viewer.reaction.vue (#7909)okpierre2021-10-241-0/+1
|
* Remove apexchartssyuilo2021-10-243-194/+44
| | | | Resolve #7907
* refactor clinetsyuilo2021-10-2433-831/+733
|
* refactor clinetsyuilo2021-10-2315-242/+169
|
* :art:syuilo2021-10-231-1/+1
|
* :art:syuilo2021-10-231-0/+18
|
* :art:syuilo2021-10-232-4/+7
|
* :art:syuilo2021-10-231-1/+27
|
* fix(client): ウィジェットを追加できない問題を修正syuilo2021-10-231-15/+18
| | | | Fix #7905
* :art:syuilo2021-10-231-1/+5
|
* Fix #7902 (#7903)MeiMei2021-10-231-1/+2
| | | | | | | * Fix #7902 * Update notification.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* New Crowdin updates (#7872)syuilo2021-10-2335-28/+1432
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations glossary.md (French) * New translations glossary.md (English) * New translations glossary.md (French) * New translations glossary.md (French) * New translations glossary.md (English) * New translations glossary.md (French) * New translations glossary.md (French) * New translations glossary.md (French) * New translations glossary.md (French) * New translations glossary.md (French) * New translations ja-JP.yml (Esperanto) * New translations note.md (Esperanto) * New translations note.md (Esperanto) * New translations note.md (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 mfm.md (Esperanto) * New translations ja-JP.yml (French) * New translations aiscript.md (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations share-page.md (French) * New translations share-page.md (Spanish) * New translations share-page.md (Arabic) * New translations share-page.md (Czech) * New translations share-page.md (Danish) * New translations share-page.md (German) * New translations share-page.md (Italian) * New translations share-page.md (Korean) * New translations share-page.md (English) * New translations share-page.md (Indonesian) * New translations share-page.md (Thai) * New translations share-page.md (Esperanto) * New translations share-page.md (Uyghur) * New translations share-page.md (Lojban) * New translations share-page.md (Kannada) * New translations share-page.md (Chinese Traditional) * New translations share-page.md (Dutch) * New translations share-page.md (Norwegian) * New translations share-page.md (Polish) * New translations share-page.md (Portuguese) * New translations share-page.md (Russian) * New translations share-page.md (Ukrainian) * New translations share-page.md (Chinese Simplified) * New translations share-page.md (Haitian Creole) * New translations share-page.md (Kabyle) * New translations share-page.md (Japanese, Kansai) * New translations timeline.md (Arabic) * New translations share-page.md (Chinese Simplified) * New translations share-page.md (Chinese Simplified) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations note.md (Esperanto) * New translations note.md (Esperanto) * New translations faq.md (Esperanto) * New translations troubleshooting.md (Esperanto) * New translations mute-and-block.md (Esperanto) * New translations mute-and-block.md (Esperanto) * New translations mute-and-block.md (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations mute-and-block.md (Esperanto)
* :art:syuilo2021-10-232-3/+13
|
* improve dashboardsyuilo2021-10-232-5/+64
|
* fix chart renderingsyuilo2021-10-222-155/+241
|
* モデレーターをブロックできない仕様を廃止syuilo2021-10-222-16/+1
| | | | Resolve #7898
* データベースにログを保存するのを廃止syuilo2021-10-227-295/+0
| | | | Close #7878
* client: change url /instance -> /adminsyuilo2021-10-2236-34/+34
|
* tweak uisyuilo2021-10-221-26/+29
|
* fix typosyuilo2021-10-221-11/+11
|
* Update number-diff.vuesyuilo2021-10-221-1/+1
|
* :art:syuilo2021-10-222-2/+2
|