aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Split types and typingsChocobozzz2020-06-1836-59/+59
* Update server dependenciesChocobozzz2020-06-172-3/+3
* Speed up videos indexationChocobozzz2020-06-121-1/+2
* First implem global searchChocobozzz2020-06-101-3/+14
* Block comments from muted accounts/serversChocobozzz2020-05-291-8/+15
* Add ability to bulk delete commentsChocobozzz2020-05-291-6/+6
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-4/+13
* Add moderation helpers to pluginsChocobozzz2020-05-0710-10/+10
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-042-2/+2
* Avoir some circular dependenciesChocobozzz2020-05-0410-19/+9
* Fix import captions testChocobozzz2020-04-151-1/+1
* Add ability to accept or not remote redundanciesChocobozzz2020-04-072-0/+6
* Fix add comment in threads with deleted commentsChocobozzz2020-03-202-1/+4
* Fix lintChocobozzz2020-03-101-2/+1
* Video file metadata PR cleanupChocobozzz2020-03-101-14/+12
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+15
* Fix build with typescript 3.8Chocobozzz2020-02-283-3/+3
* Update dependenciesChocobozzz2020-02-284-13/+17
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-1/+3
|\
| * Correctly fix auto followsChocobozzz2020-02-171-1/+3
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-172-3/+3
|\|
| * Fix avatar updateChocobozzz2020-02-171-2/+2
| * Manual approves followers only for the instanceChocobozzz2020-02-171-1/+1
* | Correctly check remote extensionChocobozzz2020-02-121-3/+9
* | Fix remote avatar without AP mediatype fieldChocobozzz2020-02-121-12/+15
* | Small cleanupChocobozzz2020-02-061-13/+12
* | Be more robust with missing thumbnails/previewsChocobozzz2020-02-061-4/+14
* | Optimize context for CacheFileChocobozzz2020-02-042-2/+5
* | Optimize view endpointChocobozzz2020-02-043-18/+12
* | Don't refresh videos when processing viewsChocobozzz2020-02-044-19/+46
* | Fix lintChocobozzz2020-02-041-1/+1
* | Reduce AP context size on specific activitiesChocobozzz2020-02-033-14/+20
* | Move to eslintcontainChocobozzz2020-02-0315-63/+67
* | Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-31/+37
* | Cleanup server fixmeChocobozzz2020-01-281-1/+0
* | Add ability to list redundanciesChocobozzz2020-01-281-2/+2
|/
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-082-2/+2
* Add internal privacy modeChocobozzz2019-12-124-6/+5
* Move deleted comment on new follow testsChocobozzz2019-12-042-3/+7
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-7/+8
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-1/+6
* Fix testsChocobozzz2019-11-271-1/+1
* Don't always replace actor avatarChocobozzz2019-11-251-15/+18
* Add ability to disable webtorrentChocobozzz2019-11-251-57/+84
* Fix lintChocobozzz2019-10-231-1/+1
* Fix federation with some actorsChocobozzz2019-10-235-17/+23
* Update server dependenciesChocobozzz2019-10-211-1/+1
* Fix testsChocobozzz2019-09-041-1/+1
* Add auto follow back support for instancesChocobozzz2019-09-044-10/+49
* Handle reports from mastodonChocobozzz2019-08-301-16/+24