Acid Chicken (硫酸鶏)
|
a883e70ad4
|
Support SVG (#3883)
* Update add-file.ts
* Update package.json
* Revert "Update add-file.ts"
This reverts commit ba0fe83b54a44493447208dfb3cc304a60df6fdd.
* Update add-file.ts
* Update package.json
* Update add-file.ts
* Update add-file.ts
* Create image.svg
* Update api.ts
|
2019-01-13 18:21:10 +09:00 |
|
MeiMei
|
06cf3c7bd0
|
Fix bug (for return) (#3878)
|
2019-01-11 17:53:53 +09:00 |
|
MeiMei
|
f150785b49
|
ダイレクトを非公開のように使えるようにする (#3869)
|
2019-01-11 08:06:05 +09:00 |
|
syuilo
|
cbf50fee15
|
Privateの公開範囲を廃止
|
2018-12-29 02:55:46 +09:00 |
|
MeiMei
|
644e420930
|
フォローしているユーザーからのフォローを自動承認するオプション (#3780)
|
2018-12-28 21:36:58 +09:00 |
|
MeiMei
|
b619c65778
|
ダイレクト投稿でユーザーが指定されていなかったらrejectする (#3724)
|
2018-12-23 04:17:42 +09:00 |
|
MeiMei
|
3868fc7459
|
ダイレクトでメンションでもユーザーを指定できるように (#3722)
|
2018-12-23 03:44:18 +09:00 |
|
Aya Morisawa
|
45c9667c5c
|
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
|
2018-12-20 19:42:10 +09:00 |
|
MeiMei
|
477bff68b9
|
Fix tag length limit from AP (#3688)
|
2018-12-20 02:20:56 +09:00 |
|
syuilo
|
4d17f35730
|
Fix bug
|
2018-12-19 11:16:29 +09:00 |
|
MeiMei
|
62859788e7
|
Fix URL after deleting remote file (#3597)
* Fix URL after deleting remote file
* expired only
* delete space
|
2018-12-12 11:46:35 +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 |
|
MeiMei
|
07218ce03c
|
Fix follow duplicate (#3548)
* フォローとリクエスト両方存在しても解除する
* 既にフォローしてても承認できるように
|
2018-12-08 18:55:00 +09:00 |
|
syuilo
|
3dd5cf4f3b
|
Add comment
|
2018-12-08 10:20:43 +09:00 |
|
MeiMei
|
de3a658c64
|
Apply tag length limit from AP (#3536)
|
2018-12-07 21:01:43 +09:00 |
|
MeiMei
|
2bf3f7ab87
|
Emoji support in profile (#3514)
* Emoji in profile
* Add emojis to fields
|
2018-12-06 10:02:04 +09:00 |
|
MeiMei
|
7cbcc3310f
|
Remove unnecessary Renote check code (#3489)
|
2018-12-04 03:22:41 +09:00 |
|
MeiMei
|
2b824f7169
|
No MFM parsing when remote note (#3470)
* Use tag for hashtag detection of remote note
* No MFM parsing when remote note
|
2018-12-02 18:05:33 +09:00 |
|
syuilo
|
960df2bb7f
|
Resolve #1826
|
2018-12-02 07:02:08 +09:00 |
|
Aya Morisawa
|
eabfd00012
|
Use for-of instead of map
return values are not being used
|
2018-11-30 23:30:28 +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 |
|
MeiMei
|
374fb4eda9
|
Do not use _replyIds (#3392)
|
2018-11-23 23:12:28 +09:00 |
|
syuilo
|
283f792c32
|
Improve user operations
Resolve #2197
Resolve #3367
|
2018-11-23 08:01:14 +09:00 |
|
syuilo
|
60252911eb
|
Improve MFM parser (#3337)
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Clean up
* Update misskey-flavored-markdown.ts
* wip
* wip
* wip
* wip
* Update parser.ts
* wip
* Add new test
* wip
* Add new test
* Add new test
* wip
* Refactor
* Update parse.ts
* Refactor
* Update parser.ts
* wip
|
2018-11-21 05:11:00 +09:00 |
|
MeiMei
|
599f034367
|
Fix some image processing (#3313)
* Improve thunmbnail generation
* Respect orientation in Firefox
|
2018-11-19 09:17:16 +09:00 |
|
MeiMei
|
d94d32dad9
|
local only visibility (#3254)
* local only visibility
* fix UI
|
2018-11-16 05:47:29 +09:00 |
|
MeiMei
|
a87caff2d5
|
Fix: notes/create hangs when rejected (#3221)
|
2018-11-13 19:34:09 +09:00 |
|
MeiMei
|
98707f51ec
|
On remote notes, not use content for detecting mentions (#3170)
* On remote note, detect mentioned users from to/cc
* fix
|
2018-11-09 08:44:19 +09:00 |
|
syuilo
|
64dbcd6d9d
|
Fix #3149
|
2018-11-07 19:43:21 +09:00 |
|
syuilo
|
40d4efc104
|
[API] Improve drive/files/upload_from_url
|
2018-11-07 12:12:43 +09:00 |
|
syuilo
|
0f65a6a077
|
[API] Implement notes/watching/
|
2018-11-06 14:58:20 +09:00 |
|
MeiMei
|
8f6f76ffc1
|
Fix: download file (#3138)
* Fix: url download
* not explicitly close on end
* resolve on stream finish
* remove unnecessary code
* reject on file error
|
2018-11-06 07:53:03 +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
|
ceb2a316cd
|
Refactoring & 設定でTwemojiを使うかどうか切り替えられるように
|
2018-11-05 19:20:35 +09:00 |
|
syuilo
|
f3ea9a8ef6
|
Do not send needless emojis in note
投稿作成時に含まれている絵文字を保存しておくように
SEE: https://github.com/syuilo/misskey/pull/3085#issuecomment-435608434
|
2018-11-04 03:32:20 +09:00 |
|
syuilo
|
43db18ee44
|
Fix bug
|
2018-10-30 21:55:16 +09:00 |
|
syuilo
|
2b252588c0
|
Fix #3040
|
2018-10-30 14:34:32 +09:00 |
|
syuilo
|
e3dde97e62
|
Format
|
2018-10-29 21:38:09 +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
|
052154295b
|
Clean up
|
2018-10-25 08:42:07 +09:00 |
|
syuilo
|
8c8ff7d49a
|
Implement featured note API
|
2018-10-25 07:04:15 +09:00 |
|
syuilo
|
58838381a9
|
Implement #2993
|
2018-10-24 06:17:55 +09:00 |
|
syuilo
|
c41c2c83e2
|
ハッシュタグチャートでローカルとリモートを分離するように
|
2018-10-23 09:59:43 +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
|
ccb86ea4f9
|
Refactoring
|
2018-10-23 05:36:35 +09:00 |
|
MeiMei
|
e433b25bcb
|
Complement file extension from MIME (#2979)
|
2018-10-23 04:37:37 +09:00 |
|
syuilo
|
229f796f4d
|
Implement #2980
|
2018-10-22 17:36:36 +09:00 |
|
syuilo
|
6b1c57b0de
|
Refactor
|
2018-10-22 17:13:06 +09:00 |
|