13171 次程式碼提交 (v2.3.0)
 

作者 SHA1 備註 提交日期
  Mark Felder e31274f51d Revert changelog entry that leaked from another branch. 3 年之前
  Haelwenn f6d43cec42 Merge branch 'fix/filters' into 'develop' 3 年之前
  Mark Felder 1cb417bce6 Document HeifToJpeg and its requirement of libheif's heic-convert tool 3 年之前
  Mark Felder 73aef0503c Exiftool also cannot strip from heic files. 3 年之前
  Mark Felder 369581db6d Show a proper error. A failure doesn't always mean the command isn't available, and we check for it on startup 3 年之前
  Mark Felder db7d6f337f Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is remote 3 年之前
  Mark Felder 26b620d676 Permit :disclose_client in changesets 3 年之前
  Mark Felder 63739c5a58 Tests to validate client disclosure obeys user setting 3 年之前
  Mark Felder 83301fe61a Add field to user schema for controlling disclosure of client details 3 年之前
  Mark Felder d5ef02c7a7 Mastodon makes this field null when posting with MastoFE or if you choose to not disclose it, so it's safe to be null by default 3 年之前
  Alexander Strizhakov 1e6c27181e
expires_in in scheduled status params 3 年之前
  rinpatch 8829a408ec Merge branch 'fix/chats-no-unread-in-openapi' into 'develop' 3 年之前
  Haelwenn c0437d1244 Merge branch 'feat/enforce-admin-scope-unconditionally' into 'develop' 3 年之前
  rinpatch 2ab9499258 OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope definitions 3 年之前
  rinpatch 95a22c1cc2 OpenAPI: Add `admin:` scope prefix to admin operations 3 年之前
  rinpatch 6d66fadea7 Remove `:auth, :enforce_oauth_admin_scope_usage` 3 年之前
  Haelwenn (lanodan) Monnier ff72ce31ca
Enhance reports in Pleroma API: index, show 3 年之前
  rinpatch 679a2e799e Merge branch 'test-docker-images' into 'develop' 3 年之前
  Mark Felder dc4baee6dd Do not want these interfering with develop builds 3 年之前
  Mark Felder 068740aa16 Make it possible to generate custom docker images by prefixing the branch name with "build-docker" 3 年之前
  Haelwenn 046bcf1bf6 Merge branch 'chore/documentation-relicensing' into 'develop' 3 年之前
  Haelwenn e7b1f0f5f4 Merge branch 'feat/chat-list-pagination' into 'develop' 3 年之前
  rinpatch 158f9f18ee Merge branch 'remove-conversation-api' into 'develop' 3 年之前
  rinpatch 264cb2c77f Merge branch '2510-oauth-app-tokens-further-support' into 'develop' 3 年之前
  rinpatch d7ad288c84 Chats: Introduce /api/v2/pleroma/chats which implements pagination 3 年之前
  rinpatch d5270a1c41 Merge branch 'update-default-avatar' into 'develop' 3 年之前
  rinpatch 98ab2b82a6 ChatMessage schema: Add `unread` property 3 年之前
  rinpatch 13e324abe9 Merge branch '2053-notifications-actor-is-active-refactoring' into 'develop' 3 年之前
  rinpatch f1f215cb38 Relicense documentation under CC-BY-4.0 3 年之前
  Egor Kislitsyn cf6d3db58f
Add API endpoint to remove a conversation 3 年之前
  Shpuld Shpuldson 0c73935de1 update changelog to mention change of avatar 3 年之前
  Shpuld Shpuldson 956bbc1ec7 replace avi.png 3 年之前
  rinpatch 8910303f71 Merge branch 'chore/mailmap' into 'develop' 3 年之前
  rinpatch e2927d714e Add myself to .mailmap 3 年之前
  Ivan Tashkinov 284504f689 [#2053] Changed `Notification/for_user_query/2` to use join to filter out inactive actors instead of subselect of _all_ inactive AP ids from `users`. 3 年之前
  Mark Felder fb2a8e7ccd Additional validation so we don't get caught off guard with a nil response 3 年之前
  Mark Felder 3554a65f45 Inject fake application metadata and validate it is stripped by transmogrifier 3 年之前
  Mark Felder 9b61df1fb6 App is already preloaded into the token, so avoid an extra query 3 年之前
  rinpatch db716f860a Merge branch 'not-used-mock' into 'develop' 3 年之前
  rinpatch 76414ad277 Merge branch 'bugfix/answer-outbox' into 'develop' 3 年之前
  Mark Felder bd3d0e8b57 Use a custom oauth token so we can predict and validate the client_name and website 3 年之前
  Mark Felder 4b979538bc Document the application metadata is now retained as part of the post. 3 年之前
  Mark Felder 333ff527fd Validate client application metadata is retained in the object 3 年之前
  Mark Felder c1d78328ee Consistency 3 年之前
  Mark Felder 6dc0b13cf8 Revert to original formatting for these function defs 3 年之前
  Mark Felder 7c508319a5 Prefer naming this put_application because we're putting it into the params map 3 年之前
  Mark Felder 09b8378646 %Token{} may not be in the conn, so avoid breaking the ability to post statuses in that scenario. 3 年之前
  Ivan Tashkinov df89b5019b [#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring. 3 年之前
  Alexander Strizhakov b5d001fc8c
not used mock 3 年之前
  Haelwenn 2cf753c502 Merge branch 'fix/no-version-api-pleroma-social' into 'develop' 3 年之前