syuilo
|
f6154dc0af
|
v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
|
2020-01-30 04:37:25 +09:00 |
|
MeiMei
|
d18291cf0c
|
gulpのminifyプロセスの改善 (#5624)
* Use terser instead of uglify
* Use gulp-clean-css instead of gulp-cssnano
* isProduction分岐を削除
|
2019-12-12 00:37:58 +09:00 |
|
syuilo
|
f7a328d66e
|
Update dependencies 🚀
|
2019-11-24 17:09:32 +09:00 |
|
MeiMei
|
92af4401e2
|
実行時にpackage.jsonを参照しないように (#5418)
* 実行時にpackage.jsonを参照しないように
* nodeinfo
* move meta.json
* add dummy
* lowercase
|
2019-11-01 22:34:26 +09:00 |
|
syuilo
|
1ca6014284
|
Resolve #5533
|
2019-10-21 08:34:09 +09:00 |
|
MeiMei
|
60d2558ed6
|
絵文字ピッカーの Unicode 12.0 対応など (#5441)
* Twemoji 12.1
* 絵文字ライブラリを持つように
* Fix chess_pawn emoji
* Add Unicode 12.0 emojis
* Add transgender flag/symbol emoji
* Add some japanese emoji keywords
* format emojilist.json
* fix emojilist order
* Add missing flags
|
2019-09-21 21:31:38 +09:00 |
|
syuilo
|
45b972c059
|
MisskeyRoom (#5267)
* wip
* Add pemcil
* Fix bug
* Update .gitattributes
* Add 🍮
* Better 🍮
* Add color boxes
* Add pc
* Add keyboard
* Add 📦
* Add more 📦
* ✌️
* carpet
* Add plant
* ✌️
* ✌️
* Update room.vue
* Add plant
* ✌️
* ✌️
* ✌️
* ✌️
* ✌️
* 段ボール箱がてかりすぎているのを修正
* Update room.ts
* Render username
* ✌️
* Add new 📦
* Update room.ts
* Remove blender backup files
* Refactor
* Improve performance
* Update room.ts
* Update .gitattributes
* Update room.ts
* Better fan
* Better tissue rendering
* Add 🐧
* Create photoframe2.glb
* chairs
* Add 📖
* fix: HiDPi環境でオブジェクトを選択できない (#5268)
* Better monitor
* ✌️
* Add corkboard
* Add missing blend
* mousepad
* Add missing blend
* Add cube
* 額縁やモニターなどに任意の画像を表示できるように
* Update MisskeyRoom section of CONTRIBUTING.md (#5272)
* Update MisskeyRoom section of CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Refactor
* カスタムテクスチャがずれないように
* Remove debug code
* Update furnitures.json5
* 一部の家具の色を自由に変えられるように
* Update ja-JP.yml
* Type annotation
* 家具の色やテクスチャをすぐ反映するように
* Update room.vue
* Update furnitures.json5
* Add 📺
* Update ja-JP.yml
* 床の色を変えられるように
* 和室にできるように
* Update washitsu
* Use MeshLambertMaterial to improve performance
* Use MeshLambertMaterial
* Fix bug
* Refactor
* Update room.ts
* Fix washitsu
* Update room.vue
* Update washistu
* Use MeshLambertMaterial
* Update room.ts
* Set current property value
* Disable reactivity to improve performance a bit
* Fix bug
* Set current carpet color
* Update ja-JP.yml
* Add rubik-cube (#5278)
* Update ja-JP.yml (#5279)
* Update UI
* ルームの設定を追加
* Add room link
* 家具をドラッグで移動や回転できるように
* esnextにする (#5286)
* Fix moduleResolution
* Use uuid v4
* Fix bug
* マットの色を変えられるように
* ✌️
* 異方性フィルタリングするように
* グラフィックの品質をフィルタリングに反映
* Add bloom effect when ultra graphics
* Add posters
* 🎨
|
2019-08-18 14:41:33 +09:00 |
|
syuilo
|
a1f7b00981
|
Clean up
|
2019-04-14 22:54:33 +09:00 |
|
syuilo
|
987168b863
|
strictNullChecks (#4666)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-04-13 01:43:22 +09:00 |
|
syuilo
|
9b594880c8
|
Restore crypto_key to migration
|
2019-04-09 19:02:02 +09:00 |
|
syuilo
|
f0a29721c9
|
Use PostgreSQL instead of MongoDB (#4572)
* wip
* Update note.ts
* Update timeline.ts
* Update core.ts
* wip
* Update generate-visibility-query.ts
* wip
* wip
* wip
* wip
* wip
* Update global-timeline.ts
* wip
* wip
* wip
* Update vote.ts
* wip
* wip
* Update create.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update files.ts
* wip
* wip
* Update CONTRIBUTING.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update read-notification.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update cancel.ts
* wip
* wip
* wip
* Update show.ts
* wip
* wip
* Update gen-id.ts
* Update create.ts
* Update id.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Docker: Update files about Docker (#4599)
* Docker: Use cache if files used by `yarn install` was not updated
This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.
* Docker: Migrate MongoDB to Postgresql
Misskey uses Postgresql as a database instead of Mongodb since version 11.
* Docker: Uncomment about data persistence
This patch will save a lot of databases.
* wip
* wip
* wip
* Update activitypub.ts
* wip
* wip
* wip
* Update logs.ts
* wip
* Update drive-file.ts
* Update register.ts
* wip
* wip
* Update mentions.ts
* wip
* wip
* wip
* Update recommendation.ts
* wip
* Update index.ts
* wip
* Update recommendation.ts
* Doc: Update docker.ja.md and docker.en.md (#1) (#4608)
Update how to set up misskey.
* wip
* ✌️
* wip
* Update note.ts
* Update postgre.ts
* wip
* wip
* wip
* wip
* Update add-file.ts
* wip
* wip
* wip
* Clean up
* Update logs.ts
* wip
* 🍕
* wip
* Ad notes
* wip
* Update api-visibility.ts
* Update note.ts
* Update add-file.ts
* tests
* tests
* Update postgre.ts
* Update utils.ts
* wip
* wip
* Refactor
* wip
* Refactor
* wip
* wip
* Update show-users.ts
* Update update-instance.ts
* wip
* Update feed.ts
* Update outbox.ts
* Update outbox.ts
* Update user.ts
* wip
* Update list.ts
* Update update-hashtag.ts
* wip
* Update update-hashtag.ts
* Refactor
* Update update.ts
* wip
* wip
* ✌️
* clean up
* docs
* Update push.ts
* wip
* Update api.ts
* wip
* ✌️
* Update make-pagination-query.ts
* ✌️
* Delete hashtags.ts
* Update instances.ts
* Update instances.ts
* Update create.ts
* Update search.ts
* Update reversi-game.ts
* Update signup.ts
* Update user.ts
* id
* Update example.yml
* 🎨
* objectid
* fix
* reversi
* reversi
* Fix bug of chart engine
* Add test of chart engine
* Improve test
* Better testing
* Improve chart engine
* Refactor
* Add test of chart engine
* Refactor
* Add chart test
* Fix bug
* コミットし忘れ
* Refactoring
* ✌️
* Add tests
* Add test
* Extarct note tests
* Refactor
* 存在しないユーザーにメンションできなくなっていた問題を修正
* Fix bug
* Update update-meta.ts
* Fix bug
* Update mention.vue
* Fix bug
* Update meta.ts
* Update CONTRIBUTING.md
* Fix bug
* Fix bug
* Fix bug
* Clean up
* Clean up
* Update notification.ts
* Clean up
* Add mute tests
* Add test
* Refactor
* Add test
* Fix test
* Refactor
* Refactor
* Add tests
* Update utils.ts
* Update utils.ts
* Fix test
* Update package.json
* Update update.ts
* Update manifest.ts
* Fix bug
* Fix bug
* Add test
* 🎨
* Update endpoint permissions
* Updaye permisison
* Update person.ts
#4299
* データベースと同期しないように
* Fix bug
* Fix bug
* Update reversi-game.ts
* Use a feature of Node v11.7.0 to extract a public key (#4644)
* wip
* wip
* ✌️
* Refactoring
#1540
* test
* test
* test
* test
* test
* test
* test
* Fix bug
* Fix test
* 🍣
* wip
* #4471
* Add test for #4335
* Refactor
* Fix test
* Add tests
* 🕓
* Fix bug
* Add test
* Add test
* rename
* Fix bug
|
2019-04-07 21:50:36 +09:00 |
|
Acid Chicken (硫酸鶏)
|
c226fc8d63
|
Make building locales better (#4427)
|
2019-03-06 23:28:50 +09:00 |
|
Aya Morisawa
|
8a3e26cdb8
|
Sort tasks by topological ordering
|
2019-01-29 17:10:16 +09:00 |
|
Aya Morisawa
|
7301671962
|
Use parallel and task to specify dependencies
|
2019-01-29 17:10:16 +09:00 |
|
Aya Morisawa
|
0d0f25818e
|
Remove duplicated dependencies
|
2019-01-29 17:10:16 +09:00 |
|
Aya Morisawa
|
7850d68dc2
|
Prevent typescript errors from crashing
|
2019-01-29 17:10:16 +09:00 |
|
syuilo
|
be1125dcb9
|
OGP向けにインスタンスのバナー画像を提供するように
|
2018-12-15 23:19:04 +09:00 |
|
syuilo
|
fab389e624
|
[Client] Stop generate scripts for each languages
Resolve #3172
|
2018-11-12 05:03:12 +09:00 |
|
syuilo
|
b1b02d0e32
|
[Client] Enable code splitting
And some optimizations
|
2018-11-12 04:09:02 +09:00 |
|
syuilo
|
9f5dc2c0df
|
[WIP] Use FontAwesome Component for Vue (#3127)
* wip
* Rename
* Clean up
* Clean up
* wip
* wip
* Enable tree shaking
* ✌️
* ✌️
* wip
* wip
* Clean up
|
2018-11-06 01:40:11 +09:00 |
|
syuilo
|
d4b8e47bcb
|
Fix
|
2018-10-03 23:01:47 +09:00 |
|
syuilo
|
3537b3de8e
|
Clean up
|
2018-10-03 22:05:17 +09:00 |
|
syuilo
|
311b4e90ca
|
No lint when test
|
2018-09-17 22:51:25 +09:00 |
|
syuilo
|
d2f576accd
|
互換性の修正
|
2018-08-23 03:44:32 +09:00 |
|
syuilo
|
6ecb88b0d1
|
#2338
|
2018-08-22 00:52:00 +09:00 |
|
Aya Morisawa
|
6e39b73f07
|
Fix #1961
|
2018-07-25 13:37:40 +09:00 |
|
syuilo
|
744e009690
|
#1927
|
2018-07-19 11:47:18 +09:00 |
|
Aya Morisawa
|
f05c5ff617
|
Update gulpfile.ts
|
2018-07-19 06:53:46 +09:00 |
|
Aya Morisawa
|
532f8f8e4c
|
Fix indent
|
2018-07-18 19:36:36 +09:00 |
|
syuilo
|
5f5156561f
|
ドキュメントをMarkdownで書くように
|
2018-07-15 18:28:08 +09:00 |
|
syuilo
|
a46d230308
|
oops
|
2018-07-08 03:13:20 +09:00 |
|
syuilo
|
029b92935c
|
wip
|
2018-07-06 12:17:38 +09:00 |
|
rinsuki
|
871f886702
|
build:ts success
|
2018-06-17 19:09:24 +09:00 |
|
syuilo
|
5c38084af5
|
✌️
|
2018-05-17 15:41:07 +09:00 |
|
syuilo
|
440cf139bb
|
メタ情報をレンダリングするように
|
2018-05-06 01:34:48 +09:00 |
|
syuilo
|
0b99483ccb
|
サーバーのバージョンとクライアントのバージョンを分けた
|
2018-04-22 21:32:09 +09:00 |
|
syuilo
|
e6edec5b87
|
Update dependencies 🚀
|
2018-04-18 14:26:46 +09:00 |
|
syuilo
|
c06f297c47
|
Use typescript in tests
|
2018-04-03 13:03:37 +09:00 |
|
Akihiko Odaki
|
3fb6834f7d
|
Introduce config module
|
2018-04-02 13:15:53 +09:00 |
|
syuilo
|
cf33e483f7
|
整理した
|
2018-03-29 20:32:18 +09:00 |
|
syuilo
|
bfc193d8cd
|
Resolve conflicts
|
2018-03-29 14:48:47 +09:00 |
|
Akihiko Odaki
|
90f8fe7e53
|
Introduce processor
|
2018-03-29 01:54:41 +09:00 |
|
Akihiko Odaki
|
001d5faac9
|
Add keypair to local account
|
2018-03-27 00:26:25 +09:00 |
|
Akihiko Odaki
|
a633f184ab
|
Allow to use domain whose prefix is not misskey
|
2018-03-25 23:10:31 +09:00 |
|
syuilo
|
cada902e7a
|
✌️
|
2018-03-16 05:45:28 +09:00 |
|
syuilo
|
ad9885cd6c
|
Enable typescript source map
|
2018-03-15 04:41:05 +09:00 |
|
syuilo
|
165c93b248
|
✌️
|
2018-03-02 19:20:52 +09:00 |
|
syuilo
|
ff7bb97d8e
|
wip
|
2018-02-10 10:27:05 +09:00 |
|
syuilo
|
d4fb399c95
|
なんかもうめっちゃ変えた
|
2017-12-17 14:35:30 +09:00 |
|
syuilo
|
0769566408
|
✌️
|
2017-12-17 01:41:22 +09:00 |
|