Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Egor Kislitsyn 2ddd1bb088
Fix compatibility with Elixir v1.10
4 лет назад
..
activity/ir Revert "Merge branch 'revert-4fabf83a' into 'develop'" 4 лет назад
bbs Add license/copyright to all project files 5 лет назад
config fix for non existing atom 4 лет назад
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 лет назад
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 4 лет назад
docs little fixes and typos fix 4 лет назад
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 4 лет назад
emoji Fix XSS emoji test 4 лет назад
federation update tests and Oban 4 лет назад
fixtures saving to DB only added by user settings 4 лет назад
http add ability to set a custom user-agent string 4 лет назад
instance_static/emoji Allow importing old (emoji.txt / plain) packs from the filesystem 4 лет назад
integration Extract status actions from `MastodonAPIController` into `StatusController` 4 лет назад
object Add ActivityPub Object Event type support 4 лет назад
plugs Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests 4 лет назад
support Fix compatibility with Elixir v1.10 4 лет назад
tasks Merge branch 'fix_for_migrate_to_db_test' into 'develop' 4 лет назад
upload added test helpers to clear config after tests 4 лет назад
uploaders Delete attachments when status is deleted 4 лет назад
user added privacy option to push notifications 4 лет назад
web Fix compatibility with Elixir v1.10 4 лет назад
activity_expiration_test.exs Require that ephemeral posts live for at least one hour 5 лет назад
activity_test.exs Search: Add tests for unicode searches. 4 лет назад
bookmark_test.exs Add license/copyright to all project files 5 лет назад
captcha_test.exs Add native captcha and enable it by default. 4 лет назад
config_test.exs Bump copyright years of files changed in 2019 4 лет назад
conversation_test.exs [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 4 лет назад
emoji_test.exs Merge remote-tracking branch 'origin/develop' into reactions 4 лет назад
filter_test.exs tests: add legal boilerplate 5 лет назад
following_relationship_test.exs update following_relationship.ex 4 лет назад
formatter_test.exs [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 4 лет назад
healthcheck_test.exs Add Pleroma.JobQueueMonitor 4 лет назад
html_test.exs Fix Pleroma.HTML.extract_first_external_url/2 4 лет назад
http_test.exs tests: add legal boilerplate 5 лет назад
job_queue_monitor_test.exs Add tests for Pleroma.JobQueueMonitor 4 лет назад
keys_test.exs Add license/copyright to all project files 5 лет назад
list_test.exs Fix merge 4 лет назад
marker_test.exs add Markers /api/v1/markers 4 лет назад
moderation_log_test.exs Fix test 4 лет назад
notification_test.exs Notifications: Add emoji reaction notifications 4 лет назад
object_test.exs Add test case for attachment deletion when non-map data.url present in DB 4 лет назад
pagination_test.exs Return "total" optionally 4 лет назад
registration_test.exs [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 5 лет назад
repo_test.exs Check for unapplied migrations on startup 4 лет назад
reverse_proxy_test.exs Track failed proxy urls and don't request them again 4 лет назад
runtime_test.exs Fix compatibility with Elixir v1.10 4 лет назад
safe_jsonb_set_test.exs Add a test for safe_jsonb_set 4 лет назад
scheduled_activity_test.exs Bump copyright years of files changed in 2019 4 лет назад
signature_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 4 лет назад
test_helper.exs update tests and Oban 4 лет назад
upload_test.exs Bump copyright years of files changed in 2019 4 лет назад
user_invite_token_test.exs Add license/copyright to all project files 5 лет назад
user_relationship_test.exs [#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality. 4 лет назад
user_search_test.exs added User.NotificationSetting struct 4 лет назад
user_test.exs updated error messages for authentication process 4 лет назад
xml_builder_test.exs tests: add legal boilerplate 5 лет назад