index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2022-07-05
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fin...
Ilja
2022-07-05
Improve tests after code review
Ilja
2022-07-04
Merge branch 'from/upstream-develop/tusooa/report-too-long' into 'develop'
Haelwenn
2022-07-03
Merge branch 'image_description_from_exif_data' into 'develop'
Haelwenn
2022-07-03
Merge branch 'bugfix/mime-validation-no-list' into 'develop'
Haelwenn
2022-07-03
Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop'
Haelwenn
2022-07-02
Rename pipelines and add forgotten tags
Ilja
2022-07-02
Fix typo's
Ilja
2022-07-01
Descriptions from exif data with only whitespeces are considered empty
Ilja
2022-07-01
Change test pictures
Ilja
2022-07-01
Better way of getting keys
Ilja
2022-07-01
Add deprecation warnings
Ilja
2022-07-01
Rename the Exiftool module
Ilja
2022-07-01
Rename the new module
Ilja
2022-07-01
Use EXIF data of image to prefill image description
Ilja
2022-07-01
Rename privilege tags
Ilja
2022-06-21
Add nodes and privileges to nodeinfo
Ilja
2022-06-21
Show privileges to FE
Ilja
2022-06-21
Add deactivated status for privileged users
Ilja
2022-06-21
report notifications for privileged users
Ilja
2022-06-21
Add Pleroma.User.all_users_with_privilege/1
Ilja
2022-06-21
Remove function superuser?
Ilja
2022-06-21
Hide pleroma:report for non-privileged users
Ilja
2022-06-21
Revert "Delete report notifs when demoting from superuser"
Ilja
2022-06-21
User.visible_for/2
Ilja
2022-06-21
Validator for deleting statusses is now done with priviledge instead of super...
Ilja
2022-06-21
delete statusses is now privileged by :status_delete
Ilja
2022-06-21
Add Pleroma.User.privileged?/2
Ilja
2022-06-21
Fix warning during test user_test.exs
Ilja
2022-06-21
Add last priviliges
Ilja
2022-06-21
Add privilige :emoji_management
Ilja
2022-06-21
Add privilige :status_delete
Ilja
2022-06-21
last off :statuses_read
Ilja
2022-06-21
Mark relevant tests synchronous
Ilja
2022-06-21
Add privileges for :user_read
Ilja
2022-06-21
Add privileges for :report_handle
Ilja
2022-06-21
Add privileges for :user_invite
Ilja
2022-06-21
Add privileges for :user_activation
Ilja
2022-06-21
Add privileges for :user_tag
Ilja
2022-06-21
Remove privileged_staff
Ilja
2022-06-21
Add priviledges for :statuses_read
Ilja
2022-06-21
Add priviledges for :user_credentials
Ilja
2022-06-21
Add privilege :user_deletion
Ilja
2022-06-21
Add new setting and Plug to allow for privilege settings for staff
Ilja
2022-06-02
Fix long report notes giving errors on creation
Tusooa Zhu
2022-05-31
Add tlsv1.3 to suggestions
Pierre-Louis Bonicoli
2022-05-18
StealEmojiPolicy: fix String rejected_shortcodes
Hélène
2022-05-08
Merge branch 'improve_anti_followbot_policy' into 'develop'
Haelwenn
2022-05-08
Also use actor_type to determine if an account is a bot in antiFollowbotPolicy
Ilja
2022-05-06
Skip cache when /objects or /activities is authenticated
Tusooa Zhu
[next]