aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Move config in its own fileChocobozzz2019-04-111-3/+3
* Refresh playlistsChocobozzz2019-03-191-7/+2
* Playlist server APIChocobozzz2019-03-182-1/+6
* findById -> findByPkChocobozzz2019-02-211-1/+1
* Add user notification base codeChocobozzz2019-01-092-7/+8
* 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
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-0/+31
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-0/+23
* Optimize video view AP processingChocobozzz2018-09-191-0/+12
* Basic video redundancy implementationChocobozzz2018-09-132-3/+14
* Search video channel handle/uriChocobozzz2018-08-272-7/+7
* Infinite scroll to list our subscriptionsChocobozzz2018-08-272-44/+8
* Add ability to search video channelsChocobozzz2018-08-272-9/+104
* Add local user subscriptionsChocobozzz2018-08-271-1/+8
* Add get subscription endpointChocobozzz2018-08-271-12/+15
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+3
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-17/+76
* Add index on sharedInboxUrlChocobozzz2018-07-311-0/+3
* Add audit logs in various modulesAurélien Bertron2018-07-311-0/+4
* Revert "Delete actor too when deleting account/video channel"Chocobozzz2018-07-301-17/+8
* Delete actor too when deleting account/video channelChocobozzz2018-07-301-8/+17
* expliciting type checks and predicates (server only)Rigel Kent2018-07-251-4/+4
* Optimize SQL queriesChocobozzz2018-07-241-1/+9
* Begin advanced searchChocobozzz2018-07-241-0/+6
* 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
* Implement support field in video and video channelChocobozzz2018-02-151-3/+20
* Add context on activitypub responsesChocobozzz2018-01-261-1/+1
* Add ability to configure log levelChocobozzz2018-01-191-1/+1
* Avoid too many requests and fetching outboxChocobozzz2018-01-182-6/+48
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-3/+6
* Fix lintChocobozzz2018-01-121-4/+3
* Update follower/following countsChocobozzz2018-01-122-0/+30
* Avoid making retried requests to dead followersChocobozzz2018-01-122-0/+31
* Add maximum to actor follow scoresChocobozzz2018-01-111-1/+1
* Add tests to handle down serverChocobozzz2018-01-111-2/+2
* Add scores to follows and remove bad onesChocobozzz2018-01-112-10/+82
* Fetch remote AP objectsChocobozzz2018-01-101-0/+3
* Fix sharedInboxUrl listChocobozzz2018-01-091-10/+19
* Fix aot buildChocobozzz2018-01-091-2/+9
* Refresh remote accountsChocobozzz2018-01-041-1/+12
* Add ability to delete commentsChocobozzz2018-01-041-0/+1
* Send account activitypub update eventsChocobozzz2018-01-031-1/+1
* Add avatar max size limitChocobozzz2018-01-031-8/+8
* Add ability to disable video commentsChocobozzz2018-01-031-2/+2