aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/activitypub/actor-follow.ts
Commit message (Expand)AuthorAgeFilesLines
* Update sequelizeChocobozzz2019-04-241-20/+19
* Try to improve server tests compilation speedChocobozzz2019-04-111-2/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Playlist server APIChocobozzz2019-03-181-1/+1
* Add user notification base codeChocobozzz2019-01-091-7/+7
* Optimize actor follow scores modificationsChocobozzz2018-12-201-34/+16
* Fix AP collections paginationChocobozzz2018-11-161-2/+2
* Add ability to search on followers/followingChocobozzz2018-10-101-35/+55
* Basic video redundancy implementationChocobozzz2018-09-131-2/+2
* Search video channel handle/uriChocobozzz2018-08-271-6/+4
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-4/+6
* Add ability to search video channelsChocobozzz2018-08-271-9/+94
* Add local user subscriptionsChocobozzz2018-08-271-1/+8
* Add get subscription endpointChocobozzz2018-08-271-12/+15
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-17/+76
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-4/+4
* Refractor and optimize AP collectionsChocobozzz2018-05-251-2/+1
* Fix error loggingChocobozzz2018-03-261-2/+2
* Add short description in configChocobozzz2018-03-151-1/+1
* Add stats routeChocobozzz2018-02-281-28/+22
* Fix sort inconsistencyChocobozzz2018-02-191-2/+2
* Add ability to configure log levelChocobozzz2018-01-191-1/+1
* Avoid too many requests and fetching outboxChocobozzz2018-01-181-1/+2
* Fix lintChocobozzz2018-01-121-4/+3
* Update follower/following countsChocobozzz2018-01-121-0/+20
* Avoid making retried requests to dead followersChocobozzz2018-01-121-0/+28
* Add maximum to actor follow scoresChocobozzz2018-01-111-1/+1
* Add scores to follows and remove bad onesChocobozzz2018-01-111-2/+77
* Fix sharedInboxUrl listChocobozzz2018-01-091-10/+19
* Fix aot buildChocobozzz2018-01-091-2/+9
* Begin moving video channel to actorChocobozzz2017-12-191-0/+260