Chocobozzz
|
40e87e9ecc
|
Implement captions/subtitles
|
2018-07-16 11:50:08 +02:00 |
Chocobozzz
|
2186386cca
|
Add concept of video state, and add ability to wait transcoding before
publishing a video
|
2018-06-12 20:37:51 +02:00 |
Chocobozzz
|
e3d5ea4f82
|
Fix actor outbox
|
2018-05-28 12:13:00 +02:00 |
Chocobozzz
|
8fffe21a7b
|
Refractor and optimize AP collections
Only display urls in general object, and paginate video comments, shares, likes and
dislikes
|
2018-05-25 16:21:16 +02:00 |
Chocobozzz
|
e251f170b0
|
Split files in activitypub server
|
2018-05-25 11:33:04 +02:00 |
Chocobozzz
|
fd4484f19e
|
Cache AP video route for 5 seconds
|
2018-05-11 15:24:17 +02:00 |
Chocobozzz
|
ee28cdf1c4
|
Upgrade server dependencies
|
2018-04-06 14:39:19 +02:00 |
Chocobozzz
|
4b8f09fa01
|
Fix content type response for ActivityPub
|
2018-03-27 14:29:22 +02:00 |
Chocobozzz
|
07197db4c5
|
Try to refractor activities sending
There is still a need for work on this part though
|
2018-03-27 13:33:56 +02:00 |
Chocobozzz
|
296c090563
|
Add activity route to video and video comment objects
|
2018-03-22 17:12:25 +01:00 |
Chocobozzz
|
a797728009
|
Fix video_share_url duplicate key in transcoding job
|
2018-03-19 15:22:18 +01:00 |
Chocobozzz
|
09cababd79
|
Add stats route
|
2018-02-28 18:04:55 +01:00 |
Chocobozzz
|
0a8ae68459
|
Add log when fetching the outbox
|
2018-02-27 11:06:43 +01:00 |
Chocobozzz
|
285fe7c930
|
Detect posting request in our own inbox
|
2018-02-23 15:09:12 +01:00 |
Chocobozzz
|
0bc22f8d7e
|
Correctly set the activity audience in outbox
|
2018-02-07 10:03:11 +01:00 |
Chocobozzz
|
46531a0abd
|
Add id to likes/dislikes/comments/shares collections
|
2018-01-29 10:52:19 +01:00 |
Chocobozzz
|
4ba3b8ea1b
|
Don't rehost announced video activities
|
2018-01-26 15:49:57 +01:00 |
Chocobozzz
|
7acee6f18a
|
Fix announce activities
|
2018-01-26 13:43:34 +01:00 |
Chocobozzz
|
d6e99e5322
|
Add context on activitypub responses
|
2018-01-26 11:44:08 +01:00 |
Chocobozzz
|
54e740594b
|
Avoid too many requests and fetching outbox
|
2018-01-18 15:42:20 +01:00 |
Chocobozzz
|
7006bc6378
|
Fix actor followers/following counts
|
2018-01-15 09:47:19 +01:00 |
Chocobozzz
|
2ccaeeb341
|
Fetch remote AP objects
|
2018-01-10 17:19:14 +01:00 |
Chocobozzz
|
108af66140
|
Fix overflow in select inputs
|
2018-01-08 11:30:58 +01:00 |
Chocobozzz
|
d7e70384a3
|
Add mentions to comments
|
2018-01-05 11:19:25 +01:00 |
Chocobozzz
|
e8e122002d
|
Automatically resize avatars
|
2018-01-03 11:36:03 +01:00 |
Chocobozzz
|
c5911fd347
|
Begin to add avatar to actors
|
2017-12-29 19:10:13 +01:00 |
Chocobozzz
|
da854ddd50
|
Propagate old comment on new follow
|
2017-12-28 11:16:08 +01:00 |
Chocobozzz
|
50d6de9c28
|
Begin moving video channel to actor
|
2017-12-19 10:53:16 +01:00 |
Chocobozzz
|
fadf619ad6
|
Save
|
2017-12-19 10:51:09 +01:00 |
Chocobozzz
|
3fd3ab2d34
|
Move models to typescript-sequelize
|
2017-12-13 16:50:33 +01:00 |
Chocobozzz
|
fef2c7164e
|
Fix bad to/cc when undo dislike
|
2017-11-30 14:15:17 +01:00 |
Chocobozzz
|
98ec8b8e73
|
Fix lint
|
2017-11-30 13:16:23 +01:00 |
Chocobozzz
|
a2431b7dcb
|
Refractor validators
|
2017-11-27 19:43:01 +01:00 |
Chocobozzz
|
4e50b6a1c9
|
Add shares forward and collection on videos/video channels
|
2017-11-27 19:40:53 +01:00 |
Chocobozzz
|
f10336cad0
|
Check signature is correct with the activity pub actor
|
2017-11-27 19:40:53 +01:00 |
Chocobozzz
|
16b9097594
|
Fetch video likes/dislikes too
|
2017-11-27 19:40:53 +01:00 |
Chocobozzz
|
d52eb8f656
|
Fix lint
|
2017-11-27 19:40:53 +01:00 |
Chocobozzz
|
40ff57078e
|
Federate video views
|
2017-11-27 19:40:53 +01:00 |
Chocobozzz
|
c46edbc2f6
|
Fetch outbox to grab old activities tests
|
2017-11-27 19:40:53 +01:00 |
Chocobozzz
|
c986175d68
|
Fetch outbox to grab old activities
|
2017-11-27 19:40:53 +01:00 |
Chocobozzz
|
e71bcc0f4b
|
Add outbox
|
2017-11-27 19:40:53 +01:00 |
Chocobozzz
|
5414139835
|
Refractor activity pub lib/helpers
|
2017-11-27 19:40:52 +01:00 |
Chocobozzz
|
79d5caf994
|
Fix lint
|
2017-11-27 19:40:52 +01:00 |
Chocobozzz
|
20494f1221
|
Server shares user videos
|
2017-11-27 19:40:52 +01:00 |
Chocobozzz
|
efc32059d9
|
Send server announce when users upload a video
|
2017-11-27 19:40:52 +01:00 |
Chocobozzz
|
d846501818
|
Handle announces in inbox
|
2017-11-27 19:40:52 +01:00 |
Chocobozzz
|
6086242524
|
Rename Pod -> Server
|
2017-11-27 19:40:51 +01:00 |
Chocobozzz
|
51548b3181
|
Add follow tabs
Following
Follow
Followers
|
2017-11-27 19:40:51 +01:00 |
Chocobozzz
|
350e31d6b6
|
Follow works
|
2017-11-27 19:40:51 +01:00 |
Chocobozzz
|
8e69648749
|
Add MANAGE_PEERTUBE_FOLLOW right
|
2017-11-27 19:40:51 +01:00 |