Fix delete comment federation
[oweals/peertube.git] / server /
2018-03-27 ChocobozzzFix delete comment federation
2018-03-27 Rigel KentAdd sign language to the index of languages (#420)
2018-03-26 ChocobozzzFix error logging
2018-03-26 ChocobozzzFix videos import script
2018-03-26 Rigel Kenttruncating long video names in import-videos.js (fixes...
2018-03-26 Rigel Kentper missing field error in upload.js (fixes #414) ...
2018-03-26 ChocobozzzFix check comments params unit tests
2018-03-25 Gérald NielMerge branch 'develop' of github.com:Chocobozzz/PeerTub...
2018-03-24 OkhinRemoving unnecessary semicolons
2018-03-24 OkhinReplacing the err being thrown by a gracefull exit...
2018-03-24 Aurélien BertronLimit comment length to 1 character, fixes #394 (#399)
2018-03-23 ChocobozzzAdd public to activitypub announces
2018-03-23 ChocobozzzFix error display on edit config in admin
2018-03-23 ChocobozzzDon't search migration version in old Applications...
2018-03-23 ChocobozzzImprove logging when cannot fetch remote videos
2018-03-22 ChocobozzzImprove activity pub actors implementation
2018-03-22 ChocobozzzAdd activity route to video and video comment objects
2018-03-22 ChocobozzzAdd option to disable starttls
2018-03-22 ChocobozzzAdd /activity to activity create ids
2018-03-22 ChocobozzzDisable starttls for emails on localhost
2018-03-22 ChocobozzzAdd logging for emails
2018-03-21 ChocobozzzFix issues with truncated description and utf characters
2018-03-21 ChocobozzzFix mentions in comments
2018-03-20 ChocobozzzDisplay ffmpeg output errors
2018-03-19 ChocobozzzFix resolution order
2018-03-19 ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-19 ChocobozzzUpdate the api documentation
2018-03-19 ChocobozzzBEARKING CHANGE: Update videos API response
2018-03-19 ChocobozzzUpdate videos response api
2018-03-19 ChocobozzzSanitize invalid actor description
2018-03-15 ChocobozzzAdd short description in config
2018-03-13 ChocobozzzUpgrade server depencencies
2018-03-13 ChocobozzzMove sort middleware utils in utils file
2018-03-13 ChocobozzzAdd "local" videos in menu
2018-03-12 ChocobozzzChange video abuse API response
2018-03-12 ChocobozzzUpdate videos api list for account
2018-03-11 Rigel KentFix typo in "user already exist" error message (PR...
2018-03-11 CaleFix typo in "already exist" error message 333/head
2018-03-08 ChocobozzzFix logging timestamp
2018-03-08 ChocobozzzDo not destroy the video if transcoding fails
2018-03-05 ChocobozzzAdd documentation for upload script
2018-03-01 ChocobozzzFix import videos tool
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-03-01 ChocobozzzImprove playback speed style
2018-02-28 ChocobozzzAdd stats route
2018-02-28 ChocobozzzAdd indentation in json configuration file generated...
2018-02-28 ChocobozzzAdd max video height on mobile
2018-02-27 ChocobozzzFix typings
2018-02-27 ChocobozzzAdd warning in production.yaml
2018-02-27 ChocobozzzFix job panel sorting in administration
2018-02-27 ChocobozzzFix resolution for portrait videos
2018-02-27 ChocobozzzDon't fail on upload if we cannot generate thumbnail
2018-02-27 ChocobozzzKeep ratio for thumbnails
2018-02-27 ChocobozzzAdd logs for scheduler
2018-02-27 ChocobozzzAdd log when fetching the outbox
2018-02-26 ChocobozzzAdd 30 fps limit in transcoding
2018-02-23 ChocobozzzAvoids easy cheating on vidoe views
2018-02-23 ChocobozzzFix lint
2018-02-23 ChocobozzzDetect posting request in our own inbox
2018-02-23 ChocobozzzDon't follow ourselves
2018-02-22 ChocobozzzAdd confirm when admin use custom js/css
2018-02-22 ChocobozzzRegister service worker
2018-02-22 ChocobozzzFix service worker registration
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-22 ChocobozzzAdd ability to update another user video
2018-02-21 ChocobozzzAdd links to comment mentions
2018-02-21 ChocobozzzUnlisted videos are not displayed on Mastodon now
2018-02-20 ChocobozzzAdd nsfw support in import-videos
2018-02-20 ChocobozzzFix 401 detection on import videos
2018-02-20 ChocobozzzAdd ability to import videos from all supported youtube...
2018-02-20 LecygneNoirimport-youtube: add try/catch to manage token expiratio...
2018-02-20 ChocobozzzHandle line feeds in comments
2018-02-19 ChocobozzzFix lint
2018-02-19 ChocobozzzAdd ability to import just one video from youtube
2018-02-19 ChocobozzzFix sort inconsistency
2018-02-16 ChocobozzzAdd ability to update thumbnail and preview on client
2018-02-16 ChocobozzzFix avatars on video watch page
2018-02-16 ChocobozzzTry to improve production guide
2018-02-16 ChocobozzzFix duplicates detection
2018-02-16 ChocobozzzImport videos in the correct order
2018-02-15 ChocobozzzFix remote image fetching
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-15 ChocobozzzFix max buffer reached in youtube import
2018-02-14 ChocobozzzFix concurrency issue on video upload
2018-02-14 ChocobozzzFix tests
2018-02-14 ChocobozzzMove adding a video view videojs peertube plugin
2018-02-14 ChocobozzzSupport thumbnails in youtube import
2018-02-14 ChocobozzzHandle thumbnail update
2018-02-14 ChocobozzzAdd ability to set video thumbnail/preview
2018-02-13 ChocobozzzFix deleting a video with comments
2018-02-12 ChocobozzzFix upload from CLI script
2018-02-12 ChocobozzzDon't stuck on active jobs
2018-02-12 ChocobozzzImprove youtube import script
2018-02-09 ChocobozzzBegin import script with youtube-dl
2018-02-09 ChocobozzzFix config test
2018-02-09 ChocobozzzFix crash with websocket tracker
2018-02-09 ChocobozzzFix timestamp logging
2018-02-08 ChocobozzzAdd service worker
2018-02-08 ChocobozzzServer the manifest too
2018-02-08 ChocobozzzFix job count api
next