Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Filippov 30af5da330 Admin API: list all statuses from a given instance 4 years ago
..
activity/ir Revert "Merge branch 'revert-4fabf83a' into 'develop'" 4 years ago
bbs Add license/copyright to all project files 5 years ago
config added test helpers to clear config after tests 4 years ago
conversation Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 4 years ago
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 4 years ago
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 4 years ago
emoji Fix XSS emoji test 4 years ago
fixtures rework to use properties instead of compound typing, per SocialCG 4 years ago
http added test helpers to clear config after tests 4 years ago
instance_static/emoji Allow importing old (emoji.txt / plain) packs from the filesystem 4 years ago
integration Extract status actions from `MastodonAPIController` into `StatusController` 4 years ago
object object containment: handle all cases where ID is invalid (missing, nil, non-string) 4 years ago
plugs Set better Cache-Control header for static content 4 years ago
support add missing tesla mocks 4 years ago
tasks Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships 4 years ago
upload added test helpers to clear config after tests 4 years ago
uploaders added test helpers to clear config after tests 4 years ago
web Admin API: list all statuses from a given instance 4 years ago
activity_expiration_test.exs Require that ephemeral posts live for at least one hour 4 years ago
activity_test.exs Search: Add tests for unicode searches. 4 years ago
bookmark_test.exs Add license/copyright to all project files 5 years ago
captcha_test.exs Bump copyright years of files changed in 2019 4 years ago
config_test.exs Bump copyright years of files changed in 2019 4 years ago
conversation_test.exs [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 4 years ago
emoji_test.exs added Emoji struct 4 years ago
filter_test.exs tests: add legal boilerplate 5 years ago
formatter_test.exs [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 4 years ago
healthcheck_test.exs Add Pleroma.JobQueueMonitor 4 years ago
html_test.exs Switch from HtmlSanitizeEx to FastSanitize 4 years ago
http_test.exs tests: add legal boilerplate 5 years ago
job_queue_monitor_test.exs Add tests for Pleroma.JobQueueMonitor 4 years ago
keys_test.exs Add license/copyright to all project files 5 years ago
list_test.exs Fix merge 4 years ago
marker_test.exs add Markers /api/v1/markers 4 years ago
moderation_log_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 4 years ago
notification_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 4 years ago
object_test.exs Object Fetcher: set cache after reinjecting 4 years ago
pagination_test.exs Return "total" optionally 4 years ago
registration_test.exs [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 5 years ago
repo_test.exs Add license/copyright to all project files 5 years ago
reverse_proxy_test.exs Track failed proxy urls and don't request them again 4 years ago
safe_jsonb_set_test.exs Add a test for safe_jsonb_set 4 years ago
scheduled_activity_test.exs Bump copyright years of files changed in 2019 4 years ago
signature_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 4 years ago
test_helper.exs Merge branch 'chores/bump-copyright-year' into 'develop' 4 years ago
upload_test.exs Bump copyright years of files changed in 2019 4 years ago
user_invite_token_test.exs Add license/copyright to all project files 5 years ago
user_search_test.exs User Search: Remove superfluous setweight and random test. 4 years ago
user_test.exs Update test for get_recipients_from_activity 4 years ago
xml_builder_test.exs tests: add legal boilerplate 5 years ago