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.
Egor Kislitsyn 58b2017aa0
Restore TwitterAPI tests
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 filename and test fixes 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
docs little fixes and typos fix 4 years ago
emails init tag feed 4 years ago
emoji Fix XSS emoji test 4 years ago
federation update tests and Oban 4 years ago
fixtures EmojiReactions: Rename to EmojiReacts 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 branch 'develop' into fix/disable-rate-limiter-for-socket-localhost 4 years ago
support Merge branch 'develop' into issue/1383 4 years ago
tasks Create pleroma.email mix task 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 Restore TwitterAPI tests 4 years ago
workers removed try/rescue 4 years ago
activity_expiration_test.exs moved ActivityExpiration to Oban Periodic jobs 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 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 Formatter: Add a test for domain / username clashes 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 Make attachments cleanup optional 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 Fix compatibility with Elixir v1.10 4 years ago
safe_jsonb_set_test.exs Add a test for safe_jsonb_set 4 years ago
scheduled_activity_test.exs removed try/rescue 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 Merge branch 'develop' into feature/tag_feed 4 years ago
xml_builder_test.exs tests: add legal boilerplate 5 years ago