Commit graph

14845 commits

Author SHA1 Message Date
syuilo
156577ab61 Create Procfile 2019-04-05 18:17:30 +09:00
syuilo
c88276b8f3 Update 01_bug-report.md 2019-04-05 01:14:25 +09:00
syuilo
49d38209a3 Metaに投稿やユーザーのIDを設定するように 2019-04-04 02:22:50 +09:00
Acid Chicken (硫酸鶏)
0b926f5b96 Update README.md [AUTOGEN] (#4631) 2019-04-04 00:50:33 +09:00
Acid Chicken (硫酸鶏)
bacc012577 Update README.md [AUTOGEN] (#4627) 2019-04-03 12:48:51 +09:00
Acid Chicken (硫酸鶏)
252c527485 Update README.md [AUTOGEN] (#4626) 2019-04-02 03:59:54 +09:00
Acid Chicken (硫酸鶏)
70903a8ddc Update README.md [AUTOGEN] (#4624) 2019-04-02 00:25:14 +09:00
Acid Chicken (硫酸鶏)
a02f68f9c1 Fix bug
FYI: https://developer.mozilla.org/ja/docs/Web/CSS/@charset
2019-04-01 21:23:16 +09:00
MeiMei
73b658781a Fix #4586 (#4621)
* Fix #4586

* Revert "Fix #4586"

This reverts commit e3e600d3c814c617deade1465a1c0a26161caeda.

* note-headerにnarrow
2019-04-01 11:04:11 +09:00
syuilo
173a045f10 Update reset.styl 2019-04-01 02:28:32 +09:00
MeiMei
e723eacd0a manifest.json にインスタンス名を反映させるように (#4619) 2019-04-01 01:05:49 +09:00
MeiMei
47cdf1825f Fix: ServiceWorkerの設定がUIで有効にならない (#4620) 2019-04-01 01:04:55 +09:00
MeiMei
0cb53d9efb ユーザーリストの user.description を single line 扱いで表示するように (#4604) 2019-03-31 21:32:09 +09:00
syuilo
5ea6c2ac80 🎨 2019-03-29 22:05:51 +09:00
MeiMei
5a5f6a8d2b Fix #4593 (#4594) 2019-03-29 18:35:47 +09:00
MeiMei
858460853b Fix: View source on GitHub (#4584) 2019-03-27 03:10:56 +09:00
MeiMei
60750c499e Fix #4581 (#4583) 2019-03-27 02:58:42 +09:00
syuilo
badcee2ec3 10.98.3 2019-03-26 22:26:12 +09:00
Acid Chicken (硫酸鶏)
97d76809af Update reaction-lib.ts (#4580) 2019-03-26 22:24:46 +09:00
Acid Chicken (硫酸鶏)
0a7d696a37 Fix #4576 (#4579)
* Update update.ts

* Update api.ts
2019-03-26 22:24:14 +09:00
tamaina
4fca80400b Fix drive file preview Fix #4532 (#4577)
* fix #4532

* fix
2019-03-26 22:23:17 +09:00
MeiMei
041fe51ea4 Fix: リアクションのカスタム絵文字の情報がNoteに添付されない (#4574) 2019-03-26 22:22:39 +09:00
Acid Chicken (硫酸鶏)
6b66428a03 Follow lint 2019-03-26 21:52:58 +09:00
syuilo
835b4f44ca 10.98.2 2019-03-25 23:36:30 +09:00
MeiMei
a7de3df349 fix Content-Disposition (#4573) 2019-03-25 03:12:08 +09:00
syuilo
9471ddb136 10.98.1 2019-03-24 13:03:22 +09:00
Acid Chicken (硫酸鶏)
15ff08fd5d Fix typo 2019-03-23 13:50:10 +09:00
syuilo
c5f1faf4fd Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-22 19:07:29 +09:00
syuilo
1fb2907ec1 Fix #4559
Close #4564
2019-03-22 19:07:13 +09:00
Acid Chicken (硫酸鶏)
99e460960d Update README.md [AUTOGEN] (#4566) 2019-03-22 19:01:29 +09:00
Zero King
b183b33843 Add name of series in instance count chart (#4565) 2019-03-22 14:57:09 +09:00
MeiMei
e389529bee Fix #4546 (#4548)
* Refactor download

* emoji type
2019-03-21 04:50:44 +09:00
MeiMei
2efb187466 Fix NoteReaction (#4547) 2019-03-20 21:39:02 +09:00
tamaina
0f8246705b Fix #4538 (#4539)
* fix #4538

* clean up

* fix

* fix
2019-03-19 23:35:22 +09:00
syuilo
130d8ff25d 10.98.0 2019-03-19 18:50:09 +09:00
syuilo
f47bc6bced Revert "Remove deepcopy dependency"
This reverts commit cbf5663179c60abb6d9f1a612027065432500643.
2019-03-19 18:47:14 +09:00
syuilo
6e04b563dd Remove deepcopy dependency 2019-03-19 17:59:44 +09:00
syuilo
72a27b5bdd Fix #4531 2019-03-19 17:47:40 +09:00
tamaina
acea5ca78b 「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) (#4515)
* 「メッセージ」「トーク」「ダイレクト投稿」
トーク: 一対一のチャット機能・画面
メッセージ: トークでやり取りする発言
ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL

* Fix display of messaging

* ✌️

* Update ja-JP.yml
2019-03-19 17:45:46 +09:00
tamaina
7d35656592 Fix #97, Fix #2943 (#4533) 2019-03-19 17:35:50 +09:00
tamaina
4d9c87626f Resolve #1465 (#4532)
* [client] show drive file icon

* 🎨

* exchange icon

* fix

* fuck crlf

* 背景差し戻し

* fix selected color

* 🎨

* fix

* pointer-events none

* fix bug

* ✌️

* Clean up

* ✌️

* Clean up

* Fix
2019-03-19 17:26:07 +09:00
MeiMei
bbc6027c09 Change Twemoji CDN (#4527) 2019-03-18 22:02:45 +09:00
MeiMei
3493730e25 Fix custom emoji validation (#4528) 2019-03-18 20:02:25 +09:00
syuilo
c06deed9df 🎨 2019-03-18 17:37:29 +09:00
MeiMei
134be39492 proxy cropper url (#4525) 2019-03-18 16:41:29 +09:00
MeiMei
bd1f2ba732 Content-Disposition in ObjectStrage (#4524)
* Content-Disposition in ObjectStrage

* encode filename
2019-03-18 15:23:45 +09:00
syuilo
10527a8a76 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-18 13:30:13 +09:00
syuilo
6e103510dc Refactor 2019-03-18 13:29:58 +09:00
syuilo
0e595d3b87 Update black.json5 2019-03-18 13:25:56 +09:00
tamaina
c8fe0c384b Improve drive downloading (#4523)
* Improve drive file downloading

* fix name

* wtf crlf

* semicolon
2019-03-18 13:20:49 +09:00