Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
2020-04-01 | Ability to control the output of account/pleroma/relationship in statuses in ↵ | Ivan Tashkinov | |
order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param. | |||
2020-02-20 | Migrations: Make them not fail for old databases | lain | |
2019-10-30 | Fix bookmark migration using a query with a schema | rinpatch | |
This resulted in failures when updating from Pleroma <1.0 because of all the new fields that were added to the user schema. | |||
2019-10-08 | Enable `mix format` for migrations | rinpatch | |
2019-07-01 | [#1033] Fix database migrations | Maksim | |
2019-04-29 | Fix MigrateOldBookmarks migration crashing on deleted activities | rinpatch | |
2019-04-25 | migration without using old field name | Alex S | |
removing old field from db, after bookmarks migration | |||
2019-04-25 | removing useless transaction | Alex S | |
2019-04-25 | migration optimization | Alex S | |
changelog wording | |||
2019-04-25 | migrate user.bookmarks to separate table | Alex S | |