4010 Commits (5eec0abe09ad49ffe7ff986ab28f54bddd6f3499)

Author SHA1 Message Date
  kPherox e818381042
Use User.get_or_fetch/1 instead of OStatus.find_or_make_user/1 5 years ago
  Alexander Strizhakov b70e659304 Feature/1087 wildcard option for blocks 5 years ago
  Sadposter f712ee879a Bugfix: muted/blocked user notification streaming 5 years ago
  Sergey Suprunenko 05b5af8075 Add tests for users tasks and PleromaAuthenticator 5 years ago
  Sadposter a5d6287ba8 Hide blocked users from interactions 5 years ago
  Ariadne Conill 56019d53a8 activitypub: publisher: align sharedinbox usage with AP specification rules 5 years ago
  rinpatch 3368174785 Fix rich media parser failing when no TTL can be found by image TTL 5 years ago
  Ariadne Conill bc6c5c513a router: ensure the AP sharedinbox path is registered first 5 years ago
  rinpatch c3ecaea64d Apply suggestion to lib/pleroma/object/fetcher.ex 5 years ago
  rinpatch d4ee76ab63 Apply suggestion to lib/pleroma/user.ex 5 years ago
  Ivan Tashkinov d0198fe215 [#1112] Preserving `id` on user insert conflict on order not to violate conversation_partipations_user_id_fkey constraint. 5 years ago
  Ariadne Conill 9a8eb2c94d mix: add pleroma.user unsubscribe_all_from_instance 5 years ago
  Maksim c2e2aadc42 #1110 fixed /api/pleroma/healthcheck 5 years ago
  Sachin Joshi de9906ad56 change the structure of image ttl parsar 5 years ago
  Ariadne Conill c947cfec5a mapped signature plug: use `user` assign like authentication plug 5 years ago
  Maksim f435217e50 tests for Plugs.AuthenticationPlug 5 years ago
  Ariadne Conill a8af0ac053 mapped signature plug: fix user lookup 5 years ago
  Ariadne Conill 5ea0cd69f7 mapped signature plug: don't invalidate in cases where a signature is actually not present (testsuite) 5 years ago
  Ariadne Conill 184fa61fb3 plugs: add MappedSignatureToIdentityPlug 5 years ago
  Ariadne Conill 18d8d12d53 signature: make key_id_to_actor_id() public 5 years ago
  Ariadne Conill 88d064d80e http signature plug: remove redundant checks handled by HTTPSignatures library 5 years ago
  Maksim b6b748d3e7 tests for Uploader with webhook 5 years ago
  Ariadne Conill 399acd4c42 fetcher: sign object fetches if configured 5 years ago
  Ariadne Conill f84fb340b7 http signatures: derive actor ID from key ID. 5 years ago
  Eugenij 4bf2bb9cff Fix password reset for non-test env 5 years ago
  Ariadne Conill cf9cb953d5 activitypub: represent internal fetch actor 5 years ago
  Ariadne Conill d930e5d5c3 activitypub: introduce internal fetch service actor 5 years ago
  Ariadne Conill 62e5ff624e user: add is_internal_user? helper function 5 years ago
  Ariadne Conill 0a6f6e1b5b webfinger: allow resolution of usernames with dots in them (internal actors) 5 years ago
  Ariadne Conill a9d6a12bb3 activitypub: controller: rework the way the relay actor is presented so the code can be reused 5 years ago
  Ariadne Conill 4885473be2 user: refactor get_or_create_instance_user() into get_or_create_service_actor_by_id() 5 years ago
  RX14 96a2890a9e
Add MRF MentionPolicy for dropping posts which mention specific actors 5 years ago
  Alexander Strizhakov 10f82c88b8 mastoapi password reset 5 years ago
  Maksim 21e3f9ac69 added tests for Pleroma.Upload.Filter 5 years ago
  Sachin Joshi 18234cc44e add the rich media ttl based on image exp time 5 years ago
  Ivan Tashkinov 889dc17abd [#1094] Rate-limited follow & unfollow actions. 5 years ago
  Eugenij 520ee6c591 Add `pleroma.deactivated` to the Account entity (Mastodon API) 5 years ago
  Eugenij c4ca142e14 Add the `blocked_by` attribute to the relationship API (`GET /api/v1/accounts/relationships`) 5 years ago
  Egor Kislitsyn 70439494af Fix typo 5 years ago
  lain 1ed24bcc76 Status View: Poll ids are strings. 5 years ago
  Sergey Suprunenko b74300bc7a Add more tests for MastodonAPIController and CommonAPI 5 years ago
  Alex S 33fd4c0ed7 query fix 5 years ago
  Moonman 105f437ce9 formatting 5 years ago
  Maksim c32384c1ea tests for Pleroma.Signature 5 years ago
  Alex S b8607c151c migrating task refactor 5 years ago
  Alex S c66044b923 atom keys with leading : 5 years ago
  Egor Kislitsyn de13c9bb8f List messages must be visible for mentioned users 5 years ago
  Egor Kislitsyn d86a97abfb Add an explanation comment to Publisher.publish/2 5 years ago
  Egor Kislitsyn a87c313309 Support `list` visibility in StatusView 5 years ago
  Maksim fa17879c20 added tests for Web.MediaProxy 5 years ago