This website requires JavaScript.
Explore
Help
Sign In
moon
/
spc-pleroma
Watch
1
Star
0
Fork
You've already forked spc-pleroma
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11b22a4229
spc-pleroma
/
test
History
Maksim
11b22a4229
Apply suggestion to test/web/media_proxy/invalidations/http_test.exs
2020-06-17 12:58:33 +00:00
..
activity
/ir
…
bbs
…
chat
ChatMessageReference -> Chat.MessageReference
2020-06-06 11:51:10 +02:00
config
…
conversation
…
docs
…
emails
…
emoji
…
federation
…
fixtures
…
http
hackney adapter helper: support tlsv1.3 and remove custom opts
2020-05-30 15:36:55 +03:00
instance_static
…
integration
…
mfa
…
migration_helper
MigrationHelper: Move notification backfilling to own module.
2020-06-09 09:20:55 +02:00
object
…
plugs
HTTP Security plug: rewrite &csp_string/0
2020-05-27 21:31:47 +03:00
pool
…
reverse_proxy
…
support
…
tasks
New mix task: pleroma.user reset_mfa <nickname>
2020-06-11 22:54:48 +02:00
upload
…
uploaders
…
user
…
web
Apply suggestion to test/web/media_proxy/invalidations/http_test.exs
2020-06-17 12:58:33 +00:00
workers
Merge remote-tracking branch 'origin/develop' into global-status-expiration
2020-06-01 15:48:51 +04:00
activity_expiration_test.exs
…
activity_test.exs
…
bookmark_test.exs
…
captcha_test.exs
…
chat_test.exs
Chats: Remove `unread` from the db, calculate from unseen messages.
2020-06-03 14:26:50 +02:00
config_test.exs
…
conversation_test.exs
…
earmark_renderer_test.exs
…
emoji_test.exs
…
filter_test.exs
…
following_relationship_test.exs
…
formatter_test.exs
…
healthcheck_test.exs
…
html_test.exs
…
http_test.exs
…
job_queue_monitor_test.exs
…
keys_test.exs
…
list_test.exs
…
marker_test.exs
…
mfa_test.exs
…
moderation_log_test.exs
…
notification_test.exs
Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page
2020-06-14 18:27:11 +03:00
object_test.exs
…
otp_version_test.exs
…
pagination_test.exs
Use atoms as keys in `ActivityPub.fetch_*` functions options
2020-06-04 21:36:26 +04:00
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
…
signature_test.exs
…
stats_test.exs
…
test_helper.exs
…
upload_test.exs
…
user_invite_token_test.exs
…
user_relationship_test.exs
…
user_search_test.exs
…
user_test.exs
Merge branch 'feature/delete-follow-requests-on-user-deletion' into 'develop'
2020-06-08 10:54:43 +00:00
xml_builder_test.exs
…