.. |
activity/ir
|
Merge branch 'develop' into gun
|
2020-03-16 14:25:55 +03:00 |
bbs
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
config
|
returning partial chain
|
2020-05-15 16:16:02 +03:00 |
conversation
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
docs
|
|
|
emails
|
Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
|
2020-03-20 18:33:00 +03:00 |
emoji
|
profile emojis in User.emoji instead of source_data
|
2020-04-10 06:20:02 +02:00 |
federation
|
|
|
fixtures
|
Announcements: Handle through common pipeline.
|
2020-05-20 15:44:37 +02:00 |
http
|
don't run in async if tests depend on env config
|
2020-05-13 11:38:22 +03:00 |
instance_static
|
get-packs for local generated pack
|
2020-05-28 19:41:34 +03:00 |
integration
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
mfa
|
Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
|
2020-05-07 08:14:54 +00:00 |
object
|
Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
|
2020-03-20 18:33:00 +03:00 |
plugs
|
preload data into index.html
|
2020-05-29 14:15:24 -04:00 |
pool
|
|
|
reverse_proxy
|
Merge branch 'develop' into gun
|
2020-03-16 14:25:55 +03:00 |
support
|
Factory: Set users to be ap_enabled by default.
|
2020-05-25 12:59:42 +02:00 |
tasks
|
get-packs for local generated pack
|
2020-05-28 19:41:34 +03:00 |
upload
|
Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
|
2020-03-20 18:33:00 +03:00 |
uploaders
|
{:error, :enoent} s3 fix
|
2020-05-13 11:38:21 +03:00 |
user
|
|
|
web
|
preload data into index.html
|
2020-05-29 14:15:24 -04:00 |
workers
|
Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE
|
2020-05-21 04:41:42 +03:00 |
activity_expiration_test.exs
|
Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
|
2020-03-20 18:33:00 +03:00 |
activity_test.exs
|
Merge branch 'fix/1742-random-failing-tests' into 'develop'
|
2020-05-13 13:38:32 +00:00 |
bookmark_test.exs
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
captcha_test.exs
|
Add tests for account registration with captcha enabled and improve errors
|
2020-04-29 21:26:07 +04:00 |
config_test.exs
|
|
|
conversation_test.exs
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
earmark_renderer_test.exs
|
|
|
emoji_test.exs
|
|
|
filter_test.exs
|
Add OpenAPI spec for FilterController
|
2020-05-05 17:41:01 +04:00 |
following_relationship_test.exs
|
FollowingRelationship storage & performance optimizations (state turned ecto_enum -driven integer, reorganized indices etc.).
|
2020-03-28 18:49:03 +03:00 |
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
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
http_test.exs
|
|
|
job_queue_monitor_test.exs
|
|
|
keys_test.exs
|
|
|
list_test.exs
|
|
|
marker_test.exs
|
added an endpoint for getting unread notification count
|
2020-04-15 21:19:43 +03:00 |
mfa_test.exs
|
Upgrade Comeonin to v5
|
2020-05-12 17:14:59 -05:00 |
moderation_log_test.exs
|
|
|
notification_test.exs
|
Notification: Actually preload objects.
|
2020-05-27 12:41:06 +02: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
|
Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
|
2020-03-20 18:33:00 +03:00 |
runtime_test.exs
|
|
|
safe_jsonb_set_test.exs
|
|
|
scheduled_activity_test.exs
|
Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
|
2020-03-20 18:33:00 +03:00 |
signature_test.exs
|
Signature: Handle non-ap ids in key ids.
|
2020-05-01 15:54:38 +02:00 |
stats_test.exs
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
test_helper.exs
|
|
|
upload_test.exs
|
Improved in-test clear_config/n applicability (setup / setup_all / in-test usage).
|
2020-03-20 18:33:00 +03:00 |
user_invite_token_test.exs
|
|
|
user_relationship_test.exs
|
|
|
user_search_test.exs
|
Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController
|
2020-05-07 08:14:54 +00:00 |
user_test.exs
|
UserTest: Add test for user refreshing.
|
2020-05-25 12:49:38 +02:00 |
xml_builder_test.exs
|
|
|