Commit graph

30 commits

Author SHA1 Message Date
こぴなたみぽ
6ccc6784a3 wip 2018-04-12 07:19:28 +09:00
こぴなたみぽ
37c5fc5ca3 wip 2018-04-12 07:13:15 +09:00
syuilo
4cd7ba468b wip 2018-04-12 05:50:45 +09:00
syuilo
87f2081ada wip 2018-04-12 04:22:06 +09:00
syuilo
da8da81e73 wip 2018-04-12 04:05:03 +09:00
syuilo
b2103e3e8c wip 2018-04-12 03:46:32 +09:00
syuilo
60afcf35dd Add missing index 2018-04-12 02:53:48 +09:00
syuilo
c3c28a9d8f wip #1443 2018-04-11 18:24:42 +09:00
syuilo
7452819f00 Add todo 2018-04-10 05:02:44 +09:00
syuilo
34f77cb8a0 ユーザー名の少なくとも3文字以上という制限を撤廃 2018-04-09 17:09:57 +09:00
unarist
9b58a541b1 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
15ea610f95 Fix bug 2018-04-08 23:29:27 +09:00
syuilo
9739dc4ac2 Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo
2ebbb70356 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
Akihiko Odaki
99b14f01b3 Allow name property of user to be null 2018-04-06 01:36:34 +09:00
Akihiko Odaki
f3e3c58fe1 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
Akihiko Odaki
8b3407e16c Introduce config module 2018-04-02 13:15:53 +09:00
syuilo
b1f563fe8b Refactor 2018-04-02 11:14:45 +09:00
syuilo
15a42e5b34 Refactor 2018-04-02 04:52:11 +09:00
syuilo
dd5a773d3b Refactor 2018-04-02 04:48:38 +09:00
syuilo
da22a11340 Refactor 2018-04-02 04:01:34 +09:00
Akihiko Odaki
dedd5bbdba Implement remote follow 2018-04-01 23:30:57 +09:00
Akihiko Odaki
b8ff725aff Implement inbox 2018-04-01 15:58:49 +09:00
syuilo
a4f47fd034 Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
2018-04-01 12:27:16 +09:00
Akihiko Odaki
07a9eda9da Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
Akihiko Odaki
d84e0265e5 Implement remote status retrieval 2018-03-31 20:33:14 +09:00
syuilo
23ab0a5e50 Update user.ts 2018-03-30 00:13:20 +09:00
syuilo
d21887ef13 Update user.ts 2018-03-30 00:05:12 +09:00
syuilo
118c712a2d Use id instead of username
Because username is mutable. id is immutable!
2018-03-30 00:00:19 +09:00
syuilo
40c10a00d8 整理した 2018-03-29 20:32:18 +09:00
Renamed from src/server/api/models/user.ts (Browse further)