First implem global search
[oweals/peertube.git] / shared / models / activitypub /
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-04 ChocobozzzAdd ability for auth plugins to hook tokens validity
2020-03-10 Rigel KentAdd video file metadata to download modal, via ffprobe...
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2020-01-30 ChocobozzzAdd url field in caption and use it for thumbnails
2019-12-04 Julien MaulnyFix retrieving of deleted comments when subscribing...
2019-12-04 Julien MaulnySoft delete video comments instead of detroy
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-10-23 ChocobozzzFix federation with some actors
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-30 ChocobozzzHandle reports from mastodon
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31 ChocobozzzRemove unused actor uuid field
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzCreate a dedicated table to track video thumbnails
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzPlaylist server API
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzUse a single file instead of segments for HLS
2019-02-11 ChocobozzzAdd hls support on server
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-15 ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-12 clementbrizardChange models
2018-11-15 buoyantairMerge from upstream
2018-11-14 ChocobozzzCheck activities host
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 ChocobozzzAP mimeType -> mediaType
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-08-27 ChocobozzzUse height instead of width to represent the video...
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzFix fps federation
2018-07-16 ChocobozzzImplement captions/subtitles
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-25 ChocobozzzRefractor and optimize AP collections
2018-05-11 ChocobozzzAdd ability to update a video channel
2018-03-22 ChocobozzzImprove activity pub actors implementation
2018-03-08 ChocobozzzFix lint momory issues
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-01-26 ChocobozzzUse sensitive instead of nsfw in activitypub
2018-01-26 ChocobozzzFix announce activities
2018-01-12 ChocobozzzFix communication with mastodon
2018-01-11 ChocobozzzAdd reject processing for activitypub
2018-01-10 ChocobozzzFetch remote AP objects
2018-01-05 ChocobozzzAdd mentions to comments
2018-01-04 ChocobozzzHandle HTML is comments
2018-01-04 ChocobozzzFix delete activities
2018-01-03 ChocobozzzSend account activitypub update events
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-22 ChocobozzzCreate comment on replied mastodon statutes
2017-12-19 ChocobozzzHandle mastodon shares
2017-12-19 ChocobozzzStatus are sent to mastodon
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-19 ChocobozzzSave
2017-11-27 ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27 ChocobozzzCorrectly forward like/dislikes and undo
2017-11-27 ChocobozzzFetch video likes/dislikes too
2017-11-27 ChocobozzzFederate likes/dislikes
2017-11-27 ChocobozzzFederate video views
2017-11-27 ChocobozzzRefractor activity pub lib/helpers
2017-11-27 ChocobozzzFix lint
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzSpeed up activity pub http requests
2017-11-27 ChocobozzzServer shares user videos
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzHandle announces in inbox
2017-11-27 ChocobozzzAdd video abuse to activity pub
2017-11-27 ChocobozzzHandle follow/accept
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzContinue activitypub
2017-11-27 ChocobozzzBegin activitypub