Commit graph

15566 commits

Author SHA1 Message Date
syuilo b2cf74e878
Create accept-migration.ts 2019-06-30 04:49:30 +09:00
syuilo 21064f7859
Add initial migration 2019-06-29 23:19:21 +09:00
syuilo bb2d76ffa3
Fix #4926 2019-06-29 23:12:00 +09:00
syuilo 763b70e01b
Revert "Update ormconfig.ts"
This reverts commit 5a349eb376.
2019-06-29 15:58:04 +09:00
syuilo 5a349eb376
Update ormconfig.ts 2019-06-29 15:31:54 +09:00
MeiMei 0141affe05 Fix: AP object / actor type (#5086)
* attributedToがArrayの場合などに対応

* attachment以外で来るDocument系のObjectに対応

* Renote, Reply 対応

* 表示をいい感じに

* fix type

* revert as const

* Fix Note / Question type

* attributedToのtypeで複合配列を想定する
2019-06-28 18:54:09 +09:00
syuilo a8379e3bc9
Use as const
#5089
2019-06-28 16:38:48 +09:00
syuilo 952789cc1e
Use as const
#5089
2019-06-27 18:04:09 +09:00
syuilo 6b897e562a
11.23.1 2019-06-25 01:27:33 +09:00
syuilo f74bc309b1
Fix bug 2019-06-25 01:24:01 +09:00
syuilo bc83963ac7
English nyaize 2019-06-24 22:20:13 +09:00
syuilo 94715e6153
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-23 16:12:37 +09:00
syuilo 31a5247b9c
🎨 2019-06-23 16:12:11 +09:00
syuilo ac9f77752d
New translations ja-JP.yml (Chinese Simplified) (#5081) 2019-06-23 01:53:21 +09:00
syuilo 20f11a6701
11.23.0 2019-06-23 00:21:58 +09:00
syuilo 9bdc67c1f6
New Crowdin translations (#5065)
* 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)
2019-06-23 00:21:04 +09:00
syuilo bb4ca7b31a
Resolve #5010 2019-06-23 00:06:39 +09:00
syuilo 89f16668e6
Fix #4519 2019-06-22 04:17:02 +09:00
syuilo 8409b59dea
Improve usability 2019-06-22 04:09:53 +09:00
MeiMei 1707002d43 Block all activities from suspended users (#5076) 2019-06-21 15:42:07 +09:00
MeiMei 16b03fc157 Improve url-preview (#5077)
* url-previewリクエスト時にハッシュは除く

* ハッシュだけ違うプレビューカードは表示しない

*  url-previewをユーザーロケールで出し分けるように

* Fix code style
2019-06-21 15:41:02 +09:00
syuilo fa0023e541
Fix bug 2019-06-21 15:11:56 +09:00
syuilo aec5911821
Improve sync 2019-06-21 15:08:17 +09:00
syuilo 26f4c038f3
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-21 13:06:55 +09:00
syuilo 6136f6f33a
デッキの状態を同期できるように 2019-06-21 13:06:47 +09:00
MeiMei 2b8d0225cc Enable ServiceWorker (#5075) 2019-06-21 11:50:38 +09:00
syuilo 18184441f1
ホームのカスタマイズ情報を複数のデバイス間で同期できるように 2019-06-21 01:50:01 +09:00
syuilo bd83939993
Provide Redis version 2019-06-20 22:55:57 +09:00
syuilo 2c1932faa7
Add psql version to info page 2019-06-20 22:52:35 +09:00
syuilo 33d79420eb
Fix code style 2019-06-19 17:47:24 +09:00
syuilo aac519bf80
11.22.0 2019-06-18 19:15:55 +09:00
syuilo d64dffbdda
Add index 2019-06-18 17:11:28 +09:00
syuilo 4015ccef2f
Add chart indices 2019-06-18 17:10:28 +09:00
syuilo b6f985abaf
Update summaly to 2.3.0 2019-06-18 16:58:32 +09:00
syuilo 2dac8d3d1f
Update db.vue 2019-06-18 16:53:14 +09:00
syuilo 4f284e1bc0
Resolve #5063 2019-06-18 16:49:58 +09:00
syuilo b0280355e8
Better request interval 2019-06-18 16:17:20 +09:00
syuilo 048d88b784
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-06-18 15:56:31 +09:00
syuilo bb52ebdc3e
Provide version of postgresql 2019-06-18 15:56:03 +09:00
Satsuki Yanagi 5f2fda85ba Resolve #5069 (#5070) 2019-06-18 15:42:08 +09:00
syuilo 1331f0b953
Use WHATWG API
> New application code should use the WHATWG API.
2019-06-18 15:27:13 +09:00
syuilo 736fdabc1d
Fix #2637 2019-06-18 15:19:19 +09:00
syuilo 7096c0ca49
Add note 2019-06-18 14:04:41 +09:00
syuilo 1a984de8e8
Better error handling 2019-06-18 13:58:59 +09:00
syuilo 285d0d13f9
Fix MFM URL parsing 2019-06-17 20:15:19 +09:00
syuilo 63c659bc8f
Fix MFM strike parsing 2019-06-16 21:42:57 +09:00
syuilo af60b45ee7
Fix MFM italic parsing 2019-06-16 21:30:51 +09:00
syuilo e7effd606d
Fix test 2019-06-16 21:30:26 +09:00
syuilo 5042d23bc4
Simplify test 2019-06-16 21:29:31 +09:00
syuilo b134467bd3
Add some MFM tests 2019-06-16 21:26:43 +09:00