forked from AkkomaGang/akkoma
6cf1958b02
Some of the actions used to have a user map as a subject, which was then changed to an array of user maps. However instead of migrating old data there was just a hack to transform it every time, moreover this hack didn't include all possible actions, which resulted in crashes. This commit fixes the crashes by introducing a proper database migration for old data. Closes #1606 |
||
---|---|---|
.. | ||
mix | ||
pleroma | ||
jason_types.ex | ||
transports.ex | ||
xml_builder.ex |