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
/
lib
/
activitypub
/
actor.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tests
Chocobozzz
2019-11-27
1
-1
/
+1
*
Don't always replace actor avatar
Chocobozzz
2019-11-25
1
-15
/
+18
*
Fix lint
Chocobozzz
2019-10-23
1
-1
/
+1
*
Fix federation with some actors
Chocobozzz
2019-10-23
1
-3
/
+9
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-2
/
+2
*
Cleanup model types
Chocobozzz
2019-08-20
1
-6
/
+7
*
Stronger model typings
Chocobozzz
2019-08-19
1
-23
/
+52
*
Lazy load avatars
Chocobozzz
2019-08-09
1
-27
/
+40
*
Stronger actor association typing in AP functions
Chocobozzz
2019-08-09
1
-1
/
+1
*
Automatically remove bad followings
Chocobozzz
2019-08-06
1
-5
/
+5
*
Remove old activities processor
Chocobozzz
2019-05-31
1
-4
/
+3
*
Remove unused actor uuid field
Chocobozzz
2019-05-31
1
-14
/
+12
*
Remove tmp file on image processing error
Chocobozzz
2019-04-24
1
-1
/
+1
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+2
*
Move config in its own file
Chocobozzz
2019-04-11
1
-2
/
+3
*
Add notification on new instance follower (server side)
Chocobozzz
2019-04-08
1
-0
/
+2
*
Refresh playlists
Chocobozzz
2019-03-19
1
-1
/
+2
*
Playlist server API
Chocobozzz
2019-03-18
1
-1
/
+12
*
Use a single file instead of segments for HLS
Chocobozzz
2019-02-11
1
-2
/
+2
*
Prepare Dislike/Flag/View fixes
Chocobozzz
2019-01-15
1
-2
/
+2
*
Fix deleting not found remote actors
Chocobozzz
2019-01-14
1
-3
/
+8
*
Refresh remote actors on GET enpoints
Chocobozzz
2019-01-14
1
-54
/
+57
*
Warn user when they want to delete a channel
Chocobozzz
2019-01-14
1
-1
/
+1
*
Support additional video extensions
Chocobozzz
2018-12-11
1
-4
/
+3
*
Add tmp and redundancy directories
Chocobozzz
2018-12-04
1
-3
/
+1
*
Fix checkbox margins
Chocobozzz
2018-11-19
1
-4
/
+4
*
Fix images size when downloading them
Chocobozzz
2018-11-16
1
-6
/
+3
*
Check activities host
Chocobozzz
2018-11-14
1
-3
/
+10
*
Check video channel name is unique on our instance
Chocobozzz
2018-10-01
1
-1
/
+1
*
Put config redundancy strategies in "strategies" subkey
Chocobozzz
2018-09-19
1
-0
/
+3
*
Optimize activity actor load in AP processors
Chocobozzz
2018-09-19
1
-8
/
+13
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-4
/
+2
*
Fetch outbox when searching an actor
Chocobozzz
2018-08-27
1
-10
/
+21
*
Search video channel handle/uri
Chocobozzz
2018-08-27
1
-11
/
+27
*
Add ability to search a video with an URL
Chocobozzz
2018-08-27
1
-1
/
+3
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
1
-1
/
+1
*
Don't send follow request if the follow is already accepted
Chocobozzz
2018-07-31
1
-1
/
+1
*
Refresh orphan actors
Chocobozzz
2018-07-31
1
-0
/
+5
*
Refractor retry transaction function
Chocobozzz
2018-06-13
1
-10
/
+2
*
Fix cc field in classic audience
Chocobozzz
2018-05-25
1
-1
/
+19
*
Move normalize functions in helpers
Chocobozzz
2018-05-11
1
-23
/
+3
*
Add ability to update a video channel
Chocobozzz
2018-05-11
1
-1
/
+1
*
Fix error logging
Chocobozzz
2018-03-26
1
-4
/
+4
*
Improve activity pub actors implementation
Chocobozzz
2018-03-22
1
-1
/
+4
*
Sanitize invalid actor description
Chocobozzz
2018-03-19
1
-10
/
+25
*
Implement support field in video and video channel
Chocobozzz
2018-02-15
1
-4
/
+9
*
Add ability to set video thumbnail/preview
Chocobozzz
2018-02-14
1
-3
/
+3
*
Move job queue to redis
Chocobozzz
2018-01-25
1
-25
/
+34
*
Accept actors with url objects instead of string
Chocobozzz
2018-01-25
1
-1
/
+8
*
Optimize SQL query that fetch actor outbox
Chocobozzz
2018-01-18
1
-12
/
+30
[next]