Commit Graph

190 Commits

Author SHA1 Message Date
syuilo
96610a628a Improve AiScript 2019-05-01 15:17:24 +09:00
syuilo
64b6798651 Improve AiScript 2019-05-01 14:54:34 +09:00
syuilo
2389ad7602 Improve MisskeyPages 2019-05-01 10:37:25 +09:00
syuilo
aa0884f82b Improve MisskeyPages 2019-05-01 10:05:33 +09:00
syuilo
c7b0b7f614 Refactor 2019-05-01 09:15:29 +09:00
syuilo
a96aa07688 Improve MisskeyPages 2019-04-30 12:15:41 +09:00
syuilo
e90fa8cc41 Improve usability 2019-04-30 07:55:40 +09:00
syuilo
9471af4ce7 変換関数を追加 2019-04-30 07:49:46 +09:00
syuilo
a76760f0bf いくつかの文字列関数を追加 2019-04-29 15:13:04 +09:00
syuilo
0544a78daa MisskeyPagesで値が0の変数が表示されない問題を修正 2019-04-29 11:08:35 +09:00
syuilo
da4f41da19 Fix bug 2019-04-29 11:00:41 +09:00
syuilo
94d23dfa19 Pages (#4811)
* wip

* wip

* wip

* Update page-editor.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update page-editor.variable.core.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update aiscript.ts

* wip

* Update package.json

* wip

* wip

* wip

* wip

* wip

* Update page.vue

* wip

* wip

* wip

* wip

* more info

* wip fn

* wip

* wip

* wip
2019-04-29 09:11:57 +09:00
syuilo
2c885dc8a4 Resolve #3119 2019-04-25 07:46:39 +09:00
syuilo
33d1ee922f Resolve #4735 2019-04-18 19:40:23 +09:00
syuilo
f11f901d7d Clean up 2019-04-17 07:25:34 +09:00
Satsuki Yanagi
f21d1f17ad Correct syntax error (#4718) 2019-04-17 00:30:34 +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
syuilo
86754b11ef Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo
ae056509f7 Fix error 2019-02-28 14:13:18 +09:00
syuilo
0955a0e1b5 Resolve #4305 2019-02-18 04:52:40 +09:00
syuilo
f20b4a8ac1 ミュートワードで正規表現を使えるように 2019-02-16 19:37:05 +09:00
Acid Chicken (硫酸鶏)
7f700b8429 Add prelude function for URL Query (#4135)
* Update string.ts

* Refactor

* Update string.ts

* Update wrap-url.ts

* Update string.ts

* Update get-static-image-url.ts

* Use querystring.stringify

* Update outbox.ts

* Back to the urlQuery

* Update followers.ts

* Update following.ts

* Update outbox.ts

* Update string.ts

* Update get-static-image-url.ts

* Update string.ts

* Update string.ts

* Separate prelude files
2019-02-13 23:45:35 +09:00
syuilo
b76aed4c59 アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
Aya Morisawa
d034a10d54 Avoid export default 2019-01-30 16:56:27 +09:00
Acid Chicken (硫酸鶏)
643fc6a16b Module 'crypto' as import syntax (#4011) 2019-01-30 11:51:29 +09:00
Acid Chicken (硫酸鶏)
b56b775588 Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
syuilo
22f84f88a3 Resolve #2253 2019-01-26 17:47:56 +09:00
syuilo
c0a21a49ae [Client] Improve usability 2019-01-23 05:20:28 +09:00
MeiMei
2607fc56d6 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
syuilo
c191729762 🎨 2018-12-30 01:32:58 +09:00
syuilo
49f194184d Better note filtering 2018-12-29 05:51:17 +09:00
MeiMei
6b26c21c68 Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
Aya Morisawa
45e589727d Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa
59abef421b Remove unused code 2018-12-27 20:10:29 +09:00
Aya Morisawa
48aa7c2a7b Make reactions removable
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>

Resolve #367, resolve #2260, close #3503
2018-12-26 23:05:47 +09:00
Aya Morisawa
45c9667c5c Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
Acid Chicken (硫酸鶏)
1b04b89199 Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
MeiMei
25d75c8911 Format uptimes (#3629)
* Format uptime

* 逆だわ

* ザ

* 1個多い

* Fix comment
2018-12-16 07:06:43 +09:00
Aya Morisawa
b954245a4d Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
Aya Morisawa
ac9ea9fafd Use && and || to eliminate if-statement (#3559)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-10 17:08:48 +09:00
Aya Morisawa
4635f73fee #2501 (#3560)
* #2501

* Update stream.ts
2018-12-09 13:09:31 +09:00
syuilo
541fe9854c Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
syuilo
b4d83975ae Disable update notification 2018-12-01 07:59:15 +09:00
syuilo
eddacb0247 Refactor 2018-11-29 20:09:41 +09:00
syuilo
a1d4fd27eb [Client] Fix #3427 2018-11-29 20:07:31 +09:00
syuilo
d63cee114f ✌️🤔✌️ 2018-11-28 18:57:22 +09:00
syuilo
ae2ed757d5 [Client] Fix bug 2018-11-25 13:21:47 +09:00
syuilo
498979bd7d Update note-mixin.ts 2018-11-25 04:30:32 +09:00
MeiMei
4061ae6d80 Fix: url-preview (#3397) 2018-11-25 01:39:22 +09:00
MeiMei
a4670f9396 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo
5ce320ba4b [Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo
ec408e52ae [Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
b16dabc4ea [Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
10fe7ccf21 [Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo
522078e3a0 [Client] Fix i18n 2018-11-11 19:15:08 +09:00
syuilo
29aa6f5e5b [Client] Fix i18n
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo
5072b53a94 Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo
d249eb5892 [Client] Fix bug 2018-11-09 08:26:32 +09:00
syuilo
47b02c7801 Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo
fc2f020eac Misskeyのバージョンもクライアントの環境変数に突っ込むように 2018-11-03 17:04:33 +09:00
syuilo
d198b17dd9 Refactor 2018-10-21 16:18:02 +09:00
syuilo
7e44737ad8 デッキのキーボードショートカットを強化 2018-10-20 02:40:37 +09:00
syuilo
60c2c3d397 Fix 2018-10-14 09:48:47 +09:00
syuilo
1d2c5269a9 Better id 2018-10-13 19:16:47 +09:00
syuilo
bfebf156d6 Add some keyboard shortcuts of note 2018-10-13 12:48:33 +09:00
syuilo
26df2c2dfa Refactor 2018-10-12 14:34:54 +09:00
syuilo
bb77b48efd Refactor and usability improvements 2018-10-12 14:28:48 +09:00
syuilo
d0efaea01f Resolve #543 2018-10-11 22:35:34 +09:00
syuilo
184c3c3e95 Fix 2018-10-11 22:17:27 +09:00
syuilo
b8ae18b81a Clean up and fix 2018-10-11 21:25:55 +09:00
syuilo
4a516ffb57 Update stream.ts 2018-10-10 22:13:32 +09:00
syuilo
66e000958e Fix #2881, Fix #2879 2018-10-10 20:59:10 +09:00
syuilo
7e2318d9e7 Add alias 2018-10-10 03:24:09 +09:00
syuilo
abca096372 Fix 2018-10-09 15:13:06 +09:00
syuilo
4f45c12d13 Fix bug and refactor 2018-10-09 15:08:31 +09:00
syuilo
d02f122dcf Fix bug 2018-10-09 05:35:40 +09:00
syuilo
6e3d3c856a Fix bug
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo
3bec23fce7 Improve readability 2018-10-09 01:33:40 +09:00
syuilo
036f7f976a Fix bug 2018-10-09 01:33:31 +09:00
syuilo
c26ce051ab 🎨 2018-10-09 01:26:04 +09:00
syuilo
912c7267fb Fix 2018-10-08 01:16:32 +09:00
syuilo
6ebfadb473 投稿の削除イベントを受け取るように 2018-10-07 20:08:42 +09:00
sei0o inoue
0d9bc1f1e5 Fix #2773 (#2841)
* Added an API endpoint to check the existence of the file

* fix #2773: Now we can prevent users from posting the same images

* bug fix
2018-10-07 16:51:46 +09:00
syuilo
023f895728 V10 (#2826)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* Update CHANGELOG.md

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip
2018-10-07 11:06:17 +09:00
syuilo
a086d6c042 ブロッカーへの警告はログイン時のみ表示するように 2018-09-24 08:00:10 +09:00
syuilo
d3014f6832 Implement #2736 2018-09-19 14:18:34 +09:00
syuilo
912ad5d849 ハッシュタグタイムラインを実装 2018-09-17 09:00:20 +09:00
Aya Morisawa
f391b75f17 Fix typo: serive -> service (#2647) 2018-09-07 00:44:57 +09:00
Aya Morisawa
9e28382dc9 Add erase function (#2641) 2018-09-07 00:02:55 +09:00
Aya Morisawa
3c0b375680 Resolve #2631 (#2632) 2018-09-06 02:44:01 +09:00
syuilo
cbb3644063 #2620 2018-09-05 19:32:46 +09:00
syuilo
c514dcbd32 トップページのタイムラインをリアルタイム更新するように 2018-09-04 12:59:34 +09:00
syuilo
da0f6e585d Fix bug 2018-09-04 12:58:43 +09:00
Aya Morisawa
36e10e2bbf Use string interpolation 2018-09-01 23:12:51 +09:00
Aya Morisawa
eef09b8f3f Fix #2301 2018-08-18 04:13:25 +09:00
Aya Morisawa
83971a4872 Add new kao 2018-08-18 03:55:45 +09:00
Aya Morisawa
04fe66828e Add new kao 2018-08-16 05:17:00 +09:00
Aya Morisawa
50bf058a90 Remove trailing comma 2018-08-16 05:15:51 +09:00
Aya Morisawa
de01a1d51a Use Array.prototype.length to avoid magic number 2018-08-16 05:15:06 +09:00
syuilo
fa863b67c7 Add new kao 2018-08-15 02:01:49 +09:00