summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-07-05Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fin...Ilja
2022-07-05Improve tests after code reviewIlja
2022-07-04Merge branch 'from/upstream-develop/tusooa/report-too-long' into 'develop'Haelwenn
2022-07-03Merge branch 'image_description_from_exif_data' into 'develop'Haelwenn
2022-07-03Merge branch 'bugfix/mime-validation-no-list' into 'develop'Haelwenn
2022-07-03Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop'Haelwenn
2022-07-02Rename pipelines and add forgotten tagsIlja
2022-07-02Fix typo'sIlja
2022-07-01Descriptions from exif data with only whitespeces are considered emptyIlja
2022-07-01Change test picturesIlja
2022-07-01Better way of getting keysIlja
2022-07-01Add deprecation warningsIlja
2022-07-01Rename the Exiftool moduleIlja
2022-07-01Rename the new moduleIlja
2022-07-01Use EXIF data of image to prefill image descriptionIlja
2022-07-01Rename privilege tagsIlja
2022-06-21Add nodes and privileges to nodeinfoIlja
2022-06-21Show privileges to FEIlja
2022-06-21Add deactivated status for privileged usersIlja
2022-06-21report notifications for privileged usersIlja
2022-06-21Add Pleroma.User.all_users_with_privilege/1Ilja
2022-06-21Remove function superuser?Ilja
2022-06-21Hide pleroma:report for non-privileged usersIlja
2022-06-21Revert "Delete report notifs when demoting from superuser"Ilja
2022-06-21User.visible_for/2Ilja
2022-06-21Validator for deleting statusses is now done with priviledge instead of super...Ilja
2022-06-21delete statusses is now privileged by :status_deleteIlja
2022-06-21Add Pleroma.User.privileged?/2Ilja
2022-06-21Fix warning during test user_test.exsIlja
2022-06-21Add last priviligesIlja
2022-06-21Add privilige :emoji_managementIlja
2022-06-21Add privilige :status_deleteIlja
2022-06-21last off :statuses_readIlja
2022-06-21Mark relevant tests synchronousIlja
2022-06-21Add privileges for :user_readIlja
2022-06-21Add privileges for :report_handleIlja
2022-06-21Add privileges for :user_inviteIlja
2022-06-21Add privileges for :user_activationIlja
2022-06-21Add privileges for :user_tagIlja
2022-06-21Remove privileged_staffIlja
2022-06-21Add priviledges for :statuses_readIlja
2022-06-21Add priviledges for :user_credentialsIlja
2022-06-21Add privilege :user_deletionIlja
2022-06-21Add new setting and Plug to allow for privilege settings for staffIlja
2022-06-02Fix long report notes giving errors on creationTusooa Zhu
2022-05-31Add tlsv1.3 to suggestionsPierre-Louis Bonicoli
2022-05-18StealEmojiPolicy: fix String rejected_shortcodesHélène
2022-05-08Merge branch 'improve_anti_followbot_policy' into 'develop'Haelwenn
2022-05-08Also use actor_type to determine if an account is a bot in antiFollowbotPolicyIlja
2022-05-06Skip cache when /objects or /activities is authenticatedTusooa Zhu