summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG.mdsyuilo2021-11-281-0/+4
|
* client: refine uisyuilo2021-11-2848-1141/+1736
|
* /antennas/notes API ↵xianon2021-11-281-1/+10
| | | | で日付による絞り込みができるようにする (#8015)
* Fix install docs link in readme (#8017)Francis Dinh2021-11-281-1/+1
|
* fix(client): ↵syuilo2021-11-272-0/+15
| | | | モバイルでタップしたときにツールチップが表示される問題を修正
* fix: notification.vueのIntersectionObserverまわりを修正 (#8010)tamaina2021-11-261-12/+9
| | | | | | | | | | | | | | | | | | | * fix notification.vue * remove a blank line * disconnect intersection observer * disconnect2 * Update packages/client/src/components/notification.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * disconnect * oops Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix: toolsが動かないのを修正 (#8008)MeiMei2021-11-265-9/+14
| | | | | * Move tools * Fix DB
* Update ja-JP.ymlsyuilo2021-11-261-1/+3
|
* Implemented a rotate MFM (#8016)Richard "EpicKitty" Bowey2021-11-264-1/+19
| | | Co-authored-by: Richard Bowey <me@epickitty.uk>
* Update README.mdsyuilo2021-11-211-11/+25
|
* fix(client): ↵syuilo2021-11-213-6/+3
| | | | リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正
* fix(client): ↵syuilo2021-11-213-0/+10
| | | | ログインにおいてパスワードが誤っている際のエラーメッセージが正しく表示されない問題を修正
* move tools dir into srcsyuilo2021-11-2121-210/+0
|
* client: ノートにモデレーターバッジを表示するのを廃止syuilo2021-11-214-25/+9
|
* Update README.mdsyuilo2021-11-201-1/+1
|
* Update README.mdsyuilo2021-11-201-88/+15
|
* update banner imagesyuilo2021-11-202-70/+1
|
* Update package.jsonsyuilo2021-11-191-1/+1
|
* 12.97.0syuilo2021-11-191-1/+1
|
* New Crowdin updates (#7984)syuilo2021-11-1915-152/+788
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Arabic) * 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 ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Chinese Simplified) * 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 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)
* Update .eslintrc.jssyuilo2021-11-191-0/+2
|
* update linrsyuilo2021-11-19291-1163/+1175
|
* Update .eslintrc.jssyuilo2021-11-191-0/+1
|
* feat(client): keep line breaks of translated text to improve readabilitysyuilo2021-11-193-4/+5
|
* fix(client): better error handling of file uploadsyuilo2021-11-191-4/+23
|
* feat(client): collapse sub note automaticallysyuilo2021-11-192-1/+43
|
* Update CONTRIBUTING.mdsyuilo2021-11-191-0/+5
|
* implement dev commandsyuilo2021-11-196-97/+154
|
* fix(client): fix plugin activate and uninstall (#7991)futchitwo2021-11-191-1/+2
| | | | | * fix(client): fix plugin activate and uninstall * Fix(client): fix package activates
* lint: add missing semicolonsyuilo2021-11-181-1/+1
|
* improve ide supportsyuilo2021-11-183-1/+18
|
* fixsyuilo2021-11-185-15/+13
|
* introduce lint for clientsyuilo2021-11-1840-153/+817
| | | | Resolve #7998
* Update CHANGELOG.mdsyuilo2021-11-181-0/+1
|
* limit depth of reply posts (#7979)Johann1502021-11-182-11/+22
| | | | | | | * limit depth of reply posts * some tweaks Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* lint: warn non-null-assertion to reduce unexpected behavioursyuilo2021-11-181-1/+1
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-1884-460/+415
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-11-181-1/+1
|\
| * fix(client):fix search all users (#7993)futchitwo2021-11-181-1/+1
| |
* | ci: cache node_modulessyuilo2021-11-182-0/+8
| |
* | Update CHANGELOG.mdsyuilo2021-11-181-1/+3
|/
* feat(client): アカウント削除に確認ダイアログを出すようにsyuilo2021-11-143-0/+17
|
* fix(client): fix tooltip stylesyuilo2021-11-142-28/+50
|
* fix(client): improve error handlingsyuilo2021-11-142-6/+4
|
* Fix v12.96.x Docker (#7982)MeiMei2021-11-145-2/+20
|
* Update build.jssyuilo2021-11-141-6/+0
|
* fix for lintsyuilo2021-11-1312-574/+581
|
* Update .eslintrc.jssyuilo2021-11-131-0/+9
|
* 12.96.1syuilo2021-11-132-1/+5
|
* add alias to improve compatibilitysyuilo2021-11-131-1/+2
|