Commit graph

2359 commits

Author SHA1 Message Date
syuilo
1186b788d6 ✌️ 2018-04-09 05:27:38 +09:00
syuilo
cf5b679117 ✌️ 2018-04-09 05:23:35 +09:00
syuilo
d8a87379ca Fix bug 2018-04-09 05:14:47 +09:00
syuilo
536277122d wip 2018-04-09 05:02:52 +09:00
syuilo
08beb45935 wip 2018-04-09 04:08:56 +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
syuilo
34281de04e
Merge pull request #1420 from unarist/fix/banner-selection
Fix banner selection from user page and drives
2018-04-09 00:38:49 +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
ad1a86113b Fix bug 2018-04-08 23:29:27 +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
998b1c4a9c Clean up 2018-04-08 19:14:55 +09:00
syuilo
9b4778c05f Fix bug 2018-04-08 18:52:42 +09:00
syuilo
a1e6bb6fa3 Provide url property 2018-04-08 18:21:02 +09:00
syuilo
a16b96ccc0 Fix bug 2018-04-08 17:40:03 +09:00
syuilo
6eefdfcb17 Fix bug 2018-04-08 17:37:16 +09:00
syuilo
7093d4b87a oops 2018-04-08 17:23:32 +09:00
syuilo
cd198d8fbf ✌️ 2018-04-08 17:23:06 +09:00
syuilo
6089169a3c oops 2018-04-08 17:20:46 +09:00
syuilo
56da6f77c0 oops 2018-04-08 17:16:11 +09:00
syuilo
4753dfa4d9 oops 2018-04-08 17:15:07 +09:00
syuilo
5fb08b0ba1 Check whether is local user 2018-04-08 15:51:32 +09:00
syuilo
6d49edc0ab ✌️ 2018-04-08 15:25:17 +09:00
syuilo
e63f884bc6 Use id in uri instead of username 2018-04-08 15:15:22 +09:00
syuilo
04cdb04ee2 Fix bug 2018-04-08 07:11:29 +09:00
syuilo
6e34e77372 Implement announce
And bug fixes
2018-04-08 06:55:26 +09:00
syuilo
0004944708 Fix bug 2018-04-08 05:07:17 +09:00
syuilo
5ddb047794 Fix bugs 2018-04-08 05:02:50 +09:00
syuilo
7f448221ce Fix bugs 2018-04-08 04:44:59 +09:00
syuilo
cebea4e94c Some bug fixes and clean ups 2018-04-08 04:02:12 +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
c5f23bce78 Implement like 2018-04-07 17:05:14 +09:00
syuilo
321f61f1cb Refactor 2018-04-07 16:36:40 +09:00
syuilo
93f631e358 Refactor 2018-04-07 16:14:35 +09:00
syuilo
7dc06b3d43 Refactor 2018-04-07 15:54:11 +09:00
syuilo
81d19195cf Add todo 2018-04-07 15:52:42 +09:00
syuilo
c77013ab3e oops 2018-04-07 15:45:03 +09:00
syuilo
2259747072 各種カウントを復活させたりなど 2018-04-07 15:39:40 +09:00
syuilo
62171dce22 oops 2018-04-07 13:05:10 +09:00
syuilo
ddced43ec7 Merge branch 'master' into refactor 2018-04-07 13:03:19 +09:00
syuilo
ac5076c678 Ignore post that not public 2018-04-07 12:05:15 +09:00
syuilo
e68dd11ecc Support unlisted visibility type 2018-04-07 12:02:25 +09:00
syuilo
779a37c4ae Visibility support 2018-04-07 07:27:18 +09:00
syuilo
494597236c 投稿に関しては論理削除するように
処理をシンプルにするため
2018-04-07 07:19:30 +09:00
syuilo
8273a7e748 Fix bug 2018-04-07 06:59:20 +09:00