798 コミット (f2665547f59a7043cf8bac9d39c56a9b717d5099)

作成者 SHA1 メッセージ 日付
  lain 5bcf15d553 Update frontend 3年前
  lain aaf7bd89a7 Migrations: Fix Logger requirements. 3年前
  Mark Felder b89fc1f227 Add warning to the migration 3年前
  Alexander Strizhakov 57b455de5a
leave expirations with Create and Note types 3年前
  Mark Felder ff4e282aad Ensure ap_id column in users table cannot be null 3年前
  Egor Kislitsyn 304ed35743
Set `users.approval_pending` default to `false` 3年前
  rinpatch 15fa3b6bd8 20200802170532_fix_legacy_tags: chunk the user query 3年前
  rinpatch a818587467 20200802170532_fix_legacy_tags: Select only fields the migration needs 3年前
  Mark Felder 761cc5b4a2 Don't filter on local 3年前
  Mark Felder 2e7c5fe2de Add migration to remove invalid activity expirations 3年前
  Mark Felder 079e410d6e Add a migration to clean up activity_expirations table 3年前
  Alex Gleason 184742af5e
Unique apps.client_id for new installations, fixes #2022 3年前
  Alex Gleason c2c3dd4613
Migrate legacy tags set by AdminFE to match TagPolicy, #2010 3年前
  Alex Gleason 6f44a0ee84
Add configurable registration_reason limit 3年前
  Maksim Pechnikov 643664d583 added migrate old settings to new 4年前
  Alex Gleason c7a0016f9f
Migration to fix malformed Pleroma.Formatter config 4年前
  Alex Gleason 67389b77af
Add AutolinkerToLinkify migration test 4年前
  Alex Gleason 7045db5a50
Fix linkify ConfigDB migration 4年前
  lain 5b1eeb06d8 Revert "Merge branch 'revert-2b5d9eb1' into 'develop'" 4年前
  lain 696c13ce54 Revert "Merge branch 'linkify' into 'develop'" 4年前
  Alex Gleason 613e096389
Migrate :auto_linker --> Pleroma.Formatter in ConfigDB 4年前
  Alex Gleason 02cc42e72c
Squash User approval migrations 4年前
  Mark Felder 34d1d3e93e Update FE bundle 4年前
  rinpatch 8d56fb6d22 Migrate in-db config after updating to Oban 2.0 4年前
  Ivan Tashkinov cf3f8cb72a [#1940] Reinstated OAuth-less `admin_token` authentication. Refactored UserIsAdminPlug (freed from checking admin scopes presence). 4年前
  Alex Gleason 5ddf0415c4
Accept `reason` in POST /api/v1/accounts and store in DB 4年前
  Alex Gleason a62f17da17
Add `approval_pending` field to User 4年前
  lain 328062308a Update frontend 4年前
  Ben Is b6de9b1987 Translated using Weblate (Italian) 4年前
  Ben Is 11c9654a32 Translated using Weblate (Polish) 4年前
  Dym Sohin ab773fa5c9 [static-fe] limit according to- and within- existing ruleset 4年前
  lain 8594181597 Update static-fe.css 4年前
  Dym Sohin 8eecc708ef fix wide2x emojis within nicknames 4年前
  Ivan Tashkinov 123352ffa1 Removed unused trigram index on `users`. Fixed `users_fts_index` usage. 4年前
  Haelwenn (lanodan) Monnier 013e2c5057
Use instances table instead of Cachex 4年前
  lain 4c9295adcc Update frontend 4年前
  lain f787eb1acf Update frontend 4年前
  lain 30d0df8e2f Update frontend 4年前
  lain 208baf157a ActivityPub: Add new 'capabilities' to user. 4年前
  Alexander Strizhakov 465ddcfd20
migration to delete migrated tesla setting 4年前
  lain 8289ec67a8 Litepub: Add acceptsChatMessages to schema. 4年前
  lain 37fdb05058 User, Migration: Change `accepts_chat_messages` to be nullable 4年前
  lain 8ad166e8e3 Migrations: Add `accepts_chat_messages` to users. 4年前
  Mark Felder a5d611abc2 Update AdminFE build to utilize new MRF metadata 4年前
  Mark Felder d69af7f742 Rename user.settings column 4年前
  Mark Felder 69848d5c97 Rename notification "privacy_option" setting 4年前
  Mark Felder fd5e797379 Simplify notification filtering settings further 4年前
  Mark Felder d9e4623628 Update AdminFE build 4年前
  Alexander Strizhakov cb96c82f70
moving to mrf namespace migration fix 4年前
  Maksim Pechnikov b0a40fc2e4 added verify RUM settings before start app 4年前