Commit graph

11340 commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏) 6f979c8275 Configure CI (#3037)
* Update config.yml

* Configure CI

* Use Vesion 2.1

* Fix error

* Ensure binary builds

* Ensure misskey builds

* Store artifacts

* Ensure node-gyp builds

* Fix typo

* Fix typo

* Ensure binary builds

* Update working directory

* Cache test npm packages

* Revert "Update working directory"

* Ensure misskey builds

* Ensure node-gyp builds

* Fix missing configurations

* Configure deploy filters

* Use latest npm in Docker
2018-10-30 12:36:14 +09:00
syuilo d399241e65
Refactor 2018-10-30 09:36:20 +09:00
syuilo e85dec030a
[Client] Fix bug 2018-10-30 09:27:57 +09:00
syuilo d0220764cc New translations ja-JP.yml (French) 2018-10-30 05:31:25 +09:00
syuilo 75c1df9531 New translations ja-JP.yml (French) 2018-10-30 05:11:49 +09:00
syuilo bca7156d6b New translations ja-JP.yml (French) 2018-10-30 05:02:28 +09:00
syuilo 64277b7157
10.34.0 2018-10-29 21:55:33 +09:00
syuilo 4a72543f65
Merge pull request #3019 from syuilo/l10n_develop
New Crowdin translations
2018-10-29 21:53:58 +09:00
syuilo 5b84d29807
Better indexes 2018-10-29 21:53:40 +09:00
syuilo a11061ec2b New translations ja-JP.yml (English) 2018-10-29 21:51:37 +09:00
syuilo 24cfb93b2e
Update .circleci/config.yml 2018-10-29 21:48:35 +09:00
syuilo 502b42d63a New translations ja-JP.yml (Norwegian) 2018-10-29 21:43:46 +09:00
syuilo 612672b79c New translations ja-JP.yml (Dutch) 2018-10-29 21:43:42 +09:00
syuilo abc670e1b1 New translations ja-JP.yml (Japanese, Kansai) 2018-10-29 21:43:38 +09:00
syuilo d589ccdd01 New translations ja-JP.yml (Spanish) 2018-10-29 21:43:34 +09:00
syuilo acb07d9f7d New translations ja-JP.yml (Russian) 2018-10-29 21:43:29 +09:00
syuilo f4d2186719 New translations ja-JP.yml (Portuguese) 2018-10-29 21:43:25 +09:00
syuilo d0ede5c665 New translations ja-JP.yml (Polish) 2018-10-29 21:43:20 +09:00
syuilo 554cbb5e9b New translations ja-JP.yml (Korean) 2018-10-29 21:43:16 +09:00
syuilo dbd32a56bf New translations ja-JP.yml (Italian) 2018-10-29 21:43:10 +09:00
syuilo 7f500235c6 New translations ja-JP.yml (German) 2018-10-29 21:43:05 +09:00
syuilo 39a58084c8 New translations ja-JP.yml (French) 2018-10-29 21:43:01 +09:00
syuilo cde0fde836 New translations ja-JP.yml (English) 2018-10-29 21:42:56 +09:00
syuilo e70cca0fda New translations ja-JP.yml (Chinese Simplified) 2018-10-29 21:42:52 +09:00
syuilo 919bd7eb82 New translations ja-JP.yml (Catalan) 2018-10-29 21:42:45 +09:00
syuilo 312cff3d6f
Fix 2018-10-29 21:39:35 +09:00
syuilo 0d86eef3d7
Format 2018-10-29 21:38:09 +09:00
syuilo 13acf570e7
Improve performance 2018-10-29 21:35:46 +09:00
syuilo fa17623fa8
モバイル版からブロックできるように 2018-10-29 21:32:38 +09:00
syuilo 06fd525950
Refactor 2018-10-29 21:32:21 +09:00
syuilo 4805b5115a
🎨 2018-10-29 21:09:32 +09:00
syuilo 108dcb3e61
物理削除系の処理を削除
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
syuilo 780d272535 New translations ja-JP.yml (Norwegian) 2018-10-29 20:44:27 +09:00
syuilo 02ea4b81a5 New translations ja-JP.yml (Dutch) 2018-10-29 20:44:22 +09:00
syuilo 7c1bdc6d36 New translations ja-JP.yml (Japanese, Kansai) 2018-10-29 20:44:15 +09:00
syuilo 78c7b8b836 New translations ja-JP.yml (Spanish) 2018-10-29 20:44:10 +09:00
syuilo 227da30acb New translations ja-JP.yml (Russian) 2018-10-29 20:44:03 +09:00
syuilo 610805026f New translations ja-JP.yml (Portuguese) 2018-10-29 20:43:57 +09:00
syuilo c02399c3d2 New translations ja-JP.yml (Polish) 2018-10-29 20:43:51 +09:00
syuilo e0799d4153 New translations ja-JP.yml (Korean) 2018-10-29 20:43:45 +09:00
syuilo 6df83f1aa9 New translations ja-JP.yml (Italian) 2018-10-29 20:43:41 +09:00
syuilo efb5ad1d9b New translations ja-JP.yml (German) 2018-10-29 20:43:35 +09:00
syuilo 716976f016 New translations ja-JP.yml (French) 2018-10-29 20:43:31 +09:00
syuilo 7892f41b84 New translations ja-JP.yml (English) 2018-10-29 20:43:26 +09:00
syuilo d549e03b3f New translations ja-JP.yml (Chinese Simplified) 2018-10-29 20:43:22 +09:00
syuilo c511ef21ff New translations ja-JP.yml (Catalan) 2018-10-29 20:43:18 +09:00
MeiMei d64dc45899 User blocking (Following part) (#3035)
* block wip

* UndoBlock

* UnBlock

* wip

* follow

* UI

* fix
2018-10-29 20:32:42 +09:00
syuilo bcb0588409
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-10-29 19:33:00 +09:00
syuilo 0975959eb9
Clean up 2018-10-29 19:32:20 +09:00
syuilo e985a6d9d3
Update config.yml 2018-10-29 19:27:47 +09:00