allow limiting video-comments rss feeds to an account or video channel
[oweals/peertube.git] / server / models / account /
2020-06-18 ChocobozzzSplit types and typings
2020-06-10 Rigel Kentpreserve original variable names server-side
2020-06-10 Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-06-10 ChocobozzzFirst implem global search
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-29 ChocobozzzBlock comments from muted accounts/servers
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-07 ChocobozzzAdd last login date to users
2020-05-05 ChocobozzzAdd auth plugin info in users list
2020-05-04 ChocobozzzSupport logout and add id and pass tests
2020-05-04 ChocobozzzBegin auth plugin support
2020-05-01 Rigel KentFactorize rest-table and fix/simplify SQL
2020-05-01 Rigel KentAdd filter inputs for blacklisted videos and muted...
2020-04-16 ChocobozzzFix user video quota with webtorrent disabled
2020-04-03 ChocobozzzFix typo in db field check
2020-03-27 Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-03-10 ChocobozzzWrap videos list query in raw SQL
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-12 Jorge SilvaUpdate default user theme to instance-default
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 remote-tracking branch 'weblate/develop' into...
2020-02-04 ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-02-04 ChocobozzzUse a singleton for model cache
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-28 ChocobozzzCleanup server fixme
2020-01-09 ChocobozzzUse lower instead of ilike to login users
2020-01-09 ChocobozzzOptimize notification endpoint
2020-01-08 ChocobozzzTry to fix subscriptions inconsistencies
2020-01-03 ChocobozzzImprove SQL query for my special playlists
2020-01-02 Rigel KentAdd miniature quick actions to add video to Watch later...
2019-12-27 ChocobozzzCache some SQL queries
2019-12-19 ChocobozzzDon't notify on muted instance
2019-12-18 ChocobozzzFix lint & tests
2019-12-13 Rigel Kentautoplay next video support for playlists
2019-12-12 ChocobozzzAdd internal privacy mode
2019-12-04 Julien MaulnySoft delete video comments instead of detroy
2019-10-21 ChocobozzzUpdate server dependencies
2019-09-24 LoveIsGriefAutoplay next recommended video (#2137)
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-05 ChocobozzzAdd welcome modal
2019-09-04 ChocobozzzAdd auto follow back support for instances
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-21 ChocobozzzType toActivityPubObject functions 2071/head
2019-08-20 ChocobozzzType toFormattedJSON
2019-08-20 ChocobozzzCleanup model types
2019-08-19 ChocobozzzStronger model typings
2019-08-09 ChocobozzzLazy load avatars
2019-08-06 ChocobozzzAutomatically remove bad followings
2019-08-02 ChocobozzzFix broken follow notification
2019-08-01 ChocobozzzFix multiple server tests
2019-08-01 ChocobozzzFix broken playlist api
2019-07-24 ChocobozzzAdd peertube plugin index website models
2019-07-24 ChocobozzzWIP plugins: load theme on client side
2019-07-24 ChocobozzzWIP plugins: add theme support
2019-07-02 Nassim BounouasFix/connection with email (#1917)
2019-06-19 ChocobozzzAdd language filters in user preferences
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-11 ChocobozzzHandle email update on server
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-16 ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-05-13 ChocobozzzFix account description error
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzUpdate sequelize
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-11 ChocobozzzAdd ability to limit videos history size
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-04-09 Yohan BonifaceAdd /accounts/:username/ratings endpoint (#1756)
2019-04-09 ChocobozzzAdd new instance follower notification in client
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzCleanup invalid rates/comments/shares
2019-03-18 ChocobozzzRefactor video playlist middlewares
2019-03-18 ChocobozzzPlaylist server API
2019-02-21 ChocobozzzfindById -> findByPk
2019-02-21 ChocobozzzImprove channel and account SEO
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-06 ChocobozzzMerge branch 'release/v1.2.0'
next