syuilo
3acd2e0f0c
🎨
2018-12-09 13:25:46 +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
1de8e1eeb1
#2501
2018-12-09 01:05:55 +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
syuilo
596f92cfcc
[Client] Improve cw-button
2018-12-08 10:36:26 +09:00
MeiMei
e2843a5ce4
Resolve #3537 ( #3540 )
...
* Resolve #3537
* tune
2018-12-08 06:18:37 +09:00
Aya Morisawa
96571866a3
#2593 (mobile) ( #3521 )
2018-12-07 18:33:09 +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
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
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
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
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
syuilo
e264a49b08
[Client] Resolve #2596
2018-12-02 20:24:38 +09:00
syuilo
1653977392
Improve input dialog
2018-12-02 20:10:53 +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
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
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
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
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
3bde4285eb
Fix SMTP ( #3433 )
...
* Fix: SMTP local relay
* Fix SMTP SSL description
* ✌️
2018-11-30 00:03:28 +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
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
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
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
7ed50b90bd
[Client] Resolve #3323
2018-11-27 01:21:16 +09:00
syuilo
0863e5d379
🎨
2018-11-25 13:47:42 +09:00
syuilo
f3155ea180
[MFM] Add center syntax
...
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo
fc8aeb5a66
[Client] Fix bug
2018-11-25 13:21:47 +09:00
syuilo
e0b9fe5e5d
🎨
2018-11-25 05:16:39 +09:00
syuilo
a4726e683b
🎨
2018-11-25 05:10:48 +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
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
0d272b1fb0
Resolve #3376
2018-11-23 08:13:17 +09:00
syuilo
246cead2b1
Improve user operations
...
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +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 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
562a5f66fc
Improve usability
2018-11-21 14:44:49 +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
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
MeiMei
8f0c433e05
Cores => Logical cores ( #3332 )
2018-11-20 05:30:22 +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
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
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
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
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
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
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