Commit graph

2382 commits

Author SHA1 Message Date
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