7294 Commits (8af8eb5ce79a35e01415763164533c537e017776)

Author SHA1 Message Date
  Mark Felder 8af8eb5ce7 Chase Pleroma.RepoStreamer.chunk_stream -> Pleroma.Repo.chunk_stream 3 years ago
  Egor Kislitsyn 0e0ece251a
Filter out internal users by default 3 years ago
  Alex Gleason 23d5d7cf59
Fix #2172 HTTP error on password reset 3 years ago
  Alex Gleason 8b6ac45f3c
Allow emails to be sent again, #2101 #2172 3 years ago
  Mark Felder 8afdbcdb1c Force HTTP for fedsockets 3 years ago
  lain f2f0a0260f ActivityPub: Don't block-filter your own posts 3 years ago
  Ivan Tashkinov 60b025b782 [#2074] OAuth scope checking in Streaming API. 3 years ago
  rinpatch 4b12e071ac OpenAPI: make it possible to generate a spec without starting the app 3 years ago
  rinpatch 51116b5392 OpenAPI: fix various errors pointed out by editor.swagger.io 3 years ago
  Mark Felder 26859c549c Add user agent to fedsocket requests 3 years ago
  rinpatch 26c571df33 FedSockets: fix log spam on cached rejects 3 years ago
  Steven Fuchs f2ef9735c5 Federate data through persistent websocket connections 3 years ago
  Haelwenn (lanodan) Monnier 7bf269fe83 Fix MRF reject for ChatMessage 3 years ago
  Haelwenn (lanodan) Monnier abf25e5d52 Create MRF.filter_pipeline to inject :object_data when present 3 years ago
  Haelwenn (lanodan) Monnier 3a0f99ed35 KeywordPolicy: Still match when fields are absent 3 years ago
  rinpatch 6bbd65fb09 Merge branch '2130-mfa-users-oauth-login-fix' into 'develop' 3 years ago
  rinpatch 608017b7df Merge branch 'fix/streaming-termination-errors' into 'develop' 3 years ago
  Haelwenn 0465bdbd49 Merge branch 'fix/mrf-simple-welcome-chats' into 'develop' 3 years ago
  lain bb70b231d0 Merge branch 'reply-visibility-user-guard' into 'develop' 3 years ago
  rinpatch 22d49993d9 Merge branch 'bugfix/mrf-ingestion' into 'develop' 3 years ago
  stwf 41939e3175 User search respect discoverable flag 3 years ago
  rinpatch eff7f9892d Merge branch 'hotfix/rich-media-compile-error' into 'develop' 3 years ago
  rinpatch dee4639dbb Merge branch 'feat/rich-media-head' into 'develop' 3 years ago
  Mark Felder f7e40f7ef1 Deny ConfigDB migration when deprecated settings found 3 years ago
  Ivan Tashkinov 7cdbd91d83 [#2497] Configurability of :min_content_length (preview proxy). Refactoring, documentation, tests. 3 years ago
  rinpatch db80b9d630 RichMedia: Fix log spam on failures and resetting TTL on cached errors 3 years ago
  eugenijm c711a2b157 Return the file content for `GET /api/pleroma/admin/instance_document/:document_name` 3 years ago
  eugenijm 582ad5d4e1 AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API 3 years ago
  Maksim Pechnikov 5a8ea0a5b0 small refactoring 3 years ago
  Ivan Tashkinov a781f41f96 [#2497] Media preview proxy: misc. improvements (`static` param support, dynamic fifo pipe path), refactoring. 3 years ago
  lain 7a88b726bf User: Remote users don't need to be confirmed or approved 3 years ago
  rinpatch adb1b0282d ConnectionPool Worker: use monitor flush instead of checking ref 3 years ago
  Maksim Pechnikov 599f8bb152 RepoStreamer.chunk_stream -> Repo.chunk_stream 3 years ago
  eugenijm 3ab59a6f3c Mastodon API: fix the public timeline returning an error when the `reply_visibility` parameter is set to `self` for an unauthenticated user 3 years ago
  Mark Felder 709723182d Ensure SimplePolicy's tags in string representation don't trip up the object validator 3 years ago
  stwf 38b2db297b search indexing metadata respects discoverable flag 3 years ago
  rinpatch bb407edce4 RichMedia: fix a compilation error due to nonexistent variable 3 years ago
  rinpatch f70335002d RichMedia: Do a HEAD request to check content type/length 3 years ago
  rinpatch f66a15c4a5 RichMedia parser: do not set a cache TTL for unchanging errors 3 years ago
  Maksim Pechnikov 3e53ab4e98 added notification constraints 3 years ago
  Maksim 489a107cf4 Apply 1 suggestion(s) to 1 file(s) 3 years ago
  Ivan Tashkinov cd234a5321 [#2497] Media preview proxy: preview bypass for small images 3 years ago
  Ivan Tashkinov 32831f371f [#2497] Media preview proxy: redirecting to media proxy url in case of preview error or unsupported content type. 3 years ago
  Mark Felder c0b36621f1 Ensure we only apply NSFW Simple policy on parsable objects 3 years ago
  Alex Gleason e229536e5c
Chat Moderation: use explicit `sender` and `recipient` fields 3 years ago
  Alex Gleason 02d70228b5
AdminAPI: fix delete chat message 3 years ago
  Alex Gleason 9dd0b23da4
AdminAPI: show chat 3 years ago
  Alex Gleason f13b52a703
AdminAPI: list messages in a chat 3 years ago
  Alex Gleason c41430b23e
Refactor with Chat.for_user_query/1 3 years ago
  Alex Gleason fb0de07343
AdminAPI: list chats for a user 3 years ago