Commit graph

660 commits

Author SHA1 Message Date
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