Commit graph

321 commits

Author SHA1 Message Date
syuilo
ef715ec64b oops 2018-04-15 07:41:10 +09:00
syuilo
9c2f340c1e i18n 2018-04-15 06:26:33 +09:00
syuilo
7ced7db866 🍕 2018-04-15 06:21:19 +09:00
syuilo
a53746e9d0 ✌️ 2018-04-15 06:16:50 +09:00
syuilo
d3b3a7fc4e wip 2018-04-15 05:57:30 +09:00
syuilo
f78ae399f2 wip 2018-04-15 05:22:16 +09:00
syuilo
1464df57fa wip 2018-04-15 02:36:01 +09:00
syuilo
27d5079c7e wip 2018-04-15 02:03:36 +09:00
syuilo
298e4fe566 wip 2018-04-15 01:36:16 +09:00
syuilo
554570cb09 wip 2018-04-15 01:04:40 +09:00
syuilo
93b0fe821b
Fix bug 2018-04-14 23:41:25 +09:00
syuilo
416d8f24ef
Merge pull request #1469 from tamaina/snake_case
nameId → name_id
2018-04-14 23:38:28 +09:00
tamaina
101492bb80 nameId → name_id 2018-04-14 23:34:40 +09:00
syuilo
f0be021d85 Fix bug 2018-04-14 06:18:18 +09:00
syuilo
7eac0bb1d6 wait 3 sec 2018-04-14 05:23:13 +09:00
syuilo
a42b860624 一時的に日本語のみに 2018-04-14 05:16:15 +09:00
syuilo
10abe03ed7 Fix bug 2018-04-14 03:40:12 +09:00
syuilo
79475f6856 set ja as default 2018-04-14 01:56:10 +09:00
syuilo
b099ad2a30 wip 2018-04-13 12:05:24 +09:00
syuilo
22d2f2051c wip 2018-04-13 09:44:00 +09:00
syuilo
3368fe8552 wip 2018-04-13 06:06:18 +09:00
syuilo
ec3fdbc6db Add home customize link 2018-04-13 00:07:13 +09:00
syuilo
3ffae40085 サウンドのボリュームはデフォルトで50%に 2018-04-12 06:20:32 +09:00
syuilo
cca9963a9a ✌️ 2018-04-12 06:18:55 +09:00
tamaina
3569a7820e
ユーザー名の少なくとも3文字以上という制限を撤廃できていなかった 2018-04-11 21:05:47 +09:00
syuilo
72d5a2f9b9 Merge branch 'master' of https://github.com/syuilo/misskey 2018-04-11 17:40:04 +09:00
syuilo
bd3d57a67f ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +09:00
syuilo
1fbcc648a6 Update sw.js 2018-04-11 15:55:04 +09:00
syuilo
7b974575f8 Update sw.js 2018-04-11 15:54:41 +09:00
syuilo
ce9316491a Fix bug 2018-04-10 02:04:30 +09:00
syuilo
9f4781c691 oops 2018-04-09 20:00:30 +09:00
syuilo
84ffcb9672 Clean up 2018-04-09 19:53:15 +09:00
syuilo
b4d806033c Fix bug 2018-04-09 19:52:17 +09:00
syuilo
d06b80deb8 Fix bug 2018-04-09 19:28:16 +09:00
syuilo
fe15a5abda Fox bug 2018-04-09 19:26:23 +09:00
syuilo
48d540e9f4 Fix bug 2018-04-09 19:23:52 +09:00
syuilo
2560d3d1c1 Fix bug 2018-04-09 19:18:15 +09:00
syuilo
47fc8f63be oops 2018-04-09 18:56:31 +09:00
syuilo
98fe9c39eb Refactor 2018-04-09 18:52:29 +09:00
syuilo
b9a676a1c1 ユーザー名の少なくとも3文字以上という制限を撤廃 2018-04-09 17:09:57 +09:00
unarist
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
unarist
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
syuilo
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
unarist
0d036100ee Fix errors related to getUserName on NoteDetail component 2018-04-08 20:53:48 +09:00
unarist
c087edd33a Fix model method definitions on profile page components 2018-04-08 20:48:01 +09:00
syuilo
ba280ac380 Fix bug 2018-04-08 19:30:19 +09:00
syuilo
2076ab876a Fix bugs 2018-04-08 19:27:53 +09:00
syuilo
282f685065 Fix bug 2018-04-08 19:16:48 +09:00
syuilo
6eefdfcb17 Fix bug 2018-04-08 17:37:16 +09:00
syuilo
6089169a3c oops 2018-04-08 17:20:46 +09:00
syuilo
4753dfa4d9 oops 2018-04-08 17:15:07 +09:00
syuilo
7f448221ce Fix bugs 2018-04-08 04:44:59 +09:00
syuilo
a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo
a1b490afa7 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
syuilo
ddced43ec7 Merge branch 'master' into refactor 2018-04-07 13:03:19 +09:00
Akihiko Odaki
f0e8e6392b Allow name property of user to be null 2018-04-06 01:36:34 +09:00
syuilo
fc15249aa4 wip 2018-04-05 15:50:52 +09:00
Akihiko Odaki
aa94035987 Introduce acct directory 2018-04-02 13:44:32 +09:00
Akihiko Odaki
4ef3d3a6d2 Introduce renderers directory 2018-04-02 13:41:25 +09:00
Akihiko Odaki
5b9f3701f5 Abolish common and misc directories 2018-04-02 12:58:53 +09:00
syuilo
cd2542e0fd Refactor 2018-04-02 04:15:27 +09:00
syuilo
b42a915172 [wip] dark mode 2018-04-01 15:58:32 +09:00
syuilo
a09613cdd4 Fix bug 2018-03-31 21:46:58 +09:00
syuilo
3178bb20c7 Use Vue rendering function
and some refactors
2018-03-31 21:41:08 +09:00
Akihiko Odaki
7da60a0147 Store texts as HTML 2018-03-31 20:30:28 +09:00
Akihiko Odaki
8c41432907 Set empty array instead of null to mediaIds property of posts 2018-03-31 20:17:16 +09:00
syuilo
53beaddde2 oops 2018-03-30 21:37:01 +09:00
syuilo
616408f36e oops 2018-03-30 21:31:51 +09:00
syuilo
1af9efe54e 返信先プレビューなどではURLプレビューを表示しないように 2018-03-30 18:48:51 +09:00
syuilo
af1a533d13 Fix bug 2018-03-29 20:37:24 +09:00
syuilo
cf33e483f7 整理した 2018-03-29 20:32:18 +09:00