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
/
lib
/
activitypub
/
process
/
process-follow.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix user subscription follows count
Chocobozzz
2021-10-14
1
-17
/
+9
*
Fix actor follow counts calculation
Chocobozzz
2021-10-13
1
-9
/
+10
*
Fix missing transactions
Chocobozzz
2021-06-15
1
-3
/
+4
*
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-7
/
+7
*
Fix sending accept to old follows
Chocobozzz
2021-02-19
1
-0
/
+7
*
Fix incorrect IDs in AP federation
Chocobozzz
2020-11-20
1
-5
/
+11
*
Split types and typings
Chocobozzz
2020-06-18
1
-2
/
+2
*
Add moderation helpers to plugins
Chocobozzz
2020-05-07
1
-1
/
+1
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-1
/
+1
*
Correctly fix auto follows
Chocobozzz
2020-02-17
1
-1
/
+3
*
Manual approves followers only for the instance
Chocobozzz
2020-02-17
1
-1
/
+1
*
Add auto follow back support for instances
Chocobozzz
2019-09-04
1
-8
/
+12
*
Stronger model typings
Chocobozzz
2019-08-19
1
-8
/
+13
*
Stronger actor association typing in AP functions
Chocobozzz
2019-08-09
1
-7
/
+9
*
Fix user notifications on new follow
Chocobozzz
2019-08-02
1
-1
/
+3
*
Update sequelize
Chocobozzz
2019-04-24
1
-1
/
+3
*
Move config in its own file
Chocobozzz
2019-04-11
1
-1
/
+2
*
Add notification on new instance follower (server side)
Chocobozzz
2019-04-08
1
-7
/
+12
*
Add ability to manually approves instance followers in REST API
Chocobozzz
2019-04-08
1
-3
/
+5
*
Add ability to forbid followers
Chocobozzz
2019-04-08
1
-2
/
+8
*
Prepare Dislike/Flag/View fixes
Chocobozzz
2019-01-15
1
-1
/
+2
*
Add new follow, mention and user registered notifs
Chocobozzz
2019-01-09
1
-3
/
+8
*
Optimize activity actor load in AP processors
Chocobozzz
2018-09-19
1
-5
/
+3
*
Refractor retry transaction function
Chocobozzz
2018-06-13
1
-11
/
+2
*
Move job queue to redis
Chocobozzz
2018-01-25
1
-1
/
+1
*
Update follower/following counts
Chocobozzz
2018-01-12
1
-0
/
+3
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-1
/
+2
*
Fix player play exception on chromium
Chocobozzz
2017-12-19
1
-1
/
+1
*
Unfollow with host
Chocobozzz
2017-12-19
1
-1
/
+1
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-24
/
+24
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-11
/
+11
*
Federate video views
Chocobozzz
2017-11-27
1
-0
/
+6
*
Add follow tests
Chocobozzz
2017-11-27
1
-2
/
+2
*
Move activitypub functions from helpers/ to lib/
Chocobozzz
2017-11-27
1
-1
/
+2
*
Refractor activity pub lib/helpers
Chocobozzz
2017-11-27
1
-0
/
+59