akkoma/test
Haelwenn d81acb5f62 Merge branch 'description-limits' into 'develop'
Add limits to image descriptions

See merge request pleroma/pleroma!2724
2020-07-07 03:00:52 +00:00
..
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
chat ChatMessageReference -> Chat.MessageReference 2020-06-06 11:51:10 +02:00
config don't save tesla settings into db 2020-07-06 08:48:20 +03:00
conversation Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
docs little fixes and typos fix 2020-01-10 15:52:02 +03:00
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 Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
fixtures Fetcher: Work when we can't get the OP. 2020-07-01 11:48:51 +02:00
http added wrapper Pleroma.HTTP for ExAws.S3 2020-06-25 07:12:29 +03:00
instance_static emoji pagination for pack show action 2020-06-18 18:50:03 +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
migration_helper MigrationHelper: Move notification backfilling to own module. 2020-06-09 09:20:55 +02:00
object Fetcher: Work when we can't get the OP. 2020-07-01 11:48:51 +02:00
plugs preload data into index.html 2020-06-03 16:34:03 -04:00
pool clean up 2020-03-12 18:29:07 +03:00
reverse_proxy Merge branch 'develop' into gun 2020-03-16 14:25:55 +03:00
support MastoAPI: Show source field when deleting 2020-06-26 19:52:20 +02:00
tasks Merge develop 2020-06-23 20:56:55 +03:00
upload Mogrify args as custom tuples 2020-06-16 15:53:28 +03:00
uploaders {:error, :enoent} s3 fix 2020-05-13 11:38:21 +03:00
user Update Copyrights 2020-03-03 16:44:49 -06:00
web Merge branch 'description-limits' into 'develop' 2020-07-07 03:00:52 +00:00
workers fixes for tests 2020-06-16 19:03:45 +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
application_requirements_test.exs fix tests 2020-06-23 09:08:24 +03: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
chat_test.exs Chats: Remove `unread` from the db, calculate from unseen messages. 2020-06-03 14:26:50 +02:00
config_test.exs Update Copyrights 2020-03-03 16:44:49 -06: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 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 Update Copyrights 2020-03-03 16:44:49 -06:00
html_test.exs excluding attachment links from RichMedia 2020-06-29 15:25:57 +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 Notification: Remove TODO. 2020-06-29 17:52:56 +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 Use atoms as keys in `ActivityPub.fetch_*` functions options 2020-06-04 21:36:26 +04: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
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 [#1892] Excluded internal users (applications) from user search results, reinstated service actors in search results. 2020-07-03 11:02:15 +03:00
user_test.exs ActivityPub: Handle clashing nicknames for the same ap id 2020-07-01 12:26:07 +02:00
xml_builder_test.exs Older copyright updates 2020-03-03 16:46:45 -06:00