syuilo
|
5cb68d6635
|
Update gulpfile.ts
|
2020-02-01 06:32:21 +09:00 |
|
syuilo
|
e24ca1e51f
|
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
|
4d7f69b05f
|
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
|
d1550cf9e6
|
Update dependencies 🚀
|
2019-11-24 17:09:32 +09:00 |
|
MeiMei
|
5577473af5
|
実行時にpackage.jsonを参照しないように (#5418)
* 実行時にpackage.jsonを参照しないように
* nodeinfo
* move meta.json
* add dummy
* lowercase
|
2019-11-01 22:34:26 +09:00 |
|
syuilo
|
68ca240455
|
Resolve #5533
|
2019-10-21 08:34:09 +09:00 |
|
MeiMei
|
f03b06ec51
|
絵文字ピッカーの 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
|
4fbb3e581f
|
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
|
55ff1810e4
|
Clean up
|
2019-04-14 22:54:33 +09:00 |
|
syuilo
|
8d94a6a8df
|
strictNullChecks (#4666)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-04-13 01:43:22 +09:00 |
|
syuilo
|
1cbfb39660
|
Restore crypto_key to migration
|
2019-04-09 19:02:02 +09:00 |
|
syuilo
|
2b8602bd1b
|
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 (硫酸鶏)
|
e2a5363ec0
|
Make building locales better (#4427)
|
2019-03-06 23:28:50 +09:00 |
|
Aya Morisawa
|
188d3ce388
|
Sort tasks by topological ordering
|
2019-01-29 17:10:16 +09:00 |
|
Aya Morisawa
|
69d4ef64ef
|
Use parallel and task to specify dependencies
|
2019-01-29 17:10:16 +09:00 |
|
Aya Morisawa
|
ee587a50a6
|
Remove duplicated dependencies
|
2019-01-29 17:10:16 +09:00 |
|
Aya Morisawa
|
87d0a0489a
|
Prevent typescript errors from crashing
|
2019-01-29 17:10:16 +09:00 |
|
syuilo
|
300cbe6798
|
OGP向けにインスタンスのバナー画像を提供するように
|
2018-12-15 23:19:04 +09:00 |
|
syuilo
|
b639d1e8bd
|
[Client] Stop generate scripts for each languages
Resolve #3172
|
2018-11-12 05:03:12 +09:00 |
|
syuilo
|
b16dabc4ea
|
[Client] Enable code splitting
And some optimizations
|
2018-11-12 04:09:02 +09:00 |
|
syuilo
|
829ffc60e4
|
[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
|
3a7e043783
|
Fix
|
2018-10-03 23:01:47 +09:00 |
|
syuilo
|
f2c04f13fe
|
Clean up
|
2018-10-03 22:05:17 +09:00 |
|
syuilo
|
233c999a5c
|
No lint when test
|
2018-09-17 22:51:25 +09:00 |
|
syuilo
|
a80f55520e
|
互換性の修正
|
2018-08-23 03:44:32 +09:00 |
|
syuilo
|
6b272362c4
|
#2338
|
2018-08-22 00:52:00 +09:00 |
|
Aya Morisawa
|
c2e0919413
|
Fix #1961
|
2018-07-25 13:37:40 +09:00 |
|
syuilo
|
30749cda84
|
#1927
|
2018-07-19 11:47:18 +09:00 |
|
Aya Morisawa
|
3086125512
|
Update gulpfile.ts
|
2018-07-19 06:53:46 +09:00 |
|
Aya Morisawa
|
4413985f7a
|
Fix indent
|
2018-07-18 19:36:36 +09:00 |
|
syuilo
|
ee68c0ccfb
|
ドキュメントをMarkdownで書くように
|
2018-07-15 18:28:08 +09:00 |
|
syuilo
|
81ec90d425
|
oops
|
2018-07-08 03:13:20 +09:00 |
|
syuilo
|
e956dd62b5
|
wip
|
2018-07-06 12:17:38 +09:00 |
|
rinsuki
|
7f2756866f
|
build:ts success
|
2018-06-17 19:09:24 +09:00 |
|
syuilo
|
5d6dfb425d
|
✌️
|
2018-05-17 15:41:07 +09:00 |
|
syuilo
|
558bab3b0e
|
メタ情報をレンダリングするように
|
2018-05-06 01:34:48 +09:00 |
|
syuilo
|
e882bc48ae
|
サーバーのバージョンとクライアントのバージョンを分けた
|
2018-04-22 21:32:09 +09:00 |
|
syuilo
|
69dbd877e2
|
Update dependencies 🚀
|
2018-04-18 14:26:46 +09:00 |
|
syuilo
|
1d8888554e
|
Use typescript in tests
|
2018-04-03 13:03:37 +09:00 |
|
Akihiko Odaki
|
8b3407e16c
|
Introduce config module
|
2018-04-02 13:15:53 +09:00 |
|
syuilo
|
40c10a00d8
|
整理した
|
2018-03-29 20:32:18 +09:00 |
|
syuilo
|
47a5ec94f0
|
Resolve conflicts
|
2018-03-29 14:48:47 +09:00 |
|
Akihiko Odaki
|
660cdf05c4
|
Introduce processor
|
2018-03-29 01:54:41 +09:00 |
|
Akihiko Odaki
|
bfe6fc9ebb
|
Add keypair to local account
|
2018-03-27 00:26:25 +09:00 |
|
Akihiko Odaki
|
d8e754acbe
|
Allow to use domain whose prefix is not misskey
|
2018-03-25 23:10:31 +09:00 |
|
syuilo
|
539f769919
|
✌️
|
2018-03-16 05:45:28 +09:00 |
|
syuilo
|
8ddbbf292a
|
Enable typescript source map
|
2018-03-15 04:41:05 +09:00 |
|
syuilo
|
52b4e7b574
|
✌️
|
2018-03-02 19:20:52 +09:00 |
|
syuilo
|
b6d71c3f4f
|
wip
|
2018-02-10 10:27:05 +09:00 |
|
syuilo
|
02370d280f
|
なんかもうめっちゃ変えた
|
2017-12-17 14:35:30 +09:00 |
|