Commit graph

1305 commits

Author SHA1 Message Date
MeiMei
73d91e0df0 Hide invisible notes from timeline (#3852) 2019-01-08 21:02:00 +09:00
syuilo
3796725c48 ドライブの管理画面でファイルのオリジナルURLを表示するように 2019-01-08 17:45:16 +09:00
syuilo
7de2ed9cf8 Resolve #3847 (#3849)
* Update notifications.ts

* Update notifications.ts

* Update notifications.ts

* Update notifications.ts

* Add missing semicolon

* Improve readability

* Fix typo
2019-01-08 13:32:28 +09:00
Aya Morisawa
708c72e4c5 Fix typo: not -> note
1344ffa67d (commitcomment-31817792)
2019-01-05 10:29:46 +09:00
syuilo
a04dddc4d8 Rename 2019-01-04 03:52:50 +09:00
ibrokemypie
2589743e0a Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
MeiMei
327aae669c Tune AP URL negotiating with Accept (#3824) 2019-01-02 18:07:32 +09:00
syuilo
4b1dba8254 [API] notes/mentions にミュートを適用するように 2018-12-30 01:40:24 +09:00
Aya Morisawa
03072001c7 Make one import per line 2018-12-29 22:26:15 +09:00
syuilo
cbf50fee15 Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
syuilo
f6b4ca900c Make autoAcceptFollowed default 2018-12-29 02:46:57 +09:00
MeiMei
644e420930 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
syuilo
02164a5829 通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
ibrokemypie
84c87d6812 Add URI parameter to /api/meta (#3748)
* Add URI parameter to /api/meta
closes #3747

* Update fetch-meta.ts

* Update meta.ts
2018-12-27 04:50:35 +09:00
Aya Morisawa
fb1bf720a5 Resolve #3248
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +09:00
MeiMei
5779fc08b0 Feature to show only my posts in the user page (#3753)
* Fix #3681

* Feature to show only my posts in the user page
2018-12-26 23:11:50 +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
8549f0992c Remove trailing whitespaces 2018-12-26 19:58:04 +09:00
Acid Chicken (硫酸鶏)
333dee6591 Fix #3745 (#3746) 2018-12-26 18:32:16 +09:00
Acid Chicken (硫酸鶏)
c9cd81cc62 Fix typo 2018-12-25 20:02:37 +09:00
syuilo
4df7b824f1 [API] Fix #3737 2018-12-24 05:31:20 +09:00
MeiMei
3868fc7459 ダイレクトでメンションでもユーザーを指定できるように (#3722) 2018-12-23 03:44:18 +09:00
MeiMei
a981c4dd86 本文からメンション等を展開しないオプション (#3721) 2018-12-23 03:25:33 +09:00
Acid Chicken (硫酸鶏)
620db8d83a Feed (#3698)
* wip

* Implement feed

* Update feed.ts

* Update index.ts

* Update feed.ts
2018-12-21 11:54:39 +09:00
MeiMei
818cdcfb69 Fix: ap/show does not return on error (#3704) 2018-12-21 00:09:02 +09:00
MeiMei
465650d723 Tune polls/recommendation (#3703) 2018-12-20 22:56:12 +09:00
Aya Morisawa
45c9667c5c Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
syuilo
025e1c5432 Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo
9051ea9c84 Fix wrong comment 2018-12-20 02:47:24 +09:00
Aya Morisawa
8a97bd63c7 Refactor 2018-12-19 10:23:57 +09:00
syuilo
ca7bf855c8 リスト関連の操作を強化
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
470fae7c53 Fix error 2018-12-19 06:47:47 +09:00
MeiMei
80b6859baa Add AP emojis endpoint (#3667) 2018-12-19 04:23:08 +09:00
syuilo
396415e07a [Client] Resolve #3658 2018-12-19 00:57:28 +09:00
Acid Chicken (硫酸鶏)
f2c676cbdd Re: #3457 (#3614)
* Update parser.ts

* Update user.ts

* Update search.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update mfm.ts

* Update parser.ts

* Merge branch 'develop' into 3440-mk2

* Fix typo

* Update parser.ts

* Update mfm.ts

* Update mfm.ts
2018-12-17 19:11:38 +09:00
syuilo
0e7385bb49 [API] Resolve #3637 2018-12-17 01:43:34 +09:00
Acid Chicken (硫酸鶏)
295f903a1a Add 'twitter:creator' meta data in user pages (#3618)
* Update user.pug

* Update user.pug

* Update note.pug

* Update user.pug

* Update note.pug

* Update note.pug
2018-12-16 08:49:38 +09:00
MeiMei
2d4fc788c0 Return 404 for invalid Object ID (#3627)
* Update activitypub.ts

* Update activitypub.ts

* Update featured.ts

* Update followers.ts

* Update following.ts

* Update outbox.ts

* Fix following, outbox
2018-12-16 01:44:59 +09:00
syuilo
300cbe6798 OGP向けにインスタンスのバナー画像を提供するように 2018-12-15 23:19:04 +09:00
syuilo
7caf7abb8d Resolve #2165 2018-12-15 00:09:04 +09:00
syuilo
a647e50b71 Implement admin drive page 2018-12-14 19:09:11 +09:00
syuilo
7bcd445b36 Fix bug 2018-12-11 21:17:57 +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
Acid Chicken (硫酸鶏)
469c773eec Resolve #3581 (#3589)
* Update ja-JP.yml

* Create 404.vue

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update 404.vue

* Update meta.ts

* Update instance.vue

* Update update-meta.ts
2018-12-11 20:19:13 +09:00
syuilo
ab5b39614a Use camelCase 2018-12-09 23:10:02 +09:00
MeiMei
62558faa9e Improve custom emoji parsing (#3539)
* Use MFM parser for extracting emoji in name

* Fix custom emoji regex

* Revert "Fix custom emoji regex"

This reverts commit 4c21caf59753e7653c02f81ddf0cde8c44f48008.
2018-12-08 06:39:15 +09:00
MeiMei
2bf3f7ab87 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
syuilo
aae394e34e Resolve #327 2018-12-03 20:08:18 +09:00
Aya Morisawa
865695c7a4 Remove self-assignment (#3476) 2018-12-02 20:26:15 +09:00
Aya Morisawa
4565b83053 Fix #3445 (#3471) 2018-12-02 19:24:57 +09:00
Aya Morisawa
31ffccf851 Remove unneccesary casts 2018-12-02 19:05:08 +09:00
syuilo
edc77c224c Improve performance 2018-12-02 06:44:18 +09:00
MeiMei
1e8eb4dbed Resolve external recommended users (#3462)
* Resolve external recommended users

* Skip unresolvable users

* Fix indent

* Use original for unresolvable users
2018-12-02 03:42:45 +09:00
Acid Chicken (硫酸鶏)
f4f19f28d8 Allow hyphens in the middle of remote usernames (#3440)
* Allow hyphens in the middle of remote usernames

refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2

* Make options fallback better

* Make options flat
2018-12-01 07:19:17 +09:00
Aya Morisawa
8feaf72180 Remove consecutive blank line 2018-11-30 23:07:21 +09:00
MeiMei
b8051b0e22 Fix #3442 (#3443) 2018-11-30 18:13:55 +09:00
MeiMei
e21b349680 Fix SMTP (#3436) 2018-11-30 00:35:17 +09:00
syuilo
c7101148c4 Fix #3432 2018-11-30 00:13:13 +09:00
syuilo
7530c50418 Fix #3434 2018-11-30 00:04:28 +09:00
MeiMei
e33f73a5b6 Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
562fb26dc6 Fix #3430 2018-11-29 22:05:11 +09:00
syuilo
42767aaa2b メールサーバーの設定がオフの場合はメール設定を表示しないように 2018-11-29 20:33:31 +09:00
syuilo
13f375151d Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo
4512b6711a Implement email config 2018-11-29 16:23:45 +09:00
syuilo
01697424f9 Mark chart apis as stable 2018-11-29 06:06:07 +09:00
syuilo
3bddab4dd0 Cookieを使わないように 2018-11-28 16:19:02 +09:00
syuilo
c4453e50eb Update signin.ts 2018-11-28 05:27:34 +09:00
MeiMei
b286e5c9ef No caching /api/ (#3411) 2018-11-27 01:16:25 +09:00
MeiMei
56f3fcd76e Return 404 for undefined .well-known (#3404) 2018-11-26 04:49:24 +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
syuilo
f4ae8abb44 Fix lint 2018-11-24 17:19:51 +09:00
syuilo
a86be43e07 Resolve #3158 2018-11-24 07:04:29 +09:00
syuilo
979d01ec0f Update url-preview.ts 2018-11-24 06:41:22 +09:00
MeiMei
374fb4eda9 Do not use _replyIds (#3392) 2018-11-23 23:12:28 +09:00
syuilo
85f0a90468 Resolve #3366 2018-11-23 16:39:51 +09:00
syuilo
536ea5d280 Resolve #3376 2018-11-23 08:13:17 +09:00
syuilo
38a9438ef5 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-23 08:01:29 +09:00
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
nico
f9199d5b64 Fix #3343 (#3383)
Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this
2018-11-23 02:09:04 +09:00
MeiMei
439a35d332 No cache /notes/:note (#3382) 2018-11-22 23:17:58 +09:00
Aya Morisawa
66f297bdfa Remove unneccesary cast (#3355) 2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏)
863197af59 Fix #3361 (#3362)
* Update create.ts

* Update api.ts
2018-11-22 05:06:51 +09:00
Hakaba Hitoyo
82ab386b83 Feature / user recommendation config in admin ui (#3357)
* add config for external user recommendation into admin ui

* debug

* correct admin ui

* switch external user recommendation to admin ui config

* debug

* debug

* debug

* Revert "debug"

This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.

* explicit parseInt radix

* add Japanese message

* change default engine to https

* remove unused settings

* debug

* nullable externalUserRecommendationTimeout
2018-11-21 23:44:59 +09:00
MeiMei
169013034f Fix: ap/show (#3350) 2018-11-20 21:18:14 +09:00
MeiMei
f58dd6bb8e Explicitly set max-age (#3330) 2018-11-20 05:29:51 +09:00
MeiMei
6c7cbb2528 Hide unused login method (#3285) 2018-11-17 02:13:01 +09:00
syuilo
284139d356 Update github-bot.ts 2018-11-16 23:10:48 +09:00
syuilo
af84f87c5e Resolve #3274 2018-11-16 23:09:33 +09:00
syuilo
5a1441357d Update github-bot.ts 2018-11-16 23:02:01 +09:00
syuilo
89bffa9d36 Clean up 2018-11-16 23:01:14 +09:00
syuilo
e80012ceb4 Update github-bot.ts
follow dvelop instead master
2018-11-16 23:00:34 +09:00
MeiMei
d94d32dad9 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
4892b5b273 [API] Add /instances 2018-11-15 06:21:13 +09:00
syuilo
b666128ddc Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
MeiMei
e23c93f7e8 Fix: default order of users/notes (#3234) 2018-11-14 20:18:47 +09:00
syuilo
9633a66b27 Update github-bot.ts 2018-11-14 05:33:48 +09:00
MeiMei
a87caff2d5 Fix: notes/create hangs when rejected (#3221) 2018-11-13 19:34:09 +09:00
MeiMei
666f3d68c6 sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo
301fe469ee Improve streaming 2018-11-12 00:31:09 +09:00
syuilo
2d1238c199 [API] Fix #3203 2018-11-11 18:26:09 +09:00
syuilo
b2baaa87e9 Improve streaming API 2018-11-11 02:22:34 +09:00
syuilo
c8e8093346 Fix bug 2018-11-09 22:02:48 +09:00
Aya Morisawa
4c6daa3f46 Use sum function (#3174) 2018-11-09 11:02:23 +09:00
syuilo
380542db8e [API] Fix #3169 2018-11-09 03:52:03 +09:00
syuilo
670e13f57d Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo
41400362df Fix bug 2018-11-08 01:42:02 +09:00
syuilo
b17341eefc GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
syuilo
59b7512054 Fix 2018-11-07 12:30:56 +09:00
syuilo
c66306d1be インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +09:00
syuilo
40d4efc104 [API] Improve drive/files/upload_from_url 2018-11-07 12:12:43 +09:00
syuilo
c0ccb86dc0 Fix bug 2018-11-07 12:09:24 +09:00
syuilo
2642bdd9c8 メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo
9fdf438018 ghostの設定をDBに保存するように 2018-11-07 00:44:56 +09:00
syuilo
7f57bbfbbd reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo
429fcdb1f1 [API] 文字列での真理値表現に対応
multipart/formdata では文字列しか送れないっぽい?
2018-11-06 20:53:50 +09:00
syuilo
73f2bc4c52 [API] Fix bug 2018-11-06 20:47:56 +09:00
syuilo
0f65a6a077 [API] Implement notes/watching/ 2018-11-06 14:58:20 +09:00
syuilo
d611a53044 リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo
84822b0e58 ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo
0ace514fd3 Clean up 2018-11-06 06:25:35 +09:00
syuilo
e192c4c330 Resolve #3137 2018-11-06 06:24:31 +09:00
syuilo
260c84f520 Better error code 2018-11-06 01:57:31 +09:00
syuilo
cfa16aca53 [API] Fix bug 2018-11-06 01:51:42 +09:00
syuilo
829ffc60e4 [WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo
ca1f738d2d oops 2018-11-05 13:46:46 +09:00
syuilo
0d3d7a5867 Refactor 2018-11-05 13:38:50 +09:00
syuilo
ce57bb6675 ✌️ 2018-11-05 11:58:41 +09:00
Acid Chicken (硫酸鶏)
a838c58f69 Make /api/v1/instance and /api/v1/custom_emojis better (#3118)
* Separate commits

From commit dca110ebaa78f64600429f812c238a07d2f1dc1d.

* Re-separate commits

From commit 9719387bee40363f63a837e7ecffacf2a476c334.
2018-11-05 11:57:17 +09:00
syuilo
7d8d8a165b 投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00
Acid Chicken (硫酸鶏)
22ac7faa74 Implement /api/v1/custom_emojis (#3116) 2018-11-05 10:45:57 +09:00
Acid Chicken (硫酸鶏)
1b8108a0ac Fix #3115 2018-11-05 10:34:53 +09:00
syuilo
f43a9b9fb0 [API] Better validation of admin/emoji/add 2018-11-05 10:33:49 +09:00
syuilo
0820a165a8 [API] Fix bug 2018-11-05 01:42:41 +09:00
syuilo
20fcefb5f4 [API] Fix #3099 2018-11-04 23:13:35 +09:00
syuilo
947b0f55a3 Resolve #3098 2018-11-04 23:00:43 +09:00
Acid Chicken (硫酸鶏)
8cc0afa8d4 Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
syuilo
67d8980999 [API] Fix #3097 2018-11-04 21:11:54 +09:00
Acid Chicken (硫酸鶏)
a07fa755e2 Revert "Add GitHub auth"
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏)
2bb4bc8727 Add GitHub auth 2018-11-04 19:17:30 +09:00
syuilo
2545385986 [API] Improve admin/emoji/add 2018-11-04 18:37:12 +09:00
syuilo
4a780c56fd 絵文字を作成した/更新した時にupdateAtを更新するように 2018-11-04 10:42:16 +09:00
MeiMei
75f94b07c5 Fix: update_client_setting (#3086) 2018-11-04 03:33:37 +09:00
syuilo
2ba95786a1 [API] Implement some Emoji APIs 2018-11-04 03:18:32 +09:00
syuilo
15c9addc6e Improve API documentation 2018-11-03 22:49:36 +09:00
syuilo
5e2a9b51ff Clean up 2018-11-03 22:01:58 +09:00
syuilo
f23b54246c [API] Increase chart limit 2018-11-03 16:43:50 +09:00
syuilo
41bab2746b Improve admin dashboard 2018-11-03 11:38:00 +09:00
syuilo
fdb3395771 Improve stats API 2018-11-03 11:37:44 +09:00
syuilo
eb8d838b53 Update hashtags.ts 2018-11-02 23:46:57 +09:00
syuilo
cf7bce4404 Update src/server/api/endpoints/aggregation/hashtags.ts 2018-11-02 23:32:40 +09:00
syuilo
f2062b9588 Remove needless properties 2018-11-02 23:27:47 +09:00
syuilo
0b2f0d2d74 🍕 2018-11-02 23:23:01 +09:00
syuilo
d97dd83e18 [API] Implement admin/add-emoji 2018-11-02 15:04:02 +09:00
syuilo
da0fb0b784 Clean up 2018-11-02 14:53:55 +09:00
syuilo
27275d11f4 Clean up 2018-11-02 13:49:09 +09:00
syuilo
7bd46825e3 Refactor 2018-11-02 13:47:44 +09:00
syuilo
544107d2a6 Resolve #2623 2018-11-02 12:49:08 +09:00
syuilo
68c4dd923b Update src/server/api/endpoints/meta.ts 2018-11-02 12:16:03 +09:00
MeiMei
a22f657c0f Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo
e34405ec33 Fix bug 2018-11-02 03:41:09 +09:00
syuilo
3057116df4 Refactoring, Clean up and bug fixes 2018-11-02 03:32:24 +09:00
syuilo
5a6edc5b75 Custom emoji (#3061)
* wip

* wip

* wip
2018-11-01 11:51:49 +09:00
syuilo
1c8c707037 Refactor and use original image for banner 2018-11-01 09:30:51 +09:00
syuilo
57708b53d0 Clean up 2018-11-01 09:19:22 +09:00
syuilo
becbab3af4 Update src/server/api/endpoints/users/relation.ts 2018-11-01 00:11:52 +09:00
syuilo
5296c1e0a3 [API] Implement users/relation 2018-11-01 00:11:21 +09:00
syuilo
5b0fd8c97c Better rate limitting 2018-10-31 23:03:14 +09:00
syuilo
6488a17e60 Refactor 2018-10-31 22:35:02 +09:00
syuilo
278ffa26c0 Fix #3041 2018-10-31 17:56:21 +09:00
syuilo
21e5f637d6 [API] Include detailed user information of blocking API responses 2018-10-31 11:24:36 +09:00
syuilo
e172110685 良い感じに 2018-10-31 11:16:13 +09:00
mei23
9c1f1eef32 blockings list 2018-10-31 04:59:01 +09:00
Acid Chicken (硫酸鶏)
f8f90b09d3 Implement /api/v1/instance (#3045)
* Update mastodon.ts

* Update types.ts

* Update mastodon.ts
2018-10-31 02:17:54 +09:00
MeiMei
9d96058a7f Fix: can't recognize rebirthed instance user (#3046)
* resync uri from WebFinger

* trigger resync on user page

* allways update on resync

* Revert "trigger resync on user page"

This reverts commit 8ff139fb49ee61ad55e4b42c562f8a2c3f8098ac.

* background resync
2018-10-31 02:16:13 +09:00
syuilo
e3dde97e62 Format 2018-10-29 21:38:09 +09:00
syuilo
fcf637138d 物理削除系の処理を削除
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
MeiMei
26e7e7d0dc User blocking (Following part) (#3035)
* block wip

* UndoBlock

* UnBlock

* wip

* follow

* UI

* fix
2018-10-29 20:32:42 +09:00
syuilo
5e71730377 Fix doc 2018-10-29 19:11:01 +09:00
syuilo
00fb96b306 Fix API definition 2018-10-29 19:04:58 +09:00
syuilo
77cc11d8a0 Refactor 2018-10-29 15:09:03 +09:00
syuilo
f03f03dcc0 Update src/server/api/endpoints/notes/reactions.ts 2018-10-29 15:07:50 +09:00
syuilo
c9e634aad3 Fix #3034 2018-10-29 10:52:36 +09:00
syuilo
98191b5318 Fix bug 2018-10-26 15:06:27 +09:00
syuilo
cd439c770e API: Better error response 2018-10-26 14:38:34 +09:00
syuilo
0f08a5c99a Fix bug 2018-10-26 08:36:50 +09:00
syuilo
8c8ff7d49a Implement featured note API 2018-10-25 07:04:15 +09:00
syuilo
7c18486a1f Fix: Remove unused import 2018-10-25 05:33:40 +09:00
syuilo
18a3c704ca Implement drive/folders/delete 2018-10-24 18:37:58 +09:00
syuilo
7868c08397 Improve some API definitions 2018-10-24 18:32:19 +09:00
syuilo
96a20f5d06 Implement federation chart API 2018-10-24 06:34:04 +09:00
MeiMei
d2a91ad640 Make max allowed text length configurable (#2992)
* Make max allowed text length configurable

* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo
3c0e7119ca Implement #2983 2018-10-23 07:04:00 +09:00
syuilo
cd6db1d9f7 Use camelCase instead of snake_case 2018-10-23 07:01:43 +09:00
syuilo
9bb49a31e6 Improve some API definitions 2018-10-23 06:59:52 +09:00
syuilo
ccb86ea4f9 Refactoring 2018-10-23 05:36:35 +09:00
syuilo
1583e1a3d1 Implement #2961 2018-10-22 22:00:54 +09:00
syuilo
dc89ad5782 Implement some chart APIs 2018-10-22 17:37:55 +09:00
syuilo
229f796f4d Implement #2980 2018-10-22 17:36:36 +09:00
syuilo
d48df375bd Doc: Better parameter description 2018-10-22 17:06:53 +09:00
syuilo
355c6a204a Improve API definitions 2018-10-22 05:16:27 +09:00
MeiMei
2aa354d4be Fix og:image on user page (#2972) 2018-10-22 02:27:45 +09:00
syuilo
781ea39177 Refactor 2018-10-21 15:08:07 +09:00
syuilo
da42d987cf Clean up 2018-10-21 14:15:02 +09:00
syuilo
4545439d28 Resolve #2963 2018-10-21 09:20:11 +09:00
syuilo
7fdd4d1cdd Refactoring 2018-10-21 07:10:35 +09:00
syuilo
99ce7d3e40 ファイル作成APIにforceオプションを実装 2018-10-20 15:50:13 +09:00
Dr. Gutfuck LLC
2b1b5df397 Localized mark all as read message (#2956)
* Localized read-all message

* Fixed some weirdness:   src/client/app/init.ts

* Unfucked server api stuff (sorry lol):   src/server/api/endpoints/i/read_all_unread_notes.ts

* Clean up
2018-10-20 15:46:01 +09:00
syuilo
4ab40d8c8b Fix bug and clean up 2018-10-20 11:19:27 +09:00
syuilo
adedffa4a8 Validate param 2018-10-20 09:31:52 +09:00
syuilo
4e903102e8 ✌️ 2018-10-19 09:20:11 +09:00
syuilo
776d579065 Refactoring 2018-10-19 09:19:55 +09:00
syuilo
27f107e1ee 未読の投稿をすべて既読にできるように 2018-10-19 06:36:59 +09:00
syuilo
29c8bb1aeb Disable secure cookie 2018-10-17 05:54:31 +09:00
syuilo
2a1b2012d7 Resolve #2923
Allow option to disable sending HSTS headers even if https:// is used in url
2018-10-17 04:15:41 +09:00
syuilo
3b54711a87 Update mongodb 2018-10-16 11:38:09 +09:00
syuilo
4fa61c054a Update signin.ts 2018-10-16 10:33:05 +09:00
MeiMei
18d27dea6c Implement /api/v1/instance/peers (#2913)
* Implement /api/v1/instance/peers

* Use punycode

* Remove Cache-Control

* Rename
2018-10-16 08:55:55 +09:00
syuilo
d3dd5d7ae2 Add some tests and some fixes 2018-10-16 08:54:36 +09:00
syuilo
64087acfee Implement API tests 2018-10-16 06:37:21 +09:00
Hakaba Hitoyo
7aa6ef2c25 expose user recommendation config in /api/meta (#2902) 2018-10-14 16:54:09 +09:00
syuilo
daa656fe60 Fix #2901 2018-10-14 10:06:10 +09:00
syuilo
ae15d4332d Resolve #2853 2018-10-13 20:11:00 +09:00
syuilo
1d2c5269a9 Better id 2018-10-13 19:16:47 +09:00
syuilo
82a12c1dd8 connectedイベントはpongパラメータがtrueの時だけ発行するように 2018-10-13 19:14:05 +09:00
syuilo
f93cb02293 Resolve #2894 2018-10-13 13:13:15 +09:00
MeiMei
6c35586afc Fix user recommendation query (last activity) (#2892) 2018-10-12 13:48:26 +09:00
MeiMei
10bb343403 削除された投稿はタイムライン上で表示しないようにする (#2887)
* Excepts deleted notes on query

* Hide deleted notes

* Use v-show
2018-10-12 05:10:40 +09:00
syuilo
c1183207bb Fix 2018-10-11 23:07:20 +09:00
syuilo
74a2dab6ff 共有可能チャンネルに接続しようとしていて、かつそのチャンネルに既に接続していたら無意味なので無視するように 2018-10-11 23:01:57 +09:00
syuilo
9e903c2df2 Clean up 2018-10-11 18:10:41 +09:00
syuilo
08b18004a7 Redisがインストールされているときはイベントの共有にRedisのpub/subを使うように 2018-10-11 18:09:41 +09:00
syuilo
67f5d5d321 Redisをオプションにしたり 2018-10-11 15:50:27 +09:00
syuilo
9cdf8f1fe6 Fix bug 2018-10-11 05:26:51 +09:00
syuilo
7e37873045 Fix bug 2018-10-11 05:26:09 +09:00
syuilo
20e5d4261a ✌️ 2018-10-11 02:48:19 +09:00
syuilo
5d757f8cf4 ストリーミングAPIでチャンネルに接続したときにconnectedメッセージを返すように 2018-10-10 03:28:11 +09:00
syuilo
dc4feca635 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-10-10 03:24:18 +09:00
syuilo
7e2318d9e7 Add alias 2018-10-10 03:24:09 +09:00
mei23
941937e5f0 lint fix 2018-10-10 02:08:26 +09:00
mei23
b47a63b8bf Fix users recommendation query 2018-10-10 02:04:16 +09:00
mei23
88978f9239 / に main stream も流す 2018-10-09 03:29:11 +09:00
syuilo
6e3d3c856a Fix bug
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo
8a02ba305d Better api definition 2018-10-09 01:01:48 +09:00
syuilo
d14fd16945 Merge pull request #2828 from hakaba-hitoyo/feature/external-user-recommendation
External user recommendation
2018-10-08 18:31:00 +09:00
syuilo
513e3fc6bf Merge pull request #2851 from mei23/mei-1008-fix-apshow2
ap/showが返ってこないことがあるのを修正
2018-10-08 17:33:46 +09:00
mei23
16bdb2bb9b ap/showが返ってこないことがあるのを修正 2018-10-08 16:01:38 +09:00
syuilo
87f574f6cf oops 2018-10-08 09:02:11 +09:00
syuilo
9b3ee7cae6 互換性を追加 2018-10-08 08:58:12 +09:00
syuilo
7a03fe9b34 Improve usability 2018-10-08 02:10:46 +09:00
syuilo
1154172acd Fix bug 2018-10-08 01:56:36 +09:00
syuilo
d0918c06db Fix bug 2018-10-08 00:58:10 +09:00
MeiMei
edb531679f ActivityPubオブジェクト採番API (#2832)
* Show ActivityPub object API

* Add missing return
2018-10-07 20:20:55 +09:00
syuilo
7cb9a5df1d 後方互換性を追加 2018-10-07 17:19:52 +09:00
syuilo
ddcdfbd584 Improve readability a little 2018-10-07 17:06:28 +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
MeiMei
07edb01bf9 Fix お知らせが確認中...のままになる(Announcement Fetching...) (#2831) 2018-10-06 20:36:11 +09:00
Hakaba Hitoyo
21516af889 replace var by const 2018-10-06 17:38:57 +09:00
Hakaba Hitoyo
f40f6c208b better readable code 2018-10-06 17:23:32 +09:00
Hakaba Hitoyo
a460ce866d better readable code 2018-10-06 17:21:27 +09:00
Hakaba Hitoyo
42f75aa4c5 better config handling 2018-10-06 17:19:41 +09:00
Hakaba Hitoyo
8bc89507b0 debug 2018-10-06 16:34:52 +09:00
Hakaba Hitoyo
96959f4d91 external user recommendation 2018-10-06 16:03:18 +09:00
syuilo
bd3c9aacda Improve error handling of packaging functions 2018-10-05 01:43:47 +09:00
syuilo
3cd22f5c29 Improve error handling of pack function of notification 2018-10-04 13:53:48 +09:00
syuilo
76c6a21b51 Improve pack function of favorite 2018-10-04 13:33:59 +09:00
syuilo
fcb1ed7340 ドキュメントが見つからなくてもエラーにせずnullを返すように 2018-10-04 00:39:11 +09:00
MeiMei
a26fdd8aa9 Feature flags feature (#2803) 2018-10-03 12:39:03 +09:00
MeiMei
43a5595d54 リモートのピン留め投稿取得対応 (#2798)
* Fetch featured

* Handle featured change

* Fix typo
2018-10-02 16:27:36 +09:00
syuilo
5fb1e0086e Add excludeNsfw option 2018-09-25 21:09:38 +09:00
syuilo
efa2b9d5d4 ピン留めを解除することができるようにしたり 2018-09-24 16:26:12 +09:00
syuilo
c8461d5581 mentionsを読み込むときも既読にするように 2018-09-23 16:05:46 +09:00
syuilo
f3ad0b35cf Fix bug 2018-09-21 16:43:46 +09:00
syuilo
3d4983b381 Resolve #2698 2018-09-20 17:21:16 +09:00
syuilo
68ee2cde64 Make admin can delete any note 2018-09-19 17:29:03 +09:00
syuilo
cdf9a2137e キャッシュの設定を調整 2018-09-19 14:22:46 +09:00
syuilo
d3014f6832 Implement #2736 2018-09-19 14:18:34 +09:00
MeiMei
07975434d8 Specify AP Cache-Control (#2735) 2018-09-19 07:17:19 +09:00
syuilo
0439c9c69f Refactor: Better type annotations 2018-09-18 13:14:17 +09:00
MeiMei
4d37778077 Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
syuilo
4f1c4e204c Resolve #1302 2018-09-18 06:29:47 +09:00
syuilo
f4f9bae111 メッセージタイムラインを追加 2018-09-18 02:14:12 +09:00
syuilo
8912ad1b0b Refactor: Extract shouldMuteThisNote function 2018-09-17 23:07:15 +09:00
syuilo
9580204ff1 Add untilId param 2018-09-17 11:43:53 +09:00
syuilo
5a99672025 pong 2018-09-17 09:07:46 +09:00
syuilo
912ad5d849 ハッシュタグタイムラインを実装 2018-09-17 09:00:20 +09:00
syuilo
0a6f2933f7 自分宛ての投稿をタイムラインで見れるように 2018-09-16 22:48:57 +09:00
syuilo
4772a23e8f Fix bug 2018-09-15 05:42:14 +09:00
syuilo
dd65b65831 Resolve #2328 2018-09-15 05:40:58 +09:00
syuilo
a8985df58a 常にメディアを閲覧注意として投稿するオプションを実装 2018-09-14 20:11:01 +09:00
syuilo
e61f0175a2 Refactor: remove needless await 2018-09-13 02:07:03 +09:00
syuilo
e29d9652fc Fix bug 2018-09-13 01:50:21 +09:00
syuilo
fe3de4aaf7 Resolve #2691 2018-09-12 02:48:19 +09:00
syuilo
271238b40f Fix bug 2018-09-11 20:57:25 +09:00
syuilo
87d0bc2854 lint 2018-09-10 03:39:00 +09:00
syuilo
8ac6336822 #2623 2018-09-10 02:21:16 +09:00
syuilo
6f8536e6d2 Clean up 2018-09-10 02:20:09 +09:00
syuilo
9173f50d8f Fix #2096 2018-09-10 02:09:33 +09:00
syuilo
786e241ff8 Fix #1740 2018-09-10 01:57:19 +09:00
syuilo
e562b477b6 削除された投稿にリアクションできないように
Closes #1778
2018-09-10 01:55:14 +09:00
syuilo
d4f4a557f4 Resolve #2560 2018-09-10 01:51:46 +09:00
MeiMei
fe476d7e8b Fix AP Announce detection (#2672) 2018-09-09 02:59:14 +09:00
MeiMei
8b881f451d インスタンス名がブラウザタイトルに反映されないのを修正 (#2668)
* titleが反映されないのを修正

* deckでtitleが反映されるように修正
2018-09-08 21:44:28 +09:00
MeiMei
756c2caad3 ActivityPub Outboxの修正とactivity idのURLを実装 (#2662)
* Fix Outbox structure

* Implement activity endpoint

* Use in instead of or

* Use in, addition
2018-09-08 05:24:55 +09:00
syuilo
9aac072e6c 返すタグの数を制限 2018-09-07 20:23:46 +09:00
syuilo
d907fe82dc Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-07 19:23:51 +09:00
syuilo
a8735f8793 Implement new endpoint 2018-09-07 19:23:39 +09:00
MeiMei
a392e0c9a4 Add some meta alternate links (#2657) 2018-09-07 19:22:14 +09:00
syuilo
72e525e59e 統計で無視するハッシュタグを設定できるように 2018-09-07 19:20:50 +09:00
Aya Morisawa
9e28382dc9 Add erase function (#2641) 2018-09-07 00:02:55 +09:00
Aya Morisawa
fb5cd058e6 if elimination (#2635) 2018-09-06 06:06:22 +09:00
syuilo
e8b69e586f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-06 04:28:42 +09:00
syuilo
53f39a388f Improve local timeline API 2018-09-06 04:28:22 +09:00
Aya Morisawa
8c4df79be8 Resolve #2625 (#2627) 2018-09-06 02:16:08 +09:00
syuilo
dd3fbed38a 互換性のためのコードを追加 & #2623 2018-09-05 23:55:51 +09:00
syuilo
1aad33c3a3 Fix parameter name 2018-09-05 19:35:57 +09:00
syuilo
cbb3644063 #2620 2018-09-05 19:32:46 +09:00
syuilo
342210f776 #2566 2018-09-04 13:03:16 +09:00
syuilo
560816387c ローカルタイムラインストリームに認証不要で接続できるように 2018-09-04 12:58:35 +09:00
syuilo
3a385e1ad8 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-09-03 23:23:55 +09:00
syuilo
d5c3464e6f なんかもうめっちゃやった 2018-09-03 23:23:50 +09:00
Aya Morisawa
2960cd73b2 Fix typo: Wroker -> Worker (#2597) 2018-09-03 18:58:26 +09:00
syuilo
dbc98d5fe6 Trim text
Closes #2595
2018-09-02 22:40:27 +09:00
Aya Morisawa
8df1e09bc7 Fix users/list/update API (#2590) 2018-09-02 19:03:00 +09:00
Aya Morisawa
2e638b9f16 Add users/lists/delete API (#2589) 2018-09-02 18:59:42 +09:00
Aya Morisawa
3c6bce1c2f Clean up 2018-09-02 17:44:49 +09:00
Marihachi
4908a0fef9 add an endpoint users/lists/update (#2585)
* add an endpoint users/lists/update

* add meta params

* fix packing
2018-09-02 11:25:32 +09:00
Aya Morisawa
e41dc31e1a Merge branch 'string-interpolation' into develop 2018-09-01 23:30:16 +09:00
Aya Morisawa
d60683d7ce Use typeof 2018-09-01 23:29:22 +09:00
Aya Morisawa
36e10e2bbf Use string interpolation 2018-09-01 23:12:51 +09:00
mei23
036e94c368 Send Update activity 2018-09-01 20:23:01 +09:00
syuilo
0a6568fa58 #2541 2018-09-01 08:13:18 +09:00
syuilo
9ae71a1630 Fix bug 2018-08-30 03:53:26 +09:00
syuilo
100b1e762e Improve API 2018-08-30 03:49:52 +09:00
syuilo
d39d1fb469 Fix bug 2018-08-29 06:59:43 +09:00
Aya Morisawa
341f0c933a Use endsWith for readability 2018-08-26 13:55:39 +09:00
syuilo
7212d4569f Add sunnaly proxy option 2018-08-26 01:56:21 +09:00
Aya Morisawa
8b2eacc5ea Use startsWith and endsWith for readability 2018-08-25 22:42:26 +09:00
syuilo
7c463c7c3c ユーザーのアイコンにサムネイルを使うように
Closes #2365
2018-08-25 19:44:47 +09:00
syuilo
d1738b7c1a Merge pull request #2474 from mei23/mei-0825-appleroma2
Pleromaとつながらないのを修正
2018-08-25 16:33:02 +09:00
mei23
8c90480a92 HTTP Signature検証対象ヘッダにDateが含まれてなくても許容する 2018-08-25 13:40:12 +09:00
syuilo
948a89b90d Fix bug 2018-08-25 11:10:27 +09:00
syuilo
8d3669193f #2460 2018-08-25 08:35:41 +09:00
syuilo
ea87d1e181 バグ修正など 2018-08-24 14:55:58 +09:00
syuilo
29ea1f8179 チャート取得APIを誰でも利用できるようにするなど 2018-08-24 07:23:04 +09:00
syuilo
c809f4df6a Merge pull request #2438 from mei23/mei-0824-basehtmlcc
ベースHTMLは immutableキャッシュしないようにする
2018-08-24 05:47:53 +09:00
mei23
2ce57c57ee ベースHTMLは immutableキャッシュしないようにする 2018-08-24 05:41:03 +09:00
syuilo
1425289338 Merge pull request #2436 from mei23/mei-0824-api404
/api/ 下の存在しないにURL対しては404を返すようにする
2018-08-24 05:40:30 +09:00
syuilo
c51ba19926 Better charts 2018-08-24 05:37:19 +09:00
mei23
307d458726 Return 404 for unknown API 2018-08-24 05:26:26 +09:00
syuilo
55749db456 8.1.0 (#2426)
* Update url-preview.vue

* 一時間ごとのグラフも見れるように

* Merge pull request #2423 from syuilo/develop (#2425)

* 8.1.0
2018-08-23 16:38:12 +09:00
syuilo
90c8eacd95 一時間ごとのグラフも見れるように 2018-08-23 16:36:23 +09:00
syuilo
dc413e984f 1時間単位での集計を追加 2018-08-23 15:40:24 +09:00
syuilo
3af8ab7694 Fix bug: Check following request existance 2018-08-23 14:56:39 +09:00
syuilo
255660c645 コントロールパネルから招待制のオンオフを切り替えられるように 2018-08-23 03:19:57 +09:00
syuilo
b6673cda89 Fix #2334 2018-08-22 09:33:59 +09:00
Tosuke
b90db0e905 fix login bug(#2384) 2018-08-22 09:26:06 +09:00
syuilo
0c1b8a26db Clean up 2018-08-22 04:53:02 +09:00
syuilo
10d5e52be7 Merge pull request #2385 from mei23/mei-0821-aptype
ActivityPub で Content-Type を正しく扱う
2018-08-22 01:23:43 +09:00
syuilo
bda0843bba Better reponse 2018-08-21 23:56:15 +09:00
syuilo
491a311904 Merge pull request #2381 from mei23/mei-0821-apnote
ActivityPub Note/Outbox の公開範囲の修正
2018-08-21 20:07:33 +09:00
mei23
7439e2d2d8 Set ActivityPub Content-Type 2018-08-21 13:48:03 +09:00
mei23
8ad2b4fd15 Respect visibility in ActivityPub Note/Outbox 2018-08-21 13:22:30 +09:00
syuilo
17610e0a13 Revert "Fix bug?"
This reverts commit 2c9bacfceade688865ad1e8533ca494dd34d0ee5.
2018-08-21 01:23:39 +09:00
syuilo
78f84dbc21 #2359 など 2018-08-21 01:03:58 +09:00
syuilo
d57f2f5701 Fix bug 2018-08-21 00:12:45 +09:00
syuilo
c17c12d684 Fix bug? 2018-08-20 23:49:00 +09:00
syuilo
a6eaa9718e wip 2018-08-19 21:07:18 +09:00
syuilo
e9473ca642 wip 2018-08-19 19:15:29 +09:00
syuilo
eaa3cbc9ab nameId廃止 & アプリ作成時にシークレットを返すように 2018-08-19 18:38:02 +09:00
syuilo
6a109bd251 Fix bug 2018-08-19 05:26:34 +09:00
syuilo
2f10efea7d Fix #2335 2018-08-19 04:01:10 +09:00
syuilo
78ab81cc83 Fix #2325 2018-08-19 03:36:51 +09:00
syuilo
a532ad738f Improve cpu and memory chart in control panel 2018-08-19 03:32:01 +09:00
syuilo
32b32cef0e Fix bug 2018-08-19 00:42:09 +09:00
syuilo
b6df125961 wip 2018-08-19 00:27:23 +09:00
Aya Morisawa
043ae91032 Fix typo 2018-08-18 13:12:29 +09:00
Aya Morisawa
c309aa9189 Resolve #2293 2018-08-18 13:09:15 +09:00
syuilo
415cd55cf0 Fix bug 2018-08-18 05:46:57 +09:00
syuilo
56e856233c Fix bug 2018-08-18 05:43:09 +09:00
syuilo
5dd21e26e3 Update rate limit setting 2018-08-18 04:21:49 +09:00
syuilo
12c4612e09 Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-18 03:52:46 +09:00
syuilo
cfac3d5ed6 Show some charts in control panel 2018-08-18 03:52:24 +09:00
syuilo
d3b62980f7 Fix #2298 2018-08-18 03:36:13 +09:00
Aya Morisawa
392d118f4a Resolve #2271 2018-08-17 21:40:08 +09:00
syuilo
d41237022e #2214 #2155 2018-08-17 19:17:23 +09:00
syuilo
bc44a7866b autoWatchをデフォルトでfalseに 2018-08-17 00:04:07 +09:00
syuilo
3efb2efd79 Merge branch 'master' of https://github.com/syuilo/misskey 2018-08-16 23:59:25 +09:00
syuilo
6ef10ba596 #2263 2018-08-16 23:59:22 +09:00
syuilo
d9d2e59fa3 Fix bug 2018-08-16 23:33:11 +09:00
syuilo
43bfabb04b wip 2018-08-16 07:17:04 +09:00
Aya Morisawa
c3429fdebd Resolve #2215 2018-08-15 06:50:49 +09:00
syuilo
56049ed06e Better query 2018-08-15 02:08:18 +09:00
syuilo
bf23c3da4a Merge pull request #2210 from mei23/mei-0814-ap3
ActivityPub Followers/Following/Outbox の実装
2018-08-15 02:04:08 +09:00
mei23
fc546f3a2e Implement ActivityPub Followers/Following/Outbox 2018-08-14 20:13:32 +09:00
syuilo
963b634582 Merge pull request #2195 from syuilo/instance-management-system
管理画面
2018-08-14 04:42:16 +09:00
syuilo
3eb4ade8c1 Merge pull request #2190 from mei23/mei-apsendvis2
ActivityPub送信時の公開範囲の実装
2018-08-14 01:36:56 +09:00
syuilo
3bd6b212e9 wip 2018-08-14 01:05:58 +09:00
Tosuke
ae161051ff Create apps without authentication(#2025) 2018-08-13 12:30:32 +09:00
mei23
dfafbbceb7 ActivityPub visibility on send 2018-08-13 03:49:17 +09:00
syuilo
df20013938 Implement messaging/messages/read 2018-08-11 21:01:39 +09:00
syuilo
5aa14820f1 Update doc 2018-08-11 21:01:26 +09:00
syuilo
1ff86b09ad Refactoring 2018-08-11 20:53:03 +09:00
MeiMei
a05924e9a3 Cache failed url-preview (apply to proxy/client) (#2154) 2018-08-11 18:04:59 +09:00
syuilo
c4ac527495 ユーザー検索APIを統合 2018-08-06 18:28:27 +09:00
syuilo
14df6c6636 Fix bug 2018-08-05 21:03:52 +09:00
syuilo
7f5c5bcc13 ✌️ 2018-08-05 13:44:44 +09:00
syuilo
2a354ca8b1 Implement surrender of reversi 2018-08-04 22:28:01 +09:00
syuilo
01676a0ce7 type指定廃止 2018-08-02 09:30:57 +09:00
syuilo
8063676af9 Clean up 2018-08-02 09:27:30 +09:00
syuilo
6cceba81a7 Fix #2042 2018-08-01 11:07:30 +09:00
syuilo
cca6f51abe Clean up 2018-08-01 08:44:58 +09:00
syuilo
ead45c70ab Clean up 2018-08-01 08:38:56 +09:00
syuilo
7ef560c9e4 ドキュメントにDisqus設置 2018-07-30 16:24:46 +09:00
syuilo
56db5c0cf9 #2020 2018-07-30 07:20:27 +09:00
syuilo
5995b83f0d Fix #2007 2018-07-28 07:52:48 +09:00
syuilo
f31dbf90da ログインしていないとリバーシを観戦できない問題を修正 2018-07-27 04:01:12 +09:00
syuilo
54eb308e1e ✌️ 2018-07-26 16:50:50 +09:00
syuilo
b7b4b622a2 Use bee-queue instead of Kue 2018-07-26 08:11:47 +09:00
syuilo
8dc0fbe463 Refactor: withFile --> requireFile 2018-07-25 07:18:50 +09:00
syuilo
e0a76b2380 Clean up: Remove unmaintained codes 2018-07-25 00:33:48 +09:00
syuilo
8e82e22c9f Merge pull request #1968 from syuilo/object-storage
Object storage support
2018-07-24 23:45:19 +09:00
syuilo
e730860f88 wip 2018-07-24 05:04:43 +09:00
Aya Morisawa
9af3a99eed Clean up 2018-07-23 14:04:53 +09:00
Aya Morisawa
50802ac120 Fix semantic errors 2018-07-23 13:56:25 +09:00
syuilo
792d9233e2 #1947 2018-07-21 19:17:15 +09:00
syuilo
6111272654 Fix #1901 2018-07-21 11:03:32 +09:00
syuilo
8c951f156e Fix bug 2018-07-21 08:54:41 +09:00
syuilo
5376158134 Improve log 2018-07-21 02:18:35 +09:00
Aya Morisawa
abef7ba942 mark as read all -> mark all as read
Close #855
2018-07-20 14:16:02 +09:00
syuilo
8772f0e785 Improve 賢さ 2018-07-20 04:59:04 +09:00
syuilo
be05309ca4 #1334 2018-07-20 02:40:37 +09:00
syuilo
ebc406a76c #1921 2018-07-19 11:45:55 +09:00
Aya Morisawa
b0e0016cec Show error message if searching is not available 2018-07-19 08:24:03 +09:00
syuilo
4831f16da5 reCAPTCHAをオプションに 2018-07-19 00:04:09 +09:00
Aya Morisawa
b62bee8c99 Add white spaces 2018-07-18 19:24:31 +09:00
syuilo
a807d6abb1 Fix bugs 2018-07-18 07:34:17 +09:00
syuilo
31e4d127e9 #1720 #59 2018-07-18 07:19:24 +09:00
syuilo
98a7640737 ✌️ 2018-07-18 06:53:31 +09:00
syuilo
20414bf8b0 Update api definitions 2018-07-17 04:36:44 +09:00
syuilo
9c2aad9ded Improve doc 2018-07-17 03:57:34 +09:00
syuilo
b1aa77081f Improve doc 2018-07-17 01:11:36 +09:00
こぴなたみぽ
0cffd5b904 Fix 2018-07-16 06:58:45 +09:00
syuilo
f22ec3787e Improve docs 2018-07-16 06:19:19 +09:00
syuilo
b075ffa0a1 良い感じに 2018-07-16 03:53:03 +09:00
syuilo
4058f66ea6 良い感じに 2018-07-16 03:43:36 +09:00
syuilo
9d3748a288 良い感じに 2018-07-16 03:25:35 +09:00
syuilo
777f2c47e6 Improve docs 2018-07-15 22:00:05 +09:00
syuilo
81d154e58f Set title of a doc 2018-07-15 21:48:57 +09:00
syuilo
60590548af Fix bug 2018-07-15 19:38:06 +09:00
syuilo
97946bdb19 Fix bug 2018-07-15 19:35:20 +09:00
syuilo
076c9b4e2e Fix bug 2018-07-15 19:29:15 +09:00
syuilo
a0629effb1 API doc 2018-07-15 19:05:19 +09:00
syuilo
ee68c0ccfb ドキュメントをMarkdownで書くように 2018-07-15 18:28:08 +09:00
syuilo
caac246486 グローバルタイムラインに返信を含めないように 2018-07-15 17:50:24 +09:00
ImgBotApp
dfd564a731 [ImgBot] optimizes images
*Total -- 887.85kb -> 803.26kb (9.53%)

/src/client/app/desktop/assets/remove.png -- 3.04kb -> 0.41kb (86.39%)
/src/server/file/assets/bad-egg.png -- 4.67kb -> 1.64kb (64.96%)
/src/server/file/assets/cache-expired.png -- 14.67kb -> 5.91kb (59.75%)
/test/resources/Lenna.jpg -- 52.22kb -> 24.77kb (52.57%)
/assets/apple-touch-icon.png -- 4.71kb -> 2.46kb (47.82%)
/assets/icons/256.png -- 4.71kb -> 2.46kb (47.82%)
/assets/favicon/favicon.png -- 6.81kb -> 3.91kb (42.57%)
/assets/title.png -- 6.62kb -> 3.80kb (42.56%)
/src/server/file/assets/not-an-image.png -- 4.60kb -> 2.71kb (40.99%)
/src/server/file/assets/thumbnail-not-available.png -- 8.62kb -> 5.57kb (35.33%)
/src/client/assets/reactions/angry.png -- 5.74kb -> 4.50kb (21.6%)
/src/server/file/assets/tombstone.png -- 6.24kb -> 4.91kb (21.28%)
/src/client/assets/reactions/surprise.png -- 4.59kb -> 3.72kb (18.99%)
/assets/icons/128.png -- 3.07kb -> 2.49kb (18.74%)
/assets/icons/192.png -- 4.56kb -> 3.80kb (16.65%)
/src/client/assets/reactions/confused.png -- 7.08kb -> 5.92kb (16.5%)
/src/client/assets/reactions/love.png -- 3.26kb -> 2.74kb (16.07%)
/src/client/assets/reactions/laugh.png -- 7.74kb -> 6.77kb (12.47%)
/src/client/assets/reactions/hmm.png -- 6.47kb -> 5.74kb (11.38%)
/src/client/assets/reactions/congrats.png -- 10.39kb -> 9.77kb (6.04%)
/src/client/assets/pointer.png -- 246.93kb -> 232.06kb (6.02%)
/src/client/assets/error.jpg -- 55.53kb -> 52.84kb (4.84%)
/assets/icons/64.png -- 1.30kb -> 1.24kb (4.66%)
/src/server/file/assets/avatar.jpg -- 1.29kb -> 1.23kb (4.61%)
/src/client/assets/reactions/pudding.png -- 7.47kb -> 7.42kb (0.74%)
/src/client/assets/reactions/like.png -- 4.72kb -> 4.71kb (0.27%)
/src/client/app/desktop/assets/index.jpg -- 400.79kb -> 399.78kb (0.25%)
2018-07-14 14:20:36 +00:00
syuilo
2e9a4e8f15 Fix #1887 2018-07-14 00:36:39 +09:00
syuilo
00b833644b アカウントを凍結されていたらAPIにアクセスできないようにした 2018-07-13 23:44:45 +09:00
syuilo
5e4b72577a Clean up 2018-07-13 23:39:20 +09:00
PRB0t
211ba1ec54 🤖 Fix a bug 2018-07-13 16:17:02 +02:00
syuilo
f790e44415 Fix bug 2018-07-11 14:33:03 +09:00
syuilo
32e2699ad3 wip 2018-07-11 14:03:21 +09:00
syuilo
d96cdbf66e Merge branch 'master' into hybrid-tl 2018-07-11 13:50:52 +09:00
syuilo
60e866ec25 oops 2018-07-11 13:50:37 +09:00
syuilo
1df45b546c wip 2018-07-11 09:36:30 +09:00
syuilo
12edef6f08 Update call.ts 2018-07-10 22:07:24 +09:00
syuilo
cc3eb594a1 Refactoring 2018-07-09 21:15:49 +09:00
syuilo
096bd52a34 Fix bug 2018-07-08 03:51:09 +09:00
syuilo
5ada88e4a5 ✌️ 2018-07-08 03:21:16 +09:00
syuilo
72d545c924 oops 2018-07-08 03:19:04 +09:00
syuilo
0be22cffea oops 2018-07-08 03:15:54 +09:00
syuilo
81ec90d425 oops 2018-07-08 03:13:20 +09:00
syuilo
15422cbfd5 Refactor 2018-07-07 19:21:54 +09:00
syuilo
bea7e21a80 Refactorng 2018-07-07 19:19:00 +09:00
syuilo
58f6a63e17 Refactorijg 2018-07-07 19:01:33 +09:00
syuilo
c06c8928fd ✌️ 2018-07-07 13:34:42 +09:00
syuilo
c872671543 w 2018-07-06 23:52:47 +09:00
syuilo
d2ef61b8e6 移行 2018-07-06 23:19:47 +09:00
syuilo
112ddd3ba4 ✌️ 2018-07-06 23:19:41 +09:00
syuilo
0ff6130958 新形式に移行 2018-07-06 20:40:44 +09:00
syuilo
b6c2dd3a6e wip 2018-07-06 20:27:48 +09:00
syuilo
e956dd62b5 wip 2018-07-06 12:17:38 +09:00
syuilo
8e3d56fdb9 wip 2018-07-06 02:58:29 +09:00
syuilo
11e368092e wip 2018-07-06 00:04:40 +09:00
syuilo
4c972189cb wip 2018-07-05 23:47:36 +09:00
syuilo
ac95bcb87f wip 2018-07-05 23:36:07 +09:00
syuilo
c2f1021223 wip 2018-07-05 22:35:35 +09:00
syuilo
a1b5011f24 Clean up 2018-07-05 03:36:41 +09:00
syuilo
e083919b33 wip 2018-07-04 13:21:30 +09:00
syuilo
ee6a52dc30 Update rate limit 2018-07-01 13:40:31 +09:00
syuilo
8aa07f8656 リモートフォローフォームを実装するなど 2018-06-24 13:08:48 +09:00
syuilo
47a15f2783 非ログイン時のトップにトレンドを表示するように 2018-06-22 18:32:21 +09:00
syuilo
d7dd6e5eb5 Fix 2018-06-19 07:56:26 +09:00
syuilo
9356d38eac Fix bug 2018-06-18 16:34:26 +09:00
syuilo
e9484c67c2 Clean up 2018-06-18 15:12:29 +09:00
syuilo
b094260f3c yatta 2018-06-18 14:28:43 +09:00
syuilo
a640a1e4d4 wip 2018-06-18 09:54:53 +09:00
rinsuki
1b6845b8ad minor fix 2018-06-17 17:21:16 +09:00
rinsuki
3755fad868 Fix #1731 2018-06-17 17:11:05 +09:00
syuilo
319a2c0557 Send servicewroker script 2018-06-17 16:47:37 +09:00
syuilo
ccac819eba Improve user search 2018-06-17 16:40:18 +09:00
syuilo
3b7939d288 Use wildcard 2018-06-17 11:27:20 +09:00
syuilo
d310a7b8a5 cors 2018-06-17 11:23:18 +09:00
syuilo
6b54f277c3 reversi 💮 💯 2018-06-17 08:10:54 +09:00
syuilo
6178b604dd #1708 2018-06-16 15:23:03 +09:00
syuilo
d053005559 #1715 2018-06-16 10:40:53 +09:00
syuilo
2bad6bd5ac Fix bug 2018-06-15 09:56:59 +09:00
syuilo
d4c71a6c99 ドライブのファイルの削除を実装 2018-06-15 09:53:30 +09:00
syuilo
4af95f04a3 #1710 2018-06-12 18:54:36 +09:00
syuilo
414db47a35 ✌️ 2018-06-12 02:46:54 +09:00
syuilo
7bc5f1740c Improve hashtag trend detection 2018-06-12 02:00:05 +09:00
syuilo
c60924878f 変数調整 2018-06-12 01:51:51 +09:00
syuilo
2696e2427b Fix bug 2018-06-12 01:48:29 +09:00
syuilo
68f62edb32 Fix bug 2018-06-12 01:45:58 +09:00
syuilo
cc503a79b3 変数調整 2018-06-12 01:43:56 +09:00
syuilo
90b1841c64 Improve hashtag trend detection 2018-06-12 01:41:17 +09:00
syuilo
c16c399d6a Clean up 2018-06-11 13:49:53 +09:00
syuilo
a32fa43612 ✌️ 2018-06-11 13:45:32 +09:00
syuilo
accd9c6cfd ✌️ 2018-06-11 12:52:47 +09:00
syuilo
5ed4dd2fe8 ✌️ 2018-06-11 11:27:21 +09:00
syuilo
79b055e237 ✌️ 2018-06-11 11:24:29 +09:00
syuilo
5cfe2e25c2 wip 2018-06-11 09:11:32 +09:00
syuilo
c65e71be7d wip 2018-06-11 06:48:25 +09:00
syuilo
15dcfe1627 ハッシュタグ検索を実装 2018-06-10 12:19:19 +09:00
syuilo
8bb5dab657 #1686 2018-06-09 04:14:26 +09:00
syuilo
38c57030f8 サーバーの統計情報をメモリに記憶するようにするなど 2018-06-09 01:45:25 +09:00
momf
a872d659b2 fix: "or" operator. 2018-06-08 22:04:07 +09:00
momf
d2dbeb1a45 fix: when text is null, bug can pass validation.
fixed. (maybe?)
2018-06-08 22:00:18 +09:00
syuilo
a24cb50d37 やった 2018-06-07 06:13:57 +09:00
syuilo
f770525c76 nanka iroiro 2018-06-07 05:14:37 +09:00
syuilo
7c526de472 Deckにウィジェットを置けるように 2018-06-06 19:22:45 +09:00
syuilo
e39e128258 wip 2018-06-06 02:48:26 +09:00
syuilo
f71279c5d0 Fix bug 2018-06-03 19:53:57 +09:00
syuilo
90ec55ddcc wip 2018-06-02 16:27:24 +09:00
syuilo
54c14d4372 wip 2018-06-02 16:01:32 +09:00
syuilo
e2ab10763c wip 2018-06-02 12:58:56 +09:00
syuilo
ab527be6a0 wip 2018-06-02 00:51:20 +09:00
syuilo
89b726c4b2 wip 2018-06-02 00:15:17 +09:00
syuilo
178a23adee wip 2018-06-01 21:55:27 +09:00
syuilo
efc5f1e9a5 wip 2018-06-01 01:12:02 +09:00
syuilo
8cb8c9242c wip 2018-06-01 00:42:37 +09:00
syuilo
f3d2274ce4 wip 2018-05-31 22:56:02 +09:00
syuilo
df15291c29 Update endpoints.ts 2018-05-30 23:05:24 +09:00
syuilo
7f7308190f Fix bug 2018-05-29 11:25:28 +09:00
syuilo
c25e9557b9 ✌️ 2018-05-29 01:50:01 +09:00
syuilo
7c35faf546 #1634 2018-05-29 01:22:39 +09:00
syuilo
0024e02f80 typo 2018-05-29 00:38:07 +09:00
syuilo
9bf44e240e #1579 2018-05-29 00:36:52 +09:00
syuilo
ab8a179e91 notes/local-timeline と notes/global-timeline のサインインを不要に 2018-05-28 21:59:57 +09:00
syuilo
b881d87d47 home 2018-05-28 21:43:33 +09:00
syuilo
1ef035ce04 Fix bug 2018-05-28 21:43:21 +09:00
syuilo
c800477f70 Implement delete note 2018-05-28 14:39:46 +09:00
syuilo
e4480cc8a5 Refactor: Use better english 2018-05-25 21:05:16 +09:00
syuilo
6f441e3bc1 リモートサーバーのファイルをデータベースに保存せず、クライアントで直接表示させられるように 2018-05-25 20:19:14 +09:00
syuilo
053df7f51e Refactor and some fixes 2018-05-25 18:41:49 +09:00
syuilo
352e217969 Enable HTTP/2 2018-05-24 22:21:10 +09:00
syuilo
ab6d62b27c oops 2018-05-23 15:47:51 +09:00
syuilo
f0e3e70a15 oops 2018-05-23 15:46:20 +09:00
syuilo
f23c8d93b5 Only show local posts in the timeline of top page 2018-05-23 15:25:15 +09:00
syuilo
ed1b5f091d oops 2018-05-22 18:19:02 +09:00
syuilo
e01e53c60a Fix bug and remove unnecessary query 2018-05-22 11:45:49 +09:00
syuilo
35e7169b90 Refactor 2018-05-22 11:39:48 +09:00
syuilo
e45ac0ceb0 #1621 2018-05-21 11:08:08 +09:00
syuilo
298ed9406d Clean up 2018-05-19 07:33:34 +09:00
syuilo
e5f549285e ✌️ 2018-05-18 12:21:53 +09:00
syuilo
89144adebc Catch error 2018-05-18 12:08:05 +09:00
syuilo
6ea01697b1 Use _id instead of createdAt to improve performance 2018-05-14 13:58:44 +09:00
syuilo
fff0e8bc6d Fix bug 2018-05-14 13:54:18 +09:00
syuilo
5dbc9a1ac8 Improve performance 2018-05-14 09:24:49 +09:00
syuilo
a5b00b030a Fix bug 2018-05-13 17:00:34 +09:00
mei23
a7318de307 Fix cause error in case preview has data URI 2018-05-10 01:08:33 +09:00
mei23
e566d87aa8 Fix can't preview some url 2018-05-09 20:14:34 +09:00
syuilo
0e332f0186 Provide originalNotesCount and originalUsersCount 2018-05-08 07:19:23 +09:00
syuilo
54ec0b8a93 アイコンのレンダリングを改善 2018-05-06 18:04:37 +09:00
syuilo
21f894e8cf Fix bugs 2018-05-06 02:08:27 +09:00
syuilo
4e0077f298 Fix bug 2018-05-06 01:46:35 +09:00
syuilo
b681746081 Provide prev and next note link 2018-05-06 01:43:53 +09:00
syuilo
ead621d9a6 Provide og:type 2018-05-06 01:37:32 +09:00
syuilo
558bab3b0e メタ情報をレンダリングするように 2018-05-06 01:34:48 +09:00
syuilo
c4bb9869a0 oops 2018-05-04 18:02:09 +09:00
syuilo
346f3bd406 Fix bug 2018-05-04 17:59:51 +09:00
syuilo
e45cc0f5f8 ✌️ 2018-05-04 16:48:18 +09:00
syuilo
d047ca66f5 ✌️ 2018-05-03 20:12:08 +09:00
syuilo
b70341cfc8 サムネイルを予め生成するように 2018-05-03 20:03:14 +09:00
syuilo
f4272cdb90 oops 2018-05-03 19:49:04 +09:00
syuilo
6c1eae618e Update cafy to 8.0.0 🚀 2018-05-02 18:06:16 +09:00
syuilo
eb2bfc58d1 Disable http2
Use https instead
2018-04-29 21:21:32 +09:00
syuilo
9ca28ebffc バグ修正など 2018-04-29 17:54:50 +09:00
syuilo
3a133e3f6f リファクタリングなど 2018-04-29 17:17:15 +09:00
syuilo
aa908ea359 wip 2018-04-29 04:30:51 +09:00
syuilo
7c527564c1 Update dependencies 🚀 2018-04-27 19:12:15 +09:00
syuilo
255152f615 #1029 2018-04-26 20:30:49 +09:00
syuilo
804902be53 wip 2018-04-26 11:46:42 +09:00
syuilo
9879dc1464 wip 2018-04-26 11:02:15 +09:00
syuilo
cb4242a0bd wip 2018-04-25 22:37:08 +09:00
syuilo
d5f1436b69 wip 2018-04-25 19:53:16 +09:00
syuilo
db7a9dde88 wip 2018-04-25 18:04:16 +09:00
syuilo
da6d547150 wip 2018-04-25 06:34:50 +09:00
syuilo
da67ea52d9 wip 2018-04-24 23:34:18 +09:00