]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-comment.ts
Stronger model typings
[github/Chocobozzz/PeerTube.git] / server / models / video / video-comment.ts
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