Limit associations fetch when loading token
[oweals/peertube.git] / server / models / account /
2018-09-20 ChocobozzzLimit associations fetch when loading token
2018-09-04 ChocobozzzAdd federation to ownership change
2018-09-04 Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-28 ChocobozzzRefractor user quota SQL queries
2018-08-28 ChocobozzzFix oauth server module
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-14 ChocobozzzAdd quota used in users list
2018-08-08 ChocobozzzAdd reason when banning a user
2018-08-08 ChocobozzzImplement user blocking on server side
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-07-30 ChocobozzzAdd more info logging
2018-07-30 ChocobozzzRevert "Delete actor too when deleting account/video...
2018-07-30 ChocobozzzDelete actor too when deleting account/video channel
2018-07-24 ChocobozzzOptimize SQL queries
2018-06-19 ChocobozzzUpdate iso639 translations for french and deutch
2018-06-13 ChocobozzzFix offset/limit on some SQL queries :facepalm:
2018-05-25 ChocobozzzRefractor and optimize AP collections
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-16 Rigel Kentfeature: initial syndication feeds support 500/head
2018-03-01 ChocobozzzImprove playback speed style
2018-02-28 ChocobozzzAdd stats route
2018-02-21 ChocobozzzAdd links to comment mentions
2018-02-19 ChocobozzzFix lint
2018-02-19 ChocobozzzFix sort inconsistency
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-01 ChocobozzzSend an email on video abuse report
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-29 ChocobozzzAdd ability to login with email
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-11 ChocobozzzAdd scores to follows and remove bad ones
2018-01-08 ChocobozzzSupport video quota on client
2018-01-08 ChocobozzzSend comment to followers and parents
2018-01-05 ChocobozzzFix account names validation
2018-01-03 ChocobozzzSend account activitypub update events
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-28 ChocobozzzPropagate old comment on new follow
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-04 ChocobozzzFix lint
2017-12-04 ChocobozzzAdd account avatar
2017-11-30 ChocobozzzPut activity pub sends inside transactions
2017-11-30 ChocobozzzAdd ability to list jobs
2017-11-27 ChocobozzzRefractor validators
2017-11-27 ChocobozzzCorrectly forward like/dislikes and undo
2017-11-27 ChocobozzzCleanup models
2017-11-27 ChocobozzzFetch video likes/dislikes too
2017-11-27 ChocobozzzFederate likes/dislikes
2017-11-27 ChocobozzzAdd outbox
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 account creation
2017-11-27 ChocobozzzFederate video update
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzFix video upload and videos list
2017-11-27 ChocobozzzFix error when creating a fresh database
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzAdd follow tabs
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzFix issues on server start
2017-11-27 ChocobozzzAdd MANAGE_PEERTUBE_FOLLOW right
2017-11-27 ChocobozzzSend follow/accept
2017-11-27 ChocobozzzHandle follow/accept
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
2017-11-27 ChocobozzzBegin activitypub