Commit graph

29 commits

Author SHA1 Message Date
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
syuilo
cce1505496 Update misskey-flavored-markdown.ts 2018-11-16 17:55:48 +09:00
Aya Morisawa
97d4c04276 Support math rendering on MFM (#3260) 2018-11-16 17:03:52 +09:00
syuilo
47b02c7801 Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo
6882ed7df0 メッセージでのカスタム絵文字対応 2018-11-06 03:57:02 +09:00
syuilo
6da057a80d Improve readdability 2018-11-05 20:49:02 +09:00
syuilo
ceb2a316cd Refactoring & 設定でTwemojiを使うかどうか切り替えられるように 2018-11-05 19:20:35 +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
Acid Chicken (硫酸鶏)
f287587a1d Use Twemoji 2018-11-05 11:19:40 +09:00
MeiMei
a22f657c0f Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo
5787480134 Fix bug 2018-11-01 18:05:14 +09:00
syuilo
5a6edc5b75 Custom emoji (#3061)
* wip

* wip

* wip
2018-11-01 11:51:49 +09:00
syuilo
8746d964fe Use router-link instead of a to improve usability 2018-10-20 09:34:34 +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
f27ccec463 Improve theme 2018-10-08 15:47:41 +09:00
syuilo
545a19e378 Refactor 2018-09-12 03:32:47 +09:00
Aya Morisawa
11105ac0be Refactor mfm component 2018-09-01 22:38:50 +09:00
syuilo
826261406e 🎨 2018-08-05 23:38:31 +09:00
syuilo
76242d00bf ひとつの投稿内で使えるそれぞれの動きのあるMFM構文は3回までに制限 2018-08-05 19:36:19 +09:00
syuilo
a3c8bf74e9 文字数が多い場合は動きを無効に 2018-08-05 19:20:26 +09:00
syuilo
02cf340497 Add new MFM syntax 2018-08-05 12:33:51 +09:00
syuilo
68ea3caeed 動きのあるMFMを無効にするオプションを実装 2018-08-04 22:48:35 +09:00
syuilo
8e959f38dc Implement new MFM syntax 2018-08-03 23:27:37 +09:00
Acid Chicken (硫酸鶏)
0228d50bef Update misskey-flavored-markdown.ts 2018-07-26 13:48:08 +09:00
syuilo
bea7e21a80 Refactorng 2018-07-07 19:19:00 +09:00
syuilo
7cb2e6d888 Clean up 2018-06-26 18:47:09 +09:00
syuilo
899b69c2a9 リモートユーザーのHTMLで表現されたプロフィールをMFMに変換するように 2018-06-21 01:21:57 +09:00
syuilo
422f542985 nanka iroiro 2018-06-20 19:55:34 +09:00
Renamed from src/client/app/common/views/components/note-html.ts (Browse further)