index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
models
/
video
/
video-comment.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix retrieving of deleted comments when subscribing to a new instance
Julien Maulny
2019-12-04
1
-8
/
+11
*
Soft delete video comments instead of detroy
Julien Maulny
2019-12-04
1
-4
/
+29
*
Type toActivityPubObject functions
Chocobozzz
2019-08-21
1
-1
/
+2
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-1
/
+2
*
Stronger model typings
Chocobozzz
2019-08-19
1
-57
/
+26
*
Remove comment federation by video owner
Chocobozzz
2019-08-07
1
-37
/
+6
*
Automatically remove bad followings
Chocobozzz
2019-08-06
1
-23
/
+15
*
Fix multiple server tests
Chocobozzz
2019-08-01
1
-1
/
+18
*
Add server hooks
Chocobozzz
2019-07-24
1
-2
/
+16
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-17
/
+16
*
Update sequelize
Chocobozzz
2019-04-24
1
-24
/
+23
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Move config in its own file
Chocobozzz
2019-04-11
1
-2
/
+2
*
Restore videos list components
Chocobozzz
2019-04-02
1
-2
/
+1
*
Cleanup invalid rates/comments/shares
Chocobozzz
2019-03-19
1
-0
/
+14
*
Fix mention notification with a remote account
Chocobozzz
2019-02-15
1
-15
/
+25
*
Add new follow, mention and user registered notifs
Chocobozzz
2019-01-09
1
-4
/
+37
*
Add user notification base code
Chocobozzz
2019-01-09
1
-0
/
+4
*
Add ability to mute a user/instance by server in client
Chocobozzz
2018-10-16
1
-2
/
+2
*
Add ability for users to block an account/instance on server side
Chocobozzz
2018-10-16
1
-19
/
+76
*
Fix last commit
Chocobozzz
2018-07-26
1
-1
/
+1
*
expliciting type checks and predicates (server only)
Rigel Kent
2018-07-25
1
-2
/
+2
*
Optimize SQL queries
Chocobozzz
2018-07-24
1
-0
/
+3
*
Use local object URLs for feeds
Chocobozzz
2018-06-14
1
-1
/
+1
*
Fix offset/limit on some SQL queries :facepalm:
Chocobozzz
2018-06-13
1
-4
/
+4
*
Add video comments RSS
Chocobozzz
2018-06-08
1
-0
/
+22
*
Refractor and optimize AP collections
Chocobozzz
2018-05-25
1
-0
/
+14
*
Fix mentions in comments
Chocobozzz
2018-03-21
1
-7
/
+7
*
Add stats route
Chocobozzz
2018-02-28
1
-0
/
+26
*
Fix sort inconsistency
Chocobozzz
2018-02-19
1
-1
/
+1
*
Fix deleting a video with comments
Chocobozzz
2018-02-13
1
-0
/
+21
*
Add unique index on video comment url
Chocobozzz
2018-01-26
1
-0
/
+4
*
Don't show videos of remote instance after unfollow
Chocobozzz
2018-01-18
1
-4
/
+11
*
Fix tree comment rendering
Chocobozzz
2018-01-12
1
-1
/
+1
*
Fetch remote AP objects
Chocobozzz
2018-01-10
1
-6
/
+9
*
Add mentions to comments
Chocobozzz
2018-01-05
1
-2
/
+39
*
Add ability to delete comments
Chocobozzz
2018-01-04
1
-4
/
+41
*
Add avatar in comments
Chocobozzz
2018-01-03
1
-4
/
+6
*
Automatically resize avatars
Chocobozzz
2018-01-03
1
-1
/
+1
*
Begin to add avatar to actors
Chocobozzz
2017-12-29
1
-1
/
+1
*
Add get old comment on follow tests
Chocobozzz
2017-12-28
1
-0
/
+3
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-4
/
+29
*
Add comments federation tests
Chocobozzz
2017-12-27
1
-1
/
+1
*
Add video comment components
Chocobozzz
2017-12-27
1
-5
/
+37
*
Send video comment comments to followers/origin
Chocobozzz
2017-12-27
1
-1
/
+31
*
Begin unit tests
Chocobozzz
2017-12-22
1
-13
/
+17
*
Add comments controller
Chocobozzz
2017-12-22
1
-2
/
+86
*
Create comment on replied mastodon statutes
Chocobozzz
2017-12-22
1
-0
/
+95