Commit graph

6368 commits

Author SHA1 Message Date
MeiMei
bd1f2ba732 Content-Disposition in ObjectStrage (#4524)
* Content-Disposition in ObjectStrage

* encode filename
2019-03-18 15:23:45 +09:00
syuilo
10527a8a76 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-18 13:30:13 +09:00
syuilo
6e103510dc Refactor 2019-03-18 13:29:58 +09:00
syuilo
0e595d3b87 Update black.json5 2019-03-18 13:25:56 +09:00
tamaina
c8fe0c384b Improve drive downloading (#4523)
* Improve drive file downloading

* fix name

* wtf crlf

* semicolon
2019-03-18 13:20:49 +09:00
syuilo
5349a3ea42 Remove unused import 2019-03-18 02:21:29 +09:00
syuilo
fbb1363a69 Update black.json5 2019-03-18 01:29:58 +09:00
syuilo
ca07477b75 不明なリアクションのフォールバックに star を使うようにするオプション 2019-03-18 01:03:35 +09:00
syuilo
e64ae5197e Update black.json5 2019-03-18 00:41:30 +09:00
MeiMei
08144dfce4 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
syuilo
d82265b17a Change default dark theme 2019-03-17 20:48:55 +09:00
syuilo
a8d26de85b Update black.json5 2019-03-17 20:46:14 +09:00
syuilo
4f7dc7bb07 Increase chart limit 2019-03-16 21:02:17 +09:00
syuilo
6961007613 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-16 18:17:15 +09:00
syuilo
a0f8a1cca3 Update interval 2019-03-16 18:16:28 +09:00
MeiMei
7c39999b28 Fix #3504 (#4513) 2019-03-16 18:00:23 +09:00
MeiMei
d545fa9420 updatePersonを試行した時点でもlastFetchedAtを更新する (#4510) 2019-03-16 09:55:19 +09:00
MeiMei
8e683611e2 Resolve #1727 (#4512) 2019-03-16 09:54:40 +09:00
syuilo
1a6b5f53ca Increase display instances limit 2019-03-16 01:36:10 +09:00
syuilo
a0bb3381c7 Add icons 🎨 2019-03-16 01:34:21 +09:00
syuilo
27dc18e4e4 Resolve #4506 2019-03-16 01:20:13 +09:00
syuilo
6a37b5eabd Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-16 01:08:34 +09:00
syuilo
989c67b144 Fix bug 2019-03-16 01:08:26 +09:00
MeiMei
275cadbdcf Fix users/search (#4505) 2019-03-15 22:22:59 +09:00
syuilo
4fcc912614 Resolve #4501 2019-03-15 13:51:23 +09:00
syuilo
55cf6b92ab ジョブを一覧できるように 2019-03-15 13:48:17 +09:00
syuilo
3fd0bf2642 🎨 2019-03-15 13:14:50 +09:00
syuilo
55198152fd Better queue chart 2019-03-15 13:09:19 +09:00
syuilo
82b912211b Fix bug 2019-03-15 13:09:05 +09:00
MeiMei
878c6866a5 ファビコンが保存されないのを修正 (#4500)
* Fix ファビコン保存されない

* Fix meta
2019-03-15 12:40:10 +09:00
syuilo
a458035a74 🎨 2019-03-15 02:17:10 +09:00
syuilo
d4b69ee62a Improve queue page 2019-03-15 01:56:40 +09:00
syuilo
ffe0e3ceea 🎨 2019-03-15 01:43:11 +09:00
MeiMei
f01e0b5cd4 Accept Article object (#4499) 2019-03-15 00:23:24 +09:00
Acid Chicken (硫酸鶏)
bd32ce514c Fix hashtag style 2019-03-15 00:03:24 +09:00
Acid Chicken (硫酸鶏)
84d7a33067 Follow #3676 2019-03-14 22:18:31 +09:00
Acid Chicken (硫酸鶏)
1d62ded9b1 Follow #3676 2019-03-14 22:18:10 +09:00
Acid Chicken (硫酸鶏)
060b4454bb Follow #3676 2019-03-14 22:17:26 +09:00
syuilo
9f91b9ad34 Fix bug 2019-03-14 21:51:33 +09:00
Acid Chicken (硫酸鶏)
50a45ce1a1 Add angle bracket covered url syntax to mfm (#4483)
* Add angle bracket covered url syntax to mfm

* Fix path

* Fix match

* Fix index
2019-03-14 21:23:15 +09:00
syuilo
0c117451f3 Improve readability 2019-03-14 16:35:07 +09:00
syuilo
16dea09fb6 Faviconを可変にするなど 2019-03-14 16:30:51 +09:00
syuilo
608df7c8c1 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-14 15:19:09 +09:00
syuilo
cd419a2a2f Fix #4489 2019-03-14 15:19:02 +09:00
MeiMei
ccc7d4a98d unFollowAll on suspend (#4490)
* unFollowAll on suspend

* use services

* silent
2019-03-14 15:16:07 +09:00
Acid Chicken (硫酸鶏)
bcdd4ba366 Follow #3676 2019-03-14 01:20:25 +09:00
syuilo
eebf79b264 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-13 23:27:21 +09:00
syuilo
f3f6d0826a 🎨 2019-03-13 23:27:11 +09:00
syuilo
328917153d Refactor 2019-03-13 23:04:17 +09:00
MeiMei
1f1d4157db Fix #4486 (#4487) 2019-03-13 11:21:16 +09:00
syuilo
d59f9a01d2 🎨 2019-03-13 09:32:10 +09:00
syuilo
268599ac41 🎨 2019-03-13 09:26:38 +09:00
syuilo
a42d4b15f3 Update dependencies 🚀 2019-03-13 09:19:48 +09:00
syuilo
19895f242a Refactor 2019-03-13 00:14:44 +09:00
syuilo
733af1003f Resolve #4454 2019-03-13 00:13:56 +09:00
MeiMei
dc96e85946 Fix #4484 (#4485)
* Fix #4484

* import order
2019-03-12 23:38:11 +09:00
syuilo
e628128987 Add type annotation to avoid type error 2019-03-12 23:31:18 +09:00
syuilo
750db2e88a Add icons 🎨 2019-03-12 23:30:44 +09:00
syuilo
ff45a8d27d 🎨 2019-03-12 23:14:18 +09:00
MeiMei
ec66381ef7 Fix queue charts (#4482) 2019-03-12 21:53:36 +09:00
syuilo
3a17847d40 🎨 2019-03-12 17:20:40 +09:00
syuilo
57d680b3fb Add queue chart 2019-03-12 17:11:06 +09:00
syuilo
6e3032ea96 Fix bug 2019-03-12 16:42:56 +09:00
syuilo
96e2e192d7 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-12 13:26:33 +09:00
syuilo
3a7523e972 Add log 2019-03-12 13:12:49 +09:00
MeiMei
094d5a72b0 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo
96528d139b シェアページを統合 2019-03-12 13:02:16 +09:00
syuilo
39256a1c13 Better share template 2019-03-12 12:59:26 +09:00
syuilo
b665906196 Follow latest Web Share Target specification 2019-03-12 12:55:43 +09:00
syuilo
1719d4133f Remove unnecessary checking 2019-03-12 12:46:01 +09:00
syuilo
a7af657143 activeなジョブ数のカウント方法を分けた
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo
57a67db7b7 Fix typo 2019-03-12 10:46:25 +09:00
syuilo
30caf5cf71 Resolve #4470 2019-03-12 10:35:17 +09:00
MeiMei
8bef2f0d0f Resolve #4458 (#4476) 2019-03-12 09:50:20 +09:00
syuilo
48da7f1792 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-12 00:34:30 +09:00
syuilo
997b99cafc Resolve #1736 2019-03-12 00:34:19 +09:00
MeiMei
80278a483a log failed job (#4472) 2019-03-11 22:45:07 +09:00
syuilo
7782fd72fb Refactor: Extract downloadTextFile function 2019-03-11 20:23:29 +09:00
syuilo
e6c8a45aac Add icons 🎨 2019-03-11 20:12:44 +09:00
syuilo
24158cedb6 Add icon 🎨 2019-03-11 20:07:27 +09:00
syuilo
a6564279a0 🌎 A federated blogging platform 🚀 2019-03-11 20:03:02 +09:00
syuilo
750348bab4 Refactor 2019-03-11 19:57:50 +09:00
syuilo
4473a8fd0a リストをインポートしたときにプロキシアカウントがフォローするように修正 2019-03-11 19:51:58 +09:00
syuilo
0599b03ee8 Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo
2f2f6d69ba Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-11 09:59:14 +09:00
syuilo
3791fee78d リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
MeiMei
ed6b83ed48 Use proxy instead of weserv for url-preview images (#4466) 2019-03-11 01:03:09 +09:00
MeiMei
0ec2e92ea6 Ignore 4xx references in AP (#4463)
* Ignore 4xx references

* remove unnecessary comment
2019-03-10 22:27:25 +09:00
syuilo
307a1ece7a Remove debug code 2019-03-10 19:20:25 +09:00
syuilo
6acc01bf81 Resolve #4462 2019-03-10 19:16:33 +09:00
syuilo
f5a4c133a7 Improve redis config 2019-03-09 23:44:54 +09:00
syuilo
33b6b6f0d4 Fix log 2019-03-09 18:15:44 +09:00
syuilo
a1cdca3a2b Better logs 2019-03-09 10:18:59 +09:00
syuilo
3562210955 Make info 2019-03-09 10:10:24 +09:00
syuilo
2809b0b940 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-09 10:09:12 +09:00
syuilo
82b1c4a185 Rename 2019-03-09 10:09:04 +09:00
MeiMei
62f7a7c574 To retry AP deliver queue (#4457) 2019-03-09 08:57:55 +09:00
syuilo
c58033e00f Increase job attempts limit a little 2019-03-08 21:43:17 +09:00
syuilo
f61d13903a Fix bug 2019-03-08 21:30:12 +09:00
syuilo
6946849191 Disable lifo 2019-03-08 20:58:01 +09:00
syuilo
b3dd501089 Add index 2019-03-08 20:36:42 +09:00
syuilo
ccb8b9c782 Resolve #4453 2019-03-08 20:07:29 +09:00
syuilo
565c1afc20 Fix bug 2019-03-08 19:45:01 +09:00
syuilo
f89f6f2d4a 🎨 2019-03-08 15:34:34 +09:00
syuilo
aeb9302001 🎨 2019-03-08 15:27:06 +09:00
syuilo
e36c2ad892 自動更新 2019-03-08 13:10:38 +09:00
syuilo
f82fffeb58 ジョブの数を一覧できるように 2019-03-08 13:03:38 +09:00
syuilo
4ebaf529eb 🎨 2019-03-08 13:03:17 +09:00
syuilo
ac717278ea Enable lifo job 2019-03-08 05:39:59 +09:00
syuilo
ec1e9ffafb Increase job concurrency 2019-03-08 05:23:13 +09:00
syuilo
369cbbd0c0 Update job handlers 2019-03-08 05:22:14 +09:00
syuilo
6eacfb251d Resolve #4448 2019-03-08 04:55:55 +09:00
syuilo
d0af1798ee Clean jobs 2019-03-07 23:36:08 +09:00
syuilo
edb1db8761 Refactor 2019-03-07 23:27:38 +09:00
syuilo
e9e06118ac Fix import 2019-03-07 23:14:01 +09:00
syuilo
597837bc6b Resolve #4444 2019-03-07 23:07:21 +09:00
MeiMei
a5581fda78 Implement Update Question (#4435)
* Update remote votes count

* save updatedAt

* deliver Update

* use renderNote

* use id

* fix typeof
2019-03-07 21:19:32 +09:00
Acid Chicken (硫酸鶏)
ed532b51a6 Create robots.txt (#4439)
* Create robots.txt

* Update index.ts
2019-03-07 20:11:04 +09:00
syuilo
13205d11ac Resolve #4437 2019-03-07 13:03:46 +09:00
syuilo
e63b300279 Fix 2019-03-07 09:35:23 +09:00
syuilo
db78657b7a 🎨 2019-03-07 09:30:44 +09:00
syuilo
4e23792d02 Add fallback for broken db 2019-03-06 23:23:50 +09:00
syuilo
0058e041c3 Clean up 2019-03-06 23:19:15 +09:00
Acid Chicken (硫酸鶏)
7ff7530f2e Enhance poll (#4409)
* Start working

* WIP: Enhance poll

* Fix bug

* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296

* Fix style

* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>

* WIP: Update poll editor

* Fix bug

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r

* Fix typo

* Better design

* Beautify poll editor

* Fix UI

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524

* Add debug logging

* Fix bug

* Log deliver

* fix vote

* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386

* Update poll view

* Maybe done

* Add tests

* Fix path

* Fix test

* Fix test

* Fix test

* Fix expired check on AP

* Update note.ts

* Squashed commit of the following:

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Fix typo

* Update vote.ts

* Update vote.ts

* Update poll-editor.vue

* Update tslint.json

* Fix layout

* Add note

* Fix bug

* Rename text key

* 投票するときに投稿として扱わないように (#4425)

* wip

* 形式をMastodonと合わせた

* Bye something

* Use - instead of ~

* Redundancy

* Yes!

* Refactor

* Use moment instead of Date

* Fix indent

* Refactor

if (votes.length)
は必要なさそう

* Clean up

* Bye Date

* Clean

* Fix timer is not displayed

* Fix リモートから無期限pollにvoteできない

* Fix vote actor
2019-03-06 22:55:47 +09:00
syuilo
d04682d709 [Client] Fix bug 2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏)
2f2945f18f Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
syuilo
ec0ef87a38 Fix #4421 2019-03-06 09:24:16 +09:00
syuilo
1536232f8b [MFM] Improve hashtag parsing 2019-03-05 22:18:29 +09:00
syuilo
f7890b696d [Client] Better transition 2019-03-05 20:45:19 +09:00
syuilo
6641d3b35b Refactor 2019-03-05 20:32:39 +09:00
syuilo
e536e499b8 Fix #4416 2019-03-05 08:27:50 +09:00
syuilo
e3ea79d4a4 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-05 08:24:26 +09:00
syuilo
6c708011e0 Fix #4415 2019-03-05 08:24:19 +09:00
MeiMei
36fb277cf2 Fix #4413 (#4417) 2019-03-05 07:56:23 +09:00
syuilo
e3069741e8 Add indexes 2019-03-04 19:26:05 +09:00
syuilo
f205278dbd Resolve #3220 2019-03-04 14:32:36 +09:00
syuilo
7e7a9e692a Better log 2019-03-04 14:02:42 +09:00
syuilo
25d620dc8d Fix bug 2019-03-04 09:23:45 +09:00
syuilo
82256c8e36 Use vue-json-pretty 2019-03-04 09:16:24 +09:00
MeiMei
d076b04dd5 Revert "Improve log view" (#4406)
This reverts commit e8ef8f0004576b094981094c3d6b71900f29e1b6.
2019-03-04 08:55:35 +09:00
syuilo
8a54df147c Update logs 2019-03-03 10:57:17 +09:00
MeiMei
c6055b3fd3 Fix SVG detection (#4401)
* Fix SVG detection

* remove unnecessary import
2019-03-03 08:48:02 +09:00
syuilo
c99a64d167 Hide some components 2019-03-03 08:46:42 +09:00
syuilo
796b032158 テーマの切り替えをなめらかに 2019-03-03 08:43:51 +09:00
syuilo
1a539c1261 Improve log view 2019-03-03 08:35:30 +09:00
syuilo
ae0dc96f83 Increase log limit 2019-03-03 08:28:35 +09:00
syuilo
2630b34eca Fix log order 2019-03-03 08:28:12 +09:00
syuilo
a2cde9731e Better log 2019-03-03 08:27:30 +09:00
syuilo
53860c5010 Improve usability 2019-03-03 08:23:06 +09:00
syuilo
d3e5adfb3d Improve log api 2019-03-03 08:13:49 +09:00
syuilo
46e1bd421a Better logs 2019-03-03 08:00:39 +09:00
syuilo
4574cc2923 Use dot 2019-03-03 07:48:25 +09:00
syuilo
a44030bff2 Better logs 2019-03-03 07:47:58 +09:00
syuilo
3d277fe4a0 ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo
07f545a02e Change queue db name 2019-03-02 14:32:32 +09:00
syuilo
c013b4bf25 Add animaition 2019-03-02 14:27:30 +09:00
syuilo
348022571a Fix bug
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo
dbadeff302 モバイルのデッキで返信が表示されない問題を修正 2019-03-02 08:06:03 +09:00
syuilo
5bcec0a82b Refactor 2019-03-02 07:57:18 +09:00
syuilo
ad024e057b Better log 2019-03-01 14:40:29 +09:00
syuilo
b6a7f25f73 Add animation 2019-03-01 14:24:12 +09:00
syuilo
e78e4cc2bf ダークモードの設定をテーマに移動 2019-03-01 11:03:45 +09:00
syuilo
09657df0d2 クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
4983c32f31 文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo
86754b11ef Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo
ed2a778933 Fix error 2019-02-28 14:17:39 +09:00
syuilo
7414366269 🎨 2019-02-28 14:14:05 +09:00
syuilo
ae056509f7 Fix error 2019-02-28 14:13:18 +09:00
syuilo
da84e8a1cb Fix i18n 2019-02-28 14:10:56 +09:00
syuilo
5f50f6df73 Use internal dialog 2019-02-28 14:07:03 +09:00
syuilo
43d2453aa5 Improve usability 2019-02-28 12:53:31 +09:00
syuilo
102dc98ce5 Refactor 2019-02-28 12:49:13 +09:00
syuilo
41796be727 Improve usability 2019-02-28 12:29:04 +09:00
syuilo
57024a538a Improve performance 2019-02-28 12:14:24 +09:00
syuilo
df95c0c1a9 url-previewでembedプレイヤー展開をオプトインにする (#4382)
* url-previewでembedプレイヤー展開をオプトインにする

* remove tabs
2019-02-28 12:05:47 +09:00
syuilo
c7e02c4298 Add log 2019-02-28 12:00:57 +09:00
syuilo
7e15d90f81 読み込む通知数を増やした 2019-02-28 11:44:16 +09:00
syuilo
e434f9922e 🎨 2019-02-28 11:42:41 +09:00
syuilo
bf3fe593ad [Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
mei23
c5b05e90bf remove tabs 2019-02-28 03:57:35 +09:00
mei23
eaccabfbd1 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo
69e200d574 🎨 2019-02-27 16:47:13 +09:00
syuilo
1a34553931 🎨 2019-02-27 09:27:19 +09:00
syuilo
d2ed002014 Resolve #4374 2019-02-27 05:31:16 +09:00
syuilo
57d6eb2ef8 🎨 2019-02-27 05:20:29 +09:00
syuilo
8f7a7dc619 🎨 2019-02-27 05:16:32 +09:00
syuilo
749ddf249b 🎨 2019-02-27 05:13:11 +09:00
syuilo
d6acb1eff1 Improve doc 2019-02-27 05:08:42 +09:00
syuilo
21e51b537f Fix schema 2019-02-27 05:02:46 +09:00
syuilo
350c4f191f Improve doc 2019-02-27 05:02:36 +09:00
syuilo
1b38b87e6c 🎨 2019-02-26 14:44:26 +09:00
syuilo
0ce087c244 Update notes/featured 2019-02-26 14:42:24 +09:00
syuilo
9adb5c3de8 🎨 2019-02-26 14:37:17 +09:00
syuilo
2d516cc059 Chage default settings 2019-02-26 14:28:38 +09:00
syuilo
a8f776545d Improve doc 2019-02-26 14:21:28 +09:00
syuilo
e46e0d2c3c i18n整理 2019-02-26 14:13:02 +09:00
syuilo
a7c4c914ac 🎨 2019-02-26 14:02:23 +09:00
syuilo
1666d92911 🎨 2019-02-26 12:14:24 +09:00
syuilo
47ef8f1ac8 アカウントが削除できない問題を修正 2019-02-26 11:42:21 +09:00
syuilo
89f0a8c864 Improve usability 2019-02-26 06:56:15 +09:00
syuilo
776d93546b Fix bug 2019-02-26 06:54:49 +09:00
syuilo
f407409e39 🎨 2019-02-26 05:22:21 +09:00
syuilo
c5863f779e Improve usability 2019-02-25 20:18:15 +09:00
syuilo
07902854d4 i18n 2019-02-25 20:17:33 +09:00
syuilo
ba2f27eeac 🎨 2019-02-25 20:08:56 +09:00
syuilo
b4f7a2389f モバイル版でもデッキを使えるように (#4366)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* wip

* Update notifications.vue

* Update user-menu.vue

* deck settings

* indicate
2019-02-25 19:45:00 +09:00
syuilo
66bda9eb8a Fix error 2019-02-25 15:22:56 +09:00
syuilo
113621087c Improve doc 2019-02-25 09:37:22 +09:00
syuilo
fc4664ab60 Resolve #4325 2019-02-25 04:20:42 +09:00
syuilo
a4db6555d0 Improve doc 2019-02-25 04:18:09 +09:00
syuilo
d078bda2d0 Improve doc 2019-02-25 04:02:18 +09:00
syuilo
fa763803f9 Improve doc 2019-02-25 03:43:19 +09:00
syuilo
5183c49eb6 Improve doc 2019-02-25 03:35:45 +09:00
syuilo
40f9a74933 Improve doc 2019-02-25 03:30:22 +09:00
syuilo
9d18725a26 Fix doc 2019-02-25 03:23:19 +09:00
syuilo
fce12f9258 Improve doc 2019-02-25 03:21:54 +09:00
syuilo
119b97384b Improve doc 2019-02-24 19:42:26 +09:00
syuilo
46f0d36345 Improve doc 2019-02-24 19:27:32 +09:00
syuilo
51c7a38925 Improve doc 2019-02-24 18:13:11 +09:00
syuilo
8e9ce3a763 ハイフンに統一 2019-02-24 17:57:49 +09:00
syuilo
b2837e0806 Refactor 2019-02-24 17:48:54 +09:00
syuilo
1e4dcf0bbb Refactor 2019-02-24 17:35:19 +09:00
syuilo
49003e865c Refactor 2019-02-24 17:28:51 +09:00
syuilo
b5f9a15bfa Fix doc 2019-02-24 17:28:15 +09:00
syuilo
84b0252a5f 🎨 2019-02-24 13:29:08 +09:00
syuilo
030c23d7ea Resolve #4362 2019-02-24 12:58:45 +09:00
syuilo
0e5c9df3f5 Use camelCase 2019-02-24 12:53:22 +09:00
syuilo
7874c4ed20 Improve doc 2019-02-24 12:40:17 +09:00
syuilo
73e84df9de Improve doc 2019-02-24 12:23:31 +09:00
MeiMei
6528c53874 Resolve audioTag undefined error (#4363) 2019-02-24 10:50:45 +09:00
MeiMei
61d5e5833a Remember container state on user page (#4361)
* Remember container state on user page

* remove unnecessary code
2019-02-24 10:38:53 +09:00
MeiMei
d5f05619b9 assetsのjs要求時にsaltを付けないように (#4358)
* No assets salt

* remove related code
2019-02-24 10:38:00 +09:00
syuilo
d28f9152d9 Improve doc 2019-02-24 10:08:09 +09:00
syuilo
799adcae99 Improve doc 2019-02-24 10:04:27 +09:00
syuilo
be64a937c7 Improve doc 2019-02-24 10:00:24 +09:00
syuilo
f42d9b847d Improve type definitions 2019-02-24 09:45:27 +09:00
syuilo
e539ceb716 Update schemas.ts 2019-02-24 04:27:09 +09:00
syuilo
4b523c8dca Update description.ts 2019-02-24 04:11:54 +09:00
syuilo
c3db1423fd Refator: separate files 2019-02-24 04:08:08 +09:00
syuilo
47a9de51a5 Fix bug 2019-02-24 03:56:15 +09:00
syuilo
1e8e817de4 テキストをまとめた 2019-02-24 03:54:04 +09:00
syuilo
b020fc2e7e Use internal alert function 2019-02-24 03:52:12 +09:00
syuilo
1401b3c798 Update drive.vue 2019-02-24 03:50:24 +09:00
YuzuRyo61
cdcde1141a Implement mobile version folder deletion (#4355) 2019-02-24 03:49:07 +09:00
syuilo
0471c05469 Use global translation 2019-02-24 03:39:45 +09:00
MeiMei
0af138e28a デッキからホームに行くメニューをホームと表記する (#4359) 2019-02-24 03:34:09 +09:00
Acid Chicken (硫酸鶏)
9589886d3f Update update.ts (#4357)
* Update update.ts

* Update update.ts

* Update update.ts

* Update update.ts
2019-02-24 03:32:30 +09:00
Acid Chicken (硫酸鶏)
ab56f91c40 Fix bool-param-default 2019-02-23 17:21:59 +09:00
Acid Chicken (硫酸鶏)
64766e1dae Fix indent 2019-02-23 16:23:15 +09:00
syuilo
3a33b82ed3 Better error handling 2019-02-23 15:45:03 +09:00
syuilo
cc21302224 Remove space 2019-02-23 15:42:52 +09:00
syuilo
117b8b2816 Update doc 2019-02-23 15:35:26 +09:00
syuilo
9979f71441 Add operationId to more convinience 2019-02-23 14:59:37 +09:00
syuilo
f614a32c57 Add source code link 2019-02-23 14:57:05 +09:00
syuilo
bc5c7264c5 Fix type 2019-02-23 14:56:48 +09:00
Acid Chicken (硫酸鶏)
ca544039e3 Add reaction count (#4283) 2019-02-23 13:44:37 +09:00
syuilo
4e15337a64 Introduce OpenAPI specs (#4351)
* wip

* wip

* wip

* Update index.ts

* Update gen-openapi-spec.ts

* Update api.ja-JP.md

* Fix

* Improve doc

* Update gen-openapi-spec.ts

* Update redoc.html

* Improve doc

* Update gen-openapi-spec.ts

* Improve doc

* Update CHANGELOG.md
2019-02-23 11:20:58 +09:00
syuilo
4bfaa495ce 投稿を削除したときにお気に入りからも削除するように 2019-02-22 14:54:52 +09:00
syuilo
8a809d771c Refactor 2019-02-22 14:53:03 +09:00
syuilo
9ac255699f Refactor 2019-02-22 14:46:49 +09:00
syuilo
fc6b5d2503 Fix error response format 2019-02-22 14:22:40 +09:00
syuilo
8e59da66d5 Fix bug 2019-02-22 14:09:24 +09:00
syuilo
5911858b03 Remove unused imports 2019-02-22 14:06:17 +09:00
syuilo
b00d0c9aae Refactor 2019-02-22 14:02:56 +09:00
syuilo
13e82d1e5e Fix type annotation 2019-02-22 13:39:06 +09:00
syuilo
9b02d973dd Refactoring 2019-02-22 13:38:12 +09:00
syuilo
6de16eb71e Improve error handling of API (#4345)
* wip

* wip

* wip

* Update attached_notes.ts

* wip

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update call.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* ✌️

* Fix
2019-02-22 11:46:58 +09:00
syuilo
02436175db Fix i18n 2019-02-22 02:08:45 +09:00
syuilo
76178e242f Fix #4340 2019-02-22 01:56:07 +09:00
Acid Chicken (硫酸鶏)
6d1711586a Update note-detail.vue (#4342) 2019-02-21 23:20:55 +09:00
MeiMei
1ce031a625 /api/v1/instance/peers 復活 (#4339)
* /api/v1/instance/peers 復活

* use Instance
2019-02-21 23:20:25 +09:00
syuilo
425b296462 🎨 2019-02-21 06:04:42 +09:00
syuilo
da15ace279 Fix bug 2019-02-21 05:53:10 +09:00
syuilo
8f6b8d2f78 アカウント削除時にサインイン履歴も削除するように 2019-02-21 01:49:00 +09:00
syuilo
472b9aee5f アカウント削除時にメッセージも削除するように 2019-02-21 01:47:10 +09:00
syuilo
86ecc2d0ff Resolve #2017 2019-02-21 01:30:21 +09:00
syuilo
193e169a61 🎨 2019-02-21 00:37:58 +09:00
syuilo
b6c957af27 Fix error 2019-02-21 00:32:49 +09:00
syuilo
e774812635 Fix #4331 2019-02-21 00:30:53 +09:00
syuilo
5f44ef0ced メディアビュー機能を削除 2019-02-21 00:13:46 +09:00
syuilo
611ebcc644 デッキでメディア投稿のみ表示するオプションが機能していない問題を修正 2019-02-21 00:12:09 +09:00
syuilo
c4e7795828 Fix #1537 2019-02-21 00:04:23 +09:00
syuilo
e37d03a469 Fix template styling 2019-02-21 00:02:23 +09:00
syuilo
a0be4e3b77 「みつける」でミュートしているユーザーが含まれる問題を修正 2019-02-20 22:34:52 +09:00
syuilo
b6bcdb2d64 Fix indent 2019-02-20 22:33:22 +09:00
syuilo
29281f9cad Fix indent 2019-02-20 22:33:13 +09:00
syuilo
be23704d21 ハイライトでミュートしているユーザーの投稿が含まれる問題を修正 2019-02-20 22:31:21 +09:00
syuilo
7024983075 Fix #4333 2019-02-20 22:21:12 +09:00
syuilo
9ba727179f Update some logs 2019-02-20 22:05:34 +09:00
syuilo
5fad8e277b 返信が遷移後も残り続ける問題を修正 2019-02-20 16:35:00 +09:00
Acid Chicken (硫酸鶏)
382def22d7 Fix #4329 (#4330)
* Create xml.ts

* Update well-known.ts

* Update well-known.ts

* Fix typo

* Update well-known.ts

* Update well-known.ts
2019-02-20 16:13:43 +09:00
syuilo
55be982c69 🎨 2019-02-20 13:41:31 +09:00
syuilo
c59dbf9df0 Resolve #747 2019-02-20 13:38:48 +09:00
syuilo
a1fcda14b1 Fix bug 2019-02-20 10:15:06 +09:00
syuilo
280771d54e 🎨 2019-02-20 10:14:11 +09:00
syuilo
0faf8ef5e3 Improve usability 2019-02-20 07:19:05 +09:00
syuilo
76702406fe 🎨 2019-02-20 07:15:08 +09:00
syuilo
4a0945afe7 Fix error 2019-02-20 07:09:57 +09:00
syuilo
e75ecb71fd 🎨 2019-02-20 07:08:54 +09:00
MeiMei
73902ffd3b 人気のタグは常に上 (#4314) 2019-02-20 06:46:35 +09:00
syuilo
153b48fa37 Fix #4326 2019-02-20 06:44:40 +09:00
syuilo
0a2cc8078c 🎨 2019-02-20 01:00:59 +09:00
imgbot[bot]
d63567957e [ImgBot] Optimize images (#4322)
*Total -- 482.97kb -> 427.88kb (11.41%)

/src/client/assets/misskey-php-like-logo.png -- 48.77kb -> 41.66kb (14.59%)
/assets/ss/explore.jpg -- 272.68kb -> 238.07kb (12.69%)
/assets/ss/user.jpg -- 161.52kb -> 148.15kb (8.27%)
2019-02-19 20:47:11 +09:00
MeiMei
68fe016a01 Supports scrollbar width in Firefox (#4319)
* Supports scrollbar width in Firefox

* fix style
2019-02-19 20:12:19 +09:00
syuilo
8b053099f8 Remove unused import 2019-02-19 08:48:25 +09:00
MeiMei
c6b8534932 Fix #4308 (#4310) 2019-02-19 03:48:21 +09:00
syuilo
c32c74aa6a コンポーネント整理 2019-02-19 03:38:34 +09:00
MeiMei
e9835dd729 developにキャッシュFlushリンクを追加 (#4313) 2019-02-18 20:55:52 +09:00
syuilo
c0ff8e5da2 フォローリクエスト数がおかしい場合の応急処置APIを追加 2019-02-18 20:52:41 +09:00
syuilo
d107a5206e 🎨 2019-02-18 20:48:39 +09:00
syuilo
be58534603 Split cropperjs to reduce bundle size 2019-02-18 19:26:53 +09:00
syuilo
07fe2f1401 Fix #4063 2019-02-18 19:22:10 +09:00
syuilo
8e164abb97 みつけるの人気のタグを第2ソートで連合含めたユーザー数にしたりユーザーのタグ以外は除外するように 2019-02-18 11:47:25 +09:00
syuilo
a5d37c02c6 ユーザーが存在しない場合の表示を追加 2019-02-18 11:27:15 +09:00
syuilo
1af755ac27 Remove duplicated route name 2019-02-18 11:21:50 +09:00
syuilo
f3d864a456 Avoid dupulicated route name 2019-02-18 11:20:20 +09:00
syuilo
eb93e54d89 Improve usability 2019-02-18 11:16:52 +09:00
syuilo
14a94a1c98 Use # instead of v-slot: 2019-02-18 11:13:56 +09:00
syuilo
42c5e716ca Fix bug 2019-02-18 10:05:58 +09:00
syuilo
661776e18c Revert "🎨"
This reverts commit 9883c751dabb2d6c8e54c3d367626562f4b13ab4.
2019-02-18 10:02:32 +09:00
syuilo
e1b6e3e475 🎨 2019-02-18 09:57:19 +09:00
syuilo
7053777563 🎨 2019-02-18 09:51:22 +09:00
syuilo
99db28be52 Use v-slot instead of slot 2019-02-18 09:48:00 +09:00
syuilo
2cc858728d Refactor client (#4307)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* 🎨

* 🎨

* 🎨
2019-02-18 09:17:55 +09:00
syuilo
0955a0e1b5 Resolve #4305 2019-02-18 04:52:40 +09:00
syuilo
f8058fa390 誰もフォローしていない状態でホームTLを表示したときにexploreページへ誘導するように 2019-02-18 04:45:16 +09:00
syuilo
12d125f44a Fix bug 2019-02-18 01:11:14 +09:00
syuilo
7a5288549b Fix bug 2019-02-18 00:49:34 +09:00
syuilo
2b9efa1d2c Fix bug 2019-02-18 00:47:45 +09:00
syuilo
6c7a02a6eb Fix bug 2019-02-18 00:45:43 +09:00
syuilo
92c9f8af78 🎨 2019-02-18 00:41:05 +09:00
syuilo
4fe0110bbf Chore: Fix type definition 2019-02-18 00:20:14 +09:00
syuilo
0701d0ceea ハッシュタグでユーザー検索できるように (#4298)
* ハッシュタグでユーザー検索できるように

* 🎨

* Increase limit

* リモートユーザーも表示

* Fix bug

* Fix bug

* Improve performance
2019-02-17 23:41:47 +09:00
MeiMei
bc796a476b Fix #4300 (#4304)
* Fix #4300

* sidebar
2019-02-17 23:40:00 +09:00
Acid Chicken (硫酸鶏)
fccdef845d Use object instead of if chain (#4212) 2019-02-17 21:40:53 +09:00
MeiMei
6c65d70d89 Fix #4292 (#4294)
* Fix #4292

* use commit
2019-02-17 21:28:20 +09:00
Acid Chicken (硫酸鶏)
b80c3525a1 Use Record<string, number> instead of any (#4293) 2019-02-17 19:38:46 +09:00
syuilo
852c434dc5 Exploreページに新規ユーザー一覧を追加 (#4295) 2019-02-17 17:53:51 +09:00
syuilo
8d87f5e5d0 Improve user page 2019-02-17 03:23:34 +09:00
MeiMei
f648566ccf 別タブでルートより下を開いたときにはデッキにしないように (#4291) 2019-02-17 02:26:17 +09:00
syuilo
a639eed4a8 Resolve #4272 2019-02-17 01:50:17 +09:00
Acid Chicken (硫酸鶏)
aa93cbd8b6 Update media-banner.vue (#4287) 2019-02-17 01:09:49 +09:00
syuilo
d72a90beea Add support for disabled timeline to deck
Close #4286
Resolve #4275
2019-02-17 01:04:21 +09:00
syuilo
7c7fdfd077 [Client] Improve featured notes page 2019-02-17 00:28:41 +09:00
syuilo
f20b4a8ac1 ミュートワードで正規表現を使えるように 2019-02-16 19:37:05 +09:00
syuilo
48118c9ed2 🎨 2019-02-16 17:41:54 +09:00
syuilo
1dc6431192 🎨 2019-02-16 16:46:06 +09:00
syuilo
338500fe64 Fix bug 2019-02-16 16:43:17 +09:00
syuilo
96ad827825 Use home icon 2019-02-16 16:40:17 +09:00
syuilo
95a83085ec Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-16 16:39:42 +09:00
syuilo
18a162c7bf Fix bug 2019-02-16 16:39:34 +09:00
MeiMei
adee00580d Change home button to timeline (#4282)
* Home to Timeline

* remove home from locales
2019-02-16 16:27:24 +09:00
syuilo
14e858cc72 Improve UI 2019-02-16 10:58:44 +09:00
syuilo
0f7569486a Improve user-list component 2019-02-16 09:27:53 +09:00
syuilo
72757d8229 🎨 2019-02-16 08:51:35 +09:00
syuilo
d1513e97e1 Exploreページを実装 2019-02-16 06:50:58 +09:00
syuilo
069c5b9a31 Add missing comma 2019-02-16 04:51:57 +09:00
MeiMei
762017e486 Fix #4276 (#4278) 2019-02-15 23:43:49 +09:00
Acid Chicken (硫酸鶏)
527cce33e6 Update is-objectid.ts (#4277)
* Update is-objectid.ts

* Update is-objectid.ts
2019-02-15 23:42:44 +09:00
syuilo
23a86049dd 🎨 2019-02-15 19:40:11 +09:00
syuilo
a577eea7c2 🎨 2019-02-15 15:35:52 +09:00
syuilo
34d8b00039 Refactor 2019-02-15 15:12:23 +09:00
syuilo
a4d5a27e69 Update deck.vue 2019-02-15 15:06:15 +09:00
syuilo
b83238fa12 Increase featured limit 2019-02-15 15:01:05 +09:00
syuilo
07e4e553c9 🎨 2019-02-15 15:00:20 +09:00
syuilo
8ef36275dc 🎨 2019-02-15 14:58:15 +09:00
syuilo
de802dc301 検索結果を内部コンポーネントに 2019-02-15 14:52:21 +09:00
syuilo
34061e13e6 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 14:29:59 +09:00
syuilo
6c112d447e Increase featured limit 2019-02-15 14:29:42 +09:00
MeiMei
93e8209444 デッキから フォロー/フォロワー ページに行けるように (#4271) 2019-02-15 14:27:16 +09:00
syuilo
d81cf4ae0a 🎨 2019-02-15 08:52:09 +09:00
syuilo
39cdb39a8a 🎨 2019-02-15 08:42:41 +09:00
syuilo
1d44665cd7 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 08:40:25 +09:00
syuilo
72defa907e Fix bug 2019-02-15 08:40:16 +09:00
MeiMei
ddb171b8b0 Hide localOnly from welcome TL (#4257) 2019-02-15 08:38:59 +09:00
syuilo
323c457d4c 🎨 2019-02-15 08:37:46 +09:00
syuilo
f4261f37dc Fix bug 2019-02-15 08:34:54 +09:00
syuilo
bb0f48f447 Fix #4267
Close #4269
2019-02-15 08:32:18 +09:00
syuilo
29638166dc Improve featured api 2019-02-15 06:31:22 +09:00
syuilo
2e19df27e6 Add featured page 2019-02-15 06:31:03 +09:00
syuilo
493acd600f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-15 06:06:24 +09:00
syuilo
ec84456707 🎨 2019-02-15 06:06:13 +09:00
Lynx Kotoura
8c273f8a47 Add i18n when timelines are empty (#4261) 2019-02-15 05:59:07 +09:00
syuilo
09f79629c5 既にフォローされている場合はフォローリクエストを生成しないように (#4266) 2019-02-15 05:56:28 +09:00
syuilo
66da7d58c2 非ログイン時にお知らせを表示 2019-02-15 05:55:59 +09:00
syuilo
0ef4510136 🎨 2019-02-15 05:51:22 +09:00
syuilo
e3bf76e143 Improve desktop UX (#4262)
* wip

* wip

* wip

* wip

* wip

* wip

* Merge

* wip

* wip

* wip

* wip

* wip

* wip
2019-02-15 05:08:59 +09:00
MeiMei
e3bbfb2649 Change minimum allowed maxNoteTextLength to 0 (#4256) 2019-02-14 16:30:20 +09:00
Lynx Kotoura
83de6d1ce9 Emojify user.friends of desktop view (#4249) 2019-02-14 13:42:14 +09:00
Lynx Kotoura
a95eaa984d Fix huge close icon of friends-maker (#4245) 2019-02-14 13:41:48 +09:00
MeiMei
03ec2be5c1 Restore web max-age to 5 minutes (#4246) 2019-02-14 13:41:28 +09:00
Acid Chicken (硫酸鶏)
64a05a9f3f 無効化されているタイムラインのフォールバック (#4242)
* Update timeline.vue

* Update home.vue
2019-02-14 13:39:42 +09:00
Lynx Kotoura
68207c47f0 Fix title of robot icon in user.header of desktop view (#4243) 2019-02-14 03:01:42 +09:00
syuilo
23255aad0c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-02-14 01:13:28 +09:00
syuilo
d24b8c0f49 ハッシュタグの集計期間を短くした
Resolve #4238 ?
2019-02-14 01:13:19 +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
01ab18ea93 Make ignore pointer events 2019-02-13 21:48:20 +09:00
syuilo
37116f668c 🎨 2019-02-13 21:47:53 +09:00
Acid Chicken (硫酸鶏)
7f95b8a75c Add GIF badge (#4241) 2019-02-13 21:43:58 +09:00
syuilo
b6f7aa7d65 Migrate cafy to 14.0 (#4240) 2019-02-13 16:33:07 +09:00