syuilo
|
55886e3ea4
|
GIFのサムネイルが生成されないのを修正
#4728
|
2019-05-15 21:27:20 +09:00 |
|
syuilo
|
dff4c43bc6
|
Fix #4834
|
2019-05-03 09:16:31 +09:00 |
|
syuilo
|
759d2ba6fb
|
Fix bug
|
2019-05-02 17:15:14 +09:00 |
|
syuilo
|
41b4c81335
|
Cache meta
|
2019-04-24 08:11:19 +09:00 |
|
syuilo
|
022bb7a5b3
|
Better avgColor
|
2019-04-17 17:13:49 +09:00 |
|
syuilo
|
0fd33c1172
|
Refactor
|
2019-04-17 14:32:59 +09:00 |
|
syuilo
|
a08a0270e7
|
Update delete-file.ts
|
2019-04-17 02:37:37 +09:00 |
|
syuilo
|
475e613931
|
Refactor
|
2019-04-17 02:19:49 +09:00 |
|
syuilo
|
8760a4195c
|
Fix #4724
|
2019-04-17 02:11:22 +09:00 |
|
syuilo
|
61a2c1b4ef
|
Fix bug
|
2019-04-15 23:00:39 +09:00 |
|
Acid Chicken (硫酸鶏)
|
83ee6f8de3
|
Follow lint
|
2019-04-15 19:05:35 +09:00 |
|
syuilo
|
a3f408fc42
|
Fix bug
|
2019-04-14 11:50:31 +09:00 |
|
syuilo
|
1b3848ee5d
|
Better error handling
|
2019-04-14 04:17:24 +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
|
16965eb4a1
|
テーブル分割
|
2019-04-10 15:04:27 +09:00 |
|
syuilo
|
54667224c5
|
isRemote --> isLink
|
2019-04-09 23:07:08 +09:00 |
|
syuilo
|
f052760c69
|
Fix bug
|
2019-04-09 01:31:48 +09:00 |
|
syuilo
|
64c8a5847f
|
Fix
|
2019-04-08 19:56:42 +09:00 |
|
syuilo
|
9449b19a6b
|
Fix avgColor format
|
2019-04-07 22:57:30 +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 |
|
MeiMei
|
e389529bee
|
Fix #4546 (#4548)
* Refactor download
* emoji type
|
2019-03-21 04:50:44 +09:00 |
|
MeiMei
|
bd1f2ba732
|
Content-Disposition in ObjectStrage (#4524)
* Content-Disposition in ObjectStrage
* encode filename
|
2019-03-18 15:23:45 +09:00 |
|
Acid Chicken (硫酸鶏)
|
060b4454bb
|
Follow #3676
|
2019-03-14 22:17:26 +09:00 |
|
MeiMei
|
0ec2e92ea6
|
Ignore 4xx references in AP (#4463)
* Ignore 4xx references
* remove unnecessary comment
|
2019-03-10 22:27:25 +09:00 |
|
syuilo
|
e9e06118ac
|
Fix import
|
2019-03-07 23:14:01 +09:00 |
|
MeiMei
|
36fb277cf2
|
Fix #4413 (#4417)
|
2019-03-05 07:56:23 +09:00 |
|
MeiMei
|
c6055b3fd3
|
Fix SVG detection (#4401)
* Fix SVG detection
* remove unnecessary import
|
2019-03-03 08:48:02 +09:00 |
|
syuilo
|
46e1bd421a
|
Better logs
|
2019-03-03 08:00:39 +09:00 |
|
syuilo
|
a44030bff2
|
Better logs
|
2019-03-03 07:47:58 +09:00 |
|
syuilo
|
3d277fe4a0
|
ログをデータベースに保存して管理画面で見れるように
|
2019-03-02 18:51:59 +09:00 |
|
syuilo
|
0e5c9df3f5
|
Use camelCase
|
2019-02-24 12:53:22 +09:00 |
|
syuilo
|
c54f1928be
|
Introduce per-instance chart (#4183)
* Introduce per-instance chart
* Implement chart view in client
* Handle note deleting
* More chart srcs
* Add drive stats
* Improve drive stats
* Fix bug
* Add icon
|
2019-02-08 16:58:57 +09:00 |
|
syuilo
|
308bcef08a
|
Refactoring: Move chart dir into services dir
|
2019-02-08 04:31:33 +09:00 |
|
syuilo
|
c59ca22a81
|
Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d
|
2019-02-07 21:02:33 +09:00 |
|
Aya Morisawa
|
ff80a2c934
|
Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2019-02-06 22:44:55 +09:00 |
|
syuilo
|
758d06249b
|
Refactoring
|
2019-02-05 14:14:23 +09:00 |
|
MeiMei
|
0a8cff4f3c
|
アニメーションを自動再生しないオプション (#4131)
* Refactor
* settings
* Media Proxy
* Replace API response
|
2019-02-05 03:01:36 +09:00 |
|
Acid Chicken (硫酸鶏)
|
1d9ef8cc99
|
Resolve #4121 (#4122)
* Resolve #4121
* Update tslint.json
|
2019-02-04 18:27:45 +09:00 |
|
syuilo
|
074c851a87
|
Better logging
|
2019-02-03 17:09:16 +09:00 |
|
syuilo
|
210cf78606
|
Better logging
|
2019-02-03 16:45:13 +09:00 |
|
syuilo
|
c304d813e2
|
[Server] Use logger for logging
|
2019-02-03 04:18:27 +09:00 |
|
MeiMei
|
fffaa60a6f
|
Fix video thumbnails (#4095)
* Fix video thumbnails
* Fix import
|
2019-02-02 23:30:34 +09:00 |
|
MeiMei
|
765980c4d5
|
Generate video thumbnails (#4084)
* Generate video thumbnails
* import order
|
2019-02-02 13:22:09 +09:00 |
|
Aya Morisawa
|
4327498d46
|
Add missing semicolon
|
2019-01-28 17:49:20 +09:00 |
|
syuilo
|
8201e5af84
|
常にメディアを閲覧注意として投稿するオプションが機能してなかった問題を修正
|
2019-01-20 18:20:25 +09:00 |
|
Acid Chicken (硫酸鶏)
|
a883e70ad4
|
Support SVG (#3883)
* Update add-file.ts
* Update package.json
* Revert "Update add-file.ts"
This reverts commit ba0fe83b54a44493447208dfb3cc304a60df6fdd.
* Update add-file.ts
* Update package.json
* Update add-file.ts
* Update add-file.ts
* Create image.svg
* Update api.ts
|
2019-01-13 18:21:10 +09:00 |
|
MeiMei
|
62859788e7
|
Fix URL after deleting remote file (#3597)
* Fix URL after deleting remote file
* expired only
* delete space
|
2018-12-12 11:46:35 +09:00 |
|
MeiMei
|
9a68d4082e
|
Image for web publish (#3402)
* Image for Web
* Add comment
* Make main to original
|
2018-11-26 04:25:48 +09:00 |
|
MeiMei
|
599f034367
|
Fix some image processing (#3313)
* Improve thunmbnail generation
* Respect orientation in Firefox
|
2018-11-19 09:17:16 +09:00 |
|
syuilo
|
64dbcd6d9d
|
Fix #3149
|
2018-11-07 19:43:21 +09:00 |
|