Commit Graph

600 Commits (4fb2251221e9c023905a25c49fc9058b29952d13)

Author SHA1 Message Date
Alexander Strizhakov 87c468f009
use correct versions for oban migrations
4 years ago
Mark Felder 28581e03ad Merge branch 'develop' into refactor/deactivated_user_field
4 years ago
Mark Felder 44a86951a3 Merge branch 'develop' into refactor/approval_pending_user_field
4 years ago
Alexander Strizhakov 0e48c80d7f
start oban app in migrations and mix tasks
4 years ago
Alexander Strizhakov 02dbf1c51d
use explicitly oban migration version
4 years ago
Mark Felder d2382ab5f4 Update Oban to 2.3.4
4 years ago
Mark Felder 2c0fe2ea9e Remove toggle_confirmation; require explicit state change
4 years ago
Mark Felder d36182c088 Change user.confirmation_pending field to user.is_confirmed
4 years ago
Mark Felder a59e32f1dd Add copyright header
4 years ago
Mark Felder 860b5c7804 Change user.deactivated field to user.is_active
4 years ago
Mark Felder f7e59c28ed Change user.approval_pending field to user.is_approved
4 years ago
Mark Felder 12c8ce481c Bump Copyright year
4 years ago
Mark Felder fb47e83adc Add ConfigDB migration
4 years ago
Ivan Tashkinov f5f267fa76 [#3213] Refactoring of HashtagsTableMigrator.
4 years ago
Ivan Tashkinov e350898828 Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
4 years ago
Ivan Tashkinov 3e4d84729a [#3213] Prototype of data migrations functionality / HashtagsTableMigrator.
4 years ago
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
4 years ago
Ilja 6284e8f4b2 Add development section
4 years ago
Ivan Tashkinov 0d521022fe [#3213] Removed PK from hashtags_objects table. Improved hashtags_transfer mix task (logging of failed ids).
4 years ago
Alex Gleason 7b44605cb8
Migration to confirm previously-logged-in users
4 years ago
Haelwenn 3966add048 Revert "Merge branch 'features/hashtag-column' into 'develop'"
4 years ago
Ivan Tashkinov e369b1306b Added Hashtag entity and objects-hashtags association with auto-sync with `data.tag` on Object update.
4 years ago
Haelwenn (lanodan) Monnier acb03d591b
Insert text representation of hashtags into object["hashtags"]
4 years ago
Ivan Tashkinov 62bf4a1292 [#2353] Virtually never-expiring OAuth tokens (new and already issued ones).
4 years ago
feld cd1b4155d5 Merge branch 'oban-jobs-to-simple-tasks' into 'develop'
4 years ago
lain 0d149502fe Merge branch 'fixes_2034_reports_should_send_a_notification_to_admins' into 'develop'
4 years ago
Ilja 70e4b86250 Make notifs view work for reports
4 years ago
Alexander Strizhakov 10528344c7
remove PurgeExpiredActivity from Oban db config
4 years ago
Alexander Strizhakov 8d218ebaf5
Moving some background jobs into simple tasks
4 years ago
Egor Kislitsyn d2113428c0
Merge remote-tracking branch 'origin/develop' into feature/account-export
4 years ago
Haelwenn 131f3219e6 Merge branch 'issue/2069' into 'develop'
4 years ago
Egor Kislitsyn e87901c424
Merge remote-tracking branch 'origin/develop' into feature/account-export
4 years ago
Mark Felder fb056ce05b Merge branch 'develop' into refactor/discoverable_user_field
4 years ago
Mark Felder 1fb9452131 Merge branch 'develop' into feature/account-export
4 years ago
Mark Felder 409f694e4f Merge branch 'develop' into refactor/locked_user_field
4 years ago
Mark Felder 4ead0d564f Merge branch 'develop' into refactor/discoverable_user_field
4 years ago
Mark Felder 8bacdc3680 Change user.discoverable field to user.is_discoverable
4 years ago
Mark Felder 9968b7efed Change user.locked field to user.is_locked
4 years ago
Alexander Strizhakov 3cb9c88837
migration and warning for RemoteIp plug rename
4 years ago
Egor Kislitsyn 4f3a633745
Add `backups` table
4 years ago
lain 1ae39441e6 Migrations: Nullify old unique index on users.uri
4 years ago
lain 90fee49c52 User search: Once again, change uri handling.
4 years ago
rinpatch 7bc561127d Revert citext user URI migration
4 years ago
lain 1e0f3f8514 User search: Make uri matches case insensitive.
4 years ago
lain 6b088ed76a Merge branch 'issue/2089' into 'develop'
4 years ago
Maksim c74fad9e06 Apply 1 suggestion(s) to 1 file(s)
4 years ago
rinpatch 0b5e72ecf0 Remove `:managed_config` option.
4 years ago
Maksim Pechnikov 3e53ab4e98 added notification constraints
4 years ago
Alexander Strizhakov 65f4e37ee1
remove old workers in oban migrations
4 years ago
Alexander Strizhakov e3ca0a7e2d
migration to remove old cron jobs
4 years ago
Alexander Strizhakov 15aece7238 remove validate_expires_at from enqueue method
4 years ago
Alexander Strizhakov 29c1178c2b migration fix
4 years ago
Alexander Strizhakov 6f2d114518 use another stream function in migration
4 years ago
Alexander Strizhakov 5381d4b78b drop activity_expirations table
4 years ago
Alexander Strizhakov 5ad0cc4c86 move old expirations into Oban
4 years ago
Alexander Strizhakov 629a8de9cb deprecation warning
4 years ago
Alexander Strizhakov eca42566ba
formatting
4 years ago
Alexander Strizhakov e11fca88d4
migration to move tokens expiration into Oban
4 years ago
Alexander Strizhakov c6647c08e1
migration and changelog
4 years ago
Alexander Strizhakov 8a3d43044a
migrations for renaming gun timeout options
4 years ago
Alexander Strizhakov ee67c98e55
removing Stats worker from Oban cron jobs
4 years ago
rinpatch 126461942b User table: ensure bio is always a string
4 years ago
Maksim Pechnikov 0d5088c2b8 remove `unread_conversation_count` from User
4 years ago
lain 0b621a834a Chats: Add cascading delete on both referenced users.
4 years ago
lain 5ea752dab2 Migrations: Add an index on the `invisible` field on users.
4 years ago
feld 14a06e63f6 Merge branch 'fix/activity-expirations-again' into 'develop'
4 years ago
lain aaf7bd89a7 Migrations: Fix Logger requirements.
4 years ago
Mark Felder b89fc1f227 Add warning to the migration
4 years ago
Alexander Strizhakov 57b455de5a
leave expirations with Create and Note types
4 years ago
lain 0589e9156a Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into fix/activity-expirations-again
4 years ago
Mark Felder ff4e282aad Ensure ap_id column in users table cannot be null
4 years ago
Egor Kislitsyn 304ed35743
Set `users.approval_pending` default to `false`
4 years ago
Mark Felder 024b7ce0b7 Merge branch 'develop' into fix/activity-expirations-again
4 years ago
rinpatch 15fa3b6bd8 20200802170532_fix_legacy_tags: chunk the user query
4 years ago
rinpatch a818587467 20200802170532_fix_legacy_tags: Select only fields the migration needs
4 years ago
Mark Felder 761cc5b4a2 Don't filter on local
4 years ago
Mark Felder 2e7c5fe2de Add migration to remove invalid activity expirations
4 years ago
lain 7755f49e28 Merge branch 'migrate-legacy-tags' into 'develop'
4 years ago
lain 474aba984f Merge branch 'unique-app-id' into 'develop'
4 years ago
Mark Felder 079e410d6e Add a migration to clean up activity_expirations table
4 years ago
Alex Gleason 184742af5e
Unique apps.client_id for new installations, fixes #2022
4 years ago
Alex Gleason c2c3dd4613
Migrate legacy tags set by AdminFE to match TagPolicy, #2010
4 years ago
Alex Gleason 6f44a0ee84
Add configurable registration_reason limit
4 years ago
Alex Gleason 6747bf2e16
Merge remote-tracking branch 'upstream/develop' into by-approval
4 years ago
Alex Gleason 6931dbfa58
Merge remote-tracking branch 'upstream/develop' into by-approval
4 years ago
Maksim Pechnikov 643664d583 added migrate old settings to new
4 years ago
Alex Gleason c7a0016f9f
Migration to fix malformed Pleroma.Formatter config
4 years ago
Alex Gleason 67389b77af
Add AutolinkerToLinkify migration test
4 years ago
Alex Gleason 7045db5a50
Fix linkify ConfigDB migration
4 years ago
lain 5b1eeb06d8 Revert "Merge branch 'revert-2b5d9eb1' into 'develop'"
4 years ago
lain 696c13ce54 Revert "Merge branch 'linkify' into 'develop'"
4 years ago
Alex Gleason 613e096389
Migrate :auto_linker --> Pleroma.Formatter in ConfigDB
4 years ago
Alex Gleason 02cc42e72c
Squash User approval migrations
4 years ago
Mark Felder 9d30bacace Merge branch 'develop' into refactor/notification_settings
4 years ago
Alex Gleason 48983e9421
Merge remote-tracking branch 'upstream/develop' into by-approval
4 years ago
rinpatch 8d56fb6d22 Migrate in-db config after updating to Oban 2.0
4 years ago
Alex Gleason 5ddf0415c4
Accept `reason` in POST /api/v1/accounts and store in DB
4 years ago
Mark Felder 80c21100db Merge branch 'develop' into refactor/notification_settings
4 years ago
Alex Gleason a62f17da17
Add `approval_pending` field to User
4 years ago
lain b39eb6ecc5 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federation-information
4 years ago