8304 コミット (feature/saner-totp)

作成者 SHA1 メッセージ 日付
  James Edington 21fe97fa16 Saner TOTP provisioning 2年前
  someone cc4f20b130
mix pleroma.database set_text_search_config now runs concurrently and infinitely 2年前
  Ilja 20084329ea
Selecting MRF policies didn't work as intended any more 2年前
  Tusooa Zhu bd0eb1c675
Make activity search properly use GIN indexes 2年前
  Ilja 53b0dd4ecc
List available frontends also when no static/frontends folder is present yet 2年前
  Sam Therapy 09c42ce13e
Add Admin-FE menu for StealEmojiPolicy 2年前
  Alex Gleason 01175ef498
Streamer: fix crash in MastodonAPI.StatusView 2年前
  Haelwenn (lanodan) Monnier 27e1e4c742
Activity.Search: fallback on status resolution on DB Timeout 2年前
  Alex Gleason e117551169
AdminAPI: hotfix for nil report objects 2年前
  Haelwenn (lanodan) Monnier bb2d5879cc
maybe_notify_subscribers: Don't create notifications from ingested replies 2年前
  Haelwenn (lanodan) Monnier 0e2aebd036
TwitterAPI: Make change_email require body params instead of query 2年前
  Haelwenn (lanodan) Monnier 3961422f85
TwitterAPI: Make change_password require body params instead of query 2年前
  Haelwenn (lanodan) Monnier 8baaa36a16
ObjectAgePolicy: Fix pattern matching on published 2年前
  kPherox 34606d609d
fix: stream out Create Activity 2年前
  Alex Gleason 9cc8642b80
Visibility: check Tombstone objects in visible_for_user?/2 2年前
  Alex Gleason 167e14416b
AdminAPI: add date to users 2年前
  Alex Gleason 5e88796784
AdminAPI: sort user results by ID descending 2年前
  Haelwenn (lanodan) Monnier 6dc78f5f6f
AP C2S: Remove restrictions and make it go through pipeline 3年前
  marcin mikołajczak 6ef8e1776d fix the fucking list timelines on mastofe/soapbox-fe 2年前
  Alex Gleason 310ef6b70d
Deletions: change User.purge/1 to defp, add CHANGELOG entry 2年前
  Alex Gleason beb1c98ab5
Deletions: don't purge keys so Delete/Undo activities can be signed 2年前
  Alex Gleason 43800d83f4
Deletions: allow deactivated users to be deleted 2年前
  Alex Gleason a7929c4d89
Deletions: preserve account status fields during purge, fix checks 2年前
  Alex Gleason 01c2d2a296
Also purge the user in User.perform/2 2年前
  Alex Gleason c6d4133727
Deletions: purge the user immediately 2年前
  Alex Gleason be2da95c36
Correctly purge a remote user 2年前
  Alex Gleason 281806de75
Activity deletion: fix FunctionClauseError #2686 2年前
  Alex Gleason 54af527759
Upgrade Ecto to v3.6.2, remove deprecated ecto_explain 2年前
  Haelwenn (lanodan) Monnier fc6ab78a84
Add test on changing [:instance, :upload_limit] 2年前
  Haelwenn (lanodan) Monnier a851a24036
Downgrade Plug to 1.10.x, revert upload_limit tuple to function change 2年前
  Mark Felder 202ee5fd77 Add note about video thumbnails for code spelunkers unfamiliar with Media Preview Proxy 2年前
  Alex Gleason 15e2aaa9f6
Fix compile cycle in Pleroma.Tests.AuthTestController 2年前
  Mark Felder 6aa7fc15df Formatting of the comment 2年前
  Mark Felder 5f7901cc48 Credo 2年前
  Mark Felder 2a47156b87 Lint 2年前
  Mark Felder 86bcb87e6c Fix incorrectly ordered arguments to the function and not properly merging lists. 2年前
  Mark Felder 2cf648d419 Add a video thumbnail to the OpenGraph metadata if Media Preview Proxy is enabled. 2年前
  Mark Felder 19a49dd757 Remove Metadata.Utils.attachment_url/1 2年前
  Haelwenn (lanodan) Monnier c839078a75
ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 2年前
  Alex Gleason 45b7325b9e
Refactor skipped plugs into Pleroma.Web functions 2年前
  Alex Gleason 67ec0e6c18
Switch to runtime deps in ActivityPub.SideEffects 2年前
  Alex Gleason 45ab24f2d9
Switch to runtime deps in Pleroma.Instances 2年前
  Mark Felder 9cb8960284 Switch OGP default type from "website" to "article" 2年前
  Mark Felder d70db63084 Set the correct height/width if the data is available when generating opengraph metadata 2年前
  Alex Gleason 4faeec2c44
Create AdminAPI.UserView to avoid compile-time dep 2年前
  Mark Felder aa8cc4e86e Only use fallback for videos and only add this metadata for images if we really have it. 2年前
  Mark Felder d4ac9445cd Twittercard metadata for images should also include dimensions if available 2年前
  Alex Gleason 1be14cc45f
Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1 2年前
  Mark Felder 5de65ce3e8 Set the correct height/width if the data is available when generating twittercard metadata 2年前
  Mark Felder 5c27578bce Support metadata for video files too 3年前