aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Collapse)AuthorAgeFilesLines
* Limit associations fetch when loading tokenChocobozzz2018-09-201-2/+2
|
* Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-191-0/+3
|
* Improve AP actor checksChocobozzz2018-09-195-21/+30
|
* Optimize activity actor load in AP processorsChocobozzz2018-09-1913-88/+73
|
* Optimize video view AP processingChocobozzz2018-09-193-51/+84
|
* Refractor videos AP functionsChocobozzz2018-09-197-219/+227
|
* Optimize SQL requests of videos AP endpointsChocobozzz2018-09-191-1/+1
|
* Refractor activities sendingChocobozzz2018-09-149-145/+133
|
* Basic video redundancy implementationChocobozzz2018-09-1316-136/+317
|
* Add federation to ownership changeChocobozzz2018-09-044-7/+20
|
* Bufferize videos views in redisChocobozzz2018-08-301-2/+2
|
* Fetch outbox when searching an actorChocobozzz2018-08-271-10/+21
|
* Search video channel handle/uriChocobozzz2018-08-271-11/+27
|
* Add ability to search video channelsChocobozzz2018-08-272-6/+6
|
* Refractor comment creation from federationChocobozzz2018-08-272-43/+17
|
* Add refresh video on searchChocobozzz2018-08-279-202/+244
|
* Add ability to search a video with an URLChocobozzz2018-08-276-90/+121
|
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+2
|
* Use height instead of width to represent the video resolutionChocobozzz2018-08-271-3/+3
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-276-4/+32
|
* Cleanup utils helperChocobozzz2018-08-141-2/+1
|
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-2/+3
|
* Fix fps federationChocobozzz2018-08-062-2/+3
|
* Don't send follow request if the follow is already acceptedChocobozzz2018-07-311-1/+1
|
* Refresh orphan actorsChocobozzz2018-07-311-0/+5
|
* Add more info loggingChocobozzz2018-07-309-0/+46
|
* Fix peertube on chromeChocobozzz2018-07-261-1/+1
|
* Fix last commitChocobozzz2018-07-261-4/+2
|
* expliciting type checks and predicates (server only)Rigel Kent2018-07-252-9/+13
|
* Implement captions/subtitlesChocobozzz2018-07-162-7/+34
|
* Fix lintChocobozzz2018-06-131-2/+2
|
* Refractor retry transaction functionChocobozzz2018-06-139-188/+30
|
* Improve tests when waiting pending jobsChocobozzz2018-06-131-6/+8
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-129-142/+145
| | | | publishing a video
* Correctly forward video related activitiesChocobozzz2018-05-315-17/+42
|
* Fix publishedAt value after following a new instanceChocobozzz2018-05-281-0/+1
|
* Fix actor outboxChocobozzz2018-05-281-3/+2
|
* Refractor and optimize AP collectionsChocobozzz2018-05-253-18/+51
| | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes
* Split files in activitypub serverChocobozzz2018-05-2517-133/+130
|
* Fix cc field in classic audienceChocobozzz2018-05-254-28/+21
|
* Move normalize functions in helpersChocobozzz2018-05-112-24/+5
|
* Improve AP validation for NotesChocobozzz2018-05-111-3/+3
|
* Add ability to update a video channelChocobozzz2018-05-116-23/+101
|
* Improve video torrent AP object validatorChocobozzz2018-05-111-2/+2
|
* Use ISO 639 for languagesChocobozzz2018-04-231-5/+5
|
* Truncate correctly video descriptionsChocobozzz2018-03-281-1/+1
|
* Try to refractor activities sendingChocobozzz2018-03-277-148/+91
| | | | There is still a need for work on this part though
* Fix delete comment federationChocobozzz2018-03-277-25/+50
|
* Fix error loggingChocobozzz2018-03-264-9/+9
|
* Add public to activitypub announcesChocobozzz2018-03-231-1/+1
|