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-02
Fix typo's
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-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
2022-05-06
Allow to skip cache in Cache plug
Tusooa Zhu
2022-04-17
Fix incorrect fallback when English is set to first language
Tusooa Zhu
2022-04-05
Fix eratic test for POST /api/pleroma/admin/reports/:id/notes
Ilja
2022-03-20
Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop'
Haelwenn
2022-03-20
Merge branch 'delete_report_notifs_when_demoting_from_superuser' into 'develop'
Haelwenn
2022-03-06
Merge branch 'fix_test_get_user_apps' into 'develop'
Haelwenn
2022-03-06
Support fallbacking to other languages
Tusooa Zhu
2022-03-06
Delete report notifs when demoting from superuser
Ilja
2022-03-03
Lint
Tusooa Zhu
2022-03-03
Support multiple locales from userLanguage cookie
Tusooa Zhu
2022-03-03
Support multiple locales formally
Tusooa Zhu
2022-03-02
Add test for fallbacking to a general language
Tusooa Zhu
2022-03-02
Fallback to a variant if the language in general is not supported
Tusooa Zhu
2022-03-02
Allow user to register with custom language
Tusooa Zhu
2022-03-01
Send emails i18n'd using backend-stored user language
Tusooa Zhu
2022-03-01
Fix digest test
Tusooa Zhu
[next]