aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/migrations/0100-activitypub.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove old migration filesChocobozzz2022-03-211-216/+0
|
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-3/+3
|
* Move to eslintcontainChocobozzz2020-02-031-3/+3
|
* Improve registrationChocobozzz2019-06-071-2/+7
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Update sequelizeChocobozzz2019-04-241-5/+5
|
* Move job queue to redisChocobozzz2018-01-251-3/+2
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Add dirty migration :/Chocobozzz2017-12-191-2/+2
|
* Begin moving video channel to actorChocobozzz2017-12-191-2/+2
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-3/+3
|
* Add activitypub migration scriptChocobozzz2017-11-271-0/+212