summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-07-01Use EXIF data of image to prefill image descriptionIlja
2022-07-01Rename privilege tagsIlja
2022-06-28EmojiReactValidator: fix emoji qualificationHélène
2022-06-25Make outbound transmogrifier aware of edit historyTusooa Zhu
2022-06-25Do not put meta[:object_data] for local UpdatesTusooa Zhu
2022-06-25Fix local updates causing emojis to be lostTusooa Zhu
2022-06-25Verify that formerRepresentation provided in Update is usedTusooa Zhu
2022-06-25Reuse formerRepresentations from remote if possibleTusooa Zhu
2022-06-24Use meta[:object_data] in SideEffects for UpdateTusooa Zhu
2022-06-24Convert incoming Updated object into Pleroma formatTusooa Zhu
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-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