Commit graph

198 commits

Author SHA1 Message Date
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
99774413f4 ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +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
d482ca7f9f Implement announce
And bug fixes
2018-04-08 06:55:26 +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
syuilo
68311019bf Merge branch 'master' into refactor 2018-04-07 13:03:19 +09:00
syuilo
c2cced0a45 投稿に関しては論理削除するように
処理をシンプルにするため
2018-04-07 07:19:30 +09:00
syuilo
716f3a4505 Add index 2018-04-06 23:32:38 +09:00
syuilo
88e11c7b0c Fix bug 2018-04-06 22:15:31 +09:00
syuilo
2ee0e81140 wip 2018-04-06 04:04:50 +09:00
Akihiko Odaki
99b14f01b3 Allow name property of user to be null 2018-04-06 01:36:34 +09:00
Akihiko Odaki
6cdce579fa Enforce URI uniquness 2018-04-04 00:09:00 +09:00
syuilo
342cba4c54 Use index 2018-04-03 01:37:43 +09:00
syuilo
f4cb6ba0e0 Revert "[wip] Implement like activity"
This reverts commit 7da191396469642de14655c30eba86926882e98c.
2018-04-03 01:37:11 +09:00
syuilo
507b9fdfd7 [wip] Implement like activity 2018-04-03 00:59:38 +09:00
syuilo
6a3cd68423 Make migration scripts
and use createdAt instead of _id
2018-04-02 23:19:07 +09:00
syuilo
1a156b94dd Merge pull request #1374 from akihikodaki/log
Introduce followed log and following log
2018-04-02 22:06:24 +09:00
Akihiko Odaki
f3e3c58fe1 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
syuilo
1d393b9fb0 Merge pull request #1373 from akihikodaki/misc
Implement Follow activity
2018-04-02 19:53:04 +09:00
Akihiko Odaki
00253eb355 Implement Follow activity 2018-04-02 19:50:40 +09:00
syuilo
39662b0e01 Add visibility property 2018-04-02 14:18:01 +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
syuilo
a0cf789450 Merge pull request #1356 from akihikodaki/publickey
Implement remote follow
2018-04-01 23:32:46 +09:00
Akihiko Odaki
dedd5bbdba Implement remote follow 2018-04-01 23:30:57 +09:00
syuilo
5970159490 oops 2018-04-01 21:53:44 +09:00
syuilo
f9c290a9df Resolve conflict 2018-04-01 18:17:04 +09:00
syuilo
961fe33bb9 Merge pull request #1351 from akihikodaki/webfinger
Implement post Activity Streams
2018-04-01 18:15:35 +09:00
Akihiko Odaki
f4c4ce8331 Implement post Activity Streams 2018-04-01 18:12:51 +09:00
syuilo
65478160ca Add missing property 2018-04-01 18:07:29 +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
Akihiko Odaki
7696fd9fd2 Store texts as HTML 2018-03-31 20:30:28 +09:00
syuilo
a9e4107416 cw 2018-03-30 11:24:07 +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