.. |
activity/ir
|
Merge branch 'develop' into gun
|
2020-03-16 14:25:55 +03:00 |
bbs
|
|
|
chat
|
|
|
config
|
|
|
conversation
|
|
|
docs
|
|
|
emails
|
fix for sometimes failing tests
|
2020-08-19 12:57:29 +03:00 |
emoji
|
|
|
federation
|
|
|
fixtures
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads
|
2020-08-25 11:44:51 +02:00 |
gun
|
|
|
http
|
Don't test tls_options in adapter helper test.
|
2020-07-15 15:26:35 +03:00 |
instance_static
|
|
|
integration
|
Merge branch 'fix/streaming-termination-errors' into 'develop'
|
2020-09-17 19:50:51 +03:00 |
mfa
|
|
|
migration_helper
|
|
|
migrations
|
|
|
object
|
|
|
plugs
|
Merge branch 'bugfix/mock' into 'develop'
|
2020-09-08 19:46:23 +03:00 |
reverse_proxy
|
|
|
support
|
Merge branch 'feat/rich-media-head' into 'develop'
|
2020-09-17 19:04:50 +03:00 |
tasks
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-bundles-downloads
|
2020-08-25 11:44:51 +02:00 |
upload
|
Merge branch 'fix/upload-filter-exiftool-webp' into 'develop'
|
2020-09-08 19:45:44 +03:00 |
uploaders
|
|
|
user
|
|
|
web
|
Pass hackney tls config into email tests, #2101
|
2020-09-21 15:26:10 -05:00 |
workers
|
|
|
activity_expiration_test.exs
|
don't load pinned activities in due_expirations
|
2020-08-12 19:46:47 +03:00 |
activity_test.exs
|
Merge branch 'fix/1742-random-failing-tests' into 'develop'
|
2020-05-13 13:38:32 +00:00 |
application_requirements_test.exs
|
Update clear_config macro
|
2020-08-05 17:46:14 +03:00 |
bookmark_test.exs
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
captcha_test.exs
|
Expose seconds_valid in Pleroma Captcha API endpoint
|
2020-07-29 16:07:22 -05:00 |
chat_test.exs
|
Chats: Remove unread from the db, calculate from unseen messages.
|
2020-06-03 14:26:50 +02:00 |
config_test.exs
|
Handle non-list keys in Config.fetch/1
|
2020-08-05 18:23:12 +03:00 |
conversation_test.exs
|
Add OpenAPI spec for StatusController
|
2020-05-13 00:25:21 +04:00 |
earmark_renderer_test.exs
|
test/earmark_renderer_test.exs: Rename from test/earmark_renderer_test.ex
|
2020-03-15 17:07:08 +01:00 |
emoji_test.exs
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
filter_test.exs
|
renaming back and reject nil on create
|
2020-07-06 09:30:42 +03: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
|
Update linkify migration tests to use config from ConfigDB
|
2020-07-22 16:11:53 -05:00 |
healthcheck_test.exs
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
html_test.exs
|
Merge branch 'fix/rich-media-fake-statuses' into 'develop'
|
2020-09-08 13:56:42 +03:00 |
http_test.exs
|
added wrapper Pleroma.HTTP for Tzdata.HTTPClient
|
2020-06-24 09:12:32 +03:00 |
job_queue_monitor_test.exs
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
keys_test.exs
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
list_test.exs
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
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
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
notification_test.exs
|
Make notifications about new statuses from muted threads read
|
2020-08-17 00:11:33 +02:00 |
object_test.exs
|
Merge branch 'remake-remodel-2' into 'develop'
|
2020-04-06 11:59:01 +00:00 |
otp_version_test.exs
|
otp version
|
2020-03-04 09:23:42 +03:00 |
pagination_test.exs
|
OpenAPI: Add :id to follower/following endpoints, fixes #1958
|
2020-07-17 12:35:28 -05:00 |
registration_test.exs
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
repo_test.exs
|
added verify RUM settings before start app
|
2020-06-22 17:27:49 +03:00 |
report_note_test.exs
|
Add ReportNote test
|
2020-08-02 17:45:15 -05:00 |
runtime_test.exs
|
Bump copyright years of files changed after 2020-01-07
|
2020-03-02 06:08:45 +01:00 |
safe_jsonb_set_test.exs
|
Add a test for safe_jsonb_set
|
2019-10-18 15:22:16 +03:00 |
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
|
Merge develop
|
2020-05-13 19:56:40 +03:00 |
test_helper.exs
|
removing GunMock to use Mox
|
2020-03-06 20:23:58 +03:00 |
upload_test.exs
|
Upload: Restrict description length
|
2020-07-06 11:08:13 +02:00 |
user_invite_token_test.exs
|
Merge branch 'develop' into gun
|
2020-03-03 17:15:49 -06:00 |
user_relationship_test.exs
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
user_search_test.exs
|
Merge branch 'fix-searching-following' into 'develop'
|
2020-09-08 12:53:02 +03:00 |
user_test.exs
|
Pass hackney tls config into email tests, #2101
|
2020-09-21 15:26:10 -05:00 |
xml_builder_test.exs
|
Older copyright updates
|
2020-03-03 16:46:45 -06:00 |