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 thread replies API response
Chocobozzz
2021-02-19
1
-11
/
+17
*
Fix video comments display with deleted comments
Chocobozzz
2021-02-19
1
-22
/
+38
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-7
/
+6
*
Add admin view to manage comments
Chocobozzz
2020-11-16
1
-38
/
+46
*
Implement video comment list in admin
Chocobozzz
2020-11-13
1
-4
/
+128
*
Optimize comment RSS sql query
Chocobozzz
2020-08-20
1
-14
/
+15
*
Add abuse messages/states notifications
Chocobozzz
2020-07-31
1
-1
/
+1
*
Add ability to report comments in front end
Chocobozzz
2020-07-10
1
-1
/
+1
*
Add new abuses tests
Chocobozzz
2020-07-10
1
-41
/
+1
*
Implement abuses check params
Chocobozzz
2020-07-10
1
-1
/
+64
*
allow muting from the miniature options
Rigel Kent
2020-06-28
1
-4
/
+4
*
allow limiting video-comments rss feeds to an account or video channel
Rigel Kent
2020-06-27
1
-7
/
+27
*
Split types and typings
Chocobozzz
2020-06-18
1
-2
/
+2
*
Fix video comments feed SQL query
Chocobozzz
2020-06-09
1
-0
/
+5
*
Block comments from muted accounts/servers
Chocobozzz
2020-05-29
1
-20
/
+56
*
Fix comments deleted display
Chocobozzz
2020-05-29
1
-10
/
+42
*
Add ability to bulk delete comments
Chocobozzz
2020-05-29
1
-14
/
+53
*
Fix comments feed with musted accounts
Chocobozzz
2020-05-06
1
-2
/
+9
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-1
/
+1
*
Do not display deleted comments in RSS feed
Chocobozzz
2020-04-21
1
-1
/
+3
*
Don't leak unlisted videos in comments feed
Chocobozzz
2020-04-21
1
-1
/
+5
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-10
/
+10
*
Fix totalRepliesFromVideoAuthor SQL request
Chocobozzz
2020-01-03
1
-1
/
+3
*
Add author indicator to the comment replies loader
Rigel Kent
2019-12-28
1
-0
/
+12
*
Add comment filtering by reply count
Rigel Kent
2019-12-27
1
-2
/
+2
*
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
[next]