Commit graph

86 commits

Author SHA1 Message Date
syuilo
610f856f03 i18n 2018-04-15 07:54:54 +09:00
syuilo
60326d5155 i18n 2018-04-15 07:51:56 +09:00
syuilo
3c94a26d1f oops 2018-04-15 07:41:10 +09:00
syuilo
c85d4fa363 i18n 2018-04-15 06:26:33 +09:00
syuilo
593abb2a8e 🍕 2018-04-15 06:21:19 +09:00
syuilo
ef018fa87f ✌️ 2018-04-15 06:16:50 +09:00
syuilo
2f37431f9b wip 2018-04-15 05:57:30 +09:00
syuilo
2d26269d99 wip 2018-04-15 05:22:16 +09:00
syuilo
4ed5bca72b wip 2018-04-15 02:58:49 +09:00
syuilo
c814b11314 wip 2018-04-15 02:36:01 +09:00
syuilo
ff641d4d10 wip 2018-04-15 02:03:36 +09:00
syuilo
f0dcc49728 wip 2018-04-15 01:36:16 +09:00
syuilo
69f947348a wip 2018-04-15 01:04:40 +09:00
syuilo
bef30d3783 Fix bug 2018-04-14 23:41:25 +09:00
syuilo
804b21c312 Merge pull request #1469 from tamaina/snake_case
nameId → name_id
2018-04-14 23:38:28 +09:00
tamaina
fc54f347b2 nameId → name_id 2018-04-14 23:34:40 +09:00
syuilo
27fb9bc575 Fix bug 2018-04-14 06:18:18 +09:00
syuilo
7541ec89b7 wait 3 sec 2018-04-14 05:23:13 +09:00
syuilo
0537a17204 一時的に日本語のみに 2018-04-14 05:16:15 +09:00
syuilo
2916e11762 Fix bug 2018-04-14 03:40:12 +09:00
syuilo
adb37a27f1 set ja as default 2018-04-14 01:56:10 +09:00
syuilo
c4dd9f170f wip 2018-04-13 12:05:24 +09:00
syuilo
fe0f885617 wip 2018-04-13 09:44:00 +09:00
syuilo
4341cbd4f4 wip 2018-04-13 06:06:18 +09:00
syuilo
8f76d99d64 Add home customize link 2018-04-13 00:07:13 +09:00
syuilo
71623762cd サウンドのボリュームはデフォルトで50%に 2018-04-12 06:20:32 +09:00
syuilo
a06dccab40 ✌️ 2018-04-12 06:18:55 +09:00
tamaina
faf738d4cb ユーザー名の少なくとも3文字以上という制限を撤廃できていなかった 2018-04-11 21:05:47 +09:00
syuilo
13a6d4d69c Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-11 17:40:04 +09:00
syuilo
99774413f4 ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +09:00
syuilo
16870b86b0 Update sw.js 2018-04-11 15:55:04 +09:00
syuilo
5ba55d6d9b Update sw.js 2018-04-11 15:54:41 +09:00
syuilo
75c6694604 Update recovery scripts 2018-04-11 11:48:04 +09:00
syuilo
a35a6398e3 Add new recover script 2018-04-11 01:41:35 +09:00
syuilo
99b4602460 Add recover.html again 2018-04-11 01:26:05 +09:00
syuilo
8970554a41 oops 2018-04-10 18:45:44 +09:00
syuilo
e27cb22ad0 Fix bug 2018-04-10 02:04:30 +09:00
syuilo
fe96f2f761 oops 2018-04-09 20:00:30 +09:00
syuilo
87740e8986 Clean up 2018-04-09 19:53:15 +09:00
syuilo
a2014d8021 Fix bug 2018-04-09 19:52:17 +09:00
syuilo
f9c5cb2639 Fix bug 2018-04-09 19:28:16 +09:00
syuilo
f44fad551f Fox bug 2018-04-09 19:26:23 +09:00
syuilo
e901582838 Fix bug 2018-04-09 19:23:52 +09:00
syuilo
1fc56be0d2 Fix bug 2018-04-09 19:18:15 +09:00
syuilo
130dd2739d oops 2018-04-09 18:56:31 +09:00
syuilo
37a99f0f02 Refactor 2018-04-09 18:52:29 +09:00
syuilo
34f77cb8a0 ユーザー名の少なくとも3文字以上という制限を撤廃 2018-04-09 17:09:57 +09:00
unarist
9b58a541b1 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
unarist
8835d23b69 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
syuilo
cffc8d124c 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