Commit graph

28 commits

Author SHA1 Message Date
syuilo b846eb8afe wip 2018-04-12 05:50:45 +09:00
syuilo 53415e9ba4 wip 2018-04-12 04:22:06 +09:00
syuilo 92dd4b3e5a wip 2018-04-12 04:05:03 +09:00
syuilo 553fccd719 wip 2018-04-12 03:46:32 +09:00
syuilo c32385b616 Add missing index 2018-04-12 02:53:48 +09:00
syuilo 4166fd87c2 wip #1443 2018-04-11 18:24:42 +09:00
syuilo f635e22962 Add todo 2018-04-10 05:02:44 +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
syuilo ad1a86113b Fix bug 2018-04-08 23:29:27 +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
Akihiko Odaki f0e8e6392b Allow name property of user to be null 2018-04-06 01:36:34 +09:00
Akihiko Odaki 319e905bf9 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
Akihiko Odaki 3fb6834f7d Introduce config module 2018-04-02 13:15:53 +09:00
syuilo 21ebd9a367 Refactor 2018-04-02 11:14:45 +09:00
syuilo 6b6adeaa68 Refactor 2018-04-02 04:52:11 +09:00
syuilo 86e1ff6a6f Refactor 2018-04-02 04:48:38 +09:00
syuilo e8bde94e5b Refactor 2018-04-02 04:01:34 +09:00
Akihiko Odaki dc529711ce Implement remote follow 2018-04-01 23:30:57 +09:00
Akihiko Odaki fabf233478 Implement inbox 2018-04-01 15:58:49 +09:00
syuilo 55f716fc62
Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
2018-04-01 12:27:16 +09:00
Akihiko Odaki 975dd842d8 Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
Akihiko Odaki 68a9aac957 Implement remote status retrieval 2018-03-31 20:33:14 +09:00
syuilo 5c3ca62426
Update user.ts 2018-03-30 00:13:20 +09:00
syuilo 74bbfd4144
Update user.ts 2018-03-30 00:05:12 +09:00
syuilo 4c0b48af5e
Use id instead of username
Because username is mutable. id is immutable!
2018-03-30 00:00:19 +09:00
syuilo cf33e483f7 整理した 2018-03-29 20:32:18 +09:00
Renamed from src/server/api/models/user.ts (Browse further)