summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(locale): Add missing keysyuilo2020-07-121-0/+1
|
* fix(client): Fix indicator positionsyuilo2020-07-121-1/+1
|
* fix(client): i18nsyuilo2020-07-121-1/+1
|
* fix(client): Fix #6532syuilo2020-07-122-1/+11
|
* fix(client): Fix stylesyuilo2020-07-121-8/+4
|
* fix(server): Fix #6533syuilo2020-07-122-5/+5
|
* Deckのタイムラインカラムの初回種別選択でキャンセルが ↵rinsuki2020-07-121-1/+1
| | | | | 押されたらタイムラインカラムを消すように (#6535) Fix #6531
* 12.41.1syuilo2020-07-121-1/+1
|
* fix(client): Fix iconsyuilo2020-07-121-2/+2
|
* fix(client): Fix #6528syuilo2020-07-121-0/+4
|
* fix(cliemt): Fix stylesyuilo2020-07-121-0/+8
|
* feat(client): Remove ResizeObserver polyfillsyuilo2020-07-124-9/+0
|
* clean upsyuilo2020-07-121-2/+0
|
* 12.41.0syuilo2020-07-121-1/+1
|
* New Crowdin updates (#6498)syuilo2020-07-1219-47/+490
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 (French) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Kannada) * New translations ja-JP.yml (Uyghur) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Danish) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish)
* フォロワーではないリモートユーザーに削除通知が配信 ↵fuyu2020-07-121-8/+40
| | | | | | | | | | | れない問題を修正 (#6475) * フォロワーではないリモートユーザーに削除通知が配信されない問題を修正 * 同じ処理を一つにまとめた * Inのエラー修正, Renote/Quote対応 Co-authored-by: mei23 <m@m544.net>
* Fix style of input(type="search") on macOS Safari (#6484)tamaina2020-07-122-0/+3
|
* fix #6335 (#6507)Xeltica2020-07-121-4/+4
|
* Plugin system (#6479)syuilo2020-07-1213-17/+293
| | | | | | | | | | | * wip * wip * wip * wip * Update store.ts
* feat(client): 無限にダイアログを出すようにsyuilo2020-07-121-2/+6
| | | | Resolve #6525
* fix(client): Fix timeline widget setting definitionsyuilo2020-07-121-0/+4
|
* fix(client): Fix stylesyuilo2020-07-121-1/+1
|
* style: Fix linrsyuilo2020-07-121-12/+12
|
* feat(client): ↵syuilo2020-07-123-14/+5
| | | | ミューテーション監視をやめてページリロードするように
* chore: Add TODOsyuilo2020-07-121-0/+1
|
* chore: Update dependencies :rocket:syuilo2020-07-112-180/+193
|
* テーマエディターの実装 (#6482)Xeltica2020-07-1111-10/+495
| | | | | | | | | | | | | | | | | | | | | | | | | * テーマ機能の実装 * resolve #6478 * 定数を削除できるように * 変更を破棄するか確認ダイアログを表示するように * fix code * Update theme.ts * :v: * fix path * wip * wip * wip Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Deck (#6504)syuilo2020-07-1156-907/+2695
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* タイムライン上でTwitterウィジットを展開できるようにな ↵MeiMei2020-07-112-31/+50
| | | | | | | | | ど (#6496) * TL上でTwitterウィジットを展開できるようになど * use iframe * Twitterウィジットがはみ出すのを修正
* AP Delate Activityの修正 (#6512)MeiMei2020-07-112-10/+40
|
* Update resolutions (#6516)MeiMei2020-07-112-118/+43
| | | | | | | * Fix SNYK-JS-LODASH-567746 * Fix SNYK-JS-YARGSPARSER-560381 * Fix SNYK-JS-SERIALIZEJAVASCRIPT-570062
* Fix #6397 Mastodon v2.5.0未満からのActivityが受け取れない (#6518)MeiMei2020-07-111-1/+0
|
* Fix #6513 ↵MeiMei2020-07-101-1/+1
| | | | キャッシュされてないリモートファイルのURLが相対URLで返ってくる (#6514)
* refactorsyuilo2020-07-104-18/+18
|
* :art:syuilo2020-07-091-5/+7
|
* feat(client): Add sound :musical_note:syuilo2020-07-082-0/+1
|
* Update mios.tssyuilo2020-07-081-0/+2
|
* Update CHANGELOG.mdtamaina2020-07-071-0/+19
|
* fix 非ログイン時に n または p ↵Xeltica2020-07-071-0/+1
| | | | | | | キー押下で投稿フォームが出る (#6508) * fix #5851 * post-formのスポーンを弾く場所を変更
* Increase download timeout to 60 sec (#6503)MeiMei2020-07-061-1/+1
|
* :art:syuilo2020-07-061-1/+10
|
* :art:syuilo2020-07-061-1/+1
|
* Resolve #6500syuilo2020-07-064-12/+90
|
* :art:syuilo2020-07-061-1/+1
|
* feat(client): ↵syuilo2020-07-064-4/+16
| | | | ウィジェットを画面スクロールに連動させるオプション
* ダークテーマを利用中だとウィジェット編集画面が見づ ↵fuyu2020-07-051-1/+0
| | | | い問題を修正 (#6497)
* :art:syuilo2020-07-051-3/+3
|
* scrollbar-widthを設定するように (#6495)MeiMei2020-07-051-0/+1
| | | | | * scrollbar-widthを設定するように * fix
* Fix SNYK-JS-THENIFY-571690 (CVE-2020-7677) (#6491)MeiMei2020-07-051-3/+3
|
* 12.40.0syuilo2020-07-051-1/+1
|