Split types and typings
[oweals/peertube.git] / server / models / video / video-comment.ts
2020-06-18 ChocobozzzSplit types and typings
2020-06-09 ChocobozzzFix video comments feed SQL query
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-29 ChocobozzzFix comments deleted display
2020-05-29 ChocobozzzAdd ability to bulk delete comments
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-06 ChocobozzzFix comments feed with musted accounts
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-04-21 ChocobozzzDo not display deleted comments in RSS feed
2020-04-21 ChocobozzzDon't leak unlisted videos in comments feed
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-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 branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2020-01-03 ChocobozzzFix totalRepliesFromVideoAuthor SQL request
2019-12-28 Rigel KentAdd author indicator to the comment replies loader
2019-12-27 Rigel KentAdd comment filtering by reply count
2019-12-04 Julien MaulnyFix retrieving of deleted comments when subscribing...
2019-12-04 Julien MaulnySoft delete video comments instead of detroy
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-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-19 ChocobozzzStronger model typings
2019-08-07 ChocobozzzRemove comment federation by video owner
2019-08-06 ChocobozzzAutomatically remove bad followings
2019-08-01 ChocobozzzFix multiple server tests
2019-07-24 ChocobozzzAdd server hooks
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzUpdate sequelize
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-04-02 ChocobozzzRestore videos list components
2019-03-19 ChocobozzzCleanup invalid rates/comments/shares
2019-02-15 ChocobozzzFix mention notification with a remote account
2019-02-14 ChocobozzzMerge branch 'release/v1.2.0'
2019-02-14 ChocobozzzFix mention notification with a remote account
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09 ChocobozzzAdd user notification base code
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-16 ChocobozzzAdd ability to mute a user/instance by server in client
2018-10-16 ChocobozzzAdd ability for users to block an account/instance...
2018-07-26 ChocobozzzFix last commit
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-24 ChocobozzzOptimize SQL queries
2018-06-14 ChocobozzzUse local object URLs for feeds
2018-06-13 ChocobozzzFix offset/limit on some SQL queries :facepalm:
2018-06-08 ChocobozzzAdd video comments RSS
2018-05-25 ChocobozzzRefractor and optimize AP collections
2018-03-21 ChocobozzzFix mentions in comments
2018-02-28 ChocobozzzAdd stats route
2018-02-19 ChocobozzzFix sort inconsistency
2018-02-13 ChocobozzzFix deleting a video with comments
2018-01-26 ChocobozzzAdd unique index on video comment url
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-12 ChocobozzzFix tree comment rendering
2018-01-10 ChocobozzzFetch remote AP objects
2018-01-05 ChocobozzzAdd mentions to comments
2018-01-04 ChocobozzzAdd ability to delete comments
2018-01-03 ChocobozzzAdd avatar in comments
2018-01-03 ChocobozzzAutomatically resize avatars
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-28 ChocobozzzAdd get old comment on follow tests
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-27 ChocobozzzAdd comments federation tests
2017-12-27 ChocobozzzAdd video comment components
2017-12-27 ChocobozzzSend video comment comments to followers/origin
2017-12-22 ChocobozzzBegin unit tests
2017-12-22 ChocobozzzAdd comments controller
2017-12-22 ChocobozzzCreate comment on replied mastodon statutes