syuilo
|
b5efcff06e
|
Fix
|
2019-05-21 03:40:18 +09:00 |
|
syuilo
|
6354b6513e
|
Refactoring
|
2019-05-21 03:20:16 +09:00 |
|
syuilo
|
640d03923c
|
Refactoring
|
2019-05-21 03:07:11 +09:00 |
|
syuilo
|
ef60e4f557
|
Fix #4874
|
2019-05-07 18:48:38 +09:00 |
|
Satsuki Yanagi
|
582a21912d
|
様々な修正 (#4859)
Typo, Redundant code, Syntax error の修正
|
2019-05-05 09:27:55 +09:00 |
|
syuilo
|
5ed924e686
|
Improve MisskeyPages
|
2019-05-02 17:55:59 +09:00 |
|
syuilo
|
f5d3b5bff8
|
Refactoring
|
2019-05-01 18:33:11 +09:00 |
|
syuilo
|
ed1622a46b
|
Add splitStrByLine function
|
2019-05-01 16:33:54 +09:00 |
|
syuilo
|
c6c34f775c
|
Remove strConcat function
|
2019-05-01 16:07:05 +09:00 |
|
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 |
|