aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Expand)Author
2021-02-21Video: Handle peertube videos only stashing attachments in x-mpegURLHaelwenn (lanodan) Monnier
2021-02-21Reroute /api/pleroma to /api/v1/pleromaeugenijm
2021-02-20Exiftool also cannot strip from heic files.Mark Felder
2021-02-20Show a proper error. A failure doesn't always mean the command isn't availabl...Mark Felder
2021-02-18Permit :disclose_client in changesetsMark Felder
2021-02-18Tests to validate client disclosure obeys user settingMark Felder
2021-02-18Add field to user schema for controlling disclosure of client detailsMark Felder
2021-02-18Mastodon makes this field null when posting with MastoFE or if you choose to ...Mark Felder
2021-02-18[#3213] Experimental / debug feature: `database: [improved_hashtag_timeline: ...Ivan Tashkinov
2021-02-18[#3213] HashtagsTableMigrator: fault rate allowance to enable the feature (de...Ivan Tashkinov
2021-02-18expires_in in scheduled status paramsAlexander Strizhakov
2021-02-18Merge branch 'fix/chats-no-unread-in-openapi' into 'develop'rinpatch
2021-02-17OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope def...rinpatch
2021-02-17OpenAPI: Add `admin:` scope prefix to admin operationsrinpatch
2021-02-17Remove `:auth, :enforce_oauth_admin_scope_usage`rinpatch
2021-02-17Enhance reports in Pleroma API: index, showHaelwenn (lanodan) Monnier
2021-02-17Merge branch 'feat/chat-list-pagination' into 'develop'Haelwenn
2021-02-17Merge branch 'remove-conversation-api' into 'develop'rinpatch
2021-02-17Merge branch '2510-oauth-app-tokens-further-support' into 'develop'rinpatch
2021-02-17Chats: Introduce /api/v2/pleroma/chats which implements paginationrinpatch
2021-02-17[#3213] Fixed `HashtagsTableMigrator.count/1`.Ivan Tashkinov
2021-02-16Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-16[#3213] HashtagsTableMigrator state management refactoring & improvements (pr...Ivan Tashkinov
2021-02-16ChatMessage schema: Add `unread` propertyrinpatch
2021-02-15[#3213] Fixed `hashtags.name` lookup (must use `citext` type to do index scan...Ivan Tashkinov
2021-02-15Add API endpoint to remove a conversationEgor Kislitsyn
2021-02-15[#2053] Changed `Notification/for_user_query/2` to use join to filter out ina...Ivan Tashkinov
2021-02-13[#3213] `rescue` around potentially-raising `Repo.insert_all/_` calls. Misc. ...Ivan Tashkinov
2021-02-12Inject fake application metadata and validate it is stripped by transmogrifierMark Felder
2021-02-12App is already preloaded into the token, so avoid an extra queryMark Felder
2021-02-11ConsistencyMark Felder
2021-02-11Revert to original formatting for these function defsMark Felder
2021-02-11Prefer naming this put_application because we're putting it into the params mapMark Felder
2021-02-11%Token{} may not be in the conn, so avoid breaking the ability to post status...Mark Felder
2021-02-11Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-11[#3213] Reorganized hashtags cleanup. Transaction-wrapped Hashtag.get_or_crea...Ivan Tashkinov
2021-02-11[#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring.Ivan Tashkinov
2021-02-10Merge branch 'fix/no-version-api-pleroma-social' into 'develop'Haelwenn
2021-02-09Rendering fallback for when we don't have valid data availableMark Felder
2021-02-09Enable rendering of the client application data detailsMark Felder
2021-02-09Ensure we capture the application details into the objectMark Felder
2021-02-09Add a function to lookup client app details by the app_idMark Felder
2021-02-09Merge branch 'features/ap_id-c2s-authentication' into 'develop'rinpatch
2021-02-09OpenAPI spec: Do not show build enviroment in the spec versionrinpatch
2021-02-08Revert "Add plaintext support for all emails except the digest"Mark Felder
2021-02-08Merge branch 'develop' into 'new-user-emails'feld
2021-02-08Merge branch 'feat/mrf-noemptypolicy' into 'develop'Haelwenn
2021-02-08MRF NoEmptyPolicy: Deny posts from local users if there is no content or only...Mark Felder
2021-02-08Merge branch 'fix/rss-link' into 'develop'rinpatch
2021-02-08RSS: Make sure post URL is the first `<link>` elementrinpatch