Commit graph

4559 commits

Author SHA1 Message Date
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
dd14a43f6d [Client] Admin page improved 2018-11-02 23:05:53 +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
5fb2a358ad Better index 2018-11-02 12:49:18 +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
syuilo
412f338bad Better index 2018-11-02 12:08:28 +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
0aeac7904d Refactoring 2018-11-01 21:28:39 +09:00
syuilo
8a457f62af Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-01 21:01:55 +09:00
syuilo
9392102495 Refactoring 2018-11-01 21:01:47 +09:00
Acid Chicken (硫酸鶏)
77dfcce981 Fix typo 2018-11-01 19:32:11 +09:00
syuilo
5787480134 Fix bug 2018-11-01 18:05:14 +09:00
syuilo
5a6edc5b75 Custom emoji (#3061)
* wip

* wip

* wip
2018-11-01 11:51:49 +09:00
syuilo
5c0c4d226b Fix bug 2018-11-01 10:00:15 +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
9cea770244 Improve performance 2018-11-01 09:08:00 +09:00
syuilo
6b40c80338 Clean up 2018-11-01 09:02:54 +09:00
syuilo
4c6973e182 Improve performance 2018-11-01 09:00:18 +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
ce22c907e8 [API] Include detailed user information for block/mute response 2018-10-31 23:34:35 +09:00
syuilo
5b0fd8c97c Better rate limitting 2018-10-31 23:03:14 +09:00
syuilo
96ba504669 Fix 2018-10-31 22:55:17 +09:00
syuilo
a498d8d39a [MFM] Better hashtag detection 2018-10-31 22:38:05 +09:00
syuilo
6488a17e60 Refactor 2018-10-31 22:35:02 +09:00
syuilo
8d8586d1f0 Revert "Clean up"
This reverts commit 8948a0d3a461cb39bcc8267ae291f15af1fac73c.
2018-10-31 22:10:25 +09:00
syuilo
ac386b7e2c 🎨 2018-10-31 18:07:00 +09:00
syuilo
278ffa26c0 Fix #3041 2018-10-31 17:56:21 +09:00
syuilo
f548c4804e Clean up 2018-10-31 13:28:05 +09:00
syuilo
af26225ff4 Clean up 2018-10-31 13:23:12 +09:00
syuilo
506d102454 Improve performance 2018-10-31 13:20:24 +09:00
syuilo
e5f95dcc5d Improve performance 2018-10-31 13:14:45 +09:00
syuilo
cd936b0e5e 🎨 2018-10-31 11:29:03 +09:00
syuilo
21e5f637d6 [API] Include detailed user information of blocking API responses 2018-10-31 11:24:36 +09:00
syuilo
c7e8c02dca Remove needless async/await 2018-10-31 11:22:49 +09:00
syuilo
e9242df97f Clean up 2018-10-31 11:20:54 +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