Commit graph

  • 00aaf77e04
    Use same styling for statuses in email as on web (#32073) Christian Schmidt 2024-09-26 13:48:01 +02:00
  • 437cecc965
    Fix awkward status action bar layout changes (#2859) Claire 2024-09-26 12:02:40 +02:00
  • db57fe80c8
    Remove page_json var from ap/replies spec (#32000) Matt Jankowski 2024-09-26 04:54:01 -04:00
  • 278a075b22
    New Crowdin Translations (automated) (#32103) github-actions[bot] 2024-09-26 10:47:38 +02:00
  • 886baa5e35
    Fix typo causing incorrect error being raised in blurhash processing failure (#32104) Claire 2024-09-26 09:40:59 +02:00
  • db332553c9
    Rename "Data export" menu item (#32099) Christian Schmidt 2024-09-25 21:54:28 +02:00
  • f610fdd6e7
    Merge pull request #2858 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-09-25 21:15:51 +02:00
  • 3426ea2912
    Add preview of followers removed in domain block modal in web UI (#32032) Eugen Rochko 2024-09-25 20:13:36 +02:00
  • 28c4eca0af
    Change responsive break points on navigation panel in web UI (#32034) Eugen Rochko 2024-09-25 18:36:19 +02:00
  • 0b1310feb3 [Glitch] Keep the status action buttons at their position regardless of the counter size Renaud Chaput 2024-09-25 16:33:58 +02:00
  • 5716ebf390 [Glitch] Add notification grouping for follow notifications Renaud Chaput 2024-09-25 15:36:19 +02:00
  • 36ce5813cb [Glitch] Fix search params being dropped when redirected to non-deck path Renaud Chaput 2024-09-25 15:35:37 +02:00
  • d9d84822bb [Glitch] Use not-allowed for cursor on disabled buttons Matt Jankowski 2024-09-25 03:43:12 -04:00
  • 633165ba9c Merge commit '28966fa0a6d7b98ee94696acdc79e45449ce8349' into glitch-soc/merge-upstream Claire 2024-09-25 17:41:37 +02:00
  • 28966fa0a6
    Remove deprecated v2_alpha endpoint for grouped notifications (#32089) Renaud Chaput 2024-09-25 17:21:11 +02:00
  • 739ad0eed2
    Keep the status action buttons at their position regardless of the counter size (#32084) Renaud Chaput 2024-09-25 16:33:58 +02:00
  • 51777fe3e2
    Prefer structure checks over multi-line size/parts checks in parsed_body (#32063) Matt Jankowski 2024-09-25 09:54:22 -04:00
  • d6f5ee75ab
    Add notification grouping for follow notifications (#32085) Renaud Chaput 2024-09-25 15:36:19 +02:00
  • 3dc4ddc663
    Fix search params being dropped when redirected to non-deck path (#31984) Renaud Chaput 2024-09-25 15:35:37 +02:00
  • 83574f641a
    Add coverage and use mailer callback to check functional user in notification mailer (#32055) Matt Jankowski 2024-09-25 04:07:48 -04:00
  • c2ef83ea4c
    Consolidate shared a scope example parts into one attributes check (#32046) Matt Jankowski 2024-09-25 03:56:42 -04:00
  • c3b6a7a297
    Reduce factory creation (36 -> 12) in spec/controllers/oauth/* area (#32045) Matt Jankowski 2024-09-25 03:56:08 -04:00
  • 06ecf9008b
    Remove single-use shared examples in controller specs (#32044) Matt Jankowski 2024-09-25 03:50:15 -04:00
  • 69aa5699ce
    Use not-allowed for cursor on disabled buttons (#32076) Matt Jankowski 2024-09-25 03:43:12 -04:00
  • 4e6fc3a62f
    New Crowdin Translations (automated) (#32083) github-actions[bot] 2024-09-25 07:40:14 +00:00
  • a773c239c3
    Update dependency aws-sdk-s3 to v1.166.0 (#32079) renovate[bot] 2024-09-25 09:33:37 +02:00
  • 440b695b79
    Fix polls not being displayed in detailed status (#2857) Claire 2024-09-24 20:54:24 +02:00
  • 5df7e36244
    Merge pull request #2856 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-09-24 20:51:46 +02:00
  • ba7b1f06c1 [Glitch] Fix too many requests caused by relationship look-ups in web UI Eugen Rochko 2024-09-24 19:02:36 +02:00
  • 6142adc7d6 [Glitch] Fix wrapping in dashboard quick access buttons Renaud Chaput 2024-09-24 18:47:45 +02:00
  • 131696277c [Glitch] Fix multiple bugs in notification requests and notification policies Claire 2024-09-24 17:03:38 +02:00
  • aac6296183 [Glitch] Change hide media button to be in top right corner in web UI Eugen Rochko 2024-09-24 10:00:20 +02:00
  • c6039f99ce Merge commit '70988519df66f0b8edeb6ca95140f1d3e436fea8' into glitch-soc/merge-upstream Claire 2024-09-24 19:34:30 +02:00
  • 70988519df
    Fix too many requests caused by relationship look-ups in web UI (#32042) Eugen Rochko 2024-09-24 19:02:36 +02:00
  • f1b6a611aa
    Fix wrapping in dashboard quick access buttons (#32043) Renaud Chaput 2024-09-24 18:47:45 +02:00
  • 556837f156
    Fix the summary of converted object types to be treated as HTML (#28629) André Menrath 2024-09-24 17:57:53 +02:00
  • c36a76b9eb
    Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037) Claire 2024-09-24 17:19:55 +02:00
  • 0a6b75b71e
    Fix multiple bugs in notification requests and notification policies (#32062) Claire 2024-09-24 17:03:38 +02:00
  • cfb8fc6222
    Increase regexp timeout and allow override (#32056) David Roetzel 2024-09-24 15:16:58 +02:00
  • 19dedd7cfd
    Set important mailer headers with after_action callback (#32057) Matt Jankowski 2024-09-24 09:16:31 -04:00
  • 780e2e9d66
    Convert notification mailer spec shared examples to matchers (#32047) Matt Jankowski 2024-09-24 08:07:16 -04:00
  • 7c61533111
    Update dependency aws-sdk-s3 to v1.165.0 (#32050) renovate[bot] 2024-09-24 11:54:25 +02:00
  • 11ac5c8929
    New Crowdin Translations (automated) (#32052) github-actions[bot] 2024-09-24 11:42:14 +02:00
  • c808055fc3
    Update dependency webrick (#32054) Claire 2024-09-24 10:16:22 +02:00
  • d54ce67dc9
    Change hide media button to be in top right corner in web UI (#32048) Eugen Rochko 2024-09-24 10:00:20 +02:00
  • 6551129aff
    Merge pull request #2853 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-09-24 09:44:10 +02:00
  • 38744a4e51 [Glitch] Change mobile breakpoint back to old version and allow main column to shrink Claire 2024-09-23 14:53:35 +02:00
  • c2c3a66478 Merge commit '5dfdec645313e556413147597138a8008bc35996' into glitch-soc/merge-upstream Claire 2024-09-23 20:24:18 +02:00
  • 5dfdec6453
    Convert settings/applications controller spec to system/request specs (#32006) Matt Jankowski 2024-09-23 09:37:32 -04:00
  • aaab6b7adc
    Add reblogs and favourites counts to statuses in ActivityPub (#32007) Eugen Rochko 2024-09-23 15:14:15 +02:00
  • b5bdc69f7b
    Change mobile breakpoint back to old version and allow main column to shrink (#32033) Claire 2024-09-23 14:53:35 +02:00
  • bbf7752256
    Combine assertions in Notification model spec (#32015) Matt Jankowski 2024-09-23 06:45:34 -04:00
  • 2b4bda8004
    Add response_avatar_link helper to webfinger request spec (#31999) Matt Jankowski 2024-09-23 06:44:52 -04:00
  • 447d0a3e88
    Remove double no-records cases in api/v1/admin req specs (#32014) Matt Jankowski 2024-09-23 05:27:53 -04:00
  • 66ed7ea4b5
    Move status creation to "with rss" context in accounts request spec (#32020) Matt Jankowski 2024-09-23 05:20:43 -04:00
  • cd7b670cd8
    Reduce factory creation in User#reset_password! spec (#32021) Matt Jankowski 2024-09-23 05:18:04 -04:00
  • 5d6a3f2cb0
    Update dependency google-protobuf (#32029) Claire 2024-09-23 11:13:51 +02:00
  • 770ec9240a
    Update Yarn to v4.5.0 (#31914) renovate[bot] 2024-09-23 09:02:16 +00:00
  • 11eae691ba
    Feature more otel customization (#31998) Tim Campbell 2024-09-23 10:55:35 +02:00
  • ed90d9342e
    New Crowdin Translations (automated) (#32011) github-actions[bot] 2024-09-23 08:50:19 +00:00
  • 0ba3ad4a35
    Remove body_json_ids from api/v2/admin/accounts spec (#32003) Matt Jankowski 2024-09-23 04:45:05 -04:00
  • e0b45b35c9
    Combine repeated parsed_body assertions into single (#32002) Matt Jankowski 2024-09-23 04:42:52 -04:00
  • 5fae1d55e5
    Fix OAuth authorization prompt referring to third-party apps (#32005) Eugen Rochko 2024-09-23 10:42:03 +02:00
  • 10d2f83025
    Update dependency selenium-webdriver to v4.25.0 (#32008) renovate[bot] 2024-09-23 08:41:26 +00:00
  • 958f01e722
    Update dependency sass to v1.79.3 (#32009) renovate[bot] 2024-09-23 08:41:05 +00:00
  • f4632d941a
    Update dependency aws-sdk-s3 to v1.164.0 (#32010) renovate[bot] 2024-09-23 10:40:46 +02:00
  • c37f9c0d44
    Update dependency jsdom to v25.0.1 (#32017) renovate[bot] 2024-09-23 10:36:57 +02:00
  • 84d04386dd
    Update DefinitelyTyped types (non-major) (#32026) renovate[bot] 2024-09-23 10:35:37 +02:00
  • f294c4a594
    Update libretranslate/libretranslate Docker tag to v1.6.1 (#32027) renovate[bot] 2024-09-23 10:35:23 +02:00
  • efc0d4d526
    Update dependency react-intl to v6.7.0 (#32028) renovate[bot] 2024-09-23 10:35:11 +02:00
  • 6ac6d86525
    Merge pull request #2852 from ClearlyClaire/glitch-soc/features/grouped-notifications-cw Claire 2024-09-22 21:57:55 +02:00
  • 7c148ed1cb Use new CW class in more places Claire 2024-09-22 20:54:11 +02:00
  • 4d754935a9 Replace new-style upstream CWs with old-style CWs for now Claire 2024-09-22 20:21:46 +02:00
  • 0d26c9fb0b [Glitch] Fix wrong width on content warnings and filters in web UI Eugen Rochko 2024-09-05 11:46:11 +02:00
  • 7d97e3d82f [Glitch] Change how content warnings and filters are displayed in web UI Eugen Rochko 2024-08-22 19:12:35 +02:00
  • 5aebdc9bcb
    Merge pull request #2850 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-09-21 20:27:48 +02:00
  • 8292e2c912
    Merge remote-tracking branch 'upstream/main' into develop Jeremy Kescher 2024-09-21 19:12:23 +02:00
  • 5935be3c12
    Bump Catstodon revision to 1.0.1+nightly Jeremy Kescher 2024-09-21 19:11:08 +02:00
  • a969c6a6a6 [Glitch] Change zoom icon in web UI Eugen Rochko 2024-09-20 11:42:02 +02:00
  • 03829d8e1d [Glitch] Update directory page options to use URL params Renaud Chaput 2024-09-19 17:34:08 +02:00
  • 86b9d3b4e5 [Glitch] Fix custom history.push and history.replace building bogus location if path is omitted Claire 2024-09-19 16:58:33 +02:00
  • 9bd5838646 [Glitch] Fix browser glitch caused by two overlapping scroll animations in web UI Eugen Rochko 2024-09-19 12:52:46 +02:00
  • 80cb285819 [Glitch] Fix sass deprecation warning Eugen Rochko 2024-09-18 19:39:32 +02:00
  • d77348f830 [Glitch] Fix the appearance of avatars when they do not load Renaud Chaput 2024-09-18 19:39:15 +02:00
  • 0820cbcb35 [Glitch] Mute XHR abort errors Christian Schmidt 2024-09-18 10:43:24 +02:00
  • 221bba1897 Merge commit '7ed9c590b98610f8d68deab9ef8df260eec6d8f0' into glitch-soc/merge-upstream Claire 2024-09-21 15:06:06 +02:00
  • b0f6d3e112
    New Crowdin Translations (automated) (#2773) github-actions[bot] 2024-09-21 14:57:30 +02:00
  • 7ed9c590b9
    Fix issue when encountering reblog of deleted post in feed rebuild (#32001) Claire 2024-09-20 16:58:06 +02:00
  • ed8b0e4b1e
    Fix links for reblogs in moderation interface (#31979) Claire 2024-09-20 15:33:26 +02:00
  • d55f4fbda1
    Add content type checks to api/v2 request specs (#31983) Matt Jankowski 2024-09-20 09:19:53 -04:00
  • 171394e914
    Add coverage for CSV responses for severed relationships (#31962) Matt Jankowski 2024-09-20 09:13:47 -04:00
  • 66326065b0
    Add response.content_type checks for JSON to api/v1 request specs (#31981) Matt Jankowski 2024-09-20 09:13:04 -04:00
  • a7dbf6f5a5
    Use heredoc/squish for inline css styles in oembed serializer (#31991) Matt Jankowski 2024-09-20 08:50:51 -04:00
  • bdf83c353f
    Move default embed size knowledge into OEmbedSerializer (#31990) Matt Jankowski 2024-09-20 08:39:48 -04:00
  • a5ebd0eb05
    Bump Catstodon revision to 1.0.1 v4.3.0-beta.2+cat.1.0.1 Jeremy Kescher 2024-09-20 13:31:06 +02:00
  • 2819f96f93
    Prevent status content click on detailed status view again Jeremy Kescher 2024-09-20 13:18:55 +02:00
  • edcfe93845
    Mark future versions as nightly Jeremy Kescher 2024-09-20 12:17:38 +02:00
  • 8afa3bb2fa
    Change Mastodon to issue correctly-signed queries by default (#31994) Claire 2024-09-20 12:10:09 +02:00
  • 566205ab1c
    Rename Mastodon::RejectPayload to Mastodon::RejectPayloadError to match naming scheme for ValidationErrors v4.3.0-beta.2+cat.1.0.0 Jeremy Kescher 2024-09-20 11:56:27 +02:00
  • 655d28f6a7
    Merge remote-tracking branch 'upstream/main' into develop Jeremy Kescher 2024-09-20 11:53:07 +02:00
  • e7fd0985c9
    Change zoom icon in web UI (#29683) Eugen Rochko 2024-09-20 11:42:02 +02:00
  • 04a939d640
    Add reviewed and unreviewed scopes to Reviewable model concern (#31988) Matt Jankowski 2024-09-20 04:51:37 -04:00
  • c922af2737
    Add LIMIT constant for api/v1/peers/search endpoint (#31989) Matt Jankowski 2024-09-20 04:31:58 -04:00
  • 162f9a3c90
    New Crowdin Translations (automated) (#31993) github-actions[bot] 2024-09-20 08:31:28 +00:00
  • 840fd69730
    Update dependency sass to v1.79.2 (#31992) renovate[bot] 2024-09-20 10:20:27 +02:00
  • 9a03902ab6
    Capture actual behavior in v2/notifications "someone else" dismiss scenario (#31985) Matt Jankowski 2024-09-20 04:16:19 -04:00
  • 09459ed000
    Update dependency react-select to v5.8.1 (#31982) renovate[bot] 2024-09-20 10:15:14 +02:00
  • ae03e4ffc6
    Update directory page options to use URL params (#31977) Renaud Chaput 2024-09-19 17:34:08 +02:00
  • 57a38f071b
    Fix custom history.push and history.replace building bogus location if path is omitted (#31980) Claire 2024-09-19 16:58:33 +02:00
  • 5a8f2fe31d
    Convert settings/exports controller spec to system/request specs (#31965) Matt Jankowski 2024-09-19 09:43:40 -04:00
  • 2946a9286b
    Use headers shorthand in mailers (#31956) Matt Jankowski 2024-09-19 09:38:32 -04:00
  • 6801afa12f
    Update dependency devise-two-factor to v6 [SECURITY] (#31957) renovate[bot] 2024-09-19 10:56:09 +00:00
  • ef4d6ab988
    Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) Eugen Rochko 2024-09-19 12:52:46 +02:00
  • efdc17513d
    New Crowdin Translations (automated) (#31974) github-actions[bot] 2024-09-19 10:34:19 +00:00
  • 5d573c976e
    Remove unused E2EE-related methods (#31964) Matt Jankowski 2024-09-19 06:23:58 -04:00
  • b071e618e7
    Combine API request spec assertions (#31970) Matt Jankowski 2024-09-19 06:15:21 -04:00
  • 1fce55cf5d
    Update dependency aws-sdk-s3 to v1.163.0 (#31972) renovate[bot] 2024-09-19 09:51:14 +00:00
  • 90db524a90
    Update dependency puma to v6.4.3 (#31975) renovate[bot] 2024-09-19 09:50:58 +00:00
  • 62a39d60ce
    Fix rolling updates by moving DropEndToEndMessageTables to post-deployment migrations (#31963) Claire 2024-09-19 11:50:06 +02:00
  • 29656cb9e0
    Fix sass deprecation warning (#31961) Eugen Rochko 2024-09-18 19:39:32 +02:00
  • 8b70834035
    Fix the appearance of avatars when they do not load (#31966) Renaud Chaput 2024-09-18 19:39:15 +02:00
  • e3baa1cdda
    Add coverage for AccountDeletionRequest class (#31937) Matt Jankowski 2024-09-18 09:29:57 -04:00
  • 42f9f507b6
    Update dependency pg to v8.13.0 (#31949) renovate[bot] 2024-09-18 15:29:21 +02:00
  • bf8eaaa9a5
    Convert controller spec for security_key_options endpoint to request spec (#31938) Matt Jankowski 2024-09-18 05:42:36 -04:00
  • 6f836c45aa
    Remove crypto values from doorkeeper application/token scopes (#31945) Matt Jankowski 2024-09-18 05:27:50 -04:00
  • 5405bdd344
    Remove unused E2EE messaging code (#31193) Matt Jankowski 2024-09-18 05:27:43 -04:00
  • 2d399f5d4a
    Update dependency pg-connection-string to v2.7.0 (#31950) renovate[bot] 2024-09-18 11:17:57 +02:00
  • 7740f1a6bb
    Mute XHR abort errors (#31952) Christian Schmidt 2024-09-18 10:43:24 +02:00
  • a791274824
    Update dependency sass to v1.79.1 (#31958) renovate[bot] 2024-09-18 08:28:42 +00:00
  • eb16763bff
    Use have_http_link_header matcher in api/v1/trends/* specs (#31940) Matt Jankowski 2024-09-18 04:22:07 -04:00
  • 943738671c
    Remove unneeded to_s on Link header comparison in statuses controller spec (#31941) Matt Jankowski 2024-09-18 04:21:31 -04:00
  • 6f3d7516dc
    Update dependency dotenv to v3.1.4 (#31953) renovate[bot] 2024-09-18 08:10:22 +00:00
  • bd86c692cf
    New Crowdin Translations (automated) (#31959) github-actions[bot] 2024-09-18 08:06:44 +00:00
  • b7548dbf29
    Update dependency memory_profiler to v1.1.0 (#31947) renovate[bot] 2024-09-18 08:05:59 +00:00
  • a397141d78
    Move non-action public method controller callback to private methods (#31933) Matt Jankowski 2024-09-18 04:05:25 -04:00
  • f3f06dafe3
    Update dependency babel-loader to v8.4.1 (#31931) renovate[bot] 2024-09-18 10:05:06 +02:00
  • 486e61677c
    Merge pull request #2848 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-09-17 18:34:28 +02:00
  • 6bd86fede0 [Glitch] Increase no-gap-breakpoint by 32px to fix overflow Claire 2024-09-17 05:19:42 +02:00
  • a85b2476c2 [Glitch] Fix background of text detection progress Michael Stanclift 2024-09-16 22:19:04 -05:00
  • 93b2c8164e [Glitch] Fix selectSettingsNotificationsExcludedTypes not being memoized properly Claire 2024-09-16 16:51:56 +02:00
  • 11de3dbef6 [Glitch] Enable grouped notifications unconditionally Claire 2024-09-16 15:12:10 +02:00
  • 6de18bb475 Merge commit '3e91c101b3c4b5166dab778837e38bed424b4333' into glitch-soc/merge-upstream Claire 2024-09-17 17:54:00 +02:00
  • 3e91c101b3
    Bump version to 4.3.0-beta.2 (#31948) Claire 2024-09-17 17:42:45 +02:00
  • d8f9db547a
    Merge commit from fork David Roetzel 2024-09-17 16:59:29 +02:00
  • 6a233cbfcf
    New Crowdin Translations (automated) (#31946) github-actions[bot] 2024-09-17 15:02:53 +02:00
  • d2f9075078
    Increase no-gap-breakpoint by 32px to fix overflow (#31889) Claire 2024-09-17 05:19:42 +02:00
  • 5a33a5658b
    Fix background of text detection progress (#31943) Michael Stanclift 2024-09-16 22:19:04 -05:00
  • 18209d2011
    Merge pull request #2847 from ClearlyClaire/glitch-soc/fixes/click-detailed-status Claire 2024-09-16 23:51:37 +02:00
  • c8ef702ba9
    Merge pull request #2846 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-09-16 23:31:03 +02:00
  • 43f6792e1b Fix detailed statuses being clickable and linking to broken pages Claire 2024-09-16 22:51:19 +02:00
  • 0740352ce6 [Glitch] Rename /api/v2_alpha/notifications* to /api/v2/notifications* Claire 2024-09-16 14:10:02 +02:00
  • b6398cf2d3 [Glitch] Fix horizontal scrollbar on who to follow carousel in web UI Eugen Rochko 2024-09-16 14:08:37 +02:00
  • e25634ccef [Glitch] Convert notification requests actions and reducers to Typescript Claire 2024-09-16 11:54:03 +02:00
  • 665e9129fe Merge commit 'e0648a916ab81925545504173bf4f43ec64d4f3c' into glitch-soc/merge-upstream Claire 2024-09-16 21:08:58 +02:00
  • ca8e892c1a
    Fix selectSettingsNotificationsExcludedTypes not being memoized properly (#31881) Claire 2024-09-16 16:51:56 +02:00
  • 6c76a7a907
    Fix cancel follow request button sometimes saying “Follow back” (#31934) Claire 2024-09-16 15:20:44 +02:00
  • c620452fd7
    Enable grouped notifications unconditionally (#31929) Claire 2024-09-16 15:12:10 +02:00
  • e0648a916a
    Rename /api/v2_alpha/notifications* to /api/v2/notifications* (#31840) Claire 2024-09-16 14:10:02 +02:00
  • efb0e2c34b
    Fix horizontal scrollbar on who to follow carousel in web UI (#31912) Eugen Rochko 2024-09-16 14:08:37 +02:00
  • c0eda832f3
    Convert notification requests actions and reducers to Typescript (#31866) Claire 2024-09-16 11:54:03 +02:00
  • d5cf27e667
    Add global Regexp timeout (#31928) Claire 2024-09-16 11:40:18 +02:00
  • c54cbf7943
    Remove follow creation from ListAccount fabricator (#31902) Matt Jankowski 2024-09-16 04:56:40 -04:00
  • 474abf3c7f
    New Crowdin Translations (automated) (#31911) github-actions[bot] 2024-09-16 10:48:20 +02:00
  • 1d58f93670
    Update dependencies omniauth-saml, ruby-xml and ruby-saml (#31926) Claire 2024-09-16 10:48:13 +02:00
  • bf8b55ce91
    Enable Rails/Output in spec/ dir (#31905) Matt Jankowski 2024-09-16 04:29:06 -04:00
  • abd2f5654a
    Add validation coverage for CustomEmoji shortcode value (#31906) Matt Jankowski 2024-09-16 03:53:03 -04:00
  • 822e918a56
    Add coverage for Bookmark validation and reblog/status check callback (#31907) Matt Jankowski 2024-09-16 03:52:22 -04:00
  • c24de04f9c
    Update dependency postcss to v8.4.47 (#31913) renovate[bot] 2024-09-16 09:51:36 +02:00
  • 9ea270526c
    Update DefinitelyTyped types (non-major) (#31922) renovate[bot] 2024-09-16 09:51:13 +02:00
  • 2afaa3b3d4
    Update dependency husky to v9.1.6 (#31923) renovate[bot] 2024-09-16 09:50:51 +02:00
  • 0cc05fbb7c
    Update dependency i18n to v1.14.6 (#31925) renovate[bot] 2024-09-16 09:50:43 +02:00
  • 4b40d13cb3
    Increase preview card image size limit from 2MB to 8MB when using libvips (#31904) Claire 2024-09-14 02:16:02 +02:00
  • 346919178d
    Merge pull request #2845 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-09-13 23:40:06 +02:00
  • 117ac13d12 Merge commit '5ba3405be4c1f708f198580b481f822698dab392' into glitch-soc/merge-upstream Claire 2024-09-13 21:37:34 +02:00
  • 065abf2918
    Merge pull request #2843 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-09-13 21:35:17 +02:00
  • 5ba3405be4
    Update dependency opentelemetry-instrumentation-pg to '~> 0.29.0' (#31897) renovate[bot] 2024-09-13 14:07:33 +02:00
  • c1b2c4fd9a
    Strip protocol from attribution domains (#31900) David Roetzel 2024-09-13 13:37:15 +02:00
  • ba81e4e019
    Fix inability to locally suspend remotely-suspended accounts in moderation interface (#31899) Claire 2024-09-13 11:11:10 +02:00
  • a2c4f5f5c0
    Add coverage for ListAccount follow/follow_request set up (#31896) Matt Jankowski 2024-09-13 04:49:03 -04:00
  • 49cbee3836
    Remove unused argument from AccountMigration.within_cooldown (#31892) Matt Jankowski 2024-09-13 04:43:21 -04:00
  • 353ade767b
    New Crowdin Translations (automated) (#31898) github-actions[bot] 2024-09-13 10:41:46 +02:00
  • 427ed60274 Fix link handling within detailed status contents Claire 2024-09-12 22:42:07 +02:00
  • 4050beb6e2 Fix detailed status timestamp link target not being the original URL Claire 2024-09-12 22:30:40 +02:00
  • 202077517c
    Add "search" group for chewy classes in simplecov config (#31890) Matt Jankowski 2024-09-12 16:09:55 -04:00
  • 9b1ecf7aee [Glitch] Fix review history and action modal styling Michael Stanclift 2024-09-12 09:18:43 -05:00
  • afd3953cdd [Glitch] Autofocus primary button in modals Claire 2024-09-12 15:15:05 +02:00
  • 83b553c7d1 Merge commit '0226bbe5165a53658b29e46ddbef6a10507fdc8c' into glitch-soc/merge-upstream Claire 2024-09-12 21:32:39 +02:00
  • bd68d2ab21 [Glitch] Change design of embed modal in web UI Eugen Rochko 2024-09-12 14:54:16 +02:00
  • e705ec13db [Glitch] Change embedded posts to use web UI Eugen Rochko 2024-09-12 11:41:19 +02:00
  • 3465d39494 Merge commit '24ef8255b3f9b44cb54f49bc78fe3382a7070b1a' into glitch-soc/merge-upstream Claire 2024-09-12 20:05:08 +02:00
  • 2d31cdbc28 [Glitch] Fix notifications re-rendering spuriously in web UI Eugen Rochko 2024-09-12 10:16:07 +02:00
  • caaa412e6e Merge commit 'f2a92c2d22345568ca7f47ee1d1d70de53eb547d' into glitch-soc/merge-upstream Claire 2024-09-12 17:34:16 +02:00
  • 17e3a12d3d [Glitch] Update typescript-eslint monorepo to v8 (major) renovate[bot] 2024-09-11 15:59:46 +02:00
  • 196b141af5 [Glitch] Change inner borders in media galleries in web UI Eugen Rochko 2024-09-11 09:29:18 +02:00
  • eb28472ded [Glitch] Fix alt text modal styling Michael Stanclift 2024-09-10 12:33:55 -05:00
  • 90d7a4bac4 Merge commit 'a27f7f4e561c9d2fe21d984059603d2f500c005b' into glitch-soc/merge-upstream Claire 2024-09-12 17:22:06 +02:00
  • 0226bbe516
    Update dependency express to v4.21.0 (#31877) renovate[bot] 2024-09-12 14:21:06 +00:00
  • cc3cf9c465
    Update dependency aws-sdk-s3 to v1.162.0 (#31875) renovate[bot] 2024-09-12 14:20:44 +00:00
  • a269ff9253
    Fix review history and action modal styling (#31864) Michael Stanclift 2024-09-12 09:18:43 -05:00
  • 207c073bf8
    Remove debug output in migration controller spec (#31886) Matt Jankowski 2024-09-12 10:04:46 -04:00