syuilo
|
a707cc15da
|
[Client] Resolve #2951
あと検索フォームでサジェストを有効に
|
2018-12-16 08:45:10 +09:00 |
|
Aya Morisawa
|
b954245a4d
|
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2018-12-11 20:36:55 +09:00 |
|
Aya Morisawa
|
f6d0e11b47
|
#2593 (mobile) (#3521)
|
2018-12-07 18:33:09 +09:00 |
|
syuilo
|
379f79130b
|
Refactor
Use mk-user-name
|
2018-12-06 16:09:33 +09:00 |
|
MeiMei
|
2bf3f7ab87
|
Emoji support in profile (#3514)
* Emoji in profile
* Add emojis to fields
|
2018-12-06 10:02:04 +09:00 |
|
syuilo
|
4eddfaf68e
|
Update post-form.vue
|
2018-12-03 20:21:05 +09:00 |
|
syuilo
|
0f36f88a35
|
[Client] Resolve #2596
|
2018-12-02 20:24:38 +09:00 |
|
MeiMei
|
60d95c7d3f
|
Suggest in CW (#3467)
|
2018-12-02 07:33:03 +09:00 |
|
MeiMei
|
eed66d27bd
|
To able to store local only visibilities (#3298)
|
2018-11-17 13:21:40 +09:00 |
|
MeiMei
|
d94d32dad9
|
local only visibility (#3254)
* local only visibility
* fix UI
|
2018-11-16 05:47:29 +09:00 |
|
syuilo
|
4e8a8cbce3
|
[Client] Some performance optimizations
|
2018-11-13 22:43:09 +09:00 |
|
syuilo
|
5072b53a94
|
Refactor client (#3178)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2018-11-09 16:00:29 +09:00 |
|
syuilo
|
e4a7aed755
|
Fix i18n
|
2018-11-09 13:47:22 +09:00 |
|
syuilo
|
d249eb5892
|
[Client] Fix bug
|
2018-11-09 08:26:32 +09:00 |
|
syuilo
|
47b02c7801
|
Refactor & Clean up
|
2018-11-09 08:13:34 +09:00 |
|
syuilo
|
670e13f57d
|
Refactoring of i18n (#3165)
Refactoring of i18n
|
2018-11-09 03:44:35 +09:00 |
|
syuilo
|
829ffc60e4
|
[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 |
|
MeiMei
|
d2a91ad640
|
Make max allowed text length configurable (#2992)
* Make max allowed text length configurable
* Fix canPost
|
2018-10-24 04:00:04 +09:00 |
|
MeiMei
|
3bdc97b242
|
非ASCIIなドメインへのメンションの修正 (#2903)
* punycodeでされたmentionのラベルをunicodeとして表示する
* post-form mentionはpunycodeにする
* mentionの表示はURLもAPI向けもunicodeにする
|
2018-10-14 16:56:19 +09:00 |
|
syuilo
|
6ff2a0bd22
|
Improve theming
|
2018-10-07 19:30:24 +09:00 |
|
syuilo
|
3653f66250
|
Merge pull request #2781 from syuilo/theme
Theme
|
2018-09-29 00:48:56 +09:00 |
|
syuilo
|
c3be2ff2d5
|
wip
|
2018-09-28 12:07:28 +09:00 |
|
MeiMei
|
a7dc1d043e
|
リプライで元の公開範囲を引き継ぐ (#2775)
* ホーム/フォロワー限定へのリプライは公開範囲を引き継ぐように
* ダイレクトへのリプライはダイレクトでリプライ先ユーザーを初期設定するように
* 非公開へのリプライでも元の公開範囲を引き継ぐ
|
2018-09-26 20:39:59 +09:00 |
|
syuilo
|
6191574b60
|
wip
|
2018-09-26 20:28:13 +09:00 |
|
syuilo
|
4f663632b1
|
wip
|
2018-09-26 20:19:35 +09:00 |
|
syuilo
|
7258c5a7bf
|
Improve usability
|
2018-09-16 04:34:46 +09:00 |
|
syuilo
|
058d39bebd
|
Fix bug
|
2018-09-16 03:48:16 +09:00 |
|
syuilo
|
337ae8d0ac
|
CWが適用されない箇所を修正
|
2018-09-13 17:44:36 +09:00 |
|
Aya Morisawa
|
96844289c5
|
Use unique (#2695)
|
2018-09-12 03:02:14 +09:00 |
|
Acid Chicken (硫酸鶏)
|
042826af04
|
サロゲートペアを字数にカウントしないようにする (#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
|
c590f30712
|
Fix #2596
|
2018-09-10 03:02:06 +09:00 |
|
syuilo
|
af3b0ec2bf
|
Improve note visibility settings
Closes #2312
Closes #2313
|
2018-09-07 21:13:15 +09:00 |
|
Aya Morisawa
|
9e28382dc9
|
Add erase function (#2641)
|
2018-09-07 00:02:55 +09:00 |
|
syuilo
|
cbb3644063
|
#2620
|
2018-09-05 19:32:46 +09:00 |
|
Aya Morisawa
|
36e10e2bbf
|
Use string interpolation
|
2018-09-01 23:12:51 +09:00 |
|
syuilo
|
4459fcdb5a
|
✌️
|
2018-09-01 16:23:23 +09:00 |
|
syuilo
|
64b864f03f
|
Improve usability
|
2018-09-01 09:16:25 +09:00 |
|
Aya Morisawa
|
eef09b8f3f
|
Fix #2301
|
2018-08-18 04:13:25 +09:00 |
|
sei0o
|
76b97ba15e
|
fix #2266: デフォルト値を設定
|
2018-08-17 17:16:27 +09:00 |
|
sei0o
|
320f657712
|
fix #2266
|
2018-08-17 16:35:04 +09:00 |
|
Aya Morisawa
|
c1e2979c63
|
Resolve #2276
|
2018-08-17 06:04:09 +09:00 |
|
syuilo
|
017a2c7a3c
|
Use thumbnail
|
2018-08-17 00:27:36 +09:00 |
|
nzws
|
83f2a28e1a
|
Fix margin in visibleUsers (mobile)
|
2018-07-28 13:17:32 +09:00 |
|
nzws
|
b941e9536f
|
Change VisibilityButton's icon in mobile view
|
2018-07-27 13:30:46 +09:00 |
|
syuilo
|
8e82e22c9f
|
Merge pull request #1968 from syuilo/object-storage
Object storage support
|
2018-07-24 23:45:19 +09:00 |
|
syuilo
|
07922395da
|
wip
|
2018-07-24 23:43:14 +09:00 |
|
Aya Morisawa
|
702e63e2ae
|
#1957
|
2018-07-23 14:07:09 +09:00 |
|
Aya Morisawa
|
56ec06d699
|
Fix #1957
|
2018-07-23 13:37:29 +09:00 |
|
syuilo
|
3686cf426b
|
✌️
|
2018-07-21 02:58:44 +09:00 |
|
Acid Chicken (硫酸鶏)
|
2c68f95ff3
|
インデクサーを忘れていた
|
2018-07-21 01:25:55 +09:00 |
|