Commit Graph

939 Commits (02b9436494998e441fe2119b78c0e4f68c45a9e1)

Author SHA1 Message Date
Alexander Strizhakov 65f4e37ee1
remove old workers in oban migrations
4 years ago
tarteka 6877bad44c Translated using Weblate (Spanish)
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
tarteka 6ec1a9ded1 Translated using Weblate (Spanish)
4 years ago
tarteka ace94bfcc8 Added translation using Weblate (Spanish)
4 years ago
rinpatch 5ef840ed9c Merge branch 'stable' into stable-sync/2.1.1
4 years ago
rinpatch 7528a7e447 pleroma-fe bundle: update to 938887ef91a12dcaaaaa0884af4e76abd1c6c679
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 82bf27172c Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-2.1-rc0
4 years ago
Mark Felder f1b9e3595d Update AdminFE build in preparation for 2.1.0 release
4 years ago
lain ea2b5c07e3 Merge branch 'stable' of git.pleroma.social:pleroma/pleroma into pleroma-2.1-rc0
4 years ago
rinpatch f06444a289 Merge branch 'invisible-index' into 'develop'
4 years ago
lain 5ea752dab2 Migrations: Add an index on the `invisible` field on users.
4 years ago
Mark Felder f510dc30b4 Update AdminFE bundle for 2.1.0 release
4 years ago
feld 14a06e63f6 Merge branch 'fix/activity-expirations-again' into 'develop'
4 years ago
lain 5bcf15d553 Update frontend
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 34d1d3e93e Update FE bundle
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
feld 2909dc873b Merge branch '1940-admin-token-oauthless-auth' into 'develop'
4 years ago
rinpatch 8d56fb6d22 Migrate in-db config after updating to Oban 2.0
4 years ago
Ivan Tashkinov cf3f8cb72a [#1940] Reinstated OAuth-less `admin_token` authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence).
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
lain 328062308a Update frontend
4 years ago
Haelwenn 5ea6387572 Merge branch 'user-search-nickname-rank-boost' into 'develop'
4 years ago
Ben Is b6de9b1987 Translated using Weblate (Italian)
4 years ago
Ben Is 11c9654a32 Translated using Weblate (Polish)
4 years ago
lain f4469dc741 Merge branch 'features/favicons' into 'develop'
4 years ago
Dym Sohin ab773fa5c9 [static-fe] limit according to- and within- existing ruleset
4 years ago
lain 8594181597 Update static-fe.css
4 years ago
Dym Sohin 8eecc708ef fix wide2x emojis within nicknames
4 years ago
Ivan Tashkinov 123352ffa1 Removed unused trigram index on `users`. Fixed `users_fts_index` usage.
4 years ago
Haelwenn (lanodan) Monnier 013e2c5057
Use instances table instead of Cachex
4 years ago
lain 4c9295adcc Update frontend
4 years ago
lain f787eb1acf Update frontend
4 years ago
lain 30d0df8e2f Update frontend
4 years ago
lain 208baf157a ActivityPub: Add new 'capabilities' to user.
4 years ago
lain 74b88c0a8b Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federation-information
4 years ago
Alexander Strizhakov 465ddcfd20
migration to delete migrated tesla setting
4 years ago
lain 8289ec67a8 Litepub: Add acceptsChatMessages to schema.
4 years ago
lain 37fdb05058 User, Migration: Change `accepts_chat_messages` to be nullable
4 years ago
lain 8ad166e8e3 Migrations: Add `accepts_chat_messages` to users.
4 years ago
Mark Felder a5d611abc2 Update AdminFE build to utilize new MRF metadata
4 years ago
Mark Felder d69af7f742 Rename user.settings column
4 years ago
Mark Felder 69848d5c97 Rename notification "privacy_option" setting
4 years ago
Mark Felder fd5e797379 Simplify notification filtering settings further
4 years ago
Mark Felder b950fb01db Merge branch 'develop' into refactor/notification_settings
4 years ago
Mark Felder d9e4623628 Update AdminFE build
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
Ben Is 68c812eb2e Translated using Weblate (Italian)
4 years ago
Ben Is 4f5af68b3e Added translation using Weblate (Italian)
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
Haelwenn (lanodan) Monnier e313aa0977 static-fe.css: Restore and move to /priv/static/static-fe
4 years ago
lain e1bc37d118 MigrationHelper: Move notification backfilling to own module.
4 years ago
Roman Chvanikov 604a83ae3e merge develop
4 years ago
lain eabf9317b5 Migrations: Add index on client_id and client_secret for apps.
4 years ago
rinpatch 3687788cf2 Merge branch 'notification-fixes' into '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 879304dcd9 Merge branch 'replies-domain-block' into 'develop'
4 years ago
lain 2860c66e88 Merge branch 'feature/embeddable-posts' into 'develop'
4 years ago
lain 6cd2fa2a4c Migrations: Add a migration to backfill notification types.
4 years ago
lain 904295d53b Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
lain 805ab86933 Notifications: Make notifications save their type.
4 years ago
Fristi 81fb45a71b Translated using Weblate (Dutch)
4 years ago
Alexander Strizhakov 7e6ec778d9
exclude replies on blocked domains
4 years ago
Egor Kislitsyn 6b84c62d4a
Merge remote-tracking branch 'origin/develop' into feature/embeddable-posts
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
Mark Felder d28b9708d2 Update AdminFE build, re-enables emoji packs
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
lain ee35bb5ac2 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
rinpatch fabc11bf9a priv/static: Add a warning discouraging admins from modifying the static files directly
4 years ago
lain 814c3e5171 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
Haelwenn (lanodan) Monnier c2dd4639d6
MastoFE: update to bundle-2020-05-20
4 years ago
Roman Chvanikov 1be6b3056e Use indexed split_part/3 to get a hostname rather than ts_ functions
4 years ago
Roman Chvanikov 01bd6a1e54 Merge branch 'develop' into feature/admin-api-status-count-per-instance
4 years ago
lain 9c17109765 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
Jędrzej Tomaszewski 4b6190baec Translated using Weblate (Polish)
4 years ago
Fristi 5725e03f55 Added translation using Weblate (Dutch)
4 years ago
lain 21c85a106c Merge branch 'pleroma-fe-2020-05-13-with-relationships-support' into 'develop'
4 years ago
lain aeacfb2479 Merge branch 'chore/update-fe-settings-and-docs' into 'develop'
4 years ago
lain f012c3a202 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
4 years ago
Michał Sidor 0d074751b5 Translated using Weblate (Polish)
4 years ago
Michał Sidor 08f5e49395 Translated using Weblate (Polish)
4 years ago
Michał Sidor c2e57f2981 Added translation using Weblate (Polish)
4 years ago