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
/
lib
Age
Commit message (
Expand
)
Author
2022-07-14
Add privilege for announcements
Ilja
2022-07-14
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fin...
Ilja
2022-07-13
Merge branch 'short-description' into 'develop'
tusooa
2022-07-11
Merge branch 'fix/case-sensitivity-restricted-nicknames-blacklisted-domains' ...
tusooa
2022-07-10
Make lint happy
Tusooa Zhu
2022-07-10
Merge branch 'from/upstream-develop/tusooa/2830-remote-fo-mp' into 'develop'
Haelwenn
2022-07-10
Pass remote follow avatar into media proxy
Tusooa Zhu
2022-07-06
Make validation functions for restricted nicknames and blacklisted domains; d...
Sean King
2022-07-05
Make checking blacklisted domains and restricted nicknames case-insenstive
Sean King
2022-07-05
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fin...
Ilja
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
update moduledoc
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
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
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-05-31
hackney adapter helper & reverse proxy client: enable TLSv1.3
Pierre-Louis Bonicoli
[next]