Commit graph

5415 commits

Author SHA1 Message Date
syuilo
977a4373c5
[Server] Fix #2745 2019-01-21 00:32:54 +09:00
syuilo
e559417cab
ソーシャルタイムラインにフォロワー限定投稿が含まれていない問題を修正 2019-01-20 23:55:32 +09:00
syuilo
3c194142a8
[Server] Fix #3928 2019-01-20 19:22:13 +09:00
Acid Chicken (硫酸鶏)
81dbf64eb7 Update reversi routing (#3937) 2019-01-20 19:10:19 +09:00
syuilo
875d793512
常にメディアを閲覧注意として投稿するオプションが機能してなかった問題を修正 2019-01-20 18:20:25 +09:00
syuilo
1df9c1005f
[MFM] __ 構文はアルファベットのみに 2019-01-20 18:06:04 +09:00
ibrokemypie
53481accf1 Add double underscore syntax for bold markdown (#3733)
* Add double underscore syntax for bold markdown
see https://github.com/syuilo/misskey/pull/3732
this allows bold text through either **text** or __text__

* Add tests for underscore bold mfm syntax
2019-01-20 18:00:55 +09:00
syuilo
f8ba73bebf
[MFM] Add <i> syntax 2019-01-20 17:52:11 +09:00
syuilo
ff4cb3555b
Remove unused import 2019-01-20 17:49:52 +09:00
ibrokemypie
361af34956 Change italic syntax to fit with other markdown implementations (#3916)
currently italics require an html <i> syntax, unlike every other formatter. this is very confusing, especially as there doesnt seem to be any documentation.
this change makes both _text_ and *text* work, both things that users would expect from other implementations of markdown such as pleroma, discord and github.

Add test
2019-01-20 17:44:52 +09:00
Acid Chicken (硫酸鶏)
11689e6d18
Better version format 2019-01-20 13:40:41 +09:00
syuilo
b39d12f01a
関係のない返信がタイムラインに流れる問題を修正
Resolve #1910
2019-01-20 13:14:31 +09:00
syuilo
6909add1ec
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
MeiMei
22830965e3 AP Undo Like (#3933)
* AP Undo Like

* rename
2019-01-20 03:07:12 +09:00
syuilo
fa07b3023c
Refactor 2019-01-19 23:00:15 +09:00
syuilo
048b9c295e
スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
ac5d798cde
Fix typo 2019-01-19 09:52:27 +09:00
syuilo
d2a7c56149
Improve drive file operation
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo
466cae524e
Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
syuilo
620722cb55
Fix camelCase in HTML 2019-01-19 08:30:53 +09:00
MeiMei
160f424466 Fix missing username conversions (#3922) 2019-01-19 08:28:46 +09:00
Acid Chicken (硫酸鶏)
fa051df381
node-gypの警告を直す (#3906)
* Update crypto_key.cc

* Update crypto_key.cc

* Update crypto_key.cc
2019-01-18 21:01:31 +09:00
syuilo
0887580132
Improve readability 2019-01-18 19:48:16 +09:00
syuilo
abddea0443
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00
syuilo
9fc1cc5255
[Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏)
d93e60d4dd
Better 2FA input on sign in form (#3910)
* Update signin.vue

* Update ja-JP.yml

* Update settings.vue

* Update signin.vue

* Update init.ts
2019-01-18 13:20:32 +09:00
syuilo
4ba43b69b6
animejs 3.xに対応 2019-01-18 13:06:11 +09:00
syuilo
51a6bc4fe1
[Client] Fix chart rendering 2019-01-17 17:54:25 +09:00
syuilo
8d42e94e57
Implement active users chart
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo
652bb03087
[Client] Add information 2019-01-17 09:46:40 +09:00
syuilo
f1e769e74d
Add footer 2019-01-17 09:42:21 +09:00
syuilo
cb6a4037f2
[MFM] Better hashtag parsing: Ignore single quotation 2019-01-17 09:33:08 +09:00
syuilo
9740db8685
[MFM] Better hashtag parsing: Ignore double quotation
Resolve #3886
2019-01-17 09:24:20 +09:00
syuilo
41784de9be
🎨 2019-01-17 09:19:47 +09:00
MeiMei
208493ba13 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
syuilo
256c216dfb
インスタンス情報ページに各種タイムラインの有効/無効を表示 2019-01-16 14:57:01 +09:00
syuilo
13cee2b4f5
Resolve #3896 2019-01-16 14:54:14 +09:00
syuilo
eb45eeb1ae
[Client] Resolve #3895 2019-01-16 14:46:54 +09:00
syuilo
519c9c4499
インスタンス情報ページにユーザー数と投稿数を追加 2019-01-16 03:36:25 +09:00
syuilo
c2f6b09969
disableLocalTimeline機能を強化
* ストリームだけではなくAPIも無効に
* モデレーターは無効の場合でも見れるように
* グローバルタイムラインも無効に(連合数が少ないインスタンスではグローバルタイムラインは実質的にローカルタイムラインと同一なので)
2019-01-16 02:30:55 +09:00
syuilo
f433182c4c
Revert "Resolve #3813 (#3814)"
This reverts commit 96515c4544.
2019-01-15 18:28:11 +09:00
Acid Chicken (硫酸鶏)
018837db0b Support SVG (#3883)
* Update add-file.ts

* Update package.json

* Revert "Update add-file.ts"

This reverts commit ba0fe83b54.

* 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
syuilo
2debb0c2ca
Provide instance description in info page 2019-01-12 19:30:56 +09:00
syuilo
cd628eaf54
[MFM] Better hashtag parsing: Ignore trailing colon 2019-01-12 14:10:16 +09:00
syuilo
7ad9560f53
Implement instance info page 2019-01-12 11:27:23 +09:00
syuilo
0757f67bde
[Client] specifiedのアイコンを戻した 2019-01-12 09:40:53 +09:00
syuilo
c5dc25cb9e
Revert "[Client] Renote数の表示を廃止"
This reverts commit d7af18efbd.
2019-01-12 09:38:44 +09:00
syuilo
0fcf422dec
[Client] Improve UI 2019-01-12 09:34:02 +09:00
syuilo
21e801a325
🎨 2019-01-12 09:17:23 +09:00
syuilo
183faf3b2a
[Client] Resolve #3881 2019-01-12 09:13:35 +09:00
MeiMei
12cf598e6b Fix bug (for return) (#3878) 2019-01-11 17:53:53 +09:00
MeiMei
20ee2118ee モデレーターを凍結できないようにする (#3877) 2019-01-11 08:12:10 +09:00
MeiMei
1546160f6a モデレーター登録を解除できるように (#3876) 2019-01-11 08:11:24 +09:00
MeiMei
dd77a6194e Hide NSFW in Photos (#3875) 2019-01-11 08:10:39 +09:00
MeiMei
203fba0216 管理画面でユーザーを状態でフィルタできるように (#3873) 2019-01-11 08:09:44 +09:00
MeiMei
826a2466b7 管理者がサインイン履歴を参照できるツール (#3870)
* 管理者がサインイン履歴を参照できるツール

* remove debug code
2019-01-11 08:07:09 +09:00
MeiMei
273bc6507a ダイレクトを非公開のように使えるようにする (#3869) 2019-01-11 08:06:05 +09:00
MeiMei
2b13969b26 Supports toggle password in SMTP settings (#3868) 2019-01-11 08:05:36 +09:00
Acid Chicken (硫酸鶏)
2f10ff1a2e
Fix style 2019-01-10 19:23:22 +09:00
ibrokemypie
845f3436cc Change SMTP password field to have password type (#3861) 2019-01-10 10:23:13 +09:00
MeiMei
f6a8c8cf76 Toggle show/hide password (#3865)
* Toggle show/hide password

* hoverでアンダーラインが中途半端に出てダサいので出さないように

* Update signin.vue
2019-01-10 10:22:45 +09:00
MeiMei
e1cc2394fa Use cached and asynchronous DNS resolver for AP delivery (#3859) 2019-01-09 15:17:54 +09:00
MeiMei
04e1e48f17 Hide invisible notes from timeline (#3852) 2019-01-08 21:02:00 +09:00
syuilo
c417e2f4a1
🎨 2019-01-08 18:00:05 +09:00
syuilo
02a27a8b12
ドライブの管理画面でファイルのオリジナルURLを表示するように 2019-01-08 17:45:16 +09:00
syuilo
35e7dca2bb
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
MeiMei
cd4be4116b Fix sharedInbox recovery code (#3840) 2019-01-06 17:45:53 +09:00
Aya Morisawa
15ce89a88d Resolve #3078 (#3838) 2019-01-06 17:45:14 +09:00
MeiMei
a479e65f3e Compact URL preview (#3835)
* Compact url-preview

* fix header

* increase limit

* better limit

* Revert "better limit"

This reverts commit ef396f7733.

ハードリミットかけるならサーバー上でかけたほうが良さそう

* Revert "increase limit"

This reverts commit 72c10a456b.
2019-01-06 12:56:13 +09:00
MeiMei
f9065943c5 Fix #3827 (#3837) 2019-01-06 04:00:30 +09:00
MeiMei
d0aff4409d Locked mark (#3836) 2019-01-05 19:59:10 +09:00
Aya Morisawa
84ea1fbd4d
Fix typo: not -> note
1344ffa67d (commitcomment-31817792)
2019-01-05 10:29:46 +09:00
syuilo
b4b6e9548d
Rename 2019-01-04 03:52:50 +09:00
ibrokemypie
ebf9cd18c8 Make instance logo customisable (#3829) 2019-01-04 03:02:40 +09:00
syuilo
562cd6ad0b
Improve readability 2019-01-03 12:34:08 +09:00
Ch. (Chanhwi Choi)
2a344dfbd8 adds ko-KR な to にゃ (#3820)
* adds ko-KR な to にゃ
- this only take considers pre-composed "Hangul Syllables",
not composable area "Hangul Jamo" which are not used commonly
- 56 is '냐' - '나'

* replace magic number as suggested
2019-01-03 08:38:26 +09:00
MeiMei
41e3a9a004 Tune AP URL negotiating with Accept (#3824) 2019-01-02 18:07:32 +09:00
MeiMei
96515c4544 Resolve #3813 (#3814) 2019-01-02 03:35:42 +09:00
syuilo
9add59aca9
2019 🎉 2019-01-01 00:11:07 +09:00
syuilo
4d0b335748
[Client] Improve theme 🎨 2018-12-31 02:33:03 +09:00
syuilo
5692ae59a1
[Client] Improve theming 🎨 2018-12-31 01:15:32 +09:00
syuilo
84f1ce866b
[Client] line thiknessの設定はデバイスに保存するように 2018-12-31 00:59:13 +09:00
syuilo
e68c6175ce
Fix bug 2018-12-31 00:50:56 +09:00
syuilo
0de11c3636
🎨 2018-12-31 00:50:14 +09:00
syuilo
5621d5725c
[Client] Fix bug 2018-12-30 14:43:03 +09:00
syuilo
105fefd114
Clean up 2018-12-30 14:19:22 +09:00
syuilo
c57bffb142
モバイル版にも設定を追加 2018-12-30 14:12:46 +09:00
syuilo
93ad4b359e
🎨 2018-12-30 14:08:40 +09:00
syuilo
b3032ad84d
Better setting 2018-12-30 14:05:13 +09:00
syuilo
4f76acd249
🎨 2018-12-30 14:00:57 +09:00
syuilo
12286f4915
🎨 2018-12-30 13:19:06 +09:00
syuilo
5f34758e87
[Client] Fix i18n 2018-12-30 13:02:17 +09:00
syuilo
cdb8e41176
[Client] Update theme setting 2018-12-30 13:02:06 +09:00
syuilo
d8f3e9d4a3
🎨 2018-12-30 12:45:31 +09:00
syuilo
da900439a3
Update gruvbox-dark.json5 2018-12-30 11:58:26 +09:00
syuilo
8bbff90aca
[Client] Add Monokai theme 🎨 2018-12-30 09:21:23 +09:00
syuilo
fcb3ba9947
[Client] Separate theme property 2018-12-30 09:21:07 +09:00
syuilo
23b3e33df6
[Client] Fix bug 2018-12-30 09:15:56 +09:00
syuilo
9edac2cd74
oops 2018-12-30 09:04:19 +09:00
syuilo
8782a64b18
[Client] Add some themes 🎨 2018-12-30 06:40:48 +09:00
ibrokemypie
fd816afcd0 Add id to return of users/relation (#3795) 2018-12-30 01:44:26 +09:00
syuilo
ac423f1ef4
[API] notes/mentions にミュートを適用するように 2018-12-30 01:40:24 +09:00
syuilo
f11ebafe47
🎨 2018-12-30 01:32:58 +09:00
Aya Morisawa
7947036af9
Make one import per line 2018-12-29 22:26:15 +09:00
syuilo
4e55436339
[Client] Improve 2fa settings 2018-12-29 22:10:54 +09:00
syuilo
cb106e6fe4
🎨 2018-12-29 05:55:09 +09:00
syuilo
0ac7682188
Better note filtering 2018-12-29 05:51:17 +09:00
syuilo
d7af18efbd
[Client] Renote数の表示を廃止 2018-12-29 05:43:31 +09:00
syuilo
f1a0e95489
Improve usability 2018-12-29 03:12:22 +09:00
syuilo
6bcc174456
Clean up 2018-12-29 02:58:04 +09:00
syuilo
a3493c4f07
Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
syuilo
545ced7826
Make autoAcceptFollowed default 2018-12-29 02:46:57 +09:00
MeiMei
a9a476a0d5 Resolve #3786 (#3788) 2018-12-29 02:04:29 +09:00
MeiMei
8823a6c1a1 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
MeiMei
65a82f32be Supports CSS Scrollbars (#3783)
* Supports CSS Scrollbars

* fix
2018-12-28 21:34:35 +09:00
syuilo
b498072f9d
🎨 2018-12-28 05:14:04 +09:00
syuilo
cce3e52642
通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo
f0dafa04a5
🎨 2018-12-28 04:30:37 +09:00
syuilo
81f39b3b36
🎨 2018-12-28 04:28:16 +09:00
syuilo
b162471d3e
🎨 2018-12-28 04:26:32 +09:00
MeiMei
1029bff5ff Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
MeiMei
fdd42fc2d7 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa
8573e258f8
Set cursor default on hover the own reaction
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 23:02:32 +09:00
Aya Morisawa
6943c7d2d8
Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa
6b30e371a2
Remove needless code 2018-12-27 21:09:03 +09:00
Aya Morisawa
98fd6de5a1
Resolve #3524 2018-12-27 21:07:44 +09:00
Aya Morisawa
cb9960b0ac
Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
Aya Morisawa
1404539895
Resolve #3287, resolve #3107
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:46:23 +09:00
syuilo
2f901da58c
[Client] Fix bug 2018-12-27 20:34:30 +09:00
syuilo
cb8663873d
Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
Aya Morisawa
0f204eebe1
Remove unused code 2018-12-27 20:10:29 +09:00
Aya Morisawa
ba05606074 Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +09:00
syuilo
bfc458e935
Resolve #3758 2018-12-27 07:07:26 +09:00
ibrokemypie
3d0b704af8 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
21f8dbf2de
Resolve #3248
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +09:00
MeiMei
5174e16f7b 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
9b746f3eb5
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
dfc6ef4be6
Remove trailing whitespaces 2018-12-26 19:58:04 +09:00
Aya Morisawa
c8b45f4f42
Fix #3346
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
Aya Morisawa
09c57e6d03
Fix #3345
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:24:38 +09:00
Acid Chicken (硫酸鶏)
4662641feb Fix #3745 (#3746) 2018-12-26 18:32:16 +09:00
MeiMei
00e2ce9489 Fix #3715 (#3752) 2018-12-26 06:21:09 +09:00
MeiMei
c81eb49f9e Supports emoji in notifications (#3751) 2018-12-26 05:15:02 +09:00
Acid Chicken (硫酸鶏)
fa03c172f2 Fix typo 2018-12-25 20:02:37 +09:00
Acid Chicken (硫酸鶏)
89ac15b4de
Fix typo
split は不規則動詞
2018-12-25 16:49:35 +09:00
ibrokemypie
6985c39874 Make activity view in admin scrollable (#3741)
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
Aya Morisawa
0938ea3964
Use join instead of reduce 2018-12-24 17:02:15 +09:00
Zero King
520849d070 Update translation placeholder (#3735) 2018-12-24 05:36:02 +09:00
syuilo
b6a028a8ed
[API] Fix #3737 2018-12-24 05:31:20 +09:00
MeiMei
a53e0d9f73 Fix error in featuredNotes (#3730) 2018-12-23 23:23:56 +09:00