syuilo
|
8f714b5b12
|
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり
|
2018-11-06 07:14:43 +09:00 |
|
syuilo
|
06bb2a1c7c
|
Clean up
|
2018-11-06 06:25:35 +09:00 |
|
syuilo
|
ac50bb9225
|
Resolve #3137
|
2018-11-06 06:24:31 +09:00 |
|
syuilo
|
5e0f2a5b06
|
[Client] Fix bug
|
2018-11-06 04:10:30 +09:00 |
|
syuilo
|
af32d1f81e
|
[Client] Fix bug
|
2018-11-06 04:01:22 +09:00 |
|
syuilo
|
67d8773e38
|
[Client] Fix bug
|
2018-11-06 03:59:58 +09:00 |
|
syuilo
|
e445d39c2f
|
[Client] Use v-if instaed of v-show
|
2018-11-06 03:59:02 +09:00 |
|
syuilo
|
961ed969db
|
メッセージでのカスタム絵文字対応
|
2018-11-06 03:57:02 +09:00 |
|
syuilo
|
e9a3495225
|
Resolve #3132
|
2018-11-06 03:48:23 +09:00 |
|
Aya Morisawa
|
6c5a78aeb2
|
Fix #3133 (#3134)
|
2018-11-06 03:31:16 +09:00 |
|
syuilo
|
6d8ea89f09
|
Resolve #3126
|
2018-11-06 02:05:16 +09:00 |
|
syuilo
|
64f89ba13e
|
Better error code
|
2018-11-06 01:57:31 +09:00 |
|
syuilo
|
1235bef038
|
[API] Fix bug
|
2018-11-06 01:51:42 +09:00 |
|
syuilo
|
2e11f3a843
|
Clean up
|
2018-11-06 01:49:35 +09:00 |
|
syuilo
|
84b7e0bb7d
|
🎨
|
2018-11-06 01:48:33 +09:00 |
|
syuilo
|
9f5dc2c0df
|
[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
|
e640dbc501
|
🎨
|
2018-11-05 22:45:45 +09:00 |
|
syuilo
|
85db090d9f
|
🎨
|
2018-11-05 22:42:08 +09:00 |
|
syuilo
|
0c98a90b75
|
[Client] カスタム絵文字にホバーしたときに拡大するエフェクトを追加
|
2018-11-05 21:04:19 +09:00 |
|
syuilo
|
0047920c1a
|
Merge pull request #3117 from syuilo/twemoji
Use Twemoji
|
2018-11-05 20:52:55 +09:00 |
|
syuilo
|
e4bb534f20
|
Better emoji regexp
|
2018-11-05 20:49:17 +09:00 |
|
syuilo
|
3fc04fcdc5
|
Improve readdability
|
2018-11-05 20:49:02 +09:00 |
|
syuilo
|
359470a263
|
Fix bug
|
2018-11-05 19:40:09 +09:00 |
|
syuilo
|
3fe934ee62
|
Better alt value
|
2018-11-05 19:33:28 +09:00 |
|
syuilo
|
3abe632f06
|
Clean up
|
2018-11-05 19:29:50 +09:00 |
|
syuilo
|
65961bc15b
|
Refactoring & 設定でTwemojiを使うかどうか切り替えられるように
|
2018-11-05 19:20:35 +09:00 |
|
Acid Chicken (硫酸鶏)
|
54e9147782
|
Refactoring codes
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171437187
|
2018-11-05 17:04:17 +09:00 |
|
Acid Chicken (硫酸鶏)
|
31b7626d01
|
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 (硫酸鶏)
|
200ebefe92
|
Add support for unicode emojis
refs: https://github.com/syuilo/misskey/pull/3117#issuecomment-435745613
|
2018-11-05 15:15:37 +09:00 |
|
syuilo
|
c62a225542
|
oops
|
2018-11-05 13:46:46 +09:00 |
|
syuilo
|
d5d995a3e6
|
Refactor
|
2018-11-05 13:38:50 +09:00 |
|
Acid Chicken (硫酸鶏)
|
b7f10fdc10
|
Fix bug
refs: https://github.com/syuilo/misskey/pull/3117#discussion_r230624389
|
2018-11-05 13:24:54 +09:00 |
|
syuilo
|
cbba03b376
|
[Client] Fix bug
|
2018-11-05 13:23:30 +09:00 |
|
syuilo
|
f84e9c7dc8
|
絵文字サジェストでスペースを挿入しないように
|
2018-11-05 12:35:50 +09:00 |
|
syuilo
|
a22ddb1fb9
|
✌️
|
2018-11-05 11:58:41 +09:00 |
|
Acid Chicken (硫酸鶏)
|
0d23ce3d45
|
Make /api/v1/instance and /api/v1/custom_emojis better (#3118)
* Separate commits
From commit dca110ebaa .
* Re-separate commits
From commit 9719387bee .
|
2018-11-05 11:57:17 +09:00 |
|
Acid Chicken (硫酸鶏)
|
9719387bee
|
Re-separate commits
|
2018-11-05 11:51:14 +09:00 |
|
Acid Chicken (硫酸鶏)
|
dca110ebaa
|
Separate commits
Flash Back 90's
|
2018-11-05 11:39:13 +09:00 |
|
Acid Chicken (硫酸鶏)
|
136f23c7ad
|
Merge branch 'develop' into twemoji
|
2018-11-05 11:21:34 +09:00 |
|
Acid Chicken (硫酸鶏)
|
0963e6d6e1
|
Use Twemoji
|
2018-11-05 11:19:40 +09:00 |
|
syuilo
|
d7a3b71028
|
投稿の最大文字数情報を設定ファイルではなくDBに保存するように
|
2018-11-05 11:09:05 +09:00 |
|
Acid Chicken (硫酸鶏)
|
a1a3ee44b5
|
Implement /api/v1/custom_emojis (#3116)
|
2018-11-05 10:45:57 +09:00 |
|
Acid Chicken (硫酸鶏)
|
4e7fbd8967
|
Implement /api/v1/custom_emojis
|
2018-11-05 10:42:46 +09:00 |
|
syuilo
|
a86c419f95
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2018-11-05 10:40:15 +09:00 |
|
syuilo
|
e3ec0ad97e
|
[Client] Improve admin panel usability
|
2018-11-05 10:40:01 +09:00 |
|
Acid Chicken (硫酸鶏)
|
75791981ce
|
Fix #3115
|
2018-11-05 10:34:53 +09:00 |
|
syuilo
|
e813fe16b9
|
[API] Better validation of admin/emoji/add
|
2018-11-05 10:33:49 +09:00 |
|
syuilo
|
42ac7b954d
|
Improve admin panel usability
|
2018-11-05 10:32:45 +09:00 |
|
syuilo
|
c1bbf5dab6
|
[Client] Fix error
|
2018-11-05 10:29:57 +09:00 |
|
syuilo
|
454c1e3faf
|
[API] Fix bug
|
2018-11-05 01:42:41 +09:00 |
|