This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Pleroma
Watch
1
Star
0
Fork
You've already forked Pleroma
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
12bb7fc0dc
Pleroma
/
test
History
rinpatch
12bb7fc0dc
Merge branch 'openapi/account' into 'develop'
...
Add OpenAPI specs for AccountController See merge request
pleroma/pleroma!2374
2020-04-28 11:57:16 +00:00
..
activity
/ir
…
bbs
…
config
don't restart postgrex
2020-04-17 12:45:13 +03:00
conversation
…
docs
…
emails
…
emoji
profile emojis in User.emoji instead of source_data
2020-04-10 06:20:02 +02:00
federation
…
fixtures
don't restart postgrex
2020-04-17 12:45:13 +03:00
http
…
instance_static
/emoji
…
integration
…
object
…
plugs
[
#1682
] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality.
2020-04-17 21:21:10 +03:00
pool
…
reverse_proxy
…
support
Use `json_response_and_validate_schema/2` in tests to validate OpenAPI schema
2020-04-27 20:46:52 +04:00
tasks
don't restart postgrex
2020-04-17 12:45:13 +03:00
upload
…
uploaders
…
user
…
web
Merge branch 'openapi/account' into 'develop'
2020-04-28 11:57:16 +00:00
workers
…
activity_expiration_test.exs
…
activity_test.exs
…
bookmark_test.exs
…
captcha_test.exs
…
config_test.exs
…
conversation_test.exs
…
earmark_renderer_test.exs
…
emoji_test.exs
…
filter_test.exs
…
following_relationship_test.exs
…
formatter_test.exs
formatter: Use user.uri instead of user.source_data.uri
2020-04-10 06:20:02 +02:00
healthcheck_test.exs
…
html_test.exs
…
http_test.exs
…
job_queue_monitor_test.exs
…
keys_test.exs
…
list_test.exs
…
marker_test.exs
Revert "Merge branch 'issue/1276' into 'develop'"
2020-04-14 16:32:22 +00:00
moderation_log_test.exs
…
notification_test.exs
Revert "Merge branch 'issue/1276' into 'develop'"
2020-04-14 16:32:22 +00:00
object_test.exs
Merge branch 'remake-remodel-2' into 'develop'
2020-04-06 11:59:01 +00:00
otp_version_test.exs
…
pagination_test.exs
…
registration_test.exs
…
repo_test.exs
…
runtime_test.exs
…
safe_jsonb_set_test.exs
…
scheduled_activity_test.exs
…
signature_test.exs
User: Move public_key from source_data to own field
2020-04-10 06:16:18 +02:00
stats_test.exs
Stats: Use `invisible` property for filtering.
2020-04-22 19:02:22 +02:00
test_helper.exs
…
upload_test.exs
…
user_invite_token_test.exs
…
user_relationship_test.exs
…
user_search_test.exs
…
user_test.exs
Merge branch 'fix/follow-and-blocks-import' into 'develop'
2020-04-22 15:46:04 +00:00
xml_builder_test.exs
…