Commit graph

488 commits

Author SHA1 Message Date
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
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
syuilo
a743ce7898 🎨 2018-11-04 14:23:28 +09:00
MeiMei
bbeb637561 Fix: welcome-timeline (#3084) 2018-11-04 01:49:08 +09:00
syuilo
b767509bc5 [Client] Improve admin panel 2018-11-03 23:57:14 +09:00
syuilo
28dc3b790a [Client] Make possible to change password in mobile
モバイル版からパスワードの変更を行えるように
2018-11-03 21:53:03 +09:00
syuilo
fc2f020eac Misskeyのバージョンもクライアントの環境変数に突っ込むように 2018-11-03 17:04:33 +09:00
syuilo
41bab2746b Improve admin dashboard 2018-11-03 11:38:00 +09:00
MeiMei
a22f657c0f Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo
0aeac7904d Refactoring 2018-11-01 21:28:39 +09:00
syuilo
8a457f62af Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-01 21:01:55 +09:00
syuilo
9392102495 Refactoring 2018-11-01 21:01:47 +09:00
Acid Chicken (硫酸鶏)
77dfcce981 Fix typo 2018-11-01 19:32:11 +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
ac386b7e2c 🎨 2018-10-31 18:07:00 +09:00
syuilo
cd936b0e5e 🎨 2018-10-31 11:29:03 +09:00
syuilo
e172110685 良い感じに 2018-10-31 11:16:13 +09:00
syuilo
41116ad1e4 Refactor 2018-10-30 09:36:20 +09:00
syuilo
0b91c74406 Improve usability 2018-10-26 14:47:30 +09:00
syuilo
ab8a730c5e Improve usability 2018-10-26 14:38:22 +09:00
syuilo
83e3f4e3c8 Update src/client/app/common/views/components/ui/textarea.vue 2018-10-26 14:38:03 +09:00
syuilo
3b5ba01edd Client: Improve API settings 2018-10-26 08:37:30 +09:00
syuilo
cce69ea2a3 Better text 2018-10-25 11:35:55 +09:00
syuilo
e7c2f72a6a Improve drive information 2018-10-25 11:30:30 +09:00
MeiMei
2934db81f4 Use thumbnail instead of original in photo-stream (#2971) 2018-10-22 02:27:23 +09:00
syuilo
8746d964fe Use router-link instead of a to improve usability 2018-10-20 09:34:34 +09:00
syuilo
67bfcc59e4 🎨 2018-10-19 06:57:57 +09:00
syuilo
9bca9deac8 #2930 (#2933)
* wip

* wip

* Clean up

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* 🎨

* wip

* wip
2018-10-19 06:18:33 +09:00
MeiMei
661dacd7a0 Use cache with RSS (#2915) 2018-10-16 12:24:54 +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
88204e04e8 Resolve #2618 2018-10-14 09:47:38 +09:00
syuilo
832288fd56 Better id 2018-10-13 19:25:59 +09:00
syuilo
1d2c5269a9 Better id 2018-10-13 19:16:47 +09:00
syuilo
4d900961d1 🎨 2018-10-13 18:08:30 +09:00
syuilo
7ee2bfc1eb Better design 2018-10-13 12:51:01 +09:00
syuilo
713ce1f980 お気に入りを解除できるように 2018-10-13 00:54:30 +09:00
syuilo
a850236836 🎨 2018-10-10 21:23:38 +09:00
syuilo
f6582d2b90 🎨 2018-10-10 21:04:53 +09:00