index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
controllers
/
activitypub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AP redirection
Chocobozzz
2018-11-30
1
-14
/
+14
*
Fix AP collections pagination
Chocobozzz
2018-11-16
1
-2
/
+2
*
Do not host remote AP objects
Chocobozzz
2018-11-16
1
-1
/
+11
*
Check activities host
Chocobozzz
2018-11-14
2
-6
/
+36
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-2
/
+1
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-5
/
+11
*
Process inbox activities in a queue
Chocobozzz
2018-09-14
1
-6
/
+17
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
2
-9
/
+31
*
Add ability to set a name to a channel
Chocobozzz
2018-08-27
1
-8
/
+8
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
2
-10
/
+24
*
Remove kue migration
Chocobozzz
2018-07-30
1
-2
/
+0
*
Fix nodeinfo endpoint
Chocobozzz
2018-07-24
1
-2
/
+2
*
adding initial support for nodeinfo
Rigel Kent
2018-07-24
1
-3
/
+2
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-0
/
+5
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
2
-6
/
+6
*
Fix actor outbox
Chocobozzz
2018-05-28
1
-5
/
+2
*
Refractor and optimize AP collections
Chocobozzz
2018-05-25
3
-48
/
+73
*
Split files in activitypub server
Chocobozzz
2018-05-25
2
-2
/
+2
*
Cache AP video route for 5 seconds
Chocobozzz
2018-05-11
1
-1
/
+3
*
Upgrade server dependencies
Chocobozzz
2018-04-06
1
-1
/
+3
*
Fix content type response for ActivityPub
Chocobozzz
2018-03-27
1
-16
/
+21
*
Try to refractor activities sending
Chocobozzz
2018-03-27
1
-2
/
+2
*
Add activity route to video and video comment objects
Chocobozzz
2018-03-22
1
-0
/
+19
*
Fix video_share_url duplicate key in transcoding job
Chocobozzz
2018-03-19
1
-1
/
+1
*
Add stats route
Chocobozzz
2018-02-28
1
-0
/
+2
*
Add log when fetching the outbox
Chocobozzz
2018-02-27
1
-1
/
+5
*
Detect posting request in our own inbox
Chocobozzz
2018-02-23
1
-2
/
+2
*
Correctly set the activity audience in outbox
Chocobozzz
2018-02-07
1
-2
/
+3
*
Add id to likes/dislikes/comments/shares collections
Chocobozzz
2018-01-29
1
-0
/
+56
*
Don't rehost announced video activities
Chocobozzz
2018-01-26
2
-4
/
+3
*
Fix announce activities
Chocobozzz
2018-01-26
1
-5
/
+2
*
Add context on activitypub responses
Chocobozzz
2018-01-26
1
-10
/
+16
*
Avoid too many requests and fetching outbox
Chocobozzz
2018-01-18
1
-4
/
+15
*
Fix actor followers/following counts
Chocobozzz
2018-01-15
1
-18
/
+45
*
Fetch remote AP objects
Chocobozzz
2018-01-10
1
-1
/
+5
*
Fix overflow in select inputs
Chocobozzz
2018-01-08
1
-1
/
+1
*
Add mentions to comments
Chocobozzz
2018-01-05
1
-1
/
+2
*
Automatically resize avatars
Chocobozzz
2018-01-03
2
-2
/
+2
*
Begin to add avatar to actors
Chocobozzz
2017-12-29
1
-3
/
+3
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
2
-6
/
+23
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
3
-36
/
+25
*
Save
Chocobozzz
2017-12-19
1
-2
/
+2
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
2
-27
/
+29
*
Fix bad to/cc when undo dislike
Chocobozzz
2017-11-30
1
-1
/
+1
*
Fix lint
Chocobozzz
2017-11-30
2
-5
/
+6
*
Refractor validators
Chocobozzz
2017-11-27
1
-5
/
+5
*
Add shares forward and collection on videos/video channels
Chocobozzz
2017-11-27
1
-10
/
+38
*
Check signature is correct with the activity pub actor
Chocobozzz
2017-11-27
1
-1
/
+1
*
Fetch video likes/dislikes too
Chocobozzz
2017-11-27
1
-1
/
+1
*
Fix lint
Chocobozzz
2017-11-27
1
-1
/
+1
[next]