aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken local actorsChocobozzz2021-02-261-12/+8
* More robust channel change federationChocobozzz2021-02-262-5/+18
* Add more AP stats to stats endpointChocobozzz2021-02-262-8/+9
* Fix process abuse transactionsChocobozzz2021-02-251-4/+3
* Fix sending accept to old followsChocobozzz2021-02-191-0/+7
* Try to speed up server testsChocobozzz2021-02-191-1/+5
* CleanupChocobozzz2021-02-181-1/+1
* Don't guess remote tracker URLChocobozzz2021-02-181-6/+53
* Dissociate video file names and video uuidChocobozzz2021-02-181-16/+38
* Remove previous thumbnail if neededChocobozzz2021-02-162-66/+90
* Generate a name for caption filesChocobozzz2021-02-162-5/+18
* Generate a name for thumbnailsChocobozzz2021-02-161-8/+10
* Remove old codeChocobozzz2021-02-121-6/+4
* Update server dependenciesChocobozzz2021-02-031-0/+1
* Fix error logChocobozzz2021-01-201-1/+1
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-131-0/+14
* Fix redundancy federation in some casesChocobozzz2020-12-172-3/+14
* Add AP statsChocobozzz2020-12-151-0/+55
* Live views updateChocobozzz2020-12-091-2/+7
* Fix live testsChocobozzz2020-12-091-4/+7
* Upgrade sequelize to v6Chocobozzz2020-12-095-15/+9
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-083-3/+6
* Strict actor url comparisonChocobozzz2020-12-031-1/+1
* Try to fix non HTTPS remote accountsChocobozzz2020-12-031-3/+22
* Add permanent live supportChocobozzz2020-12-031-0/+2
* Fix lintChocobozzz2020-11-201-2/+1
* Fix incorrect IDs in AP federationChocobozzz2020-11-2014-118/+118
* Fix comments federationChocobozzz2020-11-101-3/+7
* Check threads resolve on non federated videosChocobozzz2020-11-102-14/+19
* Update ffmpeg static version for testsChocobozzz2020-11-091-2/+4
* Handle views for live videosChocobozzz2020-11-091-5/+14
* 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