Commit graph

625 commits

Author SHA1 Message Date
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
syuilo
e679a60224 Refactoring 2018-11-22 01:51:26 +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
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
MeiMei
52c0d747ff Cores => Logical cores (#3332) 2018-11-20 05:30:22 +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
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
6c7cbb2528 Hide unused login method (#3285) 2018-11-17 02:13:01 +09:00
syuilo
59eddc8be1 [Client] Wrap formula component to split code 2018-11-16 18:31:25 +09:00
syuilo
369473f6db Revert "[Client] Load katex async to reduce bundle size"
This reverts commit 37e3d60ade0c742591d2a4d18a79b8de0b67a637.
2018-11-16 18:26:19 +09:00
syuilo
6c398ba877 [Client] Load katex async to reduce bundle size 2018-11-16 18:22:44 +09:00
syuilo
bbe838a85c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-16 17:56:08 +09:00
syuilo
cce1505496 Update misskey-flavored-markdown.ts 2018-11-16 17:55:48 +09:00
Aya Morisawa
e4200f3df1 Show server version on server.info.vue (#3264) 2018-11-16 17:24:03 +09:00
Aya Morisawa
97d4c04276 Support math rendering on MFM (#3260) 2018-11-16 17:03:52 +09:00
MeiMei
a4670f9396 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo
84fcbb7f34 Refactoring 2018-11-16 05:53:17 +09:00
MeiMei
d94d32dad9 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo
2eb902c2c9 [Client] Split some components to improve performance 2018-11-15 22:04:12 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
b666128ddc Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
d3a9e9cc86 🎨 2018-11-15 01:45:13 +09:00
syuilo
1efbc00ab4 🎨 2018-11-15 01:43:06 +09:00
syuilo
bd04c623a0 [Client] Fix icon 2018-11-15 01:09:50 +09:00
syuilo
5ce320ba4b [Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo
3191039eae [Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo
65c13a0e7d 🎨 2018-11-14 20:23:51 +09:00
syuilo
2dcffd7146 🎨 2018-11-14 20:21:35 +09:00
syuilo
7ab1265f97 🎨 2018-11-14 20:17:12 +09:00
syuilo
8ea77024b6 🎨 2018-11-14 18:00:23 +09:00
syuilo
7a720eb7d8 [Client] Better thumbnail generation 2018-11-14 18:00:15 +09:00
syuilo
ec408e52ae [Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
2cb38693b7 [Client] Fix #3009 2018-11-14 01:31:36 +09:00
syuilo
5e77a77c2e [Client] Some optimizations 2018-11-13 23:33:30 +09:00
syuilo
364cc3fd77 [Client] Some optimizations 2018-11-13 23:06:31 +09:00
syuilo
751420c0fc [Client] Fix bug 2018-11-13 22:45:28 +09:00
syuilo
4e8a8cbce3 [Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
syuilo
55e33d4931 [Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo
63b41ed68f Improve usability 2018-11-13 15:01:05 +09:00
syuilo
b75e2c4d5e [Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo
0db9ac013f [Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
syuilo
b16dabc4ea [Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
f3afdbcef8 🎨 2018-11-11 21:18:24 +09:00
syuilo
10fe7ccf21 [Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
MeiMei
86efe87e34 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
Aya Morisawa
15243b75bc Fix note menu (#3184) 2018-11-09 22:40:17 +09:00
Aya Morisawa
05c549b0ab Eliminate mutable variable to construct menu items (#3183) 2018-11-09 22:35:33 +09:00
syuilo
421790890f [Client] Fix bug 2018-11-09 22:11:11 +09:00
syuilo
272d480d2a [Client] Fix bug 2018-11-09 21:42:36 +09:00
Aya Morisawa
7c96393730 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
bde4a2634f 🎨 2018-11-09 18:32:09 +09:00
syuilo
aa47052651 🎨 2018-11-09 18:25:30 +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
2179ab0910 [Client] Fix bug 2018-11-09 14:19:30 +09:00
syuilo
696ee4dd85 [Client] Fix bug 2018-11-09 14:13:40 +09:00
syuilo
e4a7aed755 Fix i18n 2018-11-09 13:47:22 +09:00
syuilo
23a9e47a5a [Client] Fix #3168 2018-11-09 08:41:06 +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
900409cdc8 wip: フォロー/フォロワーページ (#3157)
フォロー/フォロワーページ
2018-11-08 15:16:39 +09:00
syuilo
bf8d6d805a Resolve #2320 2018-11-08 02:09:15 +09:00
syuilo
fc11c9cfe0 🎨 2018-11-07 12:17:57 +09:00
syuilo
c0ccb86dc0 Fix bug 2018-11-07 12:09:24 +09:00
syuilo
2642bdd9c8 メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo
7f57bbfbbd reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo
bae20e6d93 🎨 2018-11-06 15:51:18 +09:00
syuilo
f8db759a22 [Client] Use dynamic import to reduce bundle size 2018-11-06 15:37:41 +09:00
syuilo
072da4b123 [Client] Improve usability & Refactoring 2018-11-06 15:08:22 +09:00
MeiMei
620a21f916 Twemojiで合字に対応 (#3140)
* Twemojiで合字に対応

* split emoji regex
2018-11-06 14:09:40 +09:00
syuilo
1d91391081 [Client] カスタム絵文字サジェストの結果をアルファベット順にソートするように 2018-11-06 08:02:19 +09:00
syuilo
c61e0f3323 🎨 2018-11-06 07:57:16 +09:00
syuilo
077802b2e4 🎨 2018-11-06 07:22:39 +09:00
syuilo
6882ed7df0 メッセージでのカスタム絵文字対応 2018-11-06 03:57:02 +09:00
syuilo
7400aba065 Resolve #3126 2018-11-06 02:05:16 +09:00
syuilo
edb8f337e4 Clean up 2018-11-06 01:49:35 +09:00
syuilo
c9b4992823 🎨 2018-11-06 01:48:33 +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
syuilo
86e47d7512 🎨 2018-11-05 22:45:45 +09:00
syuilo
417785987e 🎨 2018-11-05 22:42:08 +09:00
syuilo
40e4de3ad5 [Client] カスタム絵文字にホバーしたときに拡大するエフェクトを追加 2018-11-05 21:04:19 +09:00
syuilo
b12dc506da Merge pull request #3117 from syuilo/twemoji
Use Twemoji
2018-11-05 20:52:55 +09:00
syuilo
6da057a80d Improve readdability 2018-11-05 20:49:02 +09:00
syuilo
78c82f3bc1 Better alt value 2018-11-05 19:33:28 +09:00
syuilo
ceb2a316cd Refactoring & 設定でTwemojiを使うかどうか切り替えられるように 2018-11-05 19:20:35 +09:00
Acid Chicken (硫酸鶏)
c2cc9acc2f Refactoring codes
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171437187
2018-11-05 17:04:17 +09:00
Acid Chicken (硫酸鶏)
d9f4886a97 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 (硫酸鶏)
d8dbd41a1e Add support for unicode emojis
refs: https://github.com/syuilo/misskey/pull/3117#issuecomment-435745613
2018-11-05 15:15:37 +09:00
Acid Chicken (硫酸鶏)
d2e9c7cd15 Fix bug
refs: https://github.com/syuilo/misskey/pull/3117#discussion_r230624389
2018-11-05 13:24:54 +09:00
syuilo
78d21754b2 絵文字サジェストでスペースを挿入しないように 2018-11-05 12:35:50 +09:00
Acid Chicken (硫酸鶏)
f287587a1d Use Twemoji 2018-11-05 11:19:40 +09:00
syuilo
4642f15e23 [Client] Fix error 2018-11-05 10:29:57 +09:00
Acid Chicken (硫酸鶏)
8cc0afa8d4 Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
syuilo
4691e10113 Clean up 2018-11-04 21:21:34 +09:00
Acid Chicken (硫酸鶏)
a07fa755e2 Revert "Add GitHub auth"
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏)
2bb4bc8727 Add GitHub auth 2018-11-04 19:17:30 +09:00