aboutsummaryrefslogtreecommitdiff
path: root/priv/repo/migrations
AgeCommit message (Expand)Author
2022-01-25Birthdays: users_birthday_month_day_indexmarcin mikołajczak
2022-01-23Create index for `show_birthday`marcin mikołajczak
2022-01-23Birthdays: hide_birthday -> show_birthdaymarcin mikołajczak
2022-01-22Birthdays: birth_date --> birthdayAlex Gleason
2022-01-18Birth dates, birthday reminders API, allow instance admins to require minimum...marcin mikołajczak
2021-12-29`mix format`Ivan Tashkinov
2021-12-29Added index on [:target_id, :relationship_type] to :user_relationships (speed...Ivan Tashkinov
2021-12-27Apps: add user_id indexAlex Gleason
2021-12-27Merge remote-tracking branch 'origin/develop' into apps-api-endpointAlex Gleason
2021-12-26MastoAPI: Profile directorymarcin mikołajczak
2021-12-25Merge branch 'account-notes' into 'develop'Alex Gleason
2021-12-19Merge branch 'v2-suggestions' into 'develop'Alex Gleason
2021-11-29Force pinned_objects to be empty, not nullNEETzsche
2021-11-26v2 Suggestions: add index on is_suggested columnAlex Gleason
2021-11-26v2 Suggestions: rudimentary API responseAlex Gleason
2021-11-21Lintmarcin mikołajczak
2021-11-21MastoAPI: Add user notes on accountsmarcin mikołajczak
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-09-07Merge branch 'remove/mastofe' into 'develop'Haelwenn
2021-08-25GET /api/v1/apps endpointSean King
2021-08-09Merge branch 'poll-notification' into 'develop'Haelwenn
2021-08-06Add database migrationsIlja
2021-07-18Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixesAlex Gleason
2021-07-17MastodonAPI: Support poll notificationAlex Gleason
2021-07-10Merge develop branch upstreamSean King
2021-06-07Merge branch 'develop' into 'fix/prune-hashtags'feld
2021-06-04Fix merge conflicts with upstreamSean King
2021-06-01Add RenameInstanceChat migrationRoman Chvanikov
2021-05-08migration: add on_delete: :delete_all to hashtags object_id fkfaried nawaz
2021-04-16Merge branch 'feature/521-pinned-post-federation' into 'develop'rinpatch
2021-04-15Remove MastoFE settings from users tableSean King
2021-04-01Enforce user.notification_settings is NOT NULLMark Felder
2021-03-25Let pins federateAlexander Strizhakov
2021-03-07Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-03-02Fix migration in cases where database name has a hyphenMark Felder
2021-03-02Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-28Simplify migrationMark Felder
2021-02-22[#3213] `hashtags`: altered `name` type to `text`. `hashtags_objects`: remove...Ivan Tashkinov
2021-02-18Add field to user schema for controlling disclosure of client detailsMark Felder
2021-02-11Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-07[#3213] Partially addressed code review points.Ivan Tashkinov
2021-02-06Merge branch 'feat/allow_alt_text_search_config' into 'develop'rinpatch
2021-02-06Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv...hyperion
2021-02-03Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-02Merge branch 'fix/2473-purge-expired-activities-duplicates' into 'develop'feld
2021-01-31[#3213] Explicitly defined PKs in hashtags_objects and data_migration_failed_...Ivan Tashkinov
2021-01-28fix and delete purge activities duplicatesAlexander Strizhakov
2021-01-27Add active user countEgor Kislitsyn
2021-01-25Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-25Merge branch 'develop' into refactor/deactivated_user_fieldMark Felder