Commit Graph

185 Commits

Author SHA1 Message Date
63fdb68320 i18n 2018-04-15 07:51:56 +09:00
ef715ec64b oops 2018-04-15 07:41:10 +09:00
9c2f340c1e i18n 2018-04-15 06:26:33 +09:00
7ced7db866 🍕 2018-04-15 06:21:19 +09:00
a53746e9d0 ✌️ 2018-04-15 06:16:50 +09:00
d3b3a7fc4e wip 2018-04-15 05:57:30 +09:00
f78ae399f2 wip 2018-04-15 05:22:16 +09:00
5a49d14246 wip 2018-04-15 02:58:49 +09:00
1464df57fa wip 2018-04-15 02:36:01 +09:00
27d5079c7e wip 2018-04-15 02:03:36 +09:00
298e4fe566 wip 2018-04-15 01:36:16 +09:00
554570cb09 wip 2018-04-15 01:04:40 +09:00
93b0fe821b Fix bug 2018-04-14 23:41:25 +09:00
416d8f24ef Merge pull request #1469 from tamaina/snake_case
nameId → name_id
2018-04-14 23:38:28 +09:00
101492bb80 nameId → name_id 2018-04-14 23:34:40 +09:00
f0be021d85 Fix bug 2018-04-14 06:18:18 +09:00
7eac0bb1d6 wait 3 sec 2018-04-14 05:23:13 +09:00
a42b860624 一時的に日本語のみに 2018-04-14 05:16:15 +09:00
10abe03ed7 Fix bug 2018-04-14 03:40:12 +09:00
79475f6856 set ja as default 2018-04-14 01:56:10 +09:00
b099ad2a30 wip 2018-04-13 12:05:24 +09:00
22d2f2051c wip 2018-04-13 09:44:00 +09:00
3368fe8552 wip 2018-04-13 06:06:18 +09:00
ec3fdbc6db Add home customize link 2018-04-13 00:07:13 +09:00
3ffae40085 サウンドのボリュームはデフォルトで50%に 2018-04-12 06:20:32 +09:00
cca9963a9a ✌️ 2018-04-12 06:18:55 +09:00
3569a7820e ユーザー名の少なくとも3文字以上という制限を撤廃できていなかった 2018-04-11 21:05:47 +09:00
72d5a2f9b9 Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-11 17:40:04 +09:00
bd3d57a67f ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +09:00
1fbcc648a6 Update sw.js 2018-04-11 15:55:04 +09:00
7b974575f8 Update sw.js 2018-04-11 15:54:41 +09:00
9717451e2b Update recovery scripts 2018-04-11 11:48:04 +09:00
21119e972d Add new recover script 2018-04-11 01:41:35 +09:00
40b6797933 Add recover.html again 2018-04-11 01:26:05 +09:00
d4fbac44dd oops 2018-04-10 18:45:44 +09:00
ce9316491a Fix bug 2018-04-10 02:04:30 +09:00
9f4781c691 oops 2018-04-09 20:00:30 +09:00
84ffcb9672 Clean up 2018-04-09 19:53:15 +09:00
b4d806033c Fix bug 2018-04-09 19:52:17 +09:00
d06b80deb8 Fix bug 2018-04-09 19:28:16 +09:00
fe15a5abda Fox bug 2018-04-09 19:26:23 +09:00
48d540e9f4 Fix bug 2018-04-09 19:23:52 +09:00
2560d3d1c1 Fix bug 2018-04-09 19:18:15 +09:00
47fc8f63be oops 2018-04-09 18:56:31 +09:00
98fe9c39eb Refactor 2018-04-09 18:52:29 +09:00
b9a676a1c1 ユーザー名の少なくとも3文字以上という制限を撤廃 2018-04-09 17:09:57 +09:00
3c4235067f Fix username/mention regexes
* Allow underscore instead of hypen
* Fix domain part handling
* Add tests for remote mention
2018-04-09 01:52:41 +09:00
8a37227907 Fix banner selection from user page and drives
Previously, updateBanner takes a callback as a first argument of the function, but some calls passes a file object.

I've refactored it with Promise to avoid those misuses (although it should have type definitions :/)
2018-04-09 00:33:56 +09:00
2ce9ea2eda Merge pull request #1418 from unarist/fix/note-detail
Fix errors related to getUserName on NoteDetail component
2018-04-08 20:56:09 +09:00
0d036100ee Fix errors related to getUserName on NoteDetail component 2018-04-08 20:53:48 +09:00