aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/activitypub/actor-follow.ts
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup models directory organizationChocobozzz2021-05-111-721/+0
|
* Add banners supportChocobozzz2021-04-081-7/+0
|
* Upgrade sequelize to v6Chocobozzz2020-12-091-7/+6
|
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-12/+24
|
* adapt notifications buttons for small screensRigel Kent2020-07-291-2/+1
|
* harmonize search for librariesRigel Kent2020-07-291-6/+25
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
|
* Add ability to accept or not remote redundanciesChocobozzz2020-04-071-0/+13
|
* Move to eslintcontainChocobozzz2020-02-031-27/+26
|
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-081-6/+7
|
* Add more filters to admin follows tableChocobozzz2019-11-291-3/+3
|
* Filter on follows actor types in about pageChocobozzz2019-11-291-13/+38
|
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-2/+26
|
* Fix and cleanup actor follow inbox sql queryChocobozzz2019-10-231-3/+3
|
* Fix federation with some actorsChocobozzz2019-10-231-4/+4
| | | | That don't have a shared inbox, or a URL
* Add notification on auto follow indexChocobozzz2019-09-041-3/+3
|
* Add auto follow instances index supportChocobozzz2019-09-041-2/+41
|
* Type toFormattedJSONChocobozzz2019-08-201-1/+2
|
* Stronger model typingsChocobozzz2019-08-191-7/+18
|
* Limit maximum actor follow scoreChocobozzz2019-08-071-1/+1
|
* Automatically remove bad followingsChocobozzz2019-08-061-2/+24
|
* Fix broken follow notificationChocobozzz2019-08-021-0/+18
|
* 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
| | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes
* 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
|