aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process
Commit message (Expand)AuthorAgeFilesLines
* Update sequelizeChocobozzz2019-04-242-4/+8
* Move config in its own fileChocobozzz2019-04-111-1/+2
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-7/+12
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-3/+5
* Add ability to forbid followersChocobozzz2019-04-081-2/+8
* Add playlist rest testsChocobozzz2019-03-181-0/+24
* Playlist server APIChocobozzz2019-03-182-2/+32
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-159-99/+182
* Warn user when they want to delete a channelChocobozzz2019-01-141-1/+1
* Add new follow, mention and user registered notifsChocobozzz2019-01-092-3/+10
* Add user notification base codeChocobozzz2019-01-092-5/+17
* Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube...Chocobozzz2018-12-071-1/+0
|\
| * Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-201-2/+2
| |\
| * | Fix dependency errors between modulesbuoyantair2018-11-162-2/+2
* | | Fix thumbnail processingChocobozzz2018-12-041-1/+1
* | | Fix trending pageChocobozzz2018-12-031-2/+11
* | | Don't import test tools in coreChocobozzz2018-11-222-5/+3
* | | Delete invalid or deleted remote videosChocobozzz2018-11-201-1/+0
| |/ |/|
* | Fix checkbox marginsChocobozzz2018-11-191-2/+2
|/
* Don't forward view, send updates insteadChocobozzz2018-11-151-12/+4
* Check activities hostChocobozzz2018-11-145-19/+29
* Upsert cache file on create activityChocobozzz2018-10-022-11/+4
* Correctly forward comment deletionChocobozzz2018-10-021-2/+2
* Reduce video import TTLChocobozzz2018-09-251-1/+1
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-243-12/+26
* Remove unnecessary actor existance checkChocobozzz2018-09-211-3/+0
* Improve AP actor checksChocobozzz2018-09-194-21/+26
* Optimize activity actor load in AP processorsChocobozzz2018-09-1910-75/+56
* Optimize video view AP processingChocobozzz2018-09-192-4/+16
* Refractor videos AP functionsChocobozzz2018-09-195-12/+12
* Refractor activities sendingChocobozzz2018-09-141-0/+2
* Basic video redundancy implementationChocobozzz2018-09-133-11/+88
* Add federation to ownership changeChocobozzz2018-09-041-4/+6
* Bufferize videos views in redisChocobozzz2018-08-301-2/+2
* Add ability to search video channelsChocobozzz2018-08-271-2/+2
* Refractor comment creation from federationChocobozzz2018-08-271-38/+9
* Add refresh video on searchChocobozzz2018-08-275-107/+16
* Add ability to search a video with an URLChocobozzz2018-08-272-9/+4
* Cleanup utils helperChocobozzz2018-08-141-2/+1
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-2/+3
* Fix fps federationChocobozzz2018-08-061-1/+1
* Implement captions/subtitlesChocobozzz2018-07-161-1/+11
* Fix lintChocobozzz2018-06-131-2/+2
* Refractor retry transaction functionChocobozzz2018-06-137-172/+27
* Improve tests when waiting pending jobsChocobozzz2018-06-131-6/+8
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-11/+16
* Correctly forward video related activitiesChocobozzz2018-05-314-16/+25
* Split files in activitypub serverChocobozzz2018-05-256-6/+8
* Fix cc field in classic audienceChocobozzz2018-05-251-1/+1
* Add ability to update a video channelChocobozzz2018-05-112-3/+32