aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Regenerate miniature on live saveChocobozzz2020-11-091-5/+2
* Add save replay live testsChocobozzz2020-11-091-2/+4
* Begin live testsChocobozzz2020-11-091-2/+34
* Add watch messages if live has not startedChocobozzz2020-11-091-0/+3
* Handle live federationChocobozzz2020-11-093-15/+15
* Refactor video creationChocobozzz2020-11-091-5/+3
* Add ability to a video multiple times in a playlistChocobozzz2020-08-191-3/+4
* Refactor video extensions logic in serverChocobozzz2020-08-111-30/+30
* Reorganize shared modelsChocobozzz2020-08-071-1/+2
* Use 3 tables to represent abusesChocobozzz2020-07-103-70/+88
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-2/+15
* 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