summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-11Show original status at the first of historyTusooa Zhu
2022-06-11Send the correct update in streamerTusooa Zhu
2022-06-11Expose history and source apis to anon usersTusooa Zhu
2022-06-09Fix incorrectly cached content after editingTusooa Zhu
2022-06-08Return the corresponding object id in attachment viewTusooa Zhu
2022-06-08Add object id to uploaded attachmentsTusooa Zhu
2022-06-05Return update notification in mastodon apiTusooa Zhu
2022-06-05Create Update notificationsTusooa Zhu
2022-06-04Fix CommonAPITestTusooa Zhu
2022-06-04Expose content type of status sourcesTusooa Zhu
2022-06-03Fix SideEffectsTestTusooa Zhu
2022-06-03Show edited_at in MastodonAPI/showTusooa Zhu
2022-06-03Test that own edits are streamedTusooa Zhu
2022-06-03Stream out editsTusooa Zhu
2022-06-02Fix long report notes giving errors on creationTusooa Zhu
2022-06-01Inject history when object is refetchedTusooa Zhu
2022-06-01Strip internal fields in formerRepresentationTusooa Zhu
2022-05-31Implement mastodon api for editing statusTusooa Zhu
2022-05-31Add tlsv1.3 to suggestionsPierre-Louis Bonicoli
2022-05-30Implement viewing sourceTusooa Zhu
2022-05-29Implement mastodon api for showing edit historyTusooa Zhu
2022-05-29Allow updating pollsTusooa Zhu
2022-05-29Record edit history for Note and Question UpdatesTusooa Zhu
2022-05-29Handle Note and Question UpdatesTusooa Zhu
2022-05-29Allow Updates by every actor on the same originTusooa Zhu
2022-05-18StealEmojiPolicy: fix String rejected_shortcodesHélène
2022-05-09Test local-only in ap c2s outboxTusooa Zhu