Aya Morisawa
cc06ef23ff
Eliminate if-statement ( #3564 )
2018-12-09 03:45:47 +09:00
Aya Morisawa
e649ec557b
Eliminate duplicated condition on if-statement ( #3563 )
2018-12-09 03:45:07 +09:00
Aya Morisawa
2b7e219efe
Eliminate if-statement ( #3562 )
2018-12-09 03:44:37 +09:00
Aya Morisawa
e9d519ea9a
Eliminate if-statement ( #3561 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 03:43:58 +09:00
Aya Morisawa
8608465864
Use && to eliminate if-statement ( #3558 )
2018-12-09 03:41:18 +09:00
Aya Morisawa
dece0c2bfb
Eliminate if-statement ( #3555 )
2018-12-09 03:40:40 +09:00
Aya Morisawa
f301e914c8
#2501
2018-12-09 01:05:55 +09:00
MeiMei
07218ce03c
Fix follow duplicate ( #3548 )
...
* フォローとリクエスト両方存在しても解除する
* 既にフォローしてても承認できるように
2018-12-08 18:55:00 +09:00
tamaina
3b7be81491
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 (硫酸鶏)
8a311c2e6a
Update server-stats.ts ( #3512 )
2018-12-08 10:40:45 +09:00
syuilo
fcc8ec1609
[Client] Improve cw-button
2018-12-08 10:36:26 +09:00
syuilo
3dd5cf4f3b
Add comment
2018-12-08 10:20:43 +09:00
MeiMei
62558faa9e
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 4c21caf59753e7653c02f81ddf0cde8c44f48008.
2018-12-08 06:39:15 +09:00
MeiMei
de16b72cc0
Resolve #3537 ( #3540 )
...
* Resolve #3537
* tune
2018-12-08 06:18:37 +09:00
MeiMei
de3a658c64
Apply tag length limit from AP ( #3536 )
2018-12-07 21:01:43 +09:00
Aya Morisawa
f6d0e11b47
#2593 (mobile) ( #3521 )
2018-12-07 18:33:09 +09:00
syuilo
3597297b18
Update parser.ts
2018-12-07 18:26:54 +09:00
syuilo
1001e6e5f4
Resolve #3529
2018-12-07 17:54:35 +09:00
Acid Chicken (硫酸鶏)
a038c6790e
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
bae310fab1
Add user name conversions ( #3534 )
...
* Add user name conversions
* add conversion
2018-12-07 11:29:49 +09:00
MeiMei
33b6347d9b
lint fix ( #3522 )
2018-12-06 19:15:09 +09:00
Aya Morisawa
99742b9c87
Add missing comma
2018-12-06 17:02:44 +09:00
Aya Morisawa
8fbfff486b
#2593 (desktop) ( #3518 )
2018-12-06 16:56:24 +09:00
syuilo
a27f958ac2
✌️
2018-12-06 16:33:35 +09:00
syuilo
5ebaf7c45d
Resolve #3519
2018-12-06 16:30:28 +09:00
syuilo
ecfb533fdf
Update photo-stream.vue
2018-12-06 16:19:12 +09:00
syuilo
379f79130b
Refactor
...
Use mk-user-name
2018-12-06 16:09:33 +09:00
syuilo
1395357bfb
Refactor
...
Make mk-user-name component
2018-12-06 11:18:13 +09:00
tamaina
4c8eabfe74
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
417258d726
Resolve #1872 ( #3516 )
2018-12-06 10:21:41 +09:00
MeiMei
2bf3f7ab87
Emoji support in profile ( #3514 )
...
* Emoji in profile
* Add emojis to fields
2018-12-06 10:02:04 +09:00
Acid Chicken (硫酸鶏)
9b893b2fe2
外部サービス連携情報を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
06eeb36ae5
Add small syntax ( #3506 )
2018-12-05 20:11:54 +09:00
Aya Morisawa
2153130337
Fix #3341 ( #3502 )
2018-12-05 18:44:57 +09:00
syuilo
82e478f2e3
[MFM] Add italic syntax
...
Resolve #3486
2018-12-05 17:39:26 +09:00
syuilo
779db446cf
[Client] Resolve #3500
2018-12-05 17:27:27 +09:00
syuilo
6e6d14b69b
Update home.photos.vue
2018-12-04 11:02:51 +09:00
syuilo
68e1b3f393
Revert "Update switch.vue"
...
This reverts commit 40520f399789e3feede88a9a73c1846596ef775f.
2018-12-04 09:42:55 +09:00
syuilo
be5e9fece6
Update switch.vue
2018-12-04 03:50:07 +09:00
MeiMei
7cbcc3310f
Remove unnecessary Renote check code ( #3489 )
2018-12-04 03:22:41 +09:00
MeiMei
bb7128bcb4
Do not show Renote button when inhibited ( #3488 )
2018-12-04 03:22:08 +09:00
syuilo
46c6611f36
[MFM] Implement strike syntax
...
Resolve #3485
2018-12-04 01:28:21 +09:00
syuilo
e310fe732f
Fix bug
2018-12-04 01:07:26 +09:00
syuilo
000bd5936e
🎨
2018-12-04 01:04:53 +09:00
syuilo
23fac32d9c
🎨
...
Add ripple effect
2018-12-04 01:02:19 +09:00
MeiMei
42c0a4978b
Improve widget paging looks ( #3482 )
...
* Improve widget paging looks
* rewind when error
2018-12-03 23:14:10 +09:00
syuilo
e9b203b749
Update init.ts
2018-12-03 20:26:46 +09:00
syuilo
d56cd166ab
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-03 20:26:38 +09:00
syuilo
4eddfaf68e
Update post-form.vue
2018-12-03 20:21:05 +09:00
Aya Morisawa
182432417c
Resolve #3281 ( #3479 )
2018-12-03 20:11:18 +09:00
syuilo
aae394e34e
Resolve #327
2018-12-03 20:08:18 +09:00
syuilo
396a2b9bfc
Refactor
2018-12-03 19:44:03 +09:00
syuilo
78e986fefb
🎨
2018-12-03 09:43:07 +09:00
syuilo
bbf5305196
Improve usability
2018-12-03 09:41:22 +09:00
syuilo
2f4416ef1c
Refactor
2018-12-03 09:38:43 +09:00
syuilo
92c37eed89
🎨
2018-12-03 09:14:17 +09:00
syuilo
27ef5a88a4
Clean up
2018-12-02 23:00:06 +09:00
Aya Morisawa
cbe691a0c6
Merge if-statements ( #3478 )
2018-12-02 22:32:09 +09:00
nico
9d55b91ffb
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
6e4fa18b7f
Use takeWhile instead of some ( #3475 )
2018-12-02 20:28:22 +09:00
Aya Morisawa
865695c7a4
Remove self-assignment ( #3476 )
2018-12-02 20:26:15 +09:00
syuilo
0f36f88a35
[Client] Resolve #2596
2018-12-02 20:24:38 +09:00
syuilo
e4475a23c5
Merge branches 'develop', 'develop' and 'develop' of https://github.com/syuilo/misskey into develop
2018-12-02 20:11:03 +09:00
Aya Morisawa
6d5771779e
Use primitive type boolean ( #3474 )
2018-12-02 20:10:56 +09:00
syuilo
b69cce2f87
Improve input dialog
2018-12-02 20:10:53 +09:00
Aya Morisawa
840f0bd04c
Simplify expressions ( #3473 )
2018-12-02 19:35:41 +09:00
Aya Morisawa
4565b83053
Fix #3445 ( #3471 )
2018-12-02 19:24:57 +09:00
Aya Morisawa
31ffccf851
Remove unneccesary casts
2018-12-02 19:05:08 +09:00
MeiMei
2b824f7169
No MFM parsing when remote note ( #3470 )
...
* Use tag for hashtag detection of remote note
* No MFM parsing when remote note
2018-12-02 18:05:33 +09:00
syuilo
24eb4bc923
🎨
2018-12-02 15:31:24 +09:00
syuilo
d817dbca4e
Fix
2018-12-02 15:30:48 +09:00
syuilo
541fe9854c
Refactor: rename alert to dialog
2018-12-02 15:28:52 +09:00
syuilo
b3f48c6016
[Client] Resolve #2225
2018-12-02 15:26:56 +09:00
syuilo
ce9329afcf
🎨
2018-12-02 14:26:30 +09:00
MeiMei
60d95c7d3f
Suggest in CW ( #3467 )
2018-12-02 07:33:03 +09:00
syuilo
960df2bb7f
Resolve #1826
2018-12-02 07:02:08 +09:00
syuilo
c8b69f2ee5
[MFM] Better hashtag detection
2018-12-02 06:53:57 +09:00
syuilo
edc77c224c
Improve performance
2018-12-02 06:44:18 +09:00
MeiMei
fd2e2f7895
[Client] Add missing icon ( #3464 )
2018-12-02 03:43:05 +09:00
MeiMei
1e8eb4dbed
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
44e44c69fd
[MFM] Better MFM parsing
2018-12-01 10:40:09 +09:00
syuilo
d70c115cf3
🎨
2018-12-01 09:45:48 +09:00
syuilo
b4d83975ae
Disable update notification
2018-12-01 07:59:15 +09:00
imgbot[bot]
147c5842fe
[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 (硫酸鶏)
f4f19f28d8
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
3b0f37e389
Fix media video ( #3452 )
...
* Fix: Always show nsfw
* [Client] Add missing video play icon
2018-12-01 07:16:28 +09:00
MeiMei
8f699a4757
Exclude remote user or myself from talk user suggestions ( #3449 )
2018-12-01 07:15:55 +09:00
MeiMei
3d1afb9306
AP CW ( #3448 )
2018-12-01 07:15:10 +09:00
Aya Morisawa
eabfd00012
Use for-of instead of map
...
return values are not being used
2018-11-30 23:30:28 +09:00
Aya Morisawa
8feaf72180
Remove consecutive blank line
2018-11-30 23:07:21 +09:00
MeiMei
b8051b0e22
Fix #3442 ( #3443 )
2018-11-30 18:13:55 +09:00
MeiMei
0367ad08a8
Trim notifications text ( #3438 )
...
* Trim notifications
* Remove needless colons
* Use single quote
* 🎨
2018-11-30 09:34:37 +09:00
syuilo
5f63e2abfe
Better limit
2018-11-30 00:45:02 +09:00
MeiMei
e21b349680
Fix SMTP ( #3436 )
2018-11-30 00:35:17 +09:00
syuilo
c7101148c4
Fix #3432
2018-11-30 00:13:13 +09:00
syuilo
7530c50418
Fix #3434
2018-11-30 00:04:28 +09:00
MeiMei
e33f73a5b6
Fix SMTP ( #3433 )
...
* Fix: SMTP local relay
* Fix SMTP SSL description
* ✌️
2018-11-30 00:03:28 +09:00
syuilo
562fb26dc6
Fix #3430
2018-11-29 22:05:11 +09:00
MeiMei
60ee5d1199
Show current selected language ( #3429 )
2018-11-29 21:56:53 +09:00
syuilo
42767aaa2b
メールサーバーの設定がオフの場合はメール設定を表示しないように
2018-11-29 20:33:31 +09:00
syuilo
13f375151d
Make require password to update email
2018-11-29 20:19:02 +09:00
syuilo
f783ef38b5
[MFM] Improve hashtag detection
2018-11-29 20:12:37 +09:00
syuilo
eddacb0247
Refactor
2018-11-29 20:09:41 +09:00
syuilo
a1d4fd27eb
[Client] Fix #3427
2018-11-29 20:07:31 +09:00
syuilo
18b7f4cf2b
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-29 16:24:05 +09:00
syuilo
8999767d86
🎨
2018-11-29 16:24:02 +09:00
syuilo
4512b6711a
Implement email config
2018-11-29 16:23:45 +09:00
Hakaba Hitoyo
0ad502a1d3
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
01697424f9
Mark chart apis as stable
2018-11-29 06:06:07 +09:00
Ivan
3b15b842de
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 (硫酸鶏)
9842c4883f
Update profile-editor.vue ( #3424 )
2018-11-29 04:54:36 +09:00
syuilo
d63cee114f
✌️ 🤔 ✌️
2018-11-28 18:57:22 +09:00
syuilo
6675b7f43d
🎨
2018-11-28 16:29:18 +09:00
syuilo
3bddab4dd0
Cookieを使わないように
2018-11-28 16:19:02 +09:00
syuilo
c4453e50eb
Update signin.ts
2018-11-28 05:27:34 +09:00
nico
d1432bbcaa
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
bdd12c0bfc
[MFM] Improve hashtag detection
2018-11-27 02:08:51 +09:00
syuilo
6e7d72d56b
[Client] Resolve #3323
2018-11-27 01:21:16 +09:00
MeiMei
b286e5c9ef
No caching /api/ ( #3411 )
2018-11-27 01:16:25 +09:00
MeiMei
56f3fcd76e
Return 404 for undefined .well-known ( #3404 )
2018-11-26 04:49:24 +09:00
MeiMei
9a68d4082e
Image for web publish ( #3402 )
...
* Image for Web
* Add comment
* Make main to original
2018-11-26 04:25:48 +09:00
syuilo
a38dd775e3
🎨
2018-11-25 13:47:42 +09:00
syuilo
15012960e8
Improve MFM
2018-11-25 13:36:52 +09:00
syuilo
df88d82cae
[MFM] Add center syntax
...
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo
60fe0da1b4
Improve MFM
2018-11-25 13:23:18 +09:00
syuilo
ae2ed757d5
[Client] Fix bug
2018-11-25 13:21:47 +09:00
syuilo
6d52a4b4dd
Refactoring
2018-11-25 13:19:33 +09:00
syuilo
d89a67c52d
🎨
2018-11-25 05:16:39 +09:00
syuilo
bfc3382d6d
🎨
2018-11-25 05:10:48 +09:00
syuilo
cba9250492
[MFM] Better hashtag parsing
2018-11-25 04:44:42 +09:00
syuilo
498979bd7d
Update note-mixin.ts
2018-11-25 04:30:32 +09:00
syuilo
87232c2a78
Refactor
2018-11-25 04:26:07 +09:00
MeiMei
4061ae6d80
Fix: url-preview ( #3397 )
2018-11-25 01:39:22 +09:00
syuilo
d8e9d03f81
Fix bug: リモートユーザーのアイコンとバナーの色が取得されていない問題を修正
2018-11-24 17:29:32 +09:00
syuilo
f4ae8abb44
Fix lint
2018-11-24 17:19:51 +09:00
syuilo
d75a6faeba
[MFM] Fix hashtag detection
2018-11-24 17:18:11 +09:00
syuilo
d4d54d91ca
Refactor
2018-11-24 17:10:12 +09:00
syuilo
a86be43e07
Resolve #3158
2018-11-24 07:04:29 +09:00
syuilo
dbf17d8667
🎨
2018-11-24 07:03:03 +09:00
syuilo
3586817f79
🎨
2018-11-24 07:01:40 +09:00
syuilo
84d38621bd
Update reversi.room.vue
2018-11-24 07:01:12 +09:00
syuilo
a736c8f13f
🎨
2018-11-24 06:56:30 +09:00
syuilo
979d01ec0f
Update url-preview.ts
2018-11-24 06:41:22 +09:00
MeiMei
374fb4eda9
Do not use _replyIds ( #3392 )
2018-11-23 23:12:28 +09:00
syuilo
85f0a90468
Resolve #3366
2018-11-23 16:39:51 +09:00
syuilo
0ce969d4a6
[MFM] Improve hashtag detection
...
Resolve #3387
2018-11-23 16:02:17 +09:00
syuilo
536ea5d280
Resolve #3376
2018-11-23 08:13:17 +09:00
syuilo
38a9438ef5
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-23 08:01:29 +09:00
syuilo
283f792c32
Improve user operations
...
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
MeiMei
bb4d0fb6e7
AP quote ( #3384 )
2018-11-23 02:10:07 +09:00
nico
f9199d5b64
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
439a35d332
No cache /notes/:note ( #3382 )
2018-11-22 23:17:58 +09:00
Aya Morisawa
66f297bdfa
Remove unneccesary cast ( #3355 )
2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏)
863197af59
Fix #3361 ( #3362 )
...
* Update create.ts
* Update api.ts
2018-11-22 05:06:51 +09:00
syuilo
4705cd1008
[MFM] Improve URL parsing
...
Fix #3368
2018-11-22 05:02:38 +09:00
syuilo
e679a60224
Refactoring
2018-11-22 01:51:26 +09:00
Hakaba Hitoyo
82ab386b83
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 f4a0460e5bde21cd1f39a735f496a2d74233ef3f.
* 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
0cf86dff66
Improve usability
2018-11-21 14:44:49 +09:00
syuilo
12aa24d354
[MFM] Better inline code parse
2018-11-21 12:55:15 +09:00
MeiMei
222efd6061
Fix: stop in DB check ( #3356 )
2018-11-21 12:45:40 +09:00
syuilo
2018edcdec
Improve MFM
2018-11-21 08:32:40 +09:00
syuilo
91622ff1db
[MFM] Fix hashtag parsing
2018-11-21 08:30:29 +09:00
syuilo
3ee4fb95a0
Improve test page
2018-11-21 06:25:58 +09:00
syuilo
cae54d5647
[Client] Fix #3114
2018-11-21 06:24:46 +09:00
syuilo
ec4368ac2d
Update index.vue
2018-11-21 05:36:55 +09:00
syuilo
2768dfc6d1
Fix bug
2018-11-21 05:27:06 +09:00
syuilo
36d2bdd0b4
Fix bug
2018-11-21 05:26:48 +09:00
syuilo
60252911eb
Improve MFM parser ( #3337 )
...
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Clean up
* Update misskey-flavored-markdown.ts
* wip
* wip
* wip
* wip
* Update parser.ts
* wip
* Add new test
* wip
* Add new test
* Add new test
* wip
* Refactor
* Update parse.ts
* Refactor
* Update parser.ts
* wip
2018-11-21 05:11:00 +09:00
Aya Morisawa
36d222ba54
Refactor checkMongoDb ( #3339 )
2018-11-20 21:19:14 +09:00
MeiMei
169013034f
Fix: ap/show ( #3350 )
2018-11-20 21:18:14 +09:00
Aya Morisawa
e071f82b7e
Refactor spawnWorkers ( #3338 )
2018-11-20 12:25:58 +09:00
Aya Morisawa
6c95fdb75d
Refactor port checking ( #3336 )
2018-11-20 11:23:32 +09:00
MeiMei
52c0d747ff
Cores => Logical cores ( #3332 )
2018-11-20 05:30:22 +09:00
MeiMei
f58dd6bb8e
Explicitly set max-age ( #3330 )
2018-11-20 05:29:51 +09:00
Aya Morisawa
22391ef962
Merge environmentInfo and machineInfo into index.ts ( #3319 )
2018-11-19 13:39:10 +09:00
Aya Morisawa
19b2d7f715
Use descriptive variables to improve readability ( #3318 )
2018-11-19 13:27:38 +09:00
Aya Morisawa
97b43ec2c9
Call main at the end ( #3317 )
2018-11-19 12:58:58 +09:00
MeiMei
599f034367
Fix some image processing ( #3313 )
...
* Improve thunmbnail generation
* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo
3540355f9f
[Client] Improve UI
2018-11-19 02:09:27 +09:00
syuilo
2e27473f7a
Refactoring
2018-11-19 02:04:12 +09:00
MeiMei
bb75ca9c29
Show visibility in note-detail ( #3308 )
...
* Show visibility in note-detail
* fix
2018-11-18 22:47:21 +09:00
Zero King
ef36ab64b9
Add faUserClock icon for follow requests ( #3303 )
2018-11-18 01:10:57 +09:00
MeiMei
d98173238d
Improve relative time detection ( #3302 )
2018-11-17 20:57:23 +09:00
MeiMei
7947d56b73
Update visibility text ( #3299 )
2018-11-17 18:21:05 +09:00
MeiMei
eed66d27bd
To able to store local only visibilities ( #3298 )
2018-11-17 13:21:40 +09:00
MeiMei
950ccf3f55
Renote visibility ( #3290 )
2018-11-17 03:25:48 +09:00
MeiMei
6c7cbb2528
Hide unused login method ( #3285 )
2018-11-17 02:13:01 +09:00
nico
ed8f42b8ee
Add missing Robot icon (used on user profiles) ( #3284 )
2018-11-17 01:55:37 +09:00
nico
e832d1e03e
Add missing Map Marker icon (used on user profiles) ( #3283 )
2018-11-17 01:50:39 +09:00
Aya Morisawa
6e8a20eabe
Change math syntax ( #3280 )
2018-11-17 00:31:49 +09:00
Aya Morisawa
7148fe40f0
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
284139d356
Update github-bot.ts
2018-11-16 23:10:48 +09:00
syuilo
af84f87c5e
Resolve #3274
2018-11-16 23:09:33 +09:00
syuilo
5a1441357d
Update github-bot.ts
2018-11-16 23:02:01 +09:00
syuilo
89bffa9d36
Clean up
2018-11-16 23:01:14 +09:00
syuilo
e80012ceb4
Update github-bot.ts
...
follow dvelop instead master
2018-11-16 23:00:34 +09:00
syuilo
22b976cec3
Do not use camelCase in html
2018-11-16 22:32:06 +09:00
syuilo
bd2b3bb7a9
Refactoring
2018-11-16 22:31:28 +09:00
syuilo
5d8c97dbc7
[MFM] Improve various parsing
...
Resolve #2779
Resolve #3053
2018-11-16 21:57:19 +09:00
syuilo
5e877644ca
[MFM] Better URL parsing
2018-11-16 21:30:01 +09:00