Add ability to embed a video in Twitter
[oweals/peertube.git] / server / initializers / constants.ts
2018-05-11 ChocobozzzAdd ability to embed a video in Twitter
2018-05-09 ChocobozzzFix video channel description/support max length
2018-05-09 ChocobozzzFix message when updating my profile
2018-05-09 ChocobozzzAdd timeout and TTL to request jobs
2018-04-26 ChocobozzzAdd ability to update the user display name/description
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzBetter file name for torrent
2018-04-19 ChocobozzzAdd information concerning video privacy in my videos...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18 ChocobozzzProcess broadcast requests in parallel
2018-04-18 ChocobozzzMove server follow in the job queue
2018-04-17 ChocobozzzAdd redis cache to feed route
2018-04-17 Pierre-Alain TORETSupport hostname binding in config
2018-03-30 Julien Le BrasAdd publishedAt field for video model.
2018-03-29 ChocobozzzAdd reverse proxy test in travis
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-27 Rigel KentAdd sign language to the index of languages (#420)
2018-03-25 Gérald NielMerge branch 'develop' of github.com:Chocobozzz/PeerTub...
2018-03-24 Aurélien BertronLimit comment length to 1 character, fixes #394 (#399)
2018-03-22 ChocobozzzAdd option to disable starttls
2018-03-19 ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-15 ChocobozzzAdd short description in config
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-02-26 ChocobozzzAdd 30 fps limit in transcoding
2018-02-23 ChocobozzzAvoids easy cheating on vidoe views
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-14 ChocobozzzAdd ability to set video thumbnail/preview
2018-01-31 ChocobozzzAdd new name/terms/description config options
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-29 ChocobozzzFix migrations
2018-01-26 ChocobozzzDon't rehost announced video activities
2018-01-25 ChocobozzzMove job queue to redis
2018-01-19 ChocobozzzAdd ability to configure log level
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-17 ChocobozzzAdd ability to update some configuration keys
2018-01-16 ChocobozzzUpdate README badge paths
2018-01-16 ChocobozzzFix config storage paths
2018-01-12 ChocobozzzUpdate follower/following counts
2018-01-11 ChocobozzzActivity Pub improvements
2018-01-11 ChocobozzzAdd tests to handle down server
2018-01-11 ChocobozzzAdd scores to follows and remove bad ones
2018-01-10 ChocobozzzFetch remote AP objects
2018-01-05 ChocobozzzRemove :443 from video urls too
2018-01-05 ChocobozzzFix tls and account bug
2018-01-04 ChocobozzzRefresh remote accounts
2018-01-03 ChocobozzzSend account activitypub update events
2018-01-03 ChocobozzzAutomatically resize avatars
2018-01-03 ChocobozzzAdd avatar max size limit
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-29 ChocobozzzAdd migration to delete old Authors table
2017-12-22 ChocobozzzAdd comments controller
2017-12-22 ChocobozzzCreate comment on replied mastodon statutes
2017-12-21 ChocobozzzSanitize url to not end with implicit ports
2017-12-19 ChocobozzzFix migration scripts
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-13 ChocobozzzAdd migration
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-05 ChocobozzzFix client search
2017-12-04 ChocobozzzAdd account avatar
2017-11-30 ChocobozzzFix req accepts
2017-11-30 ChocobozzzFix activitypub check headers
2017-11-30 ChocobozzzAdd ability to list jobs
2017-11-29 ChocobozzzFix well known and json parser with mastodon
2017-11-28 ChocobozzzRemove max duration/filesize constraints
2017-11-28 ChocobozzzFix migration for Servers table
2017-11-27 ChocobozzzAdd activitypub migration script
2017-11-27 ChocobozzzFederate likes/dislikes
2017-11-27 ChocobozzzFetch outbox to grab old activities tests
2017-11-27 ChocobozzzFetch outbox to grab old activities
2017-11-27 ChocobozzzAdd follow tests
2017-11-27 ChocobozzzAdd ability to unfollow a server
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 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzFix issues on server start
2017-11-27 ChocobozzzHandle follow/accept
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
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 ChocobozzzIncrease video attributes length
2017-10-26 ChocobozzzAdd migration script for channels
2017-10-26 ChocobozzzAdd video channels
2017-10-19 ChocobozzzAdd pod list endpoint with pagination, sort...
next