3989 Commits (5835069215b880ad261a006cf310da624a82ca4a)

Author SHA1 Message Date
  kaniini 5835069215 Revert "Merge branch 'bugfix/clean-up-markdown-rendering' into 'develop'" 5 years ago
  Ariadne Conill 5795a890e9 markdown: clean up html generated by earmark 5 years ago
  Eugenij 0bee2131ce Add `mailerEnabled` to the NodeInfo metadata 5 years ago
  Sergey Suprunenko c0e258cf21 Redirect not logged-in users to the MastoFE login page on private instances 5 years ago
  Maksim 159bbec570 added tests for OstatusController 5 years ago
  Ariadne Conill b93498eb52 constants: add as_public constant and use it everywhere 5 years ago
  Ariadne Conill 492d854e7a transmogrifier: use User.delete() instead of handrolled user deletion code for remote users 5 years ago
  Sachin Joshi 242f5c585e add account confirmation email resend in mastodon api 5 years ago
  Maksim 6a4b8b2681 fixed User.update_and_set_cache for stale user 5 years ago
  Sergey Suprunenko 02dc651828 Handle 303 redirects 5 years ago
  Thomas Sileo 961e778531 Fix HTTP sig tweak on KeyId 5 years ago
  Maksim 6b77a88365 [#1097] added redirect: /pleroma/admin -> /pleroma/admin/ 5 years ago
  Sergey Suprunenko b20020da16 Show the url advertised in the Activity in the Status JSON response 5 years ago
  feld 84fca14c3c Do not prepend /media/ when using base_url 5 years ago
  kPherox ac27b94ffa
Change to not require `magic-public-key` on WebFinger 5 years ago
  Maksim 55341ac717 tests WebFinger 5 years ago
  Eugenij 4504135894 Add `domain_blocking` to the relationship API (GET /api/v1/accounts/relationships) 5 years ago
  sadposter f5d574f4ed check both item and parent domain blocks 5 years ago
  Sadposter 48bd3be9cb move domain block check to with block 5 years ago
  Sadposter 4af4f6166b honour domain blocks on streaming notifications 5 years ago
  Ariadne Conill d3bdb8e704 rich media: parser: splice the given URL into the result 5 years ago
  Maxim Filippov 03471151d6 AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see private statuses) 5 years ago
  Haelwenn (lanodan) Monnier 90be91b0e0
Router: Remove deprecated AdminAPI endpoints 5 years ago
  Alexander Strizhakov 5e72554f3c Admin config fix 5 years ago
  Maksim c49a09ed88 tests for Pleroma.Web.ActivityPub.Publisher 5 years ago
  Mark Felder 6a79bb12c3 Fix function 5 years ago
  Sadposter 54a161cb7a move unauth'd user blocks?/2 check 5 years ago
  Mark Felder fd287387a0 Do not notify subscribers for messages from users which are replies to others 5 years ago
  Ariadne Conill e7c64f106e signature: properly deduce the actor from misskey key IDs 5 years ago
  Sadposter 452980652d Mix format 5 years ago
  Sadposter eacf61d823 fix unauthenticated req to favourited/rebloggd_by 5 years ago
  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
  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