Commit graph

202 commits

Author SHA1 Message Date
syuilo 3f5b96bf62
Resolve #4928 2019-05-16 01:07:32 +09:00
syuilo 23c9f6a6ca
Resolve #4833 2019-05-15 20:41:01 +09:00
syuilo 5ba8d4949d
インスタンスの設定画面を整理 2019-05-15 20:29:47 +09:00
syuilo b779ff08e0
特定のインスタンスのファイルをすべて削除できるように 2019-05-14 21:08:35 +09:00
syuilo 811f9c22d7
🎨 2019-05-14 20:57:24 +09:00
syuilo c3529f0691
Improve usability 2019-05-14 20:53:49 +09:00
syuilo f9f574532e
インスタンスブロックを設定できるように 2019-05-14 20:49:09 +09:00
tamaina 7c03d37caa Add ToSUrl, repositoryUrl, feedbackUrl (#4921)
* Add ToSUrl, repositoryUrl, feedbackUrl

* modify nodeinfo
2019-05-14 02:57:04 +09:00
MeiMei 342e48ed77 Fix meta tags (#4918) 2019-05-14 02:50:23 +09:00
syuilo 8e6da3a0d9
インスタンス運営者がピン留めユーザーを設定できるように
Related #4892
2019-05-10 17:30:28 +09:00
syuilo 168de3c316
Resolve #4870 2019-05-09 23:27:34 +09:00
syuilo 64d00b08a3
Improve announcement
* お知らせにMFMを使えるように
* お知らせに画像を添付できるように
2019-04-24 15:21:39 +09:00
MeiMei adff5382ca confirm silence (#4560) 2019-04-18 03:33:51 +09:00
MeiMei b186504718 Metaのアクセスでトランザクションを張るように (#4720)
* admin/instanceでmetaをキャッシュしないように

* Metaのアクセスにトランザクションをかける
2019-04-17 00:45:33 +09:00
MeiMei ba3879a95a Fix: admin/driveのアイコンがずれてる (#4710) 2019-04-16 02:46:47 +09:00
tamaina 487a3079cd Improve post form attaches; Fix #4673, Resolve #2327, Resolve #2145 [v11] (#4674)
* improve post form attaches

* Fix

* chain

* 右クリックでも反応するように
2019-04-14 17:12:04 +09:00
syuilo fab0cc51b3
Fix 2019-04-08 19:56:42 +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
Zero King 9049ecb1cf Add name of series in instance count chart (#4565) 2019-03-22 14:57:09 +09:00
syuilo 08c176e549
不明なリアクションのフォールバックに star を使うようにするオプション 2019-03-18 01:03:35 +09:00
MeiMei 2684541693 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
syuilo facde9a75d
Increase chart limit 2019-03-16 21:02:17 +09:00
syuilo 34e7c99283
Increase display instances limit 2019-03-16 01:36:10 +09:00
syuilo 4157ea8bc3
Add icons 🎨 2019-03-16 01:34:21 +09:00
syuilo 550517bbf3
Resolve #4506 2019-03-16 01:20:13 +09:00
syuilo 75131c4e8a
Fix bug 2019-03-16 01:08:26 +09:00
syuilo 6bb90f56fa
ジョブを一覧できるように 2019-03-15 13:48:17 +09:00
syuilo c883ae1350
🎨 2019-03-15 13:14:50 +09:00
syuilo 09e25e6a02
Better queue chart 2019-03-15 13:09:19 +09:00
syuilo bf5d43054b
Fix bug 2019-03-15 13:09:05 +09:00
MeiMei 63b3c65691 ファビコンが保存されないのを修正 (#4500)
* Fix ファビコン保存されない

* Fix meta
2019-03-15 12:40:10 +09:00
syuilo 40f38c2c0a
Improve queue page 2019-03-15 01:56:40 +09:00
syuilo db439ef804
🎨 2019-03-15 01:43:11 +09:00
syuilo 6ceff60c1e
Faviconを可変にするなど 2019-03-14 16:30:51 +09:00
syuilo 7668475bd6
🎨 2019-03-13 23:27:11 +09:00
syuilo 8bda2a1fb7
Refactor 2019-03-13 23:04:17 +09:00
syuilo 7f835d7f76
🎨 2019-03-13 09:32:10 +09:00
syuilo ddbb7c5993
🎨 2019-03-13 09:26:38 +09:00
syuilo 7537fb88d4
Refactor 2019-03-13 00:14:44 +09:00
syuilo a81bc71a1e
Resolve #4454 2019-03-13 00:13:56 +09:00
syuilo e90712706d
Add icons 🎨 2019-03-12 23:30:44 +09:00
syuilo eb0623331f
🎨 2019-03-12 23:14:18 +09:00
MeiMei d15bd59109 Fix queue charts (#4482) 2019-03-12 21:53:36 +09:00
syuilo 922eb937ff
🎨 2019-03-12 17:20:40 +09:00
syuilo a91c585f55
Add queue chart 2019-03-12 17:11:06 +09:00
syuilo 60604b6f51
🎨 2019-03-08 15:34:34 +09:00
syuilo f410b7aecb
🎨 2019-03-08 15:27:06 +09:00
syuilo 1a61f2cee9
自動更新 2019-03-08 13:10:38 +09:00
syuilo 78a8293520
ジョブの数を一覧できるように 2019-03-08 13:03:38 +09:00
syuilo fcdfd8d323
Use vue-json-pretty 2019-03-04 09:16:24 +09:00