summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix #4926syuilo2019-06-295-58/+55
|
* Revert "Update ormconfig.ts"syuilo2019-06-291-5/+1
| | | | This reverts commit 5a349eb3766d84b9a9af46930e60dcf6c4ab0688.
* Update ormconfig.tssyuilo2019-06-291-1/+5
|
* Fix: AP object / actor type (#5086)MeiMei2019-06-2810-87/+86
| | | | | | | | | | | | | | | | | | * attributedToがArrayの場合などに対応 * attachment以外で来るDocument系のObjectに対応 * Renote, Reply 対応 * 表示をいい感じに * fix type * revert as const * Fix Note / Question type * attributedToのtypeで複合配列を想定する
* Use as constsyuilo2019-06-282-2/+2
| | | | #5089
* Use as constsyuilo2019-06-27102-966/+853
| | | | #5089
* 11.23.1syuilo2019-06-252-1/+6
|
* Fix bugsyuilo2019-06-251-2/+5
|
* English nyaizesyuilo2019-06-241-0/+2
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-06-231-0/+1
|\
| * New translations ja-JP.yml (Chinese Simplified) (#5081)syuilo2019-06-231-0/+1
| |
* | :art:syuilo2019-06-231-11/+15
|/
* 11.23.0syuilo2019-06-232-1/+16
|
* New Crowdin translations (#5065)syuilo2019-06-2313-6/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (French) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Danish) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai)
* Resolve #5010syuilo2019-06-233-0/+5
|
* Fix #4519syuilo2019-06-221-1/+1
|
* Improve usabilitysyuilo2019-06-221-3/+3
|
* Block all activities from suspended users (#5076)MeiMei2019-06-211-0/+2
|
* Improve url-preview (#5077)MeiMei2019-06-213-12/+29
| | | | | | | | | | * url-previewリクエスト時にハッシュは除く * ハッシュだけ違うプレビューカードは表示しない * url-previewをユーザーロケールで出し分けるように * Fix code style
* Fix bugsyuilo2019-06-212-4/+6
|
* Improve syncsyuilo2019-06-219-255/+262
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-06-211-4/+3
|\
| * Enable ServiceWorker (#5075)MeiMei2019-06-211-4/+3
| |
* | デッキの状態を同期できるようにsyuilo2019-06-215-8/+48
|/
* ホームのカスタマイズ情報を複数のデバイス間で同期で ↵syuilo2019-06-215-3/+75
| | | | るように
* Provide Redis versionsyuilo2019-06-204-0/+8
|
* Add psql version to info pagesyuilo2019-06-202-0/+5
|
* Fix code stylesyuilo2019-06-191-2/+4
|
* 11.22.0syuilo2019-06-182-1/+12
|
* Add indexsyuilo2019-06-181-0/+2
|
* Add chart indicessyuilo2019-06-181-0/+11
|
* Update summaly to 2.3.0syuilo2019-06-181-1/+1
|
* Update db.vuesyuilo2019-06-181-1/+1
|
* Resolve #5063syuilo2019-06-184-13/+98
|
* Better request intervalsyuilo2019-06-181-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-06-181-3/+1
|\
| * Resolve #5069 (#5070)Satsuki Yanagi2019-06-181-3/+1
| |
* | Provide version of postgresqlsyuilo2019-06-182-0/+3
|/
* Use WHATWG APIsyuilo2019-06-188-8/+0
| | | | > New application code should use the WHATWG API.
* Fix #2637syuilo2019-06-181-4/+1
|
* Add notesyuilo2019-06-181-0/+1
|
* Better error handlingsyuilo2019-06-181-1/+10
|
* Fix MFM URL parsingsyuilo2019-06-172-2/+12
|
* Fix MFM strike parsingsyuilo2019-06-162-1/+9
|
* Fix MFM italic parsingsyuilo2019-06-161-1/+1
|
* Fix testsyuilo2019-06-161-1/+1
|
* Simplify testsyuilo2019-06-161-2/+2
|
* Add some MFM testssyuilo2019-06-161-0/+18
|
* 11.21.0syuilo2019-06-162-1/+12
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-06-166-31/+77
|\