Commit Graph

191 Commits

Author SHA1 Message Date
syuilo ca6fc9cd79
Remove strConcat function 2019-05-01 16:07:05 +09:00
syuilo 4747ae8b61
Improve AiScript 2019-05-01 15:17:24 +09:00
syuilo 52ebf2055e
Improve AiScript 2019-05-01 14:54:34 +09:00
syuilo d0af2c2a98
Improve MisskeyPages 2019-05-01 10:37:25 +09:00
syuilo 10216af48a
Improve MisskeyPages 2019-05-01 10:05:33 +09:00
syuilo d0c8d537f5
Refactor 2019-05-01 09:15:29 +09:00
syuilo 759719d124
Improve MisskeyPages 2019-04-30 12:15:41 +09:00
syuilo 6c647ea91c
Improve usability 2019-04-30 07:55:40 +09:00
syuilo c9763dabe1
変換関数を追加 2019-04-30 07:49:46 +09:00
syuilo c6b64e57f1
いくつかの文字列関数を追加 2019-04-29 15:13:04 +09:00
syuilo c886c09cdb
MisskeyPagesで値が0の変数が表示されない問題を修正 2019-04-29 11:08:35 +09:00
syuilo 624ee76e71
Fix bug 2019-04-29 11:00:41 +09:00
syuilo 05b8111c19
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 0db54386cd
Resolve #3119 2019-04-25 07:46:39 +09:00
syuilo 7827aeb695
Resolve #4735 2019-04-18 19:40:23 +09:00
syuilo 946c3a25b9
Clean up 2019-04-17 07:25:34 +09:00
Satsuki Yanagi 85d29a3f9d Correct syntax error (#4718) 2019-04-17 00:30:34 +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
syuilo 9a9fb37a78
Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo 57dde1da38
Fix error 2019-02-28 14:13:18 +09:00
syuilo efd0368e56
Resolve #4305 2019-02-18 04:52:40 +09:00
syuilo ec3ca3032e
ミュートワードで正規表現を使えるように 2019-02-16 19:37:05 +09:00
Acid Chicken (硫酸鶏) 4b6c113251
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 861302f0fd
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
Aya Morisawa 28bfb45426
Avoid export default 2019-01-30 16:56:27 +09:00
Acid Chicken (硫酸鶏) 5bbf4187e6 Module 'crypto' as import syntax (#4011) 2019-01-30 11:51:29 +09:00
Acid Chicken (硫酸鶏) 78763116c3 Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
syuilo a0f8c7e94e
Resolve #2253 2019-01-26 17:47:56 +09:00
syuilo 78c185a05a
[Client] Improve usability 2019-01-23 05:20:28 +09:00
MeiMei 208493ba13 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
syuilo f11ebafe47
🎨 2018-12-30 01:32:58 +09:00
syuilo 0ac7682188
Better note filtering 2018-12-29 05:51:17 +09:00
MeiMei 1029bff5ff Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
Aya Morisawa 6943c7d2d8
Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa 0f204eebe1
Remove unused code 2018-12-27 20:10:29 +09:00
Aya Morisawa 9b746f3eb5
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 e9f8897fe2
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
Acid Chicken (硫酸鶏) c81a94ff75 Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
MeiMei 2faa58928f Format uptimes (#3629)
* Format uptime

* 逆だわ

* ザ

* 1個多い

* Fix comment
2018-12-16 07:06:43 +09:00
Aya Morisawa 125849673a
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 6120474548 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 706d47ec32 #2501 (#3560)
* #2501

* Update stream.ts
2018-12-09 13:09:31 +09:00
syuilo c9ac9923df
Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
syuilo e80709f7aa
Disable update notification 2018-12-01 07:59:15 +09:00
syuilo 0489291815
Refactor 2018-11-29 20:09:41 +09:00
syuilo 7a412500e1
[Client] Fix #3427 2018-11-29 20:07:31 +09:00
syuilo 8af0218e4c
✌️🤔✌️ 2018-11-28 18:57:22 +09:00
syuilo fc8aeb5a66
[Client] Fix bug 2018-11-25 13:21:47 +09:00
syuilo 02b07c1b5b
Update note-mixin.ts 2018-11-25 04:30:32 +09:00
MeiMei 93f13ffc8e Fix: url-preview (#3397) 2018-11-25 01:39:22 +09:00
MeiMei d2385a0e52 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo d063d59a91
[Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo 11afa8140c
[Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo b1b02d0e32
[Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo 71d42f64dc
[Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo 1b4072610a
[Client] Fix i18n 2018-11-11 19:15:08 +09:00
syuilo 3826a820bb
[Client] Fix i18n
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo 3f79c9ae49
Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo fccbecf159
[Client] Fix bug 2018-11-09 08:26:32 +09:00
syuilo 60ef3e3563
Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo 42a08642a4
Misskeyのバージョンもクライアントの環境変数に突っ込むように 2018-11-03 17:04:33 +09:00
syuilo 7bbf022978
Refactor 2018-10-21 16:18:02 +09:00
syuilo 41bd436d3e
デッキのキーボードショートカットを強化 2018-10-20 02:40:37 +09:00
syuilo ed83993e15
Fix 2018-10-14 09:48:47 +09:00
syuilo 3aef5e6748
Better id 2018-10-13 19:16:47 +09:00
syuilo 89b5d976ee
Add some keyboard shortcuts of note 2018-10-13 12:48:33 +09:00
syuilo 9b253ccb3a
Refactor 2018-10-12 14:34:54 +09:00
syuilo dded76099c
Refactor and usability improvements 2018-10-12 14:28:48 +09:00
syuilo ad67886f96
Resolve #543 2018-10-11 22:35:34 +09:00
syuilo 5df0e102fd
Fix 2018-10-11 22:17:27 +09:00
syuilo dff9c7ac48
Clean up and fix 2018-10-11 21:25:55 +09:00
syuilo 2dea88a147 Update stream.ts 2018-10-10 22:13:32 +09:00
syuilo 51c53f64d0
Fix #2881, Fix #2879 2018-10-10 20:59:10 +09:00
syuilo 9bebbf4e03
Add alias 2018-10-10 03:24:09 +09:00
syuilo 990347f856
Fix 2018-10-09 15:13:06 +09:00
syuilo 136b13e7ca
Fix bug and refactor 2018-10-09 15:08:31 +09:00
syuilo 3c38a867b4
Fix bug 2018-10-09 05:35:40 +09:00
syuilo c6110dd996
Fix bug
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo 51d8de2c38
Improve readability 2018-10-09 01:33:40 +09:00
syuilo 4455a1aa9d
Fix bug 2018-10-09 01:33:31 +09:00
syuilo 040d395ddb
🎨 2018-10-09 01:26:04 +09:00
syuilo 674764a035
Fix 2018-10-08 01:16:32 +09:00
syuilo b6a330928d
投稿の削除イベントを受け取るように 2018-10-07 20:08:42 +09:00
sei0o inoue 3e897727ca 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 d0570d7fe3
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 d93f76c1af
ブロッカーへの警告はログイン時のみ表示するように 2018-09-24 08:00:10 +09:00
syuilo d9f0e158a3
Implement #2736 2018-09-19 14:18:34 +09:00
syuilo 109738ccb9
ハッシュタグタイムラインを実装 2018-09-17 09:00:20 +09:00
Aya Morisawa 5cd6a0db16 Fix typo: serive -> service (#2647) 2018-09-07 00:44:57 +09:00
Aya Morisawa 00d79487cd Add erase function (#2641) 2018-09-07 00:02:55 +09:00
Aya Morisawa 1cc183ecdb Resolve #2631 (#2632) 2018-09-06 02:44:01 +09:00
syuilo a1b82e9723 #2620 2018-09-05 19:32:46 +09:00
syuilo 6abff253ea トップページのタイムラインをリアルタイム更新するように 2018-09-04 12:59:34 +09:00
syuilo ba64de334a Fix bug 2018-09-04 12:58:43 +09:00
Aya Morisawa 291beb45fc
Use string interpolation 2018-09-01 23:12:51 +09:00
Aya Morisawa 41cf856e26 Fix #2301 2018-08-18 04:13:25 +09:00
Aya Morisawa f8a977f1c0 Add new kao 2018-08-18 03:55:45 +09:00
Aya Morisawa afa62d3d44 Add new kao 2018-08-16 05:17:00 +09:00
Aya Morisawa 270c7997c6 Remove trailing comma 2018-08-16 05:15:51 +09:00
Aya Morisawa fa95641f88 Use Array.prototype.length to avoid magic number 2018-08-16 05:15:06 +09:00