aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/url.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2020-11-201-2/+1
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-46/+47
* Add ability to a video multiple times in a playlistChocobozzz2020-08-191-3/+4
* Use 3 tables to represent abusesChocobozzz2020-07-101-5/+5
* Split types and typingsChocobozzz2020-06-181-4/+4
* Stronger model typingsChocobozzz2019-08-191-27/+33
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-9/+9
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Move config in its own fileChocobozzz2019-04-111-10/+10
* Add ability to forbid followersChocobozzz2019-04-081-5/+7
* Rename streaming playlists routes/directoriesChocobozzz2019-03-181-1/+1
* Add playlist check param testsChocobozzz2019-03-181-2/+0
* Playlist server APIChocobozzz2019-03-181-0/+12
* Add hls support on serverChocobozzz2019-02-111-0/+7
* Check activities hostChocobozzz2018-11-141-6/+6
* Don't build redundancy urls with "-1" as fpsChocobozzz2018-10-011-1/+1
* Basic video redundancy implementationChocobozzz2018-09-131-1/+9
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+2
* Add id to likes/dislikes/comments/shares collectionsChocobozzz2018-01-291-1/+21
* Fix delete activitiesChocobozzz2018-01-041-1/+6
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+1
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Add comments controllerChocobozzz2017-12-221-6/+7
* Begin moving video channel to actorChocobozzz2017-12-191-21/+25
* Move models to typescript-sequelizeChocobozzz2017-12-131-15/+15
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-7/+7
* Federate likes/dislikesChocobozzz2017-11-271-1/+11
* Federate video viewsChocobozzz2017-11-271-1/+6
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-0/+60