Commit Graph

70 Commits

Author SHA1 Message Date
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
ad1a86113b Fix bug 2018-04-08 23:29:27 +09:00
a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
a1b490afa7 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
f0e8e6392b Allow name property of user to be null 2018-04-06 01:36:34 +09:00
319e905bf9 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
3fb6834f7d Introduce config module 2018-04-02 13:15:53 +09:00
21ebd9a367 Refactor 2018-04-02 11:14:45 +09:00
6b6adeaa68 Refactor 2018-04-02 04:52:11 +09:00
86e1ff6a6f Refactor 2018-04-02 04:48:38 +09:00
e8bde94e5b Refactor 2018-04-02 04:01:34 +09:00
dc529711ce Implement remote follow 2018-04-01 23:30:57 +09:00
fabf233478 Implement inbox 2018-04-01 15:58:49 +09:00
55f716fc62 Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
2018-04-01 12:27:16 +09:00
975dd842d8 Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
68a9aac957 Implement remote status retrieval 2018-03-31 20:33:14 +09:00
5c3ca62426 Update user.ts 2018-03-30 00:13:20 +09:00
74bbfd4144 Update user.ts 2018-03-30 00:05:12 +09:00
4c0b48af5e Use id instead of username
Because username is mutable. id is immutable!
2018-03-30 00:00:19 +09:00
cf33e483f7 整理した 2018-03-29 20:32:18 +09:00