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.
Alexander Strizhakov 6a0f0ac4a2
fix for non existing atom
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 fix for non existing atom 4 years ago
conversation Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing updated_at and bringing conversation to the top in the user's direct conversation list 4 years ago
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 4 years ago
docs little fixes and typos fix 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
federation update tests and Oban 4 years ago
fixtures saving to DB only added by user settings 4 years ago
http add ability to set a custom user-agent string 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 Add ActivityPub Object Event type support 4 years ago
plugs Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests 4 years ago
support renaming 4 years ago
tasks Merge branch 'fix_for_migrate_to_db_test' into 'develop' 4 years ago
upload added test helpers to clear config after tests 4 years ago
uploaders Delete attachments when status is deleted 4 years ago
user added privacy option to push notifications 4 years ago
web Merge branch 'emoji-notifications' into 'develop' 4 years ago
activity_expiration_test.exs Require that ephemeral posts live for at least one hour 5 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 Add native captcha and enable it by default. 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 Merge remote-tracking branch 'origin/develop' into reactions 4 years ago
filter_test.exs tests: add legal boilerplate 5 years ago
following_relationship_test.exs update following_relationship.ex 4 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 Fix Pleroma.HTML.extract_first_external_url/2 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 Fix test 4 years ago
notification_test.exs Notifications: Add emoji reaction notifications 4 years ago
object_test.exs Add test case for attachment deletion when non-map data.url present in DB 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 Check for unapplied migrations on startup 4 years ago
reverse_proxy_test.exs Track failed proxy urls and don't request them again 4 years ago
runtime_test.exs Add a test for custom runtime modules 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 update tests and Oban 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_relationship_test.exs [#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality. 4 years ago
user_search_test.exs added User.NotificationSetting struct 4 years ago
user_test.exs fix create service actor 4 years ago
xml_builder_test.exs tests: add legal boilerplate 5 years ago