syuilo
d885b872f3
Fix bug
2018-12-11 20:47:07 +09:00
Aya Morisawa
125849673a
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
syuilo
30c53e9ee0
Fix error
2018-12-11 20:33:52 +09:00
Acid Chicken (硫酸鶏)
08142ead67
Resolve #3581 ( #3589 )
...
* Update ja-JP.yml
* Create 404.vue
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update 404.vue
* Update meta.ts
* Update instance.vue
* Update update-meta.ts
2018-12-11 20:19:13 +09:00
MeiMei
638d81b66e
Show user fields ( #3590 )
2018-12-11 20:18:12 +09:00
syuilo
bca3c6f8bf
🎨
2018-12-11 04:29:47 +09:00
syuilo
a6dc0f3684
Fix #3325
2018-12-10 23:13:50 +09:00
Aya Morisawa
6120474548
Use && and || to eliminate if-statement ( #3559 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-10 17:08:48 +09:00
syuilo
121dd86299
[Client] Fix #3396
2018-12-10 12:31:04 +09:00
syuilo
98a2953c9c
Fix bug
2018-12-10 01:44:43 +09:00
Aya Morisawa
6967def6c8
Use primitive type string instead of String ( #3578 )
2018-12-09 23:26:32 +09:00
syuilo
fc05540404
Fix bug?
2018-12-09 23:12:08 +09:00
syuilo
1c589c7c18
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-09 23:10:06 +09:00
syuilo
284df27435
Use camelCase
2018-12-09 23:10:02 +09:00
Acid Chicken (硫酸鶏)
cd80e02ebf
Re: #3556 ( #3568 )
...
* Update index.ts
* Update index.ts
2018-12-09 18:39:13 +09:00
MeiMei
dffcefb81f
Fix mobile following/followed list ( #3574 )
2018-12-09 16:00:32 +09:00
MeiMei
7e1cad3e12
Improve tags settings ( #3569 )
2018-12-09 14:24:24 +09:00
syuilo
3acd2e0f0c
🎨
2018-12-09 13:25:46 +09:00
syuilo
b1b5a795c8
Revert "Eliminate if-statement ( #3556 )"
...
This reverts commit fb8b0c291d
.
2018-12-09 13:21:42 +09:00
tamaina
197e2c8377
#2501 ( #3567 )
...
* refactor mfm/html
* fix
* fix
* https://github.com/syuilo/misskey/pull/3567#discussion_r240023301
2018-12-09 13:15:32 +09:00
Aya Morisawa
fb8b0c291d
Eliminate if-statement ( #3556 )
2018-12-09 13:13:00 +09:00
Aya Morisawa
706d47ec32
#2501 ( #3560 )
...
* #2501
* Update stream.ts
2018-12-09 13:09:31 +09:00
Aya Morisawa
f6f79fb388
Refactor getChildrenCount ( #3554 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:51 +09:00
Aya Morisawa
34235d4d44
Refactor getTextCount ( #3553 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:24 +09:00
Aya Morisawa
17baf8770a
Eliminate if-statement ( #3564 )
2018-12-09 03:45:47 +09:00
Aya Morisawa
01f60edb17
Eliminate duplicated condition on if-statement ( #3563 )
2018-12-09 03:45:07 +09:00
Aya Morisawa
15b11e59f4
Eliminate if-statement ( #3562 )
2018-12-09 03:44:37 +09:00
Aya Morisawa
a2db4db963
Eliminate if-statement ( #3561 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 03:43:58 +09:00
Aya Morisawa
e87b9cc019
Use && to eliminate if-statement ( #3558 )
2018-12-09 03:41:18 +09:00
Aya Morisawa
54cb94db1d
Eliminate if-statement ( #3555 )
2018-12-09 03:40:40 +09:00
Aya Morisawa
1de8e1eeb1
#2501
2018-12-09 01:05:55 +09:00
MeiMei
1d8fb65959
Fix follow duplicate ( #3548 )
...
* フォローとリクエスト両方存在しても解除する
* 既にフォローしてても承認できるように
2018-12-08 18:55:00 +09:00
tamaina
28482627f7
improve user-integration display in the user page ( #3541 )
...
* improve user-integration display in the user page
* delete unnecessary comma
2018-12-08 16:59:29 +09:00
Acid Chicken (硫酸鶏)
48deb35d4b
Update server-stats.ts ( #3512 )
2018-12-08 10:40:45 +09:00
syuilo
596f92cfcc
[Client] Improve cw-button
2018-12-08 10:36:26 +09:00
syuilo
b2dedf7f98
Add comment
2018-12-08 10:20:43 +09:00
MeiMei
34393ef89f
Improve custom emoji parsing ( #3539 )
...
* Use MFM parser for extracting emoji in name
* Fix custom emoji regex
* Revert "Fix custom emoji regex"
This reverts commit 4c21caf597
.
2018-12-08 06:39:15 +09:00
MeiMei
e2843a5ce4
Resolve #3537 ( #3540 )
...
* Resolve #3537
* tune
2018-12-08 06:18:37 +09:00
MeiMei
702875a78e
Apply tag length limit from AP ( #3536 )
2018-12-07 21:01:43 +09:00
Aya Morisawa
96571866a3
#2593 (mobile) ( #3521 )
2018-12-07 18:33:09 +09:00
syuilo
f72b00bec7
Update parser.ts
2018-12-07 18:26:54 +09:00
syuilo
1e7b5a0a98
Resolve #3529
2018-12-07 17:54:35 +09:00
Acid Chicken (硫酸鶏)
9f09afc824
Fix bug caused by Chrome 71 ( #3535 )
...
* Update emoji.vue
* Update autocomplete.vue
* Update emoji.vue
* Update autocomplete.vue
* Update emoji.vue
2018-12-07 17:21:34 +09:00
MeiMei
93b599dc8e
Add user name conversions ( #3534 )
...
* Add user name conversions
* add conversion
2018-12-07 11:29:49 +09:00
MeiMei
008432e156
lint fix ( #3522 )
2018-12-06 19:15:09 +09:00
Aya Morisawa
d3d50b2f79
Add missing comma
2018-12-06 17:02:44 +09:00
Aya Morisawa
eefeb4c268
#2593 (desktop) ( #3518 )
2018-12-06 16:56:24 +09:00
syuilo
7a8e97972c
✌️
2018-12-06 16:33:35 +09:00
syuilo
3555213155
Resolve #3519
2018-12-06 16:30:28 +09:00
syuilo
5d3d8dffd6
Update photo-stream.vue
2018-12-06 16:19:12 +09:00
syuilo
dea8688c9d
Refactor
...
Use mk-user-name
2018-12-06 16:09:33 +09:00
syuilo
a235869cfa
Refactor
...
Make mk-user-name component
2018-12-06 11:18:13 +09:00
tamaina
31b30e3dd2
Resolve #3347 , #3349 ( #3513 )
...
* Resolve #3347 , #3349
Make deck columns' width be selectable and flexible
* deckColumnMinwidth --> deckColumnMinWidth
* w-default --> normal
* ✌️
2018-12-06 11:11:46 +09:00
Aya Morisawa
58b3be438a
Resolve #1872 ( #3516 )
2018-12-06 10:21:41 +09:00
MeiMei
4522568749
Emoji support in profile ( #3514 )
...
* Emoji in profile
* Add emojis to fields
2018-12-06 10:02:04 +09:00
Acid Chicken (硫酸鶏)
fe891da886
外部サービス連携情報をPersonのfieldsに乗せて配信する ( #3499 )
...
* Update person.ts
* Update person.ts
refs: https://github.com/syuilo/misskey/pull/3499#issuecomment-444484557
* Update person.ts
refs: https://github.com/syuilo/misskey/pull/3499#pullrequestreview-181755475
2018-12-06 00:37:59 +09:00
Aya Morisawa
66836836ab
Add small syntax ( #3506 )
2018-12-05 20:11:54 +09:00
Aya Morisawa
dc8f4c8d6a
Fix #3341 ( #3502 )
2018-12-05 18:44:57 +09:00
syuilo
ed4860dfd9
[MFM] Add italic syntax
...
Resolve #3486
2018-12-05 17:39:26 +09:00
syuilo
20c0690352
[Client] Resolve #3500
2018-12-05 17:27:27 +09:00
syuilo
a105faeaae
Update home.photos.vue
2018-12-04 11:02:51 +09:00
syuilo
13404310a7
Revert "Update switch.vue"
...
This reverts commit 40520f3997
.
2018-12-04 09:42:55 +09:00
syuilo
40520f3997
Update switch.vue
2018-12-04 03:50:07 +09:00
MeiMei
c1d59716d1
Remove unnecessary Renote check code ( #3489 )
2018-12-04 03:22:41 +09:00
MeiMei
d8698743a1
Do not show Renote button when inhibited ( #3488 )
2018-12-04 03:22:08 +09:00
syuilo
6e343d50f1
[MFM] Implement strike syntax
...
Resolve #3485
2018-12-04 01:28:21 +09:00
syuilo
ce3f735654
Fix bug
2018-12-04 01:07:26 +09:00
syuilo
9b5e623130
🎨
2018-12-04 01:04:53 +09:00
syuilo
f0b0c5b540
🎨
...
Add ripple effect
2018-12-04 01:02:19 +09:00
MeiMei
227798300f
Improve widget paging looks ( #3482 )
...
* Improve widget paging looks
* rewind when error
2018-12-03 23:14:10 +09:00
syuilo
c222b9ae94
Update init.ts
2018-12-03 20:26:46 +09:00
syuilo
53a0f3c794
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-03 20:26:38 +09:00
syuilo
9ff349c548
Update post-form.vue
2018-12-03 20:21:05 +09:00
Aya Morisawa
0935bd4bd4
Resolve #3281 ( #3479 )
2018-12-03 20:11:18 +09:00
syuilo
45bee7cc2f
Resolve #327
2018-12-03 20:08:18 +09:00
syuilo
1c86a4bc26
Refactor
2018-12-03 19:44:03 +09:00
syuilo
c047324b42
🎨
2018-12-03 09:43:07 +09:00
syuilo
0d478046de
Improve usability
2018-12-03 09:41:22 +09:00
syuilo
f3479d1b98
Refactor
2018-12-03 09:38:43 +09:00
syuilo
2fdecb8a38
🎨
2018-12-03 09:14:17 +09:00
syuilo
07d6894c42
Clean up
2018-12-02 23:00:06 +09:00
Aya Morisawa
03588b3fd6
Merge if-statements ( #3478 )
2018-12-02 22:32:09 +09:00
nico
2633873fcc
Fix syntax error ( #3477 )
...
src/remote/activitypub/models/person.ts(326,4): error TS1005: ',' expected.
2018-12-02 21:19:28 +09:00
Aya Morisawa
928d359dd2
Use takeWhile instead of some ( #3475 )
2018-12-02 20:28:22 +09:00
Aya Morisawa
184eb00133
Remove self-assignment ( #3476 )
2018-12-02 20:26:15 +09:00
syuilo
e264a49b08
[Client] Resolve #2596
2018-12-02 20:24:38 +09:00
syuilo
8caf853c80
Merge branches 'develop', 'develop' and 'develop' of https://github.com/syuilo/misskey into develop
2018-12-02 20:11:03 +09:00
Aya Morisawa
b451c04787
Use primitive type boolean ( #3474 )
2018-12-02 20:10:56 +09:00
syuilo
1653977392
Improve input dialog
2018-12-02 20:10:53 +09:00
Aya Morisawa
a0d9def98a
Simplify expressions ( #3473 )
2018-12-02 19:35:41 +09:00
Aya Morisawa
92701e5cec
Fix #3445 ( #3471 )
2018-12-02 19:24:57 +09:00
Aya Morisawa
0b6b6a4f2f
Remove unneccesary casts
2018-12-02 19:05:08 +09:00
MeiMei
3a2dc95850
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
c38a32dee9
🎨
2018-12-02 15:31:24 +09:00
syuilo
4f5abed70d
Fix
2018-12-02 15:30:48 +09:00
syuilo
c9ac9923df
Refactor: rename alert to dialog
2018-12-02 15:28:52 +09:00
syuilo
bb14895fd8
[Client] Resolve #2225
2018-12-02 15:26:56 +09:00
syuilo
6f92d601ec
🎨
2018-12-02 14:26:30 +09:00
MeiMei
345143b0c1
Suggest in CW ( #3467 )
2018-12-02 07:33:03 +09:00
syuilo
864b6ad1bd
Resolve #1826
2018-12-02 07:02:08 +09:00
syuilo
c58027e521
[MFM] Better hashtag detection
2018-12-02 06:53:57 +09:00
syuilo
10f466c895
Improve performance
2018-12-02 06:44:18 +09:00
MeiMei
8bc5febe66
[Client] Add missing icon ( #3464 )
2018-12-02 03:43:05 +09:00
MeiMei
20335e23f9
Resolve external recommended users ( #3462 )
...
* Resolve external recommended users
* Skip unresolvable users
* Fix indent
* Use original for unresolvable users
2018-12-02 03:42:45 +09:00
syuilo
fe707f88a4
[MFM] Better MFM parsing
2018-12-01 10:40:09 +09:00
syuilo
9b23ebd4a3
🎨
2018-12-01 09:45:48 +09:00
syuilo
e80709f7aa
Disable update notification
2018-12-01 07:59:15 +09:00
imgbot[bot]
cb71f92f42
[ImgBot] Optimize images ( #3455 )
...
*Total -- 1,383.25kb -> 1,231.27kb (10.99%)
/assets/apple-touch-icon.png -- 4.72kb -> 2.51kb (46.79%)
/assets/icons/256.png -- 4.72kb -> 2.51kb (46.79%)
/assets/title.png -- 6.63kb -> 3.80kb (42.73%)
/assets/favicon/favicon.png -- 6.83kb -> 3.93kb (42.45%)
/assets/icons/192.png -- 3.49kb -> 2.02kb (42.08%)
/assets/icons/128.png -- 2.29kb -> 1.50kb (34.81%)
/assets/about/ui.png -- 125.21kb -> 94.85kb (24.25%)
/assets/ai-orig.png -- 255.55kb -> 199.67kb (21.86%)
/assets/icons/64.png -- 1.21kb -> 0.99kb (18.34%)
/assets/about/drive.png -- 110.33kb -> 94.20kb (14.62%)
/assets/about/post.png -- 344.52kb -> 316.57kb (8.11%)
/assets/ai.png -- 243.43kb -> 234.93kb (3.49%)
/src/client/assets/pointer.png -- 274.33kb -> 273.80kb (0.19%)
2018-12-01 07:55:34 +09:00
Acid Chicken (硫酸鶏)
53c559c001
Allow hyphens in the middle of remote usernames ( #3440 )
...
* Allow hyphens in the middle of remote usernames
refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2
* Make options fallback better
* Make options flat
2018-12-01 07:19:17 +09:00
MeiMei
cf4cecd4df
Fix media video ( #3452 )
...
* Fix: Always show nsfw
* [Client] Add missing video play icon
2018-12-01 07:16:28 +09:00
MeiMei
6a8835b923
Exclude remote user or myself from talk user suggestions ( #3449 )
2018-12-01 07:15:55 +09:00
MeiMei
f2b1cf92e1
AP CW ( #3448 )
2018-12-01 07:15:10 +09:00
Aya Morisawa
3db414add4
Use for-of instead of map
...
return values are not being used
2018-11-30 23:30:28 +09:00
Aya Morisawa
9ef641b403
Remove consecutive blank line
2018-11-30 23:07:21 +09:00
MeiMei
6fa7819a44
Fix #3442 ( #3443 )
2018-11-30 18:13:55 +09:00
MeiMei
59a1b9adbe
Trim notifications text ( #3438 )
...
* Trim notifications
* Remove needless colons
* Use single quote
* 🎨
2018-11-30 09:34:37 +09:00
syuilo
ee82f99f5a
Better limit
2018-11-30 00:45:02 +09:00
MeiMei
683a85ecc0
Fix SMTP ( #3436 )
2018-11-30 00:35:17 +09:00
syuilo
8ca27a4480
Fix #3432
2018-11-30 00:13:13 +09:00
syuilo
77d2d84e05
Fix #3434
2018-11-30 00:04:28 +09:00
MeiMei
3bde4285eb
Fix SMTP ( #3433 )
...
* Fix: SMTP local relay
* Fix SMTP SSL description
* ✌️
2018-11-30 00:03:28 +09:00
syuilo
15efbfb244
Fix #3430
2018-11-29 22:05:11 +09:00
MeiMei
55a57db958
Show current selected language ( #3429 )
2018-11-29 21:56:53 +09:00
syuilo
cf9f85eb2a
メールサーバーの設定がオフの場合はメール設定を表示しないように
2018-11-29 20:33:31 +09:00
syuilo
22e30b44b9
Make require password to update email
2018-11-29 20:19:02 +09:00
syuilo
48d0e2fa5f
[MFM] Improve hashtag detection
2018-11-29 20:12:37 +09:00
syuilo
0489291815
Refactor
2018-11-29 20:09:41 +09:00
syuilo
7a412500e1
[Client] Fix #3427
2018-11-29 20:07:31 +09:00
syuilo
ab594d1dfe
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-29 16:24:05 +09:00
syuilo
647d32f506
🎨
2018-11-29 16:24:02 +09:00
syuilo
1bc109b42c
Implement email config
2018-11-29 16:23:45 +09:00
Hakaba Hitoyo
afdb23ff57
Feature / Configurable web search engine ( #3406 )
...
* configurable web search engine
* add webSearchEngine config in mobile ui
* add webSearchEngine config in desktop ui
* add webSearchEngine config
* add messages for web search engine config
* correct locale
2018-11-29 11:05:17 +09:00
syuilo
3dcf5374c2
Mark chart apis as stable
2018-11-29 06:06:07 +09:00
Ivan
bb0cb0a866
Fix bad style in deck column options and other things ( #3412 )
...
* Fix wrong text color in empty timeline (#3268 )
* Whoops
* Fix wrong text color in deck options (#3268 )
* Some padding to make it look less ugly
* Fix wrong text color in user lists menu (#3268 )
* Fix wrong text color of footer on welcome screen (mobile) (#3268 )
* Fix misalignment of icons and text in menu (mobile) (#3289 )
* Fix wrong text color in empty timeline (mobile) (#3268 )
2018-11-29 05:02:35 +09:00
Acid Chicken (硫酸鶏)
362dc29057
Update profile-editor.vue ( #3424 )
2018-11-29 04:54:36 +09:00
syuilo
8af0218e4c
✌️ 🤔 ✌️
2018-11-28 18:57:22 +09:00
syuilo
09af9968b5
🎨
2018-11-28 16:29:18 +09:00
syuilo
4bbb7eded3
Cookieを使わないように
2018-11-28 16:19:02 +09:00
syuilo
f257853906
Update signin.ts
2018-11-28 05:27:34 +09:00
nico
bdef33e88d
Add theme_color and 512x512 icon to app manifest ( #3417 )
...
As per Chrome Lighthouse PWA suggestions.
2018-11-28 04:38:50 +09:00
syuilo
2c6bad2501
[MFM] Improve hashtag detection
2018-11-27 02:08:51 +09:00
syuilo
7ed50b90bd
[Client] Resolve #3323
2018-11-27 01:21:16 +09:00
MeiMei
b6fd5d7282
No caching /api/ ( #3411 )
2018-11-27 01:16:25 +09:00
MeiMei
06124dbbd5
Return 404 for undefined .well-known ( #3404 )
2018-11-26 04:49:24 +09:00
MeiMei
bcb04924ff
Image for web publish ( #3402 )
...
* Image for Web
* Add comment
* Make main to original
2018-11-26 04:25:48 +09:00
syuilo
0863e5d379
🎨
2018-11-25 13:47:42 +09:00
syuilo
55dcd25df1
Improve MFM
2018-11-25 13:36:52 +09:00
syuilo
f3155ea180
[MFM] Add center syntax
...
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo
2c5162671c
Improve MFM
2018-11-25 13:23:18 +09:00
syuilo
fc8aeb5a66
[Client] Fix bug
2018-11-25 13:21:47 +09:00
syuilo
0e49c11a4c
Refactoring
2018-11-25 13:19:33 +09:00
syuilo
e0b9fe5e5d
🎨
2018-11-25 05:16:39 +09:00
syuilo
a4726e683b
🎨
2018-11-25 05:10:48 +09:00
syuilo
3b10e93efe
[MFM] Better hashtag parsing
2018-11-25 04:44:42 +09:00
syuilo
02b07c1b5b
Update note-mixin.ts
2018-11-25 04:30:32 +09:00
syuilo
5e54751bd4
Refactor
2018-11-25 04:26:07 +09:00
MeiMei
93f13ffc8e
Fix: url-preview ( #3397 )
2018-11-25 01:39:22 +09:00
syuilo
95ba7e43b1
Fix bug: リモートユーザーのアイコンとバナーの色が取得されていない問題を修正
2018-11-24 17:29:32 +09:00
syuilo
9e5a2e5b17
Fix lint
2018-11-24 17:19:51 +09:00
syuilo
dbbc416095
[MFM] Fix hashtag detection
2018-11-24 17:18:11 +09:00
syuilo
b1c12abb7c
Refactor
2018-11-24 17:10:12 +09:00
syuilo
de2b0224d6
Resolve #3158
2018-11-24 07:04:29 +09:00
syuilo
3f8a72eb88
🎨
2018-11-24 07:03:03 +09:00
syuilo
0387176e8c
🎨
2018-11-24 07:01:40 +09:00
syuilo
aa34e332f4
Update reversi.room.vue
2018-11-24 07:01:12 +09:00
syuilo
d13999d689
🎨
2018-11-24 06:56:30 +09:00
syuilo
df8128c0b1
Update url-preview.ts
2018-11-24 06:41:22 +09:00
MeiMei
f2f7bdc5a9
Do not use _replyIds ( #3392 )
2018-11-23 23:12:28 +09:00
syuilo
915d352505
Resolve #3366
2018-11-23 16:39:51 +09:00
syuilo
1d1024c57a
[MFM] Improve hashtag detection
...
Resolve #3387
2018-11-23 16:02:17 +09:00
syuilo
0d272b1fb0
Resolve #3376
2018-11-23 08:13:17 +09:00
syuilo
7e803ff9a9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-23 08:01:29 +09:00
syuilo
246cead2b1
Improve user operations
...
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
MeiMei
336b45b6f7
AP quote ( #3384 )
2018-11-23 02:10:07 +09:00
nico
2a0b62d26d
Fix #3343 ( #3383 )
...
Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this
2018-11-23 02:09:04 +09:00
MeiMei
653ec0cbb0
No cache /notes/:note ( #3382 )
2018-11-22 23:17:58 +09:00
Aya Morisawa
08f00d4990
Remove unneccesary cast ( #3355 )
2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏)
6951f7e74a
Fix #3361 ( #3362 )
...
* Update create.ts
* Update api.ts
2018-11-22 05:06:51 +09:00
syuilo
8cbb961493
[MFM] Improve URL parsing
...
Fix #3368
2018-11-22 05:02:38 +09:00
syuilo
67df681a48
Refactoring
2018-11-22 01:51:26 +09:00
Hakaba Hitoyo
ac14adfd3e
Feature / user recommendation config in admin ui ( #3357 )
...
* add config for external user recommendation into admin ui
* debug
* correct admin ui
* switch external user recommendation to admin ui config
* debug
* debug
* debug
* Revert "debug"
This reverts commit f4a0460e5b
.
* explicit parseInt radix
* add Japanese message
* change default engine to https
* remove unused settings
* debug
* nullable externalUserRecommendationTimeout
2018-11-21 23:44:59 +09:00
syuilo
562a5f66fc
Improve usability
2018-11-21 14:44:49 +09:00
syuilo
b2f8003602
[MFM] Better inline code parse
2018-11-21 12:55:15 +09:00
MeiMei
b7b36973f7
Fix: stop in DB check ( #3356 )
2018-11-21 12:45:40 +09:00
syuilo
79c7712241
Improve MFM
2018-11-21 08:32:40 +09:00
syuilo
8f5f3985f4
[MFM] Fix hashtag parsing
2018-11-21 08:30:29 +09:00
syuilo
4198497237
Improve test page
2018-11-21 06:25:58 +09:00
syuilo
9b1612574e
[Client] Fix #3114
2018-11-21 06:24:46 +09:00
syuilo
db9c2913cf
Update index.vue
2018-11-21 05:36:55 +09:00
syuilo
286674c2bb
Fix bug
2018-11-21 05:27:06 +09:00
syuilo
7c259185bc
Fix bug
2018-11-21 05:26:48 +09:00
syuilo
79ffbf95db
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
Aya Morisawa
6e347e4221
Refactor checkMongoDb ( #3339 )
2018-11-20 21:19:14 +09:00
MeiMei
389315e000
Fix: ap/show ( #3350 )
2018-11-20 21:18:14 +09:00
Aya Morisawa
168db6891f
Refactor spawnWorkers ( #3338 )
2018-11-20 12:25:58 +09:00
Aya Morisawa
4a77548672
Refactor port checking ( #3336 )
2018-11-20 11:23:32 +09:00
MeiMei
8f0c433e05
Cores => Logical cores ( #3332 )
2018-11-20 05:30:22 +09:00
MeiMei
e332e3c248
Explicitly set max-age ( #3330 )
2018-11-20 05:29:51 +09:00
Aya Morisawa
ca0cb6fd42
Merge environmentInfo and machineInfo into index.ts ( #3319 )
2018-11-19 13:39:10 +09:00
Aya Morisawa
be52779bbc
Use descriptive variables to improve readability ( #3318 )
2018-11-19 13:27:38 +09:00
Aya Morisawa
23b64794a4
Call main at the end ( #3317 )
2018-11-19 12:58:58 +09:00
MeiMei
644bc985e7
Fix some image processing ( #3313 )
...
* Improve thunmbnail generation
* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo
a390e57dff
[Client] Improve UI
2018-11-19 02:09:27 +09:00
syuilo
8d70587814
Refactoring
2018-11-19 02:04:12 +09:00
MeiMei
43c2b00cf8
Show visibility in note-detail ( #3308 )
...
* Show visibility in note-detail
* fix
2018-11-18 22:47:21 +09:00
Zero King
80fdfe54c4
Add faUserClock icon for follow requests ( #3303 )
2018-11-18 01:10:57 +09:00
MeiMei
7fcbe87591
Improve relative time detection ( #3302 )
2018-11-17 20:57:23 +09:00
MeiMei
e401ba9e25
Update visibility text ( #3299 )
2018-11-17 18:21:05 +09:00
MeiMei
35db61f1b4
To able to store local only visibilities ( #3298 )
2018-11-17 13:21:40 +09:00
MeiMei
0bf54b3ff6
Renote visibility ( #3290 )
2018-11-17 03:25:48 +09:00
MeiMei
db657c2a62
Hide unused login method ( #3285 )
2018-11-17 02:13:01 +09:00
nico
01964f3926
Add missing Robot icon (used on user profiles) ( #3284 )
2018-11-17 01:55:37 +09:00
nico
bfd6bb0fda
Add missing Map Marker icon (used on user profiles) ( #3283 )
2018-11-17 01:50:39 +09:00
Aya Morisawa
3fc70996e2
Change math syntax ( #3280 )
2018-11-17 00:31:49 +09:00
Aya Morisawa
57d80932a4
Add an optional setting to remain deleted note ( #3271 )
...
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-11-16 23:13:37 +09:00
syuilo
8569970fbe
Update github-bot.ts
2018-11-16 23:10:48 +09:00
syuilo
713e9ad5f4
Resolve #3274
2018-11-16 23:09:33 +09:00
syuilo
59e229d962
Update github-bot.ts
2018-11-16 23:02:01 +09:00
syuilo
3c5f09cda2
Clean up
2018-11-16 23:01:14 +09:00
syuilo
e42aa2530d
Update github-bot.ts
...
follow dvelop instead master
2018-11-16 23:00:34 +09:00
syuilo
27e458f884
Do not use camelCase in html
2018-11-16 22:32:06 +09:00
syuilo
831e8f8583
Refactoring
2018-11-16 22:31:28 +09:00
syuilo
0ff390ed80
[MFM] Improve various parsing
...
Resolve #2779
Resolve #3053
2018-11-16 21:57:19 +09:00
syuilo
e3b8495431
[MFM] Better URL parsing
2018-11-16 21:30:01 +09:00
syuilo
da10ba3fea
[Client] Add missing icon
...
Resolve #3267
2018-11-16 18:34:52 +09:00
syuilo
cc7de853b4
[Client] Wrap formula component to split code
2018-11-16 18:31:25 +09:00
syuilo
23d8235197
Revert "[Client] Load katex async to reduce bundle size"
...
This reverts commit 37e3d60ade
.
2018-11-16 18:26:19 +09:00
syuilo
37e3d60ade
[Client] Load katex async to reduce bundle size
2018-11-16 18:22:44 +09:00
syuilo
83a3426dd5
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-16 17:56:08 +09:00
syuilo
a2549192ca
Update misskey-flavored-markdown.ts
2018-11-16 17:55:48 +09:00
Aya Morisawa
9d3a1cab6e
Fix #3224 ( #3265 )
2018-11-16 17:41:52 +09:00
Aya Morisawa
06f8d8f0a3
Show server version on server.info.vue ( #3264 )
2018-11-16 17:24:03 +09:00
MeiMei
fa66b79e2d
Update the locale when version or language changed ( #3263 )
2018-11-16 17:13:22 +09:00
Aya Morisawa
81312f5a93
Remove a trailing whitespace ( #3261 )
2018-11-16 17:04:28 +09:00
Aya Morisawa
ad84901f39
Support math rendering on MFM ( #3260 )
2018-11-16 17:03:52 +09:00
MeiMei
d2385a0e52
Do not show duplicate url-preview ( #3259 )
2018-11-16 16:35:13 +09:00
syuilo
6e491c1466
Refactoring
2018-11-16 05:53:17 +09:00
MeiMei
bceb02d760
local only visibility ( #3254 )
...
* local only visibility
* fix UI
2018-11-16 05:47:29 +09:00
syuilo
aaaaf2681a
[Client] Add missing icon
2018-11-16 05:38:16 +09:00
syuilo
3c3ef9bba0
[Client] ✌️
2018-11-16 05:36:52 +09:00
syuilo
a86ae9fa50
Better UX
2018-11-16 05:26:36 +09:00
syuilo
a3c4e8a1bc
[Client] Improve admin dashboard
2018-11-16 05:21:52 +09:00
syuilo
672b7a4c3d
🎨
2018-11-16 05:07:59 +09:00
MeiMei
bf3fee4481
Check the port is configured ( #3251 )
2018-11-16 03:25:35 +09:00
Aya Morisawa
766cae2299
Check Node.js version ( #3245 )
...
* Check Node.js version
* Fix bug
2018-11-15 22:17:06 +09:00
syuilo
4114ce4a04
[Client] Split some components to improve performance
2018-11-15 22:04:12 +09:00
Acid Chicken (硫酸鶏)
9d8f7b081d
WIP: Add Discord auth ( #3239 )
...
* Add Discord auth
* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
2c2cd893b8
🎨
2018-11-15 07:03:46 +09:00
syuilo
93e95f56f4
Update src/client/app/admin/views/index.vue
2018-11-15 06:39:59 +09:00
syuilo
cd018db945
Update src/client/app/admin/views/index.vue
2018-11-15 06:23:40 +09:00
syuilo
50fe67b99b
[Client] Improve admin panel
2018-11-15 06:21:31 +09:00
syuilo
1dba82aae5
[API] Add /instances
2018-11-15 06:21:13 +09:00
syuilo
17c6d64750
[Client] Prevent cache locale file
2018-11-15 05:20:25 +09:00
syuilo
b4c04efa23
Improve usability
2018-11-15 05:00:30 +09:00
syuilo
0985f7f609
[Client] Fix bugs
2018-11-15 04:24:40 +09:00
syuilo
56d571c0f0
Moderator system
...
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
dc9a19b9c7
[Client] Add missing icon
2018-11-15 03:17:48 +09:00
syuilo
88a2c7715a
[Client] Add missing icon
2018-11-15 03:14:52 +09:00
syuilo
5f8a66fdb9
🎨
2018-11-15 01:45:13 +09:00
syuilo
57320a94f9
[Client] Add missing icon
2018-11-15 01:43:26 +09:00
syuilo
89f045d624
🎨
2018-11-15 01:43:06 +09:00
syuilo
1a77dea7ed
[Client] Fix icon
2018-11-15 01:09:50 +09:00
syuilo
d063d59a91
[Client] Improve UI
2018-11-15 00:01:49 +09:00
syuilo
7a2ef04ec3
[Client] Improve UI
2018-11-14 20:36:15 +09:00
syuilo
0a05a2d060
🎨
2018-11-14 20:23:51 +09:00
syuilo
a7e2ee3b0c
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-14 20:21:45 +09:00
syuilo
40efa90dd5
🎨
2018-11-14 20:21:35 +09:00
MeiMei
4ca0a22bfc
Fix: default order of users/notes ( #3234 )
2018-11-14 20:18:47 +09:00
syuilo
20a943b193
🎨
2018-11-14 20:17:12 +09:00
syuilo
552df8737d
[Client] Add missing icon
2018-11-14 18:07:38 +09:00
syuilo
e76bf5707a
[Client] Fix icons
2018-11-14 18:03:38 +09:00
syuilo
bf37a72f59
🎨
2018-11-14 18:00:23 +09:00
syuilo
840ad75830
[Client] Better thumbnail generation
2018-11-14 18:00:15 +09:00
syuilo
46a51addad
ServiceWorkerはメンテナンスされていないのでとりあえず無効化
2018-11-14 16:39:04 +09:00
Acid Chicken (硫酸鶏)
00bb403497
Fix #3228 ( #3230 )
...
* Update index.ts
* fix sw.js path
* Revert "Update index.ts"
This reverts commit e0b1d4239f
.
2018-11-14 16:35:00 +09:00
syuilo
11afa8140c
[Client] Improve alert component
2018-11-14 16:30:58 +09:00
syuilo
850396e9da
[Client] Add missing icons
2018-11-14 14:57:59 +09:00
syuilo
5ee75be49e
🎨
2018-11-14 14:47:18 +09:00
syuilo
e509b1f488
Update github-bot.ts
2018-11-14 05:33:48 +09:00
syuilo
df23504ccf
[Client] Fix #3227
2018-11-14 03:05:13 +09:00
syuilo
66e3cb8eda
Update src/client/app/init.ts
2018-11-14 02:04:24 +09:00
syuilo
6ddd2389dc
[Client] Add missing icons
2018-11-14 01:45:15 +09:00
syuilo
402efb8c50
[Client] Fix imports
2018-11-14 01:40:29 +09:00
syuilo
7b6eae0ce4
Fix error
2018-11-14 01:32:38 +09:00
syuilo
26ce9725ce
[Client] Fix #3009
2018-11-14 01:31:36 +09:00
syuilo
cc81d41a05
[Client] Some optimizations
2018-11-13 23:33:30 +09:00
syuilo
a63ec05e41
[Client] Some optimizations
2018-11-13 23:06:31 +09:00
syuilo
0dcb527bf3
[Client] Fix bug
2018-11-13 22:45:28 +09:00
syuilo
54710f17fc
[Client] Some performance optimizations
2018-11-13 22:43:09 +09:00
syuilo
e58a6593c0
[Client] Fix bug
2018-11-13 22:42:31 +09:00
syuilo
62132570e1
[Client] Split components to reduce bundle size
2018-11-13 20:21:52 +09:00
MeiMei
9f0b8ba2f8
Fix: notes/create hangs when rejected ( #3221 )
2018-11-13 19:34:09 +09:00
syuilo
7896242f57
[Client] Fix #3213
2018-11-13 16:19:46 +09:00
syuilo
4a6722b9e9
Merge branch 'master' into develop
2018-11-13 15:01:52 +09:00
syuilo
7c9fb5228b
Improve usability
2018-11-13 15:01:05 +09:00
MeiMei
81805b01cc
sort user timeline by date ( #3210 )
2018-11-13 01:17:59 +09:00
syuilo
6f2953f3a7
[Client] Clear cached locale data when shouldFlush is true
2018-11-13 01:11:36 +09:00
syuilo
dd3f007582
[Client] Improve post-form widget
2018-11-13 01:04:15 +09:00
syuilo
a4b2b093fc
🎨
2018-11-13 00:21:49 +09:00
syuilo
0fbf56219f
[Client] Emoji picker
...
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo
c84500d914
Clean up
2018-11-12 06:12:22 +09:00
syuilo
33e79e4bb8
[Client] Split some components to reduce bundle size
2018-11-12 05:35:09 +09:00
syuilo
fab389e624
[Client] Stop generate scripts for each languages
...
Resolve #3172
2018-11-12 05:03:12 +09:00
syuilo
b1b02d0e32
[Client] Enable code splitting
...
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
0b40194d31
🎨
2018-11-12 01:20:26 +09:00
syuilo
c2038bec73
Improve streaming
2018-11-12 00:31:09 +09:00
syuilo
2dff48167c
🎨
2018-11-11 21:18:24 +09:00
syuilo
71d42f64dc
[Client] Implement word mute
...
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo
1b4072610a
[Client] Fix i18n
2018-11-11 19:15:08 +09:00
syuilo
3826a820bb
[Client] Fix i18n
...
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo
72cbab6514
[Clinet] Fix i18n
2018-11-11 19:10:15 +09:00
syuilo
15a2881083
[API] Fix #3203
2018-11-11 18:26:09 +09:00
Aya Morisawa
b62203b1f1
Check MongoDB version ( #3185 )
...
* Check MongoDB version
* Fix bug
2018-11-11 14:27:00 +09:00
MeiMei
16136c252a
fix self host detection ( #3201 )
2018-11-11 13:11:16 +09:00
syuilo
75864a5125
Fix #3190
2018-11-11 13:08:48 +09:00
syuilo
a59f53e6da
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-11 12:43:52 +09:00
syuilo
2ceaccf9ab
Fix chart engine
2018-11-11 12:43:35 +09:00
MeiMei
036d46c459
show self host in unicode ( #3200 )
2018-11-11 12:35:30 +09:00
syuilo
5d3d78a73e
Better text
2018-11-11 02:44:54 +09:00
syuilo
6012e98ae6
Improve streaming API
2018-11-11 02:22:34 +09:00
syuilo
9c0e990568
Better chart generation
2018-11-10 23:25:09 +09:00
syuilo
d62c67208f
[Client] Show domain in admin page
2018-11-10 04:28:56 +09:00
syuilo
69eefc1425
[Client] Fix bug
2018-11-10 00:30:58 +09:00
syuilo
27bdb26202
Fix #3187
2018-11-10 00:28:50 +09:00
Aya Morisawa
fa4ea494bf
Fix note menu ( #3184 )
2018-11-09 22:40:17 +09:00
Aya Morisawa
9f32713093
Eliminate mutable variable to construct menu items ( #3183 )
2018-11-09 22:35:33 +09:00
syuilo
5bcce97ff0
Fix bug
2018-11-09 22:19:43 +09:00
syuilo
825fdb2475
[Client] Fix bug
2018-11-09 22:11:11 +09:00
syuilo
460bb21c1e
Fix bug
2018-11-09 22:02:48 +09:00
syuilo
251cef3129
🎨
2018-11-09 21:46:35 +09:00
syuilo
d81c87af22
[Client] Fix bug
2018-11-09 21:42:36 +09:00
syuilo
cf0b7e26b5
Remove duplicated option
2018-11-09 21:30:12 +09:00
syuilo
3a1c3f9656
[Client] Fix bug
2018-11-09 21:27:27 +09:00
Aya Morisawa
035bdd0279
Add showVia option ( #3182 )
...
* Resolve #3160
* Fix bug
* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
ac8817ef34
[Client] Fix bug
2018-11-09 18:38:10 +09:00
syuilo
372db65604
[Client] Fix i18n
2018-11-09 18:34:32 +09:00
syuilo
4a92635eae
🎨
2018-11-09 18:32:09 +09:00
syuilo
5e140d9a11
🎨
2018-11-09 18:25:30 +09:00
syuilo
0b53ef9bae
[Client] Fix bug
2018-11-09 18:25:21 +09:00
syuilo
3f79c9ae49
Refactor client ( #3178 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2018-11-09 16:00:29 +09:00
syuilo
5d882dc3df
[Client] Fix bug
2018-11-09 14:19:30 +09:00
syuilo
5b4205bdbc
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-09 14:15:52 +09:00
syuilo
20cf2b3f77
[Client] Fix i18n
2018-11-09 14:15:29 +09:00
Aya Morisawa
3c0d2db3bc
Rename: setDifference -> difference ( #3177 )
...
* Improve setDifference
* Rename: setDifference -> difference
2018-11-09 14:14:53 +09:00
syuilo
9aa65fb600
[Client] Fix bug
2018-11-09 14:13:40 +09:00
syuilo
4dcb15ef0d
[Client] Fix bug
2018-11-09 14:10:50 +09:00
syuilo
ae6293cb6b
[Client] Improve usability
2018-11-09 14:10:23 +09:00
syuilo
2614771a7c
🎨
2018-11-09 13:54:00 +09:00
syuilo
ba2ebfad4f
[Client] Fix error
2018-11-09 13:53:44 +09:00
syuilo
51ba738c4b
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-09 13:47:28 +09:00
syuilo
c8081ed353
Fix i18n
2018-11-09 13:47:22 +09:00
Aya Morisawa
500fc47618
Add group function ( #3175 )
2018-11-09 13:03:46 +09:00
Aya Morisawa
276edd7cc2
Use sum function ( #3174 )
2018-11-09 11:02:23 +09:00
Aya Morisawa
a9436306ab
Fix #3170 ( #3173 )
2018-11-09 11:01:55 +09:00
MeiMei
5b684c6deb
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
5ef8a8b5f0
[Client] Fix #3168
2018-11-09 08:41:06 +09:00
syuilo
10fa824f95
[Client] Fix #2759
2018-11-09 08:31:05 +09:00
syuilo
fccbecf159
[Client] Fix bug
2018-11-09 08:26:32 +09:00
syuilo
60ef3e3563
Refactor & Clean up
2018-11-09 08:13:34 +09:00
syuilo
f05a688ac2
[API] Fix #3169
2018-11-09 03:52:03 +09:00
syuilo
25a69ec1b6
Refactoring of i18n ( #3165 )
...
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo
f052d8912b
wip: フォロー/フォロワーページ ( #3157 )
...
フォロー/フォロワーページ
2018-11-08 15:16:39 +09:00
Xeltica
6c95120023
via の表示を改善 ( #3161 )
2018-11-08 13:54:59 +09:00
syuilo
24766fb79e
🎨
2018-11-08 11:20:50 +09:00
syuilo
3261d54cd3
Resolve #2320
2018-11-08 02:09:15 +09:00
syuilo
e0ec56abb5
Fix bug
2018-11-08 01:42:02 +09:00
syuilo
1056a7167d
[Client] Improve usabiliy
2018-11-07 23:04:59 +09:00
syuilo
4c81e400c4
[MFM] Fix title parsing
2018-11-07 21:17:27 +09:00
syuilo
d5408c429b
Fix bug
2018-11-07 20:59:40 +09:00
syuilo
a8d05cba5a
Fix #3149
2018-11-07 19:43:21 +09:00
syuilo
cb6f390fb6
GitHub / Twitter連携の設定をDBに保存するように
2018-11-07 13:14:52 +09:00
syuilo
5675ecead9
Fix
2018-11-07 12:30:56 +09:00
syuilo
001bb7bbcd
インスタンスの対象言語の設定を実装
2018-11-07 12:28:53 +09:00
syuilo
1585bb12cf
🎨
2018-11-07 12:17:57 +09:00
syuilo
26b47c18fd
[Client] Fix #2737
2018-11-07 12:15:28 +09:00
syuilo
665fa7f2aa
[API] Improve drive/files/upload_from_url
2018-11-07 12:12:43 +09:00
syuilo
8f39655fef
Fix bug
2018-11-07 12:09:24 +09:00
syuilo
b72d15b56c
[Client] Improve usability
2018-11-07 03:48:58 +09:00
syuilo
06b66f0209
メンテナ情報をDBに保存するように
2018-11-07 01:12:26 +09:00
syuilo
2de48110bb
ghostの設定をDBに保存するように
2018-11-07 00:44:56 +09:00
syuilo
328fc64ca9
🎨
2018-11-07 00:16:08 +09:00
syuilo
a6f8327aa2
reCAPTCHAの設定をDBに保存するように
2018-11-07 00:08:21 +09:00
syuilo
ffdd0b7de7
[API] 文字列での真理値表現に対応
...
multipart/formdata では文字列しか送れないっぽい?
2018-11-06 20:53:50 +09:00
syuilo
438563b505
[API] Fix bug
2018-11-06 20:47:56 +09:00
syuilo
92dfcdad57
Fix #3141
2018-11-06 20:47:07 +09:00
syuilo
260e4c955d
🎨
2018-11-06 15:51:18 +09:00
syuilo
0c46f5ce70
Clean up
2018-11-06 15:51:05 +09:00
syuilo
6d67cd07a0
[Client] Use dynamic import to reduce bundle size
2018-11-06 15:37:41 +09:00
syuilo
fb8af53751
[Client] Improve usability & Refactoring
2018-11-06 15:08:22 +09:00
syuilo
37999f4af7
[API] Implement notes/watching/
2018-11-06 14:58:20 +09:00
MeiMei
3b6ab327c1
Twemojiで合字に対応 ( #3140 )
...
* Twemojiで合字に対応
* split emoji regex
2018-11-06 14:09:40 +09:00
syuilo
cf36106520
🎨
2018-11-06 08:04:34 +09:00
syuilo
1642fbec31
[Client] カスタム絵文字サジェストの結果をアルファベット順にソートするように
2018-11-06 08:02:19 +09:00
syuilo
b195fd8145
🎨
2018-11-06 07:57:16 +09:00
MeiMei
5f59b980a7
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
2a5c19cd01
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように
2018-11-06 07:52:13 +09:00
syuilo
42e007ddb7
🎨
2018-11-06 07:28:49 +09:00
syuilo
756dc397d9
🎨
2018-11-06 07:22:39 +09:00
syuilo
8f714b5b12
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり
2018-11-06 07:14:43 +09:00
syuilo
06bb2a1c7c
Clean up
2018-11-06 06:25:35 +09:00
syuilo
ac50bb9225
Resolve #3137
2018-11-06 06:24:31 +09:00
syuilo
5e0f2a5b06
[Client] Fix bug
2018-11-06 04:10:30 +09:00
syuilo
af32d1f81e
[Client] Fix bug
2018-11-06 04:01:22 +09:00
syuilo
67d8773e38
[Client] Fix bug
2018-11-06 03:59:58 +09:00
syuilo
e445d39c2f
[Client] Use v-if instaed of v-show
2018-11-06 03:59:02 +09:00
syuilo
961ed969db
メッセージでのカスタム絵文字対応
2018-11-06 03:57:02 +09:00
syuilo
e9a3495225
Resolve #3132
2018-11-06 03:48:23 +09:00
Aya Morisawa
6c5a78aeb2
Fix #3133 ( #3134 )
2018-11-06 03:31:16 +09:00
syuilo
6d8ea89f09
Resolve #3126
2018-11-06 02:05:16 +09:00
syuilo
64f89ba13e
Better error code
2018-11-06 01:57:31 +09:00
syuilo
1235bef038
[API] Fix bug
2018-11-06 01:51:42 +09:00
syuilo
2e11f3a843
Clean up
2018-11-06 01:49:35 +09:00
syuilo
84b7e0bb7d
🎨
2018-11-06 01:48:33 +09:00
syuilo
9f5dc2c0df
[WIP] Use FontAwesome Component for Vue ( #3127 )
...
* wip
* Rename
* Clean up
* Clean up
* wip
* wip
* Enable tree shaking
* ✌️
* ✌️
* wip
* wip
* Clean up
2018-11-06 01:40:11 +09:00
syuilo
e640dbc501
🎨
2018-11-05 22:45:45 +09:00
syuilo
85db090d9f
🎨
2018-11-05 22:42:08 +09:00
syuilo
0c98a90b75
[Client] カスタム絵文字にホバーしたときに拡大するエフェクトを追加
2018-11-05 21:04:19 +09:00
syuilo
0047920c1a
Merge pull request #3117 from syuilo/twemoji
...
Use Twemoji
2018-11-05 20:52:55 +09:00
syuilo
e4bb534f20
Better emoji regexp
2018-11-05 20:49:17 +09:00
syuilo
3fc04fcdc5
Improve readdability
2018-11-05 20:49:02 +09:00
syuilo
359470a263
Fix bug
2018-11-05 19:40:09 +09:00
syuilo
3fe934ee62
Better alt value
2018-11-05 19:33:28 +09:00
syuilo
3abe632f06
Clean up
2018-11-05 19:29:50 +09:00
syuilo
65961bc15b
Refactoring & 設定でTwemojiを使うかどうか切り替えられるように
2018-11-05 19:20:35 +09:00
Acid Chicken (硫酸鶏)
54e9147782
Refactoring codes
...
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171437187
2018-11-05 17:04:17 +09:00
Acid Chicken (硫酸鶏)
31b7626d01
Make code better
...
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171423739
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171424596
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171425303
2018-11-05 16:19:14 +09:00
Acid Chicken (硫酸鶏)
200ebefe92
Add support for unicode emojis
...
refs: https://github.com/syuilo/misskey/pull/3117#issuecomment-435745613
2018-11-05 15:15:37 +09:00
syuilo
c62a225542
oops
2018-11-05 13:46:46 +09:00
syuilo
d5d995a3e6
Refactor
2018-11-05 13:38:50 +09:00
Acid Chicken (硫酸鶏)
b7f10fdc10
Fix bug
...
refs: https://github.com/syuilo/misskey/pull/3117#discussion_r230624389
2018-11-05 13:24:54 +09:00
syuilo
cbba03b376
[Client] Fix bug
2018-11-05 13:23:30 +09:00
syuilo
f84e9c7dc8
絵文字サジェストでスペースを挿入しないように
2018-11-05 12:35:50 +09:00
syuilo
a22ddb1fb9
✌️
2018-11-05 11:58:41 +09:00
Acid Chicken (硫酸鶏)
0d23ce3d45
Make /api/v1/instance and /api/v1/custom_emojis better ( #3118 )
...
* Separate commits
From commit dca110ebaa
.
* Re-separate commits
From commit 9719387bee
.
2018-11-05 11:57:17 +09:00
Acid Chicken (硫酸鶏)
9719387bee
Re-separate commits
2018-11-05 11:51:14 +09:00
Acid Chicken (硫酸鶏)
dca110ebaa
Separate commits
...
Flash Back 90's
2018-11-05 11:39:13 +09:00
Acid Chicken (硫酸鶏)
136f23c7ad
Merge branch 'develop' into twemoji
2018-11-05 11:21:34 +09:00
Acid Chicken (硫酸鶏)
0963e6d6e1
Use Twemoji
2018-11-05 11:19:40 +09:00
syuilo
d7a3b71028
投稿の最大文字数情報を設定ファイルではなくDBに保存するように
2018-11-05 11:09:05 +09:00
Acid Chicken (硫酸鶏)
a1a3ee44b5
Implement /api/v1/custom_emojis ( #3116 )
2018-11-05 10:45:57 +09:00
Acid Chicken (硫酸鶏)
4e7fbd8967
Implement /api/v1/custom_emojis
2018-11-05 10:42:46 +09:00
syuilo
a86c419f95
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-05 10:40:15 +09:00
syuilo
e3ec0ad97e
[Client] Improve admin panel usability
2018-11-05 10:40:01 +09:00
Acid Chicken (硫酸鶏)
75791981ce
Fix #3115
2018-11-05 10:34:53 +09:00
syuilo
e813fe16b9
[API] Better validation of admin/emoji/add
2018-11-05 10:33:49 +09:00
syuilo
42ac7b954d
Improve admin panel usability
2018-11-05 10:32:45 +09:00
syuilo
c1bbf5dab6
[Client] Fix error
2018-11-05 10:29:57 +09:00
syuilo
454c1e3faf
[API] Fix bug
2018-11-05 01:42:41 +09:00
syuilo
43daf814df
[Client] 絵文字登録フォームに便利情報を表示
2018-11-05 01:33:06 +09:00
syuilo
7fc0698ecf
🎨
2018-11-04 23:15:46 +09:00
syuilo
4f3c8b940e
[API] Fix #3099
2018-11-04 23:13:35 +09:00
syuilo
1855ab60f1
Resolve #3098
2018-11-04 23:00:43 +09:00
syuilo
af4f1a7bd6
Clean up
2018-11-04 22:05:42 +09:00
Acid Chicken (硫酸鶏)
8646a9c49c
Add GitHub auth ( #3095 )
2018-11-04 22:03:55 +09:00
syuilo
8d7c033cf5
Clean up
2018-11-04 21:21:34 +09:00
syuilo
b8900e32de
🎨
2018-11-04 21:14:17 +09:00
syuilo
d48c25d2c9
[API] Fix #3097
2018-11-04 21:11:54 +09:00
Acid Chicken (硫酸鶏)
147ad69864
Revert "Add GitHub auth"
...
This reverts commit c146006476
.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏)
c146006476
Add GitHub auth
2018-11-04 19:17:30 +09:00
syuilo
299b91edc4
[API] Improve admin/emoji/add
2018-11-04 18:37:12 +09:00
syuilo
95c89ca6db
RE: [Client] Fix bug
2018-11-04 18:36:19 +09:00
syuilo
7fe0d71e7f
[Client] Fix bug
2018-11-04 18:35:55 +09:00
syuilo
fbbb506e86
🎨
2018-11-04 18:31:27 +09:00
syuilo
41e1619f1f
[Client] Fix bug
2018-11-04 18:24:08 +09:00
MeiMei
18571c52fb
Fix: emoji regex ( #3093 )
2018-11-04 17:36:37 +09:00
syuilo
54dcc10250
Fix bug for Mastodon(?)
2018-11-04 15:17:52 +09:00
syuilo
1edfce8f73
[Client] スマホ/タブレットからでも管理者ページを使えるように
2018-11-04 15:16:05 +09:00
syuilo
675e573a8c
🎨
2018-11-04 14:23:28 +09:00
syuilo
449b9f7fa0
[Client] Improve admin panel
2018-11-04 11:08:03 +09:00
syuilo
b7a15bf6ca
絵文字を作成した/更新した時にupdateAtを更新するように
2018-11-04 10:42:16 +09:00
syuilo
0b7af5c669
[Client] Fix bug
2018-11-04 03:44:06 +09:00
MeiMei
65bfa3c0d6
Fix: update_client_setting ( #3086 )
2018-11-04 03:33:37 +09:00
syuilo
84db15694d
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
dfce5bc0af
[Client] Improve Emoji management page of admin panel
2018-11-04 03:18:57 +09:00
syuilo
3487ddabea
[API] Implement some Emoji APIs
2018-11-04 03:18:32 +09:00
MeiMei
31c3f6abf7
Fix: welcome-timeline ( #3084 )
2018-11-04 01:49:08 +09:00
syuilo
0cce8a4d21
🎨
2018-11-04 00:10:13 +09:00
syuilo
e3a24e9215
[Client] Improve admin panel
2018-11-03 23:57:14 +09:00
syuilo
a515c1f53e
Improve API documentation
2018-11-03 22:49:36 +09:00
syuilo
2e22874dec
Refactoring
2018-11-03 22:40:12 +09:00
syuilo
30f0b1c30d
Add missing semicolons
2018-11-03 22:38:12 +09:00
syuilo
600aea4dbb
[MFM] Fix emoji syntax parsing
2018-11-03 22:35:24 +09:00
syuilo
f5d53d784d
[Client] Improve admin panel
2018-11-03 22:21:20 +09:00
syuilo
1061e1f7ae
i18n
2018-11-03 22:20:09 +09:00
syuilo
1d5fc04aa6
🎨
2018-11-03 22:03:06 +09:00
syuilo
d1cf0c7998
Clean up
2018-11-03 22:01:58 +09:00
syuilo
84218abf2b
[Client] Make possible to change password in mobile
...
モバイル版からパスワードの変更を行えるように
2018-11-03 21:53:03 +09:00
syuilo
5bebdb2511
🎨
2018-11-03 20:10:55 +09:00
syuilo
9c8e9b4165
🎨
2018-11-03 20:03:21 +09:00
syuilo
7b786bfde3
Improve usability of Admin panel
2018-11-03 19:57:44 +09:00
syuilo
42a08642a4
Misskeyのバージョンもクライアントの環境変数に突っ込むように
2018-11-03 17:04:33 +09:00
syuilo
e88f7ca7b2
[Client] Fix some charts
2018-11-03 16:44:05 +09:00
syuilo
c26ed1421b
[API] Increase chart limit
2018-11-03 16:43:50 +09:00
syuilo
daba7fe87c
[MFM] Fix title syntax parsing
2018-11-03 15:28:00 +09:00
syuilo
afc9caf7bf
Improve performance
2018-11-03 15:21:07 +09:00
syuilo
1623d9e70c
🎨
2018-11-03 15:05:00 +09:00
syuilo
c304351335
🎨
2018-11-03 13:39:17 +09:00
syuilo
c1520763c6
🎨
2018-11-03 13:30:57 +09:00
syuilo
4853bc9414
Update src/client/app/admin/views/charts.vue
2018-11-03 13:08:49 +09:00
syuilo
51a32846ee
Update src/client/app/admin/views/ap-log.vue
2018-11-03 11:39:56 +09:00
syuilo
35865429a8
🎨
2018-11-03 11:39:18 +09:00
syuilo
aadd5b95b8
Improve admin dashboard
2018-11-03 11:38:00 +09:00
syuilo
f9f2ca51ac
Improve stats API
2018-11-03 11:37:44 +09:00
syuilo
1cb93a8c10
🎨
2018-11-03 11:37:17 +09:00
syuilo
7e5dbb2ba5
Fix bug
2018-11-03 11:36:11 +09:00
syuilo
223c578734
Improve admin dashboard
2018-11-03 03:30:28 +09:00
syuilo
d01315dee2
🎨
2018-11-03 03:08:41 +09:00
syuilo
d7881ba129
Improve admin page
2018-11-03 03:00:23 +09:00
syuilo
6f1e2f6636
Improve admin page
2018-11-03 02:06:34 +09:00
syuilo
8ae94c034d
Update hashtags.ts
2018-11-02 23:46:57 +09:00
syuilo
cd9696f25e
Update src/server/api/endpoints/aggregation/hashtags.ts
2018-11-02 23:32:40 +09:00
syuilo
d62a6bab41
Remove needless properties
2018-11-02 23:27:47 +09:00
syuilo
20df002746
🍕
2018-11-02 23:23:01 +09:00
syuilo
f2e719b361
[Client] Admin page improved
2018-11-02 23:05:53 +09:00
syuilo
819b535ab0
[API] Implement admin/add-emoji
2018-11-02 15:04:02 +09:00
syuilo
60e95ac2ac
Clean up
2018-11-02 14:53:55 +09:00
syuilo
9b94ddff0a
Clean up
2018-11-02 13:49:09 +09:00
syuilo
174f8022eb
Refactor
2018-11-02 13:47:44 +09:00
syuilo
ddc3c5ba68
Better index
2018-11-02 12:49:18 +09:00
syuilo
a7e6b766be
Resolve #2623
2018-11-02 12:49:08 +09:00
syuilo
befc35a3ac
Update src/server/api/endpoints/meta.ts
2018-11-02 12:16:03 +09:00
syuilo
2e9bbf389e
Better index
2018-11-02 12:08:28 +09:00
MeiMei
80b5fda292
Remote custom emojis ( #3074 )
...
* Remote custom emojis
* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo
c48cbd95f6
Fix bug
2018-11-02 03:41:09 +09:00
syuilo
931bdc6aac
Refactoring, Clean up and bug fixes
2018-11-02 03:32:24 +09:00
syuilo
b4b9e76c8d
Refactoring
2018-11-01 21:28:39 +09:00
syuilo
e5a3dcf868
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-01 21:01:55 +09:00
syuilo
825648535c
Refactoring
2018-11-01 21:01:47 +09:00
Acid Chicken (硫酸鶏)
5cbc908ba3
Fix typo
2018-11-01 19:32:11 +09:00
syuilo
895cf53ee1
Fix bug
2018-11-01 18:05:14 +09:00
syuilo
c21caad1c5
Custom emoji ( #3061 )
...
* wip
* wip
* wip
2018-11-01 11:51:49 +09:00
syuilo
86fcd3a378
Fix bug
2018-11-01 10:00:15 +09:00
syuilo
5d61c7c691
Refactor and use original image for banner
2018-11-01 09:30:51 +09:00
syuilo
1fca8d322c
Clean up
2018-11-01 09:19:22 +09:00
syuilo
325cd03a59
Improve performance
2018-11-01 09:08:00 +09:00
syuilo
2f7e6baa05
Clean up
2018-11-01 09:02:54 +09:00
syuilo
d252e066fe
Improve performance
2018-11-01 09:00:18 +09:00
syuilo
3829fe128a
Update src/server/api/endpoints/users/relation.ts
2018-11-01 00:11:52 +09:00
syuilo
649177985d
[API] Implement users/relation
2018-11-01 00:11:21 +09:00
syuilo
c15148b23c
[API] Include detailed user information for block/mute response
2018-10-31 23:34:35 +09:00
syuilo
261a3f5d91
Better rate limitting
2018-10-31 23:03:14 +09:00
syuilo
256ba78ba5
Fix
2018-10-31 22:55:17 +09:00
syuilo
04aff8866e
[MFM] Better hashtag detection
2018-10-31 22:38:05 +09:00
syuilo
1a51b98700
Refactor
2018-10-31 22:35:02 +09:00
syuilo
f64100226d
Revert "Clean up"
...
This reverts commit 8948a0d3a4
.
2018-10-31 22:10:25 +09:00
syuilo
22d5862afb
🎨
2018-10-31 18:07:00 +09:00
syuilo
de569147a5
Fix #3041
2018-10-31 17:56:21 +09:00
syuilo
8948a0d3a4
Clean up
2018-10-31 13:28:05 +09:00
syuilo
d849ea9b41
Clean up
2018-10-31 13:23:12 +09:00
syuilo
0144575f3f
Improve performance
2018-10-31 13:20:24 +09:00
syuilo
bdbe646ca7
Improve performance
2018-10-31 13:14:45 +09:00
syuilo
525d5218c1
🎨
2018-10-31 11:29:03 +09:00
syuilo
e23b13ec7f
[API] Include detailed user information of blocking API responses
2018-10-31 11:24:36 +09:00
syuilo
29b000e03c
Remove needless async/await
2018-10-31 11:22:49 +09:00
syuilo
26c9d8ff6f
Clean up
2018-10-31 11:20:54 +09:00
syuilo
f7069dcd18
良い感じに
2018-10-31 11:16:13 +09:00
mei23
560bb65384
blockings list
2018-10-31 04:59:01 +09:00
Acid Chicken (硫酸鶏)
50cd6a036e
Implement /api/v1/instance ( #3045 )
...
* Update mastodon.ts
* Update types.ts
* Update mastodon.ts
2018-10-31 02:17:54 +09:00
MeiMei
441ab2b5f8
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 8ff139fb49
.
* background resync
2018-10-31 02:16:13 +09:00
syuilo
120474ec6a
Fix bug
2018-10-30 21:55:16 +09:00
syuilo
7afa541a53
Fix #3040
2018-10-30 14:34:32 +09:00
syuilo
d399241e65
Refactor
2018-10-30 09:36:20 +09:00
syuilo
e85dec030a
[Client] Fix bug
2018-10-30 09:27:57 +09:00
syuilo
5b84d29807
Better indexes
2018-10-29 21:53:40 +09:00
syuilo
0d86eef3d7
Format
2018-10-29 21:38:09 +09:00
syuilo
13acf570e7
Improve performance
2018-10-29 21:35:46 +09:00
syuilo
fa17623fa8
モバイル版からブロックできるように
2018-10-29 21:32:38 +09:00
syuilo
06fd525950
Refactor
2018-10-29 21:32:21 +09:00
syuilo
4805b5115a
🎨
2018-10-29 21:09:32 +09:00
syuilo
108dcb3e61
物理削除系の処理を削除
...
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
MeiMei
d64dc45899
User blocking (Following part) ( #3035 )
...
* block wip
* UndoBlock
* UnBlock
* wip
* follow
* UI
* fix
2018-10-29 20:32:42 +09:00
syuilo
b480ef669c
Fix doc
2018-10-29 19:11:01 +09:00
syuilo
4b145da046
Fix MFM parsing
2018-10-29 19:09:24 +09:00
syuilo
83d168ece3
Fix API definition
2018-10-29 19:04:58 +09:00
syuilo
ae44fe7818
Refactor
2018-10-29 15:09:03 +09:00
syuilo
f8981b3acb
Update src/server/api/endpoints/notes/reactions.ts
2018-10-29 15:07:50 +09:00
syuilo
e74c0df6c6
Fix #3034
2018-10-29 10:52:36 +09:00
syuilo
22d0d11895
Update note-reaction.ts
2018-10-28 21:41:39 +09:00
MeiMei
518646b925
Fix: Unexpected remote user is selected ( #3032 )
2018-10-28 07:49:58 +09:00
syuilo
3d6fb661bb
Update src/client/app/desktop/views/components/settings.2fa.vue
2018-10-26 15:17:50 +09:00
syuilo
fc372496da
Client: Make drive folder deletable
2018-10-26 15:06:55 +09:00
syuilo
ad7258fe9c
Fix bug
2018-10-26 15:06:27 +09:00
syuilo
bd707cb2a8
🎨
2018-10-26 14:51:57 +09:00
syuilo
1839b5f205
Improve usability
2018-10-26 14:47:30 +09:00
syuilo
02b47f963c
API: Better error response
2018-10-26 14:38:34 +09:00
syuilo
f8a7f9378a
Improve usability
2018-10-26 14:38:22 +09:00
syuilo
65cb253be4
Update src/client/app/common/views/components/ui/textarea.vue
2018-10-26 14:38:03 +09:00
syuilo
e0bf522e7f
Client: Improve API settings
2018-10-26 08:37:30 +09:00
syuilo
5b1cd3bd3c
Fix bug
2018-10-26 08:36:50 +09:00
syuilo
5918285326
Bug fix and some refactoring
2018-10-25 16:10:48 +09:00
syuilo
2724d74108
Better text
2018-10-25 11:35:55 +09:00
syuilo
7dde3465e2
Improve drive information
2018-10-25 11:30:30 +09:00
syuilo
0206a4ac83
Clean up
2018-10-25 08:42:07 +09:00
syuilo
380f5a972c
Implement featured note API
2018-10-25 07:04:15 +09:00
syuilo
bcfa9e18bf
Update src/client/app/desktop/views/pages/deck/deck.notes.vue
2018-10-25 06:14:31 +09:00
syuilo
69b730e91a
Clean up
2018-10-25 06:04:06 +09:00
syuilo
fd652b70d6
Fix: Remove unused import
2018-10-25 05:33:40 +09:00
syuilo
9f981d875a
Implement drive/folders/delete
2018-10-24 18:37:58 +09:00
syuilo
6dcc3800e0
Improve some API definitions
2018-10-24 18:32:19 +09:00
syuilo
44e9be5a1c
Better default theme 🎨
2018-10-24 15:48:27 +09:00
syuilo
94ef03db9e
Implement federation chart
2018-10-24 06:44:09 +09:00
syuilo
038bd100b2
Implement federation chart API
2018-10-24 06:34:04 +09:00
syuilo
3b5c3f086a
Fix: Add missing import
2018-10-24 06:20:42 +09:00
syuilo
a136715111
Implement #2993
2018-10-24 06:17:55 +09:00
MeiMei
daa22d68fa
Make max allowed text length configurable ( #2992 )
...
* Make max allowed text length configurable
* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo
d3e0b8574b
🎨
2018-10-23 14:44:26 +09:00
syuilo
f4482cc34a
🎨
2018-10-23 14:33:00 +09:00
syuilo
3ff226cd6b
🎨
2018-10-23 14:28:15 +09:00
syuilo
843dd5fb58
Improve user column
2018-10-23 12:32:24 +09:00
syuilo
11c5d257f2
ハッシュタグチャートでローカルとリモートを分離するように
2018-10-23 09:59:43 +09:00
syuilo
cee1a27348
🎨
2018-10-23 09:41:28 +09:00
syuilo
690dc75e45
🎨
2018-10-23 09:39:27 +09:00
syuilo
19af2d7a7b
Implement #2983
2018-10-23 07:04:00 +09:00
syuilo
8ba87443ca
Use camelCase instead of snake_case
2018-10-23 07:01:43 +09:00
syuilo
162ace2fd6
Improve some API definitions
2018-10-23 06:59:52 +09:00
syuilo
f51fdc0dbf
Update src/client/app/desktop/views/pages/deck/deck.user-column.vue
2018-10-23 06:49:23 +09:00
syuilo
d3d612a89b
Resolve #2978
2018-10-23 06:47:06 +09:00
syuilo
7c7f32d9a6
Refactoring
2018-10-23 05:36:35 +09:00
MeiMei
2f8cc36d4b
Complement file extension from MIME ( #2979 )
2018-10-23 04:37:37 +09:00
syuilo
1af4f94338
Implement #2961
2018-10-22 22:00:54 +09:00
syuilo
172a0a85aa
Show chart in user column
2018-10-22 22:00:32 +09:00
syuilo
d37c06884d
🎨
2018-10-22 20:06:55 +09:00
syuilo
80e52c57e1
Fix #2958
2018-10-22 18:23:20 +09:00
syuilo
213a7f137e
🎨
2018-10-22 18:19:25 +09:00
syuilo
4848b71ca0
Update src/docs/stream.ja-JP.md
2018-10-22 18:08:26 +09:00
syuilo
13bad106cc
Implement some chart APIs
2018-10-22 17:37:55 +09:00
syuilo
3bebf82501
Implement #2980
2018-10-22 17:36:36 +09:00
syuilo
e9a8090d7e
Refactor
2018-10-22 17:13:06 +09:00
syuilo
e2a79abbe0
Doc: Better parameter description
2018-10-22 17:06:53 +09:00
syuilo
d7f57a4415
Improve usability
2018-10-22 16:58:22 +09:00
syuilo
9dd5ed7f1a
Refactor
2018-10-22 16:51:45 +09:00
syuilo
432e18a0c0
Update doc
2018-10-22 11:59:15 +09:00
syuilo
b02274c178
Use router-link instead of a to improve usability
2018-10-22 10:22:07 +09:00
syuilo
3aece449e4
Improve API definitions
2018-10-22 05:16:27 +09:00
nico
c29f912461
#2939 part 3 ( #2976 )
2018-10-22 04:59:27 +09:00
nico
2914f0f65d
#2939 ( #2974 )
2018-10-22 04:47:12 +09:00
syuilo
99aa588ae7
Implement per user drive stats
2018-10-22 04:44:10 +09:00
syuilo
0085e1f3ab
Fix bug
2018-10-22 04:36:57 +09:00
syuilo
53a9eb13f8
Fix bug
2018-10-22 04:31:45 +09:00
syuilo
b8c56c4dda
Implemet per user notes stats
2018-10-22 04:30:27 +09:00
syuilo
59266b3190
Fix bug
2018-10-22 03:41:50 +09:00
syuilo
0dc94547f5
Fix bug
2018-10-22 03:34:56 +09:00
syuilo
29fc6de330
Refactor
2018-10-22 03:30:45 +09:00
MeiMei
e95845777a
Fix og:image on user page ( #2972 )
2018-10-22 02:27:45 +09:00
MeiMei
167648f61c
Use thumbnail instead of original in photo-stream ( #2971 )
2018-10-22 02:27:23 +09:00
syuilo
77b15a3535
Update stats.ts
2018-10-21 18:43:45 +09:00
MeiMei
72754ede4e
Fix several file processings ( #2968 )
...
* Ignore image error in person
* Fix hang while processing empty file
2018-10-21 18:35:36 +09:00
syuilo
b8ed8336e0
Improve readability
2018-10-21 17:58:02 +09:00
syuilo
13f82856f9
Implement following stats
2018-10-21 17:51:35 +09:00
syuilo
a62013f54d
Refactor
2018-10-21 17:28:27 +09:00
syuilo
4c180869c6
Imprement hashtag stats
2018-10-21 16:54:07 +09:00
syuilo
7bbf022978
Refactor
2018-10-21 16:18:02 +09:00
syuilo
6b0d48423d
Refactor
2018-10-21 15:08:07 +09:00
syuilo
a617b8dbed
Refactor
2018-10-21 14:53:04 +09:00
syuilo
c57f472caf
Improve readability
2018-10-21 14:47:44 +09:00
syuilo
e1ba19fd7e
Improve readability
2018-10-21 14:44:37 +09:00
syuilo
1bf8cbeb29
Clean up
2018-10-21 14:15:02 +09:00
syuilo
f13faf2243
Refactoring & Better stats aggregation
2018-10-21 14:08:05 +09:00
syuilo
6cccd9d288
Implement unique incremebt
2018-10-21 12:37:00 +09:00
syuilo
be2cde106b
Update stats.ts
2018-10-21 10:35:37 +09:00
syuilo
17263fb459
✌️
2018-10-21 10:24:56 +09:00
syuilo
fed04ef5ae
Reduce network traffic of API response
2018-10-21 10:05:15 +09:00
syuilo
969b6dbcad
Resolve #2963
2018-10-21 09:20:11 +09:00
syuilo
aa50d0ee11
🎨
2018-10-21 08:47:34 +09:00
zwebmedia
35814faf8a
Update user.header.vue ( #2964 )
...
Use new birthday translations in user.header.vue
2018-10-21 07:34:50 +09:00
syuilo
ba0e57396d
Refactoring
2018-10-21 07:10:35 +09:00
Dr. Gutfuck LLC
512336685c
Localized dev/views/new-app.vue ( #2959 )
...
* 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
* Added localization lines to: locales/ja-JP.yml
Localized: src/client/app/dev/views/apps.vue
* Fix potential error: src/client/app/dev/views/apps.vue
* Added relevant localization lines: locales/ja-JP.yml
Localized: src/client/app/dev/views/new-app.vue
2018-10-21 03:01:09 +09:00
syuilo
f65ac74914
i18n
2018-10-21 00:18:01 +09:00
syuilo
6c33d9aeed
🎨
2018-10-20 23:44:35 +09:00
syuilo
68e86ad40d
Fix bug
2018-10-20 23:43:42 +09:00
syuilo
c4e8cabae9
ファイル作成APIにforceオプションを実装
2018-10-20 15:50:13 +09:00
Dr. Gutfuck LLC
1729d05e8c
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
770fb46ca7
Improve usability
2018-10-20 15:41:27 +09:00
syuilo
a3c4e54bc0
🎨
2018-10-20 15:37:17 +09:00
syuilo
b8a77fbada
Show image info in tooltip
2018-10-20 15:21:24 +09:00
Dr. Gutfuck LLC
c2663529c1
Localized BSoD messages. ( #2953 )
...
* Added VSCode workspace files to : .gitignore
* Localized Blue Screen of Death: locales/ja-JP.yml
Localized Blue Screen of Death: src/client/app/init.ts
2018-10-20 11:57:23 +09:00
syuilo
9df74a02b6
Fix bug
2018-10-20 11:24:02 +09:00
syuilo
71c9964e19
Fix bug and clean up
2018-10-20 11:19:27 +09:00
syuilo
80818d79eb
Fix bug
2018-10-20 09:38:36 +09:00
syuilo
cb9b3c00dd
Use router-link instead of a to improve usability
2018-10-20 09:34:34 +09:00
syuilo
dbb7c756cd
Fix bug
2018-10-20 09:31:56 +09:00
syuilo
13f381710c
Validate param
2018-10-20 09:31:52 +09:00
syuilo
70897c0e9a
🎨
2018-10-20 09:28:48 +09:00
syuilo
70d0937aab
Fix #2949
2018-10-20 09:03:04 +09:00
syuilo
77ddd778be
ハッシュタグもデッキ内ナビゲーションするように
2018-10-20 08:03:45 +09:00
syuilo
890ecb693f
Improve
2018-10-20 07:28:01 +09:00
syuilo
209fe7dcaf
Improve deck usability
2018-10-20 07:21:22 +09:00
syuilo
e0d6f7c7c4
RP --> RN
2018-10-20 07:01:09 +09:00
syuilo
5d3fe9599b
Improve performance
2018-10-20 06:42:19 +09:00
syuilo
1fccde38f6
デッキのキーボードショートカットを強化
2018-10-20 02:49:39 +09:00
syuilo
41bd436d3e
デッキのキーボードショートカットを強化
2018-10-20 02:40:37 +09:00
syuilo
c66155ed48
Improve shortcut key detection
2018-10-20 01:45:31 +09:00
syuilo
3d497cedfc
デッキで'T'のショートカットを使えるように
2018-10-19 15:03:23 +09:00
syuilo
e8de29ae79
Resolve #2935
2018-10-19 14:34:51 +09:00
syuilo
f14c372f5e
Resolve #2719
2018-10-19 11:10:49 +09:00
syuilo
8533663b26
✌️
2018-10-19 09:20:11 +09:00
syuilo
0a4015b8a2
Refactoring
2018-10-19 09:19:55 +09:00
syuilo
aadf6fa9b1
UI整理
2018-10-19 07:03:29 +09:00
syuilo
f11ef93a81
🎨
2018-10-19 06:57:57 +09:00
syuilo
6c1f1ffdb1
デッキのカラムを左揃えか中央揃えか選べるように
2018-10-19 06:47:55 +09:00
syuilo
fb5f6fdc10
未読の投稿をすべて既読にできるように
2018-10-19 06:36:59 +09:00
syuilo
00290fbf75
Fix bug
2018-10-19 06:29:25 +09:00
syuilo
ff02dc723b
🎨
2018-10-19 06:24:15 +09:00
syuilo
fef4f7fce8
#2930 ( #2933 )
...
* wip
* wip
* Clean up
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* 🎨
* wip
* wip
2018-10-19 06:18:33 +09:00
syuilo
d2e0faa533
Disable secure cookie
2018-10-17 05:54:31 +09:00
syuilo
61f86dcb2b
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
c66c5b6e75
Fix bug
2018-10-17 03:47:32 +09:00
syuilo
f25ecc19b9
🎨
2018-10-17 03:41:55 +09:00
syuilo
46d3293edd
Fix #2920
2018-10-16 22:21:08 +09:00
syuilo
704e217dbb
オブジェクトストレージのURLに拡張子を含めるように
2018-10-16 20:59:36 +09:00
syuilo
c7207a4bd7
Fix #2919
2018-10-16 20:33:13 +09:00
syuilo
35c65fe589
Clean up
2018-10-16 20:29:35 +09:00
syuilo
cfbb6e8092
オブジェクトストレージのURLにファイル名を含めるのを廃止
2018-10-16 20:14:06 +09:00
syuilo
feef4a933e
Update src/tools/clean-remote-files.ts
2018-10-16 20:10:46 +09:00
MeiMei
1213373027
Use cache with RSS ( #2915 )
2018-10-16 12:24:54 +09:00
syuilo
9427a756c9
Update mongodb
2018-10-16 11:38:09 +09:00
syuilo
0162eaf826
Update signin.ts
2018-10-16 10:33:05 +09:00
syuilo
4d6335ce9a
Add some tests and fix
2018-10-16 09:45:36 +09:00
MeiMei
072492c29b
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
99da4f9839
Add some tests and some fixes
2018-10-16 08:54:36 +09:00
syuilo
80daf7c749
Implement API tests
2018-10-16 06:37:21 +09:00
syuilo
88fbc53e37
Resolve #2314
2018-10-15 18:02:57 +09:00
syuilo
a2206b2d52
🎨
2018-10-15 17:55:59 +09:00
syuilo
a95ff447d7
🎨
2018-10-15 17:43:25 +09:00
MeiMei
49dbd7f9d2
Fix following from Preroma does not complete ( #2905 )
...
* In Follow Accept/Reject, send previous received id
* In Follow Accept/Reject, send Activity.actor
2018-10-15 16:51:22 +09:00
syuilo
23045369aa
🎨
2018-10-15 06:03:15 +09:00
syuilo
2582b8d132
🎨
2018-10-15 05:28:35 +09:00
syuilo
63f7941073
🎨
2018-10-15 05:18:39 +09:00
syuilo
676f026085
🎨
2018-10-15 04:36:31 +09:00
syuilo
99073b56df
Resolve #2900
2018-10-14 19:44:30 +09:00
MeiMei
5dce81c0db
非ASCIIなドメインへのメンションの修正 ( #2903 )
...
* punycodeでされたmentionのラベルをunicodeとして表示する
* post-form mentionはpunycodeにする
* mentionの表示はURLもAPI向けもunicodeにする
2018-10-14 16:56:19 +09:00
Hakaba Hitoyo
be82d845a4
expose user recommendation config in /api/meta ( #2902 )
2018-10-14 16:54:09 +09:00
syuilo
69d83f535d
Clean up
2018-10-14 10:16:07 +09:00
syuilo
c7988fb6f5
🎨
2018-10-14 10:16:02 +09:00
syuilo
3961fd08c9
Fix #2901
2018-10-14 10:06:10 +09:00
syuilo
ed83993e15
Fix
2018-10-14 09:48:47 +09:00
syuilo
0f8847bb74
Resolve #2618
2018-10-14 09:47:38 +09:00
syuilo
a72cfa7535
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-10-14 06:46:49 +09:00
syuilo
514b74a19d
Clean up
2018-10-14 06:44:20 +09:00
syuilo
a2c124306f
Update mios.ts
2018-10-14 05:26:36 +09:00
syuilo
273f67e268
Fix bug
2018-10-13 23:12:48 +09:00
syuilo
65e5cfa68e
Resolve #2853
2018-10-13 20:11:00 +09:00
syuilo
4f74373df3
Better id
2018-10-13 19:25:59 +09:00
syuilo
3aef5e6748
Better id
2018-10-13 19:16:47 +09:00
syuilo
2b536a7443
connectedイベントはpongパラメータがtrueの時だけ発行するように
2018-10-13 19:14:05 +09:00
syuilo
c7684b59de
🎨
2018-10-13 18:08:30 +09:00
syuilo
a7237d157a
Resolve #2600
2018-10-13 17:57:40 +09:00
syuilo
299ac32225
🎨
2018-10-13 13:25:07 +09:00
syuilo
a038738d72
🎨
2018-10-13 13:22:14 +09:00
syuilo
2b0a919fb5
Resolve #2894
2018-10-13 13:13:15 +09:00
syuilo
946c706913
Better design
2018-10-13 12:51:01 +09:00
syuilo
89b5d976ee
Add some keyboard shortcuts of note
2018-10-13 12:48:33 +09:00
syuilo
e1109b168c
Clean up
2018-10-13 04:48:09 +09:00
syuilo
0ff27f65b3
Fix bug
2018-10-13 01:33:00 +09:00
syuilo
b1655740df
Improve perforance
2018-10-13 01:17:23 +09:00
syuilo
bca349fec1
Improve performance
2018-10-13 01:00:43 +09:00
syuilo
719fac6480
お気に入りを解除できるように
2018-10-13 00:54:30 +09:00
syuilo
5149be4b1b
Fix bug
2018-10-12 21:44:04 +09:00
syuilo
9b253ccb3a
Refactor
2018-10-12 14:34:54 +09:00
syuilo
dded76099c
Refactor and usability improvements
2018-10-12 14:28:48 +09:00
syuilo
41a7ec7d3d
Fix bug
2018-10-12 13:53:40 +09:00
MeiMei
168c773ba0
Fix user recommendation query (last activity) ( #2892 )
2018-10-12 13:48:26 +09:00
MeiMei
1a689f6641
削除された投稿はタイムライン上で表示しないようにする ( #2887 )
...
* Excepts deleted notes on query
* Hide deleted notes
* Use v-show
2018-10-12 05:10:40 +09:00
syuilo
9535759787
trim filename
2018-10-12 04:01:45 +09:00
和風ドレッシング
f8fc31f14a
スクロール時に新着情報を取得した際に、アイコンが被るのを修正 ( #2888 )
2018-10-12 03:28:37 +09:00
syuilo
a090b908bd
Fix bug
2018-10-11 23:52:11 +09:00
syuilo
e94c73efe2
Fix
2018-10-11 23:07:20 +09:00
syuilo
e85f9f4aa5
共有可能チャンネルに接続しようとしていて、かつそのチャンネルに既に接続していたら無意味なので無視するように
2018-10-11 23:01:57 +09:00
syuilo
ad67886f96
Resolve #543
2018-10-11 22:35:34 +09:00
syuilo
5df0e102fd
Fix
2018-10-11 22:17:27 +09:00
syuilo
dff9c7ac48
Clean up and fix
2018-10-11 21:25:55 +09:00
syuilo
3a80b59986
並列に処理するように
2018-10-11 21:14:20 +09:00
syuilo
34105abd9d
Fix
2018-10-11 18:35:19 +09:00
syuilo
6559197c55
Clean up
2018-10-11 18:10:41 +09:00
syuilo
05f9ad11bb
Redisがインストールされているときはイベントの共有にRedisのpub/subを使うように
2018-10-11 18:09:41 +09:00
syuilo
4f45e8125c
Fix
2018-10-11 17:25:53 +09:00
syuilo
324a974dec
Fix bug
2018-10-11 17:00:22 +09:00
syuilo
bf98a11b65
Reduce memory usage in file migration tool
2018-10-11 15:56:18 +09:00
syuilo
1117ce4b54
Redisをオプションにしたり
2018-10-11 15:50:27 +09:00
syuilo
9e4b061ed0
Fix bug
2018-10-11 05:26:51 +09:00
syuilo
1067bef7d6
Fix bug
2018-10-11 05:26:09 +09:00
syuilo
4b08677839
✌️
2018-10-11 02:48:19 +09:00
syuilo
bf0ef17e23
Improve error logs
2018-10-11 02:19:21 +09:00
syuilo
7dae5107f8
Improve fault tolerance
2018-10-11 02:11:12 +09:00
syuilo
2dea88a147
Update stream.ts
2018-10-10 22:13:32 +09:00
syuilo
1fad3cbaae
🎨
2018-10-10 21:23:38 +09:00
syuilo
40d2e3e97c
🎨
2018-10-10 21:04:53 +09:00
syuilo
51c53f64d0
Fix #2881 , Fix #2879
2018-10-10 20:59:10 +09:00
syuilo
1d582f5ad2
Fix syntax error
2018-10-10 20:58:42 +09:00
syuilo
8a62748e39
🎨
2018-10-10 20:02:56 +09:00
syuilo
ba5a540ca3
Log misskey version
2018-10-10 03:37:51 +09:00
syuilo
fb1e05c2e9
ストリーミングAPIでチャンネルに接続したときにconnectedメッセージを返すように
2018-10-10 03:28:11 +09:00
syuilo
aba84612a7
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-10-10 03:24:18 +09:00
syuilo
9bebbf4e03
Add alias
2018-10-10 03:24:09 +09:00
mei23
890dc05022
lint fix
2018-10-10 02:08:26 +09:00
mei23
375f86ec82
Fix users recommendation query
2018-10-10 02:04:16 +09:00
syuilo
17b92c9db2
Fix bug
2018-10-09 22:48:45 +09:00
syuilo
990347f856
Fix
2018-10-09 15:13:06 +09:00
syuilo
136b13e7ca
Fix bug and refactor
2018-10-09 15:08:31 +09:00
syuilo
ba1c823fb1
🎨
2018-10-09 14:58:37 +09:00
syuilo
c464183329
Improve theme manager
2018-10-09 06:46:52 +09:00
syuilo
389f420cad
Update src/tools/move-drive-files.ts
2018-10-09 05:46:21 +09:00
syuilo
3c38a867b4
Fix bug
2018-10-09 05:35:40 +09:00
syuilo
7f5a69f4d8
Fix bug
2018-10-09 05:31:26 +09:00
syuilo
32371ed2bd
Fix #2858
2018-10-09 05:11:42 +09:00
syuilo
7cf72f7447
Merge pull request #2860 from mei23/mei-1009-v10d
...
互換ストリーム / に main streamの内容も流す
2018-10-09 04:35:08 +09:00
mei23
913385b10d
/ に main stream も流す
2018-10-09 03:29:11 +09:00
syuilo
38cc02e261
Add tool
2018-10-09 02:14:03 +09:00
syuilo
c6110dd996
Fix bug
...
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo
51d8de2c38
Improve readability
2018-10-09 01:33:40 +09:00
syuilo
4455a1aa9d
Fix bug
2018-10-09 01:33:31 +09:00
syuilo
040d395ddb
🎨
2018-10-09 01:26:04 +09:00
syuilo
8296cac636
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-10-09 01:02:04 +09:00
syuilo
3eafe8b87d
Better api definition
2018-10-09 01:01:48 +09:00
syuilo
e5cf3aecd5
Merge pull request #2830 from sei0o/fix-2346
...
fix #2346
2018-10-09 00:55:47 +09:00
syuilo
437d52e2ed
Improve theme
2018-10-08 18:42:19 +09:00
syuilo
1329721440
Merge pull request #2828 from hakaba-hitoyo/feature/external-user-recommendation
...
External user recommendation
2018-10-08 18:31:00 +09:00
syuilo
6affb4fe97
Merge pull request #2851 from mei23/mei-1008-fix-apshow2
...
ap/showが返ってこないことがあるのを修正
2018-10-08 17:33:46 +09:00
mei23
15395686aa
ap/showが返ってこないことがあるのを修正
2018-10-08 16:01:38 +09:00
syuilo
0e95b33b6a
Improve theme
2018-10-08 15:47:41 +09:00
syuilo
816ae7eb7e
🎨
2018-10-08 15:43:43 +09:00
syuilo
1c2dbb914e
Improve usability
2018-10-08 15:42:21 +09:00
syuilo
a70ced8e90
Add new theme
2018-10-08 15:23:20 +09:00
syuilo
567cedc7cc
Improve usability
2018-10-08 15:23:10 +09:00
syuilo
d9edc1eb1d
Improve theme
2018-10-08 09:08:02 +09:00
syuilo
65e46b5cec
oops
2018-10-08 09:02:11 +09:00
syuilo
e00b5f11cb
互換性を追加
2018-10-08 08:58:12 +09:00
syuilo
39bdfb6e0d
Improve usability
2018-10-08 02:10:46 +09:00
syuilo
1003fd393e
Fix bug
2018-10-08 01:56:36 +09:00
syuilo
2ede3c0864
Clean up
2018-10-08 01:25:34 +09:00
syuilo
674764a035
Fix
2018-10-08 01:16:32 +09:00
syuilo
a780e7b936
Clean up
2018-10-08 01:14:46 +09:00
syuilo
03d0ce1f89
Improve theme
2018-10-08 01:10:30 +09:00
syuilo
4182a0cf4c
Fix
2018-10-08 01:03:07 +09:00
syuilo
305915611e
Fix bug
2018-10-08 00:58:10 +09:00
MeiMei
b9f5fca333
ActivityPubオブジェクト採番API ( #2832 )
...
* Show ActivityPub object API
* Add missing return
2018-10-07 20:20:55 +09:00
syuilo
b6a330928d
投稿の削除イベントを受け取るように
2018-10-07 20:08:42 +09:00
syuilo
1c65cb3e36
Resolve #2843
2018-10-07 19:58:00 +09:00
syuilo
0adcb646fe
Fix bug
2018-10-07 19:35:25 +09:00
syuilo
75cd580c3a
Improve theming
2018-10-07 19:30:24 +09:00
syuilo
e05acb8d18
後方互換性を追加
2018-10-07 17:19:52 +09:00
syuilo
10af684804
Improve readability a little
2018-10-07 17:06:28 +09:00
sei0o inoue
3e897727ca
Fix #2773 ( #2841 )
...
* Added an API endpoint to check the existence of the file
* fix #2773 : Now we can prevent users from posting the same images
* bug fix
2018-10-07 16:51:46 +09:00
syuilo
d0570d7fe3
V10 ( #2826 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* Update CHANGELOG.md
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
2018-10-07 11:06:17 +09:00
sei0o
5cf1956135
Added CSS variables for background of reactions-viewer
2018-10-06 22:14:30 +09:00
MeiMei
0b98a2364b
Fix お知らせが確認中...のままになる(Announcement Fetching...) ( #2831 )
2018-10-06 20:36:11 +09:00
sei0o
fff307d4bb
fix #2346
2018-10-06 17:51:59 +09:00
Hakaba Hitoyo
2b7782ba03
replace var by const
2018-10-06 17:38:57 +09:00
Hakaba Hitoyo
96d961ee80
better readable code
2018-10-06 17:23:32 +09:00
Hakaba Hitoyo
9f064d76d9
better readable code
2018-10-06 17:21:27 +09:00
Hakaba Hitoyo
2e39106c4b
better config handling
2018-10-06 17:19:41 +09:00
Hakaba Hitoyo
04650464f3
debug
2018-10-06 16:34:52 +09:00
Hakaba Hitoyo
3bc7e1e35c
remove follow buttons in the friends-maker component/widget
2018-10-06 16:31:21 +09:00
Hakaba Hitoyo
7019ddbfc7
external user recommendation
2018-10-06 16:03:18 +09:00
syuilo
63a8d556e5
🎨
2018-10-05 12:10:00 +09:00
syuilo
4794748c73
Fix bug
2018-10-05 04:50:23 +09:00
syuilo
02e7e3b971
Clean up
2018-10-05 03:21:45 +09:00
MeiMei
f243ce66e7
ActivityPubのHTTPリクエストの強化 ( #2820 )
...
* Fix error handling in AP deliver
* Set timeout to resolver
* Tune looks
2018-10-05 01:58:41 +09:00
syuilo
baf9b65801
Improve error handling of packaging functions
2018-10-05 01:43:47 +09:00
syuilo
fce7dc0f4e
Improve error handling of pack function of notification
2018-10-04 13:53:48 +09:00
syuilo
35489ef5b7
Improve default theme definition (dark)
2018-10-04 13:48:26 +09:00
syuilo
546d494587
Improve default theme definition (light)
2018-10-04 13:40:13 +09:00
syuilo
e8afa2c940
Improve pack function of favorite
2018-10-04 13:33:59 +09:00
syuilo
baad11288a
ドキュメントが見つからなくてもエラーにせずnullを返すように
2018-10-04 00:39:11 +09:00
syuilo
30c0f98691
Fix bug
2018-10-03 22:54:10 +09:00
syuilo
3537b3de8e
Clean up
2018-10-03 22:05:17 +09:00
MeiMei
ed6450244d
Feature flags feature ( #2803 )
2018-10-03 12:39:03 +09:00
MeiMei
e813880392
6個ピン留めできてしまうの修正 ( #2804 )
2018-10-03 12:37:23 +09:00
syuilo
9a57efa6d9
✌️
2018-10-03 03:13:10 +09:00
syuilo
16b6b1f2b3
テーマ関連機能の強化
2018-10-03 03:07:46 +09:00
syuilo
a2a25eb5f8
Improve usability
2018-10-03 03:00:55 +09:00
syuilo
274cf1af1c
テーマ関連の機能を強化
2018-10-03 02:57:31 +09:00
MeiMei
7d11c8b767
Improve admin UI ( #2802 )
2018-10-02 23:42:46 +09:00
MeiMei
c09a2a37fe
リモートのピン留め投稿取得対応 ( #2798 )
...
* Fetch featured
* Handle featured change
* Fix typo
2018-10-02 16:27:36 +09:00
syuilo
b5745877ca
🎨
2018-10-02 16:23:55 +09:00
syuilo
38139ee6c9
テーマに関して強化
2018-10-02 16:10:45 +09:00
syuilo
6b96bd0185
テーマに関して強化
2018-10-02 16:04:31 +09:00
syuilo
f56adce51f
9.0.0
2018-10-02 00:34:37 +09:00
MeiMei
cd0b9a8e3f
非承認制アカウントのリモートフォローではフォロー許可待ちと表示しない ( #2796 )
2018-10-01 19:28:24 +09:00
syuilo
ff76c815b1
テーマインストール時の動作をわかりやすくしたりテーマをアンインストールできるようにしたり
2018-09-30 23:03:21 +09:00
Acid Chicken (硫酸鶏)
1b9b8912ae
Update post-form.vue ( #2790 )
2018-09-30 22:45:24 +09:00
MeiMei
1e2b484929
profile banner が濃すぎるのを修正 ( #2783 )
2018-09-29 16:52:58 +09:00
syuilo
25dd19dd8c
🎨
2018-09-29 09:11:06 +09:00
syuilo
8b68c5da37
Merge pull request #2781 from syuilo/theme
...
Theme
2018-09-29 00:48:56 +09:00
syuilo
f26e641905
wip
2018-09-29 00:48:02 +09:00
syuilo
57669c9c03
wip
2018-09-29 00:44:23 +09:00
syuilo
094d873f2e
wip
2018-09-29 00:20:49 +09:00
syuilo
7b42653271
wip
2018-09-29 00:03:28 +09:00
syuilo
6a82e94c54
wip
2018-09-29 00:01:11 +09:00
syuilo
1fa4d0d3f8
wip
2018-09-28 21:48:53 +09:00
MeiMei
d5818214f3
Fix 'URL is not defined' in MFM ( #2782 )
2018-09-28 20:54:14 +09:00
syuilo
0c63ec8157
wip
2018-09-28 20:39:32 +09:00
syuilo
8317a219a5
wip
2018-09-28 20:11:11 +09:00
syuilo
ec652dd0ac
wip
2018-09-28 20:03:14 +09:00
syuilo
8e3dd75c85
wip
2018-09-28 19:59:19 +09:00
syuilo
3f4de3b1cc
wip
2018-09-28 17:49:37 +09:00
syuilo
e0d3fd17ce
wio
2018-09-28 16:13:47 +09:00
syuilo
671c7cf06b
wip
2018-09-28 16:08:09 +09:00
syuilo
99a2c5b3fa
wip
2018-09-28 15:58:23 +09:00
syuilo
0343de95b8
wip
2018-09-28 15:56:50 +09:00
syuilo
13f258308e
wip
2018-09-28 15:34:34 +09:00
syuilo
c627288bde
wip
2018-09-28 14:26:20 +09:00
syuilo
1eef90f6cb
wip
2018-09-28 14:03:55 +09:00
syuilo
29476ea3da
wip
2018-09-28 12:20:22 +09:00
syuilo
7609741680
wip
2018-09-28 12:13:08 +09:00
syuilo
5df85b5feb
wip
2018-09-28 12:10:15 +09:00
syuilo
b4a4d784c3
wip
2018-09-28 12:07:28 +09:00
syuilo
d715af0620
wip
2018-09-28 11:49:32 +09:00
syuilo
fe8c384618
wip
2018-09-28 11:45:34 +09:00
syuilo
47d4de75da
wip
2018-09-28 11:44:23 +09:00
syuilo
016c7fd2c4
wip
2018-09-28 11:43:15 +09:00
syuilo
7ca5e33a3a
wip
2018-09-28 11:40:47 +09:00
syuilo
436773837b
wip
2018-09-28 11:23:30 +09:00
syuilo
fccfe19e13
wip
2018-09-28 11:18:56 +09:00
syuilo
18be0d36f3
wip
2018-09-28 10:50:59 +09:00
syuilo
9ea7de3564
wip
2018-09-28 10:14:58 +09:00
syuilo
d1dce76e28
wip
2018-09-28 01:05:09 +09:00
syuilo
f4bf824e79
wip
2018-09-28 00:51:17 +09:00
syuilo
cbf5d4b71d
wip
2018-09-28 00:48:17 +09:00
syuilo
61e5cb2041
wip
2018-09-27 23:55:05 +09:00
syuilo
38a6aa26bc
wip
2018-09-27 23:17:33 +09:00
syuilo
32942709bf
wip
2018-09-27 23:09:23 +09:00
syuilo
a0305c4c04
wip
2018-09-27 23:02:59 +09:00
syuilo
74be1c81b1
wip
2018-09-27 22:59:56 +09:00
syuilo
e82a44c03d
wip
2018-09-27 22:55:17 +09:00
syuilo
1e9eeeb980
wip
2018-09-27 22:50:34 +09:00
syuilo
0c7111b438
wip
2018-09-27 22:30:52 +09:00
syuilo
ef74653a4b
wip
2018-09-27 22:25:10 +09:00
syuilo
b032f78769
wip
2018-09-27 21:43:11 +09:00
syuilo
7a0a8b5d2b
wip
2018-09-27 19:32:06 +09:00
syuilo
459b374d61
wip
2018-09-27 19:14:35 +09:00
syuilo
cc6af402be
wip
2018-09-27 18:01:23 +09:00
syuilo
f3eeadcd8f
wip
2018-09-27 17:42:51 +09:00
syuilo
5b0b83faa7
wip
2018-09-27 17:29:57 +09:00
syuilo
5f289e4767
wip
2018-09-27 16:58:00 +09:00
syuilo
a36d73cb52
wip
2018-09-27 16:49:18 +09:00
syuilo
9e319006f3
wip
2018-09-27 15:19:11 +09:00
syuilo
7b8a2aef0f
wip
2018-09-27 14:52:10 +09:00
syuilo
4fe2f29478
wip
2018-09-27 14:32:48 +09:00
syuilo
76a25917c0
wip
2018-09-27 13:54:53 +09:00
syuilo
df6c9b1a1c
wip
2018-09-27 12:55:10 +09:00
syuilo
0ef64a6d0b
wip
2018-09-27 11:55:17 +09:00
syuilo
1eb6ad58d5
wip
2018-09-27 02:46:53 +09:00
syuilo
49f8cfb0db
wip
2018-09-27 02:35:13 +09:00
syuilo
15a8b4c6e5
wip
2018-09-27 02:18:54 +09:00
syuilo
97d68d7b31
example commit
2018-09-27 02:02:07 +09:00
syuilo
4dde54e344
Clean up
2018-09-27 01:58:37 +09:00
syuilo
3304cc106e
wip
2018-09-27 01:54:10 +09:00
syuilo
dabda21eb7
wip
2018-09-27 01:44:05 +09:00
syuilo
0a64f638c6
wip
2018-09-27 01:32:04 +09:00
syuilo
3cbdfcb43d
wip
2018-09-27 00:54:37 +09:00
syuilo
b6e33e93de
wip
2018-09-26 20:47:11 +09:00
MeiMei
77b441f14c
リプライで元の公開範囲を引き継ぐ ( #2775 )
...
* ホーム/フォロワー限定へのリプライは公開範囲を引き継ぐように
* ダイレクトへのリプライはダイレクトでリプライ先ユーザーを初期設定するように
* 非公開へのリプライでも元の公開範囲を引き継ぐ
2018-09-26 20:39:59 +09:00
syuilo
297019c22c
example commit
2018-09-26 20:38:16 +09:00
syuilo
f5f2215b47
wip
2018-09-26 20:28:13 +09:00
syuilo
904114740b
wip
2018-09-26 20:19:35 +09:00
syuilo
d2d3f7810e
wip
2018-09-26 19:14:11 +09:00
syuilo
2b07b3a873
wip
2018-09-26 18:59:37 +09:00
syuilo
9ca6a6bf06
サーバーへの接続が不安定な時にサインアウトしないように
2018-09-25 21:23:26 +09:00
syuilo
afdacf14b7
Add excludeNsfw option
2018-09-25 21:09:38 +09:00
syuilo
5da18ba535
Fix #2766
2018-09-25 20:44:26 +09:00
syuilo
e6cc937ac2
Check meta key
2018-09-24 20:57:32 +09:00
syuilo
59d67d3140
ピン留めを解除することができるようにしたり
2018-09-24 16:26:12 +09:00
syuilo
7b4c307c46
🎨
2018-09-24 16:07:23 +09:00
syuilo
92484be87f
Resolve #2762
2018-09-24 16:02:01 +09:00
syuilo
722de35037
Add stats link
2018-09-24 08:02:07 +09:00
syuilo
d93f76c1af
ブロッカーへの警告はログイン時のみ表示するように
2018-09-24 08:00:10 +09:00
MeiMei
cba0dd5e17
Fix AP request error message is to long ( #2760 )
2018-09-24 07:35:39 +09:00
syuilo
a2e2d5ba77
非ログイン時のユーザーページにインスタンスの紹介を表示するように
2018-09-23 19:55:15 +09:00
syuilo
49e82adc6c
mentionsを読み込むときも既読にするように
2018-09-23 16:05:46 +09:00
syuilo
e4e668b327
Improve performance
2018-09-23 16:05:26 +09:00
syuilo
8028c85c67
ダークモードのキーボードショートカット追加
2018-09-23 07:59:48 +09:00
syuilo
3e5330a92b
🎨
2018-09-22 20:39:12 +09:00
syuilo
93e5e4afc0
🎨
2018-09-22 20:11:13 +09:00
syuilo
aa5528d11e
🎨
2018-09-22 19:59:37 +09:00
syuilo
251629ab61
🎨
2018-09-22 15:58:11 +09:00
syuilo
82d94b5963
Fix #2747
2018-09-22 08:49:14 +09:00
syuilo
ecc235c545
Fix bug
2018-09-21 16:43:46 +09:00
syuilo
00a3f8d392
Fix #2741
2018-09-21 08:37:26 +09:00
syuilo
a5f817d896
Fix #2744
2018-09-21 08:33:24 +09:00
syuilo
d058ecc4ea
Resolve #2698
2018-09-20 17:21:16 +09:00
syuilo
77a0450b5d
🎨
2018-09-20 16:21:51 +09:00
syuilo
6341807d02
🎨
2018-09-20 16:16:01 +09:00
syuilo
5422482696
Resolve #1153
2018-09-20 06:27:41 +09:00
syuilo
cd7f8b080e
Fix #2738
2018-09-20 04:56:24 +09:00
syuilo
faf29b768f
Make admin can delete any note
2018-09-19 17:29:03 +09:00
syuilo
ea3bcbbc37
キャッシュの設定を調整
2018-09-19 14:22:46 +09:00
syuilo
d9f0e158a3
Implement #2736
2018-09-19 14:18:34 +09:00
syuilo
a9a2f4820b
Add keyboard shortcut doc
2018-09-19 08:36:06 +09:00
MeiMei
8414db57f0
Specify AP Cache-Control ( #2735 )
2018-09-19 07:17:19 +09:00
syuilo
609d68933e
Add new shortcut
2018-09-19 02:51:06 +09:00
syuilo
3c865d6054
Add new shortcut
2018-09-19 02:35:32 +09:00
syuilo
fd770b008e
Add new shortcut
2018-09-19 02:32:44 +09:00
syuilo
b0d60ef2c2
Add new shortcut
2018-09-19 02:27:19 +09:00
syuilo
7b9cea06ef
Fix
2018-09-19 02:26:06 +09:00
syuilo
8bf4e55338
Improve keyboard shortcuts
2018-09-18 16:45:20 +09:00
syuilo
6ead1de383
Improve readability
2018-09-18 15:02:26 +09:00
syuilo
3b628ec3c4
将来的にバグに繋がりかねない挙動を修正
2018-09-18 15:02:15 +09:00
syuilo
87b6ef0ec5
Improve keyboard shortcut
2018-09-18 14:53:17 +09:00
syuilo
5184a07cf2
Improve usability
2018-09-18 14:50:13 +09:00
syuilo
dba04cc59c
Improve keyboard shortcuts
2018-09-18 14:43:54 +09:00
syuilo
f4045fb5b3
Improve keyboard shortcuts
2018-09-18 14:39:18 +09:00
syuilo
16c36163b4
Fix bug
2018-09-18 14:35:46 +09:00
syuilo
1ac033ff18
Improve keyboard shortcut
2018-09-18 14:30:50 +09:00
syuilo
429bf179dc
Refactor: Better type annotations
2018-09-18 13:14:17 +09:00
syuilo
8ba3fb13eb
Fix bug
2018-09-18 13:12:41 +09:00
MeiMei
11496d887e
Publish pinned notes ( #2731 )
2018-09-18 13:08:27 +09:00
syuilo
71a93b2b43
Refactor & Usability improvements
2018-09-18 12:42:56 +09:00
syuilo
6ed3f9e414
リファクタリングなど
2018-09-18 12:34:41 +09:00
syuilo
f66c31c771
Improve usability & refactoring
2018-09-18 09:20:06 +09:00
syuilo
55e2ae1408
Improve usability
2018-09-18 09:11:52 +09:00
syuilo
19c72627fc
Improve keyboard shortcut
2018-09-18 08:19:45 +09:00
syuilo
1f2ebce8ed
Resolve #1302
2018-09-18 06:29:47 +09:00
syuilo
fcea9dacb7
Clean up: Remove unused import
2018-09-18 06:20:49 +09:00
syuilo
31ce3aa312
キーボードショートカットを強化するなど
2018-09-18 05:35:06 +09:00
syuilo
ab83e08bc7
メッセージタイムラインを追加
2018-09-18 02:14:12 +09:00
syuilo
2fad6e6d5f
Refactor
2018-09-18 02:13:42 +09:00
syuilo
44f6fe6f1f
Refactor: Extract shouldMuteThisNote function
2018-09-17 23:07:15 +09:00
syuilo
f5a937c523
Better hashtag parsing
2018-09-17 22:51:10 +09:00
syuilo
62509edcbe
Refactor
2018-09-17 12:18:59 +09:00
syuilo
f97cdfaa20
Fix #2725
2018-09-17 11:59:24 +09:00
syuilo
67ec10e86d
Add untilId param
2018-09-17 11:43:53 +09:00
syuilo
7d599a68ea
pong
2018-09-17 09:07:46 +09:00
syuilo
d872a16fe0
🎨
2018-09-17 09:05:51 +09:00
syuilo
109738ccb9
ハッシュタグタイムラインを実装
2018-09-17 09:00:20 +09:00
syuilo
b21b33831a
Fix bug
2018-09-17 03:36:58 +09:00
xps2
43b47c4494
fontawesomeを5.3.1にアップデート ( #2718 )
2018-09-17 03:02:58 +09:00
syuilo
8751d91794
Better stats page
2018-09-17 02:56:57 +09:00
syuilo
374b276f5c
Fix #2720
2018-09-17 02:45:30 +09:00
syuilo
6138a74231
Fix #2101
2018-09-17 00:20:00 +09:00
syuilo
dc2055f5bc
Fix bug
2018-09-16 23:15:15 +09:00
syuilo
afeb8058b1
Add mentions column (Deck)
2018-09-16 23:15:02 +09:00
syuilo
32afe77a26
自分宛ての投稿をタイムラインで見れるように
2018-09-16 22:48:57 +09:00
syuilo
cda3635d97
enable-animations --> reduce-motion
2018-09-16 21:40:48 +09:00
syuilo
a61320ca8c
Improve usability
2018-09-16 04:34:46 +09:00
syuilo
19152c28cb
Fix bug
2018-09-16 04:31:55 +09:00
syuilo
dda2967e2d
Merge pull request #2611 from tamaina/improve-media
...
メディアリストにバナータイプのメディアビューを追加
2018-09-16 04:28:07 +09:00
syuilo
a680bcda1f
Fix
2018-09-16 04:27:10 +09:00
syuilo
8d24fcba6a
✌️
2018-09-16 04:26:01 +09:00
syuilo
2a96429be8
バグ修正やデザイン調整など
2018-09-16 04:21:48 +09:00
syuilo
2e3d0d3435
Fix bug
2018-09-16 03:48:16 +09:00
syuilo
7d76887517
アニメーションを無効にするオプションを実装
2018-09-16 03:46:53 +09:00
tamaina
952a49f749
revert デスクトップの動画埋め込みを廃止
2018-09-15 22:22:41 +09:00
tamaina
8f8c67ad6d
Merge branch 'develop' into improve-media
2018-09-15 22:15:56 +09:00
syuilo
25b0a93acd
✌️
2018-09-15 21:53:04 +09:00
syuilo
7b2b7d1456
Resolve #2066
2018-09-15 21:48:10 +09:00
syuilo
fc31e44fd2
Fix bug
2018-09-15 05:42:14 +09:00
syuilo
c985fed3e4
Resolve #2328
2018-09-15 05:40:58 +09:00
syuilo
f670345d45
ユーザー名のホストを省略しないオプションを実装
2018-09-14 20:33:27 +09:00
syuilo
3220d69a69
常にメディアを閲覧注意として投稿するオプションを実装
2018-09-14 20:11:01 +09:00
syuilo
34a5adf951
常に閲覧注意の画像を表示するオプションを追加 & リファクタリング
2018-09-14 15:14:59 +09:00
syuilo
4b3ece439e
🎨
2018-09-14 12:39:11 +09:00
syuilo
6843019481
メモリリークを承知でいくつかの重要な部分のアニメーションを有効化
2018-09-14 09:15:37 +09:00
syuilo
683d3a70b2
#2562 #2563
2018-09-13 18:23:44 +09:00
syuilo
03e1d3fbc4
Refactor
2018-09-13 18:01:50 +09:00
syuilo
700f8c9bb4
CWが適用されない箇所を修正
2018-09-13 17:44:36 +09:00
syuilo
8a8c079b2f
Improve following/followers view
...
Closes #2235
2018-09-13 02:08:17 +09:00
syuilo
b4a30e2a25
Refactor: remove needless await
2018-09-13 02:07:03 +09:00
syuilo
f19f92c538
Clean up: Remove unused import
2018-09-13 01:50:36 +09:00
syuilo
e1a946ab45
Fix bug
2018-09-13 01:50:21 +09:00
syuilo
aa1817737e
Fix glitch
2018-09-13 01:06:18 +09:00
syuilo
25ec5a24ab
Add toLowerCase
2018-09-12 06:33:02 +09:00
Aya Morisawa
2118fadc48
Add toUpperCase function ( #2697 )
2018-09-12 03:51:33 +09:00
syuilo
ca2230f690
Refactor
2018-09-12 03:32:47 +09:00
Aya Morisawa
0ed197d4d9
Use unique ( #2695 )
2018-09-12 03:02:14 +09:00
syuilo
046976dffc
Resolve #2691
2018-09-12 02:48:19 +09:00
syuilo
bb8139196e
Fix wrong indentation
2018-09-12 01:48:30 +09:00
syuilo
1fea2cdcbe
Fix bug
2018-09-11 20:57:25 +09:00
syuilo
5b09209ef9
Fix bug
2018-09-10 21:36:43 +09:00
syuilo
62db650e3c
Revert "Fix bug"
...
This reverts commit f3ab8199a5
.
2018-09-10 21:17:49 +09:00
Acid Chicken (硫酸鶏)
b24f368d3f
サロゲートペアを字数にカウントしないようにする ( #2661 )
...
* Update post-form.vue
* Update messaging-message.ts
* Update post-form.vue
* Update note.ts
* Update post-form.vue
refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444
* Update post-form.vue
refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444
* Update messaging-message.ts
refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444
* Update note.ts
refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444
* Update post-form.vue
refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216175581
* Update post-form.vue
* Update post-form.vue
refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242002
* Update post-form.vue
refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242105
2018-09-10 18:02:46 +09:00
syuilo
4dc8351f56
Optimize booting script
2018-09-10 17:50:34 +09:00
syuilo
f3ab8199a5
Fix bug
2018-09-10 17:40:41 +09:00
syuilo
20a9c25d70
Fix #2677
2018-09-10 14:48:19 +09:00
syuilo
507a192489
Fix bug
2018-09-10 05:45:29 +09:00
syuilo
23efaae85e
lint
2018-09-10 03:39:00 +09:00
syuilo
5b2f15726f
Fix #2675
2018-09-10 03:15:46 +09:00
syuilo
bc3a5f3512
Fix #2596
2018-09-10 03:02:06 +09:00
syuilo
ba05f236bd
Resolve #2101
2018-09-10 02:47:34 +09:00
syuilo
6ac92ac4b8
Fix #2321
2018-09-10 02:43:16 +09:00
syuilo
d9a1cd082c
#2623
2018-09-10 02:21:16 +09:00
syuilo
a32071541a
Clean up
2018-09-10 02:20:09 +09:00
syuilo
eb4f625bbd
Fix #2096
2018-09-10 02:09:33 +09:00
syuilo
e36d45507a
Fix #2513
2018-09-10 02:07:13 +09:00
syuilo
e32884f07f
Fix #1740
2018-09-10 01:57:19 +09:00
syuilo
1344ffa67d
削除された投稿にリアクションできないように
...
Closes #1778
2018-09-10 01:55:14 +09:00
syuilo
e07210524f
Refactor: Add comments
2018-09-10 01:54:08 +09:00
syuilo
6f3996c061
Update theme color
2018-09-10 01:51:57 +09:00
syuilo
fd06fd4dc1
Resolve #2560
2018-09-10 01:51:46 +09:00
MeiMei
ea4e2da58d
Fix AP Announce detection ( #2672 )
2018-09-09 02:59:14 +09:00
syuilo
0790dd7a2c
8.33.1
2018-09-09 02:45:29 +09:00
syuilo
6a45bb21c3
#2668 の一部をRevert
2018-09-08 23:19:11 +09:00
syuilo
5d4e9aa949
Show ai image in welcome page
2018-09-08 23:16:02 +09:00
MeiMei
5a13c38a6d
インスタンス名がブラウザタイトルに反映されないのを修正 ( #2668 )
...
* titleが反映されないのを修正
* deckでtitleが反映されるように修正
2018-09-08 21:44:28 +09:00
tamaina
67f60ab307
fix wrong reaction img ( #2666 )
...
* use svg and cdn to download reactions
* fix wrong reaction img
2018-09-08 19:25:59 +09:00
tamaina
08c278578d
use svg and cdn to download reactions ( #2665 )
2018-09-08 19:03:20 +09:00
syuilo
82ee3a538b
Improve welcome page
2018-09-08 15:28:38 +09:00
syuilo
380cf0de69
Improve welcome page
2018-09-08 15:11:12 +09:00
MeiMei
ef62497777
ActivityPub Outboxの修正とactivity idのURLを実装 ( #2662 )
...
* Fix Outbox structure
* Implement activity endpoint
* Use in instead of or
* Use in, addition
2018-09-08 05:24:55 +09:00
syuilo
2824d8a5b6
Add animation
2018-09-08 04:54:11 +09:00
syuilo
1c84c0828e
良い感じに
2018-09-08 01:46:01 +09:00
syuilo
39e4494836
🎨
2018-09-08 01:31:50 +09:00
syuilo
efaaa76185
Improve note visibility settings
...
Closes #2312
Closes #2313
2018-09-07 21:13:15 +09:00
syuilo
19e1f996a6
Fix bug
2018-09-07 21:10:31 +09:00
syuilo
9e3abb9989
Improve welcome page
2018-09-07 20:41:12 +09:00
syuilo
d9fe9cc5df
返すタグの数を制限
2018-09-07 20:23:46 +09:00
syuilo
8c6856d894
Improve welcome page
2018-09-07 20:21:25 +09:00
tamaina
1917b0339e
#2652 ( #2658 )
2018-09-07 19:24:18 +09:00
syuilo
c05419f223
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-09-07 19:23:51 +09:00
syuilo
e0deaec695
Implement new endpoint
2018-09-07 19:23:39 +09:00
MeiMei
d70e2a788e
Add some meta alternate links ( #2657 )
2018-09-07 19:22:14 +09:00
syuilo
7343e6e2e8
統計で無視するハッシュタグを設定できるように
2018-09-07 19:20:50 +09:00
syuilo
106d4cc0d6
🎨
2018-09-07 06:04:00 +09:00
syuilo
2b50364ab4
ユーザー名にコントラストを付けるデザインのオンオフを切り替えられるように
2018-09-07 05:45:13 +09:00
syuilo
fa04ac789e
🎨
2018-09-07 05:37:15 +09:00
Aya Morisawa
7959196dc7
Add sum function ( #2653 )
2018-09-07 04:21:04 +09:00
Aya Morisawa
c6ff6939a5
Add capitalize function ( #2651 )
2018-09-07 03:22:55 +09:00
MeiMei
769960f29e
Encode fetch URI if needed ( #2649 )
2018-09-07 02:26:31 +09:00
Aya Morisawa
d92e9759f3
Refactor analog clock widget ( #2648 )
2018-09-07 01:20:23 +09:00
syuilo
bf7e19b288
🎨
2018-09-07 01:18:47 +09:00
syuilo
98954cd6d4
Trim image
2018-09-07 01:02:31 +09:00
syuilo
538bb978ed
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-09-07 00:52:21 +09:00
syuilo
10232c5866
Fix bug & some refactor
2018-09-07 00:52:13 +09:00
Aya Morisawa
5cd6a0db16
Fix typo: serive -> service ( #2647 )
2018-09-07 00:44:57 +09:00
Aya Morisawa
ff0a05a2d6
Add unique function ( #2644 )
2018-09-07 00:10:03 +09:00
Aya Morisawa
e34b264af2
Fix bug ( #2643 )
2018-09-07 00:03:44 +09:00
Aya Morisawa
00d79487cd
Add erase function ( #2641 )
2018-09-07 00:02:55 +09:00
Aya Morisawa
3cace734c7
Add concat function ( #2640 )
2018-09-06 21:31:15 +09:00
Aya Morisawa
f428372869
Refactor effects function ( #2639 )
2018-09-06 20:06:16 +09:00
Aya Morisawa
40735ce76b
Fix bug ( #2638 )
2018-09-06 19:28:52 +09:00
syuilo
4a00c13b33
🎨
2018-09-06 16:03:00 +09:00
Aya Morisawa
8e359d54bd
if elimination ( #2635 )
2018-09-06 06:06:22 +09:00
syuilo
91e0fc8c62
Improve welcome page
2018-09-06 04:52:42 +09:00
syuilo
b4f86feddb
🎨
2018-09-06 04:38:07 +09:00
syuilo
ccf8e44acc
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-09-06 04:28:42 +09:00
syuilo
451acb77df
Improve welcome page
2018-09-06 04:28:39 +09:00
syuilo
e2c6227f47
Improve local timeline API
2018-09-06 04:28:22 +09:00
MeiMei
ebd1c877ad
Show host in local user detail ( #2634 )
2018-09-06 03:21:11 +09:00
Aya Morisawa
498094b3c7
Refactor reversi engine ( #2633 )
...
* Refactor reversi engine
* Add puttablePlaces
2018-09-06 03:02:52 +09:00
Aya Morisawa
1cc183ecdb
Resolve #2631 ( #2632 )
2018-09-06 02:44:01 +09:00
Aya Morisawa
e8948452fd
Resolve #2629 ( #2630 )
2018-09-06 02:28:04 +09:00
Aya Morisawa
ade7e62836
Add README.md for prelude ( #2628 )
2018-09-06 02:24:39 +09:00
Aya Morisawa
395cfa6108
Resolve #2625 ( #2627 )
2018-09-06 02:16:08 +09:00
syuilo
b5ff2abdb9
互換性のためのコードを追加 & #2623
2018-09-05 23:55:51 +09:00
syuilo
229e85b2c5
[WIP] Update welcome page
2018-09-05 21:51:31 +09:00
tamaina
4257fed500
fix mk-media darkmode
2018-09-05 19:46:55 +09:00
syuilo
37058e3480
Fix parameter name
2018-09-05 19:35:57 +09:00
syuilo
a1b82e9723
#2620
2018-09-05 19:32:46 +09:00
syuilo
db943df0c8
🎨
2018-09-05 18:09:31 +09:00
tamaina
299f83684b
media-banner darkmode
2018-09-05 18:01:47 +09:00
syuilo
ff8d300ea8
モバイル版のメニューにお知らせを表示するように
2018-09-05 17:43:31 +09:00
syuilo
8b490b9b94
#2607
2018-09-05 16:48:59 +09:00
syuilo
6fea2f52f1
nanka iroiro
2018-09-05 13:47:26 +09:00
syuilo
f77eaaa08a
Improve usability
2018-09-05 13:06:49 +09:00
tamaina
ebeaef94e2
Improve media list
2018-09-05 01:08:18 +09:00
tamaina
2399ba05cd
wip
2018-09-04 21:07:41 +09:00
tamaina
8bcfa97349
wip
2018-09-04 21:06:02 +09:00
tamaina
dd3e3ddcdd
wip
2018-09-04 20:21:36 +09:00
tamaina
2555e23b10
wip
2018-09-04 20:01:15 +09:00
syuilo
d279f8e9ff
🎨
2018-09-04 19:19:51 +09:00
MeiMei
eaec936fa6
Fix remote follow ( #2606 )
2018-09-04 18:33:16 +09:00
MeiMei
5b039a1bee
Add User-Agent header ( #2602 )
2018-09-04 17:44:21 +09:00
syuilo
199573ccee
#2566
2018-09-04 13:03:16 +09:00
syuilo
977200b7cd
🎨
2018-09-04 12:59:40 +09:00
syuilo
6abff253ea
トップページのタイムラインをリアルタイム更新するように
2018-09-04 12:59:34 +09:00
syuilo
ba64de334a
Fix bug
2018-09-04 12:58:43 +09:00
syuilo
dc1d7fa9d7
ローカルタイムラインストリームに認証不要で接続できるように
2018-09-04 12:58:35 +09:00
syuilo
f42665d4bc
🎨
2018-09-04 11:34:36 +09:00
syuilo
a5eb19c878
Support darkmode
2018-09-04 11:24:39 +09:00
syuilo
3698c679e2
🍕
2018-09-04 02:09:56 +09:00
syuilo
db3ae303cb
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-09-03 23:23:55 +09:00
syuilo
66f3a155e6
なんかもうめっちゃやった
2018-09-03 23:23:50 +09:00
Aya Morisawa
09843a409b
Fix typo: Wroker -> Worker ( #2597 )
2018-09-03 18:58:26 +09:00
syuilo
d94b3757be
Merge branch 'master' into develop
2018-09-02 22:41:10 +09:00
syuilo
13e822cba6
Trim text
...
Closes #2595
2018-09-02 22:40:27 +09:00
Aya Morisawa
c57bf87f52
Make poll button togglable ( #2592 )
2018-09-02 21:39:47 +09:00
tamaina
99fbd60265
Improve url visual ( #2591 )
...
* Use string interpolation
* improve url visual
* fix lint
2018-09-02 20:19:59 +09:00
Aya Morisawa
3136c714bf
Fix users/list/update API ( #2590 )
2018-09-02 19:03:00 +09:00
Aya Morisawa
c0ee134f19
Add users/lists/delete API ( #2589 )
2018-09-02 18:59:42 +09:00
syuilo
d15ebe5732
Improve usability
2018-09-02 18:27:43 +09:00
syuilo
ef630195fa
モバイルのドライブダイアログがおかしいのを修正 & ダークモード対応
2018-09-02 18:23:47 +09:00
syuilo
e31921151e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-09-02 17:56:39 +09:00
syuilo
f94992abbe
🎨
2018-09-02 17:56:20 +09:00
Aya Morisawa
b00060c09c
Clean up
2018-09-02 17:44:49 +09:00
Marihachi
f6217d96d2
add an endpoint users/lists/update ( #2585 )
...
* add an endpoint users/lists/update
* add meta params
* fix packing
2018-09-02 11:25:32 +09:00
syuilo
4f0d844b43
Remove needless properties
2018-09-02 09:31:11 +09:00
mei23
0177023ead
Use Tombstone for Delete
2018-09-02 08:02:43 +09:00
Aya Morisawa
a4678e45de
Not check dependencies
2018-09-02 08:02:10 +09:00
xps2
f24869625e
fix
2018-09-02 01:10:55 +09:00
syuilo
ce28c70c35
Clean up
2018-09-01 23:57:05 +09:00
Aya Morisawa
5e0f5c31e7
Merge branch 'string-interpolation' into develop
2018-09-01 23:30:16 +09:00
Aya Morisawa
b28dd4be52
Use typeof
2018-09-01 23:29:22 +09:00
Aya Morisawa
291beb45fc
Use string interpolation
2018-09-01 23:12:51 +09:00
tamaina
ffb345ccb5
fix #2315 ( #2339 )
...
* improve MFM to html
* improve html to MFM
* missing semicolon
* missing semicolon
* fix html to MFM
タグのリンクは解除するように
* fix bug
* misssing semicolon
* Update html-to-mfm.ts
* Update html-to-mfm.ts
2018-09-01 22:45:27 +09:00
Aya Morisawa
acffc3e522
Refactor mfm component
2018-09-01 22:38:50 +09:00
syuilo
0962e62b8c
Merge pull request #2572 from syuilo/refactor-reversi-game
...
Refactor reversi game
2018-09-01 22:20:32 +09:00
Aya Morisawa
91ebd310b7
Refactor reversi game
2018-09-01 22:18:07 +09:00
Aya Morisawa
3d24112d2d
Refactor reversi engine
2018-09-01 22:09:54 +09:00
syuilo
4b1886990f
Merge pull request #2570 from mei23/mei-0901-update2b
...
Implement ActivityPub Update(Person)
2018-09-01 21:38:49 +09:00
syuilo
5209a584a2
Better post form
2018-09-01 20:47:49 +09:00
mei23
57a63d38aa
Send Update activity
2018-09-01 20:23:01 +09:00
mei23
3efffbcf22
Receive Update activity
2018-09-01 20:23:01 +09:00
mei23
15eaebe522
updatePersonで再割り当てを考慮する
2018-09-01 20:23:01 +09:00
mei23
eee98358ac
Add missing updatePerson properties
2018-09-01 20:23:01 +09:00
mei23
795fc5e7bc
Set Person.updatedAt at first
2018-09-01 20:23:01 +09:00
Aya Morisawa
52aa64fcb6
Fix drop index
2018-09-01 19:12:07 +09:00
Aya Morisawa
7860d97a10
Add type annotation
2018-09-01 18:47:02 +09:00
syuilo
7559b8da6c
✌️
2018-09-01 16:23:23 +09:00
syuilo
f1d65a66b4
Fix bug
2018-09-01 15:38:03 +09:00
syuilo
63e2dbbb0d
Fix bug
2018-09-01 15:22:28 +09:00
syuilo
488bbc9651
DeckでもURLプレビュー
2018-09-01 13:08:43 +09:00
syuilo
29b2bdf613
Fix bug
2018-09-01 12:58:04 +09:00
syuilo
4d6b9f62e5
モバイルのドライブをダークモード対応した
2018-09-01 12:05:25 +09:00
syuilo
2a235151ed
#2236 #2237
2018-09-01 09:42:25 +09:00
syuilo
9e318d5ebc
Fix bug
2018-09-01 09:29:59 +09:00
syuilo
6819eb3b4d
Improve usability
2018-09-01 09:16:25 +09:00
syuilo
4c6fb60dd2
#2541
2018-09-01 08:13:18 +09:00
syuilo
bffb9a5c45
#2447 #1958
2018-09-01 08:09:21 +09:00
syuilo
bbeb6d534e
Merge pull request #2557 from Hiramiya/darkmode
...
Fix darkmode on followers-you-may-know
2018-09-01 07:15:22 +09:00
Nasha Hiramiya
63b8af4531
Fix darkmode on followers-you-may-know
2018-08-31 20:42:20 +01:00
mei23
18b4f74cdb
Improve validation error message
2018-08-31 16:46:24 +09:00
Nasha Hiramiya
6434dac04d
Add return for invalid filetypes, fixes wrong behaviour
2018-08-30 21:04:20 +01:00
syuilo
f0abc46429
開発モードで警告を表示するようにするなど
2018-08-30 22:10:29 +09:00
mei23
48223c1c76
Validate host in activity
2018-08-30 20:53:41 +09:00
mei23
dddf7834cc
Add host/digest to HTTP signature
2018-08-30 20:52:35 +09:00
syuilo
1b7d98c17e
🎨
2018-08-30 03:56:04 +09:00
syuilo
3038434712
Fix bug
2018-08-30 03:53:26 +09:00
syuilo
117ab633a1
Improve API
2018-08-30 03:49:52 +09:00
syuilo
e50fa4762d
Clean up
2018-08-30 03:37:23 +09:00
syuilo
aed1e839ba
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-08-30 03:32:45 +09:00
syuilo
00f2974a2a
Refactoring
2018-08-30 03:32:42 +09:00
syuilo
89288d8e0d
Merge pull request #2530 from mei23/mei-0829-apvalidate
...
ActivityPub Personのホストの検証等の修正
2018-08-29 17:32:33 +09:00
mei23
6e3bf26cad
Validate host on Person
2018-08-29 16:10:03 +09:00
Zero King
f55fcd3305
Use https:// for maps.google.com links
2018-08-29 04:34:53 +00:00
syuilo
f92745e381
デフォルトで時計を表示するように
2018-08-29 07:10:42 +09:00
syuilo
2762b78bcc
モバイルでもサウンドの設定を行えるように
2018-08-29 07:05:56 +09:00
syuilo
2de8e8c358
Fix bug
2018-08-29 06:59:43 +09:00
syuilo
321e851b26
Fix bug
2018-08-29 06:46:05 +09:00
syuilo
02341ceb6e
Merge pull request #2512 from Hiramiya/avatarbannerfiletypes
...
Fix linting errors
2018-08-28 18:08:22 +09:00
Nasha Hiramiya
3dcdd7a5d7
Fix linting errors
2018-08-28 09:44:49 +01:00
syuilo
77baca8e6e
Merge pull request #2511 from Hiramiya/avatarbannerfiletypes
...
Prevent setting non-image files as avatar/banner
2018-08-28 07:41:50 +09:00
syuilo
6a7169630c
Merge pull request #2509 from Hiramiya/updateavatarfix
...
Update update-avatar.ts to match update-banner.ts behaviour
2018-08-28 07:39:35 +09:00
Hiramiya
e7e6d833b7
Restrict banner filetypes
2018-08-27 20:03:48 +01:00
Hiramiya
d1a9561135
Restrict avatar filetypes
2018-08-27 20:03:28 +01:00
Hiramiya
ef43721e32
Update update-avatar.ts
2018-08-27 17:29:21 +01:00
Hiramiya
f283d2423f
Fix border-radius on friends
2018-08-27 16:06:31 +01:00
Hiramiya
c07f668f14
Fix border-radius on photos
2018-08-27 16:06:04 +01:00
Hiramiya
975e4dd285
Remove temp border change
2018-08-27 15:51:31 +01:00
Hiramiya
09b05c8552
DarkMode user page bottom nav
2018-08-27 15:46:27 +01:00
Hiramiya
530ee6f80e
DarkMode User Photos
2018-08-27 15:45:35 +01:00