Commit Graph

442 Commits (ce85db41a30d95555bbd44d8931c4a3a357938d8)

Author SHA1 Message Date
Mark Felder 69848d5c97 Rename notification "privacy_option" setting
4 years ago
Mark Felder fd5e797379 Simplify notification filtering settings further
4 years ago
Mark Felder 433c01b370 Merge branch 'develop' into refactor/notification_settings
4 years ago
lain 88ccade1cb Merge branch 'feature/admin-api-status-count-per-instance' into 'develop'
4 years ago
Roman Chvanikov 1471b70ef1 Merge develop
4 years ago
Alexander Strizhakov cb96c82f70
moving to mrf namespace migration fix
4 years ago
Haelwenn c7d69e9256 Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop'
4 years ago
lain b7f297f0bd Merge branch 'issue/1798' into 'develop'
4 years ago
Maksim Pechnikov b0a40fc2e4 added verify RUM settings before start app
4 years ago
rinpatch 4ec2fb967e Merge branch 'features/users-raw_bio' into 'develop'
4 years ago
Maksim Pechnikov 02a5648feb fixed migration the settings to DB
4 years ago
Alexander Strizhakov ed189568f3
moving mrf settings from instance to separate group
4 years ago
eugenijm b15cfc3d36 Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page
4 years ago
lain e1bc37d118 MigrationHelper: Move notification backfilling to own module.
4 years ago
Roman Chvanikov 604a83ae3e merge develop
4 years ago
lain 1a11f0e453 Chats: Change id to flake id.
4 years ago
Haelwenn (lanodan) Monnier e1b07402ab
User: Add raw_bio, storing unformatted bio
4 years ago
lain 9189b489ee Migrations: Move Notification migration code to helper
4 years ago
lain 9fa3f0b156 Notification: Change type of `type` to an enum.
4 years ago
lain a8ca030d85 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
lain 00748e9650 ChatMessageReferences: Change seen -> unread
4 years ago
lain 7b79871e97 Migrations: Add chat_id, seen index to ChatMessageReferences
4 years ago
lain 1e9efcf7c3 Migrations: Fix migration module name
4 years ago
lain 7f5c5b11a5 Chats: Remove `unread` from the db, calculate from unseen messages.
4 years ago
lain 8edead7c1d Migration: Remove superfluous imports
4 years ago
lain 6413e06a86 Migrations: Add unique index to ChatMessageReferences.
4 years ago
lain aa22fce8f4 ChatMessageReference: Introduce and switch in chat controller.
4 years ago
lain 6cd2fa2a4c Migrations: Add a migration to backfill notification types.
4 years ago
lain 805ab86933 Notifications: Make notifications save their type.
4 years ago
Alexander Strizhakov 7e6ec778d9
exclude replies on blocked domains
4 years ago
lain af6d01ec93 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
Mark Felder d4b20c96c4 Migrate old notification settings to new variants
4 years ago
rinpatch 91f73a7592 Merge branch 'notification-fixes' into 'develop'
4 years ago
lain 73f222d76a Migrations: Make user_id index on notifications better for query.
4 years ago
lain acba7043be Migrations: Add index on client_id and client_secret for apps.
4 years ago
Roman Chvanikov 1be6b3056e Use indexed split_part/3 to get a hostname rather than ts_ functions
4 years ago
Roman Chvanikov 8a383707ae Merge develop
4 years ago
lain dcb5cda324 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
lain f6aa0b4a07 Migration: Fix typo
4 years ago
lain f71376e30e Migration: Enum.chunk is deprecated.
4 years ago
lain d8dd945a03 Markers migration: Fix migration for very large list of markers
4 years ago
lain c272669909 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
rinpatch 0ad89762a1 insert skeletons migration: fix for non-local locals
4 years ago
Roman Chvanikov 942093683a Merge branch 'develop' into feature/admin-api-status-count-per-instance
4 years ago
Roman Chvanikov cbe383ae83 Update stats admin endpoint
4 years ago
Roman Chvanikov 0c2b09a9ba Add migration for counter_cache table update
4 years ago
lain 7637ef4203 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
Maksim Pechnikov b078e0567d Merge branch 'develop' into issue/1276-2
4 years ago
lain fb2d284d28 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
Maksim 3d0c567fbc Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
4 years ago