Propagate old comment on new follow
[oweals/peertube.git] / shared /
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-27 ChocobozzzAdd video comment components
2017-12-22 ChocobozzzBegin unit tests
2017-12-22 ChocobozzzAdd comments controller
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-12-19 Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-14 ChocobozzzUse sequelize scopes
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-07 ChocobozzzFirst upload step is ok
2017-12-06 ChocobozzzBegin video watch design
2017-12-04 ChocobozzzAdd account avatar
2017-11-30 ChocobozzzAdd ability to list jobs
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 ChocobozzzAdd ability to unfollow a server
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 ChocobozzzApplicationFollow -> SeverFollow
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 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzAdd follow tabs
2017-11-27 ChocobozzzAdd MANAGE_PEERTUBE_FOLLOW right
2017-11-27 ChocobozzzHandle follow/accept
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzContinue activitypub
2017-11-27 ChocobozzzBegin activitypub
2017-10-31 ChocobozzzAdd video privacy setting
2017-10-30 ChocobozzzAdd lazy description on server
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzAdd video channels
2017-10-19 ChocobozzzTake in account transcoding for video quota
2017-10-19 ChocobozzzAdd ability to download a video from direct link or...
2017-10-16 ChocobozzzAdd oembed endpoint
2017-10-09 ChocobozzzChange how we handle resolution
2017-10-03 ChocobozzzImplement video transcoding on server side
2017-09-22 Green-StarHandle blacklist (#84)
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-12 ChocobozzzImprove real world script
2017-09-05 ChocobozzzAdd user update for admins
2017-09-04 ChocobozzzBegin user quota
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-07-25 ChocobozzzAdd ability to limit user registrations
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-10 ChocobozzzBetter typescript typing for a better world
2017-07-05 ChocobozzzMove to promises
2017-06-25 ChocobozzzClientLocal -> OAuthClientLocal
2017-06-25 ChocobozzzRequests -> RequestSchedulers
2017-06-17 ChocobozzzShare models between server and client
2017-06-16 ChocobozzzCreate types for model enums
2017-06-16 ChocobozzzAdd this context to instance model functions
2017-06-11 ChocobozzzUse shared models
2017-06-10 ChocobozzzType functions