aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Expand)Author
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
2021-02-08activity_pub_controller: Add authentication to object & activity endpointsHaelwenn (lanodan) Monnier
2021-02-08Merge branch 'fix/reports-from-admins' into 'develop'rinpatch
2021-02-07[#3213] Partially addressed code review points.Ivan Tashkinov
2021-02-06Merge branch 'feat/allow_alt_text_search_config' into 'develop'rinpatch
2021-02-06Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv...hyperion
2021-02-05Slightly better formattingMark Felder
2021-02-05Add plaintext support for all emails except the digestMark Felder
2021-02-04Actually send the mailMark Felder
2021-02-04Add a registration email that only sends if no other emails (welcome, approva...Mark Felder
2021-02-04Improve confirmation email languageMark Felder
2021-02-04Also make this maybe_ for consistencyMark Felder
2021-02-04These welcome emails are not guaranteed and can be private functionsMark Felder
2021-02-04Merge branch 'develop' into fix/reports-from-adminsMark Felder
2021-02-04Standardize the way we capture and use Mix.env()Mark Felder
2021-02-04Merge branch 'fix/configdb-error' into 'develop'feld
2021-02-04Merge branch 'bugfix/notice-external-redirect' into 'develop'Haelwenn
2021-02-04Redirect non-local activities when /notice/:id is usedHaelwenn (lanodan) Monnier
2021-02-03Load an emoji.txt specific to the test envMark Felder
2021-02-03Exclude reporter from receiving notifications from their own reports.Mark Felder
2021-02-03Account schema: specify that pleroma.relationship is nullablerinpatch
2021-02-03Merge branch 'develop' into 'fix/2412-filters'feld
2021-02-03Merge branch 'fix/2449-scheduled-poll-bug' into 'develop'feld
2021-02-03Merge branch 'feature/2438-users-posts-total-count' into 'develop'feld
2021-02-03Merge branch 'feat/openapi-spec-export' into 'develop'rinpatch
2021-02-03Improve OpenAPI spec and deploy it to api.pleroma.socialrinpatch
2021-02-03Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-02-02Merge branch 'email-stub-in-verify-credentials' into 'develop'feld
2021-02-02Merge branch 'develop' into 'fix/2411-mutes-api'feld
2021-02-02Merge branch 'fix/2473-purge-expired-activities-duplicates' into 'develop'feld
2021-02-02Merge branch 'develop' into 'feature/2164-unify-api-arguments'feld
2021-02-02Merge branch 'fix/attachment-cleanup' into 'develop'feld
2021-02-02Merge branch 'active-user-count' into 'develop'feld
2021-02-01fix for scheduled post with pollAlexander Strizhakov