Commit graph

  • b0a30967d7
    Update dependency thor to v1.3.2 (#31654) renovate[bot] 2024-08-30 09:05:39 +02:00
  • ad0a28a8bf
    Add grouped_types parameter to allow clients to restrict which notifications types get grouped (#31594) Claire 2024-08-29 14:39:07 +02:00
  • 662f87dbe9
    Use MediaAttachment.supported_mime_types method where relevant (#31635) Matt Jankowski 2024-08-29 04:52:29 -04:00
  • 02585d8789
    Convert media controller spec to request spec (#31634) Matt Jankowski 2024-08-29 04:46:00 -04:00
  • b9269c8d38
    Convert admin/reset controller spec to system spec (#31643) Matt Jankowski 2024-08-29 04:38:17 -04:00
  • 5d725b2c12
    New Crowdin Translations (automated) (#31647) github-actions[bot] 2024-08-29 10:30:39 +02:00
  • 4f4be65452
    Update dependency @rails/ujs to v7.1.400 (#31628) renovate[bot] 2024-08-29 10:30:09 +02:00
  • 8bd8238d41
    Update dependency selenium-webdriver to v4.24.0 (#31633) renovate[bot] 2024-08-29 08:20:02 +00:00
  • 099657be9a
    Update dependency flatware-rspec to v2.3.3 (#31636) renovate[bot] 2024-08-29 10:19:38 +02:00
  • dc7412c15f
    Update opentelemetry-ruby (non-major) (#31646) renovate[bot] 2024-08-29 10:18:41 +02:00
  • f6fb9b75db
    Streaming: Fix BIND IPv6 handling (#31624) Emelia Smith 2024-08-28 12:40:37 +02:00
  • 3c412578c9
    update: max_media_attachments follow server advertised value (#31616) HolgerHuo 2024-08-28 17:28:48 +08:00
  • 26d6d291c3
    New Crowdin Translations (automated) (#31627) github-actions[bot] 2024-08-28 10:59:15 +02:00
  • 0ef636f72d
    Convert shares controller spec to system spec (#31619) Matt Jankowski 2024-08-28 03:58:40 -04:00
  • 00586d27cb
    Convert instance_actor controller spec to request spec (#31621) Matt Jankowski 2024-08-28 03:56:07 -04:00
  • d46bf54925
    Merge pull request #2828 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-27 22:56:55 +02:00
  • 435ff8e550 [Glitch] Add ability for admins to force grouped notifications in web UI Claire 2024-08-27 16:55:51 +02:00
  • e15fad27bc [Glitch] Change design of boost modal in web UI Eugen Rochko 2024-08-26 19:12:17 +02:00
  • d3629d191f [Glitch] Add quick links to Administration and Moderation Reports from Web UI Emelia Smith 2024-08-26 18:42:46 +02:00
  • 94d8cdc494 Merge commit '04f0468016b450ace8e0ce707b4c21aa18b51262' into glitch-soc/merge-upstream Claire 2024-08-27 20:00:07 +02:00
  • 51311f97fb
    Merge pull request #2827 from ClearlyClaire/glitch-soc/fixes/report-old-notifications-target Claire 2024-08-27 19:09:20 +02:00
  • 33ad67fcea Fix target account link in old report notifications Claire 2024-08-27 18:11:14 +02:00
  • 04f0468016
    Fix streaming image with Docker Compose (#31615) Renaud Chaput 2024-08-27 18:05:19 +02:00
  • 6eba057e64
    Cache rspec persistence file between CI runs (#31065) Matt Jankowski 2024-08-27 11:23:08 -04:00
  • 3959f36d19
    Add checks about response body content to admin/dash spec (#30716) Matt Jankowski 2024-08-27 10:59:56 -04:00
  • c73868cd78
    Add ability for admins to force grouped notifications in web UI (#31610) Claire 2024-08-27 16:55:51 +02:00
  • da42e9d446
    Fix typo in Compose file (#31612) Renaud Chaput 2024-08-27 14:51:34 +02:00
  • c513fdb9c5
    Update dependency pundit to v2.4.0 (#31598) renovate[bot] 2024-08-27 11:51:29 +02:00
  • 48f4e5444d
    Convert media_proxy controller spec to request spec (#31600) Matt Jankowski 2024-08-27 05:44:16 -04:00
  • 4118688fba
    Streaming: Refactor move database and redis logic into separate files (#31567) Emelia Smith 2024-08-27 10:40:04 +02:00
  • a7f8417795
    Convert "CSV export" settings controller specs to request specs (#31601) Matt Jankowski 2024-08-27 04:12:39 -04:00
  • 38a3466741
    Convert api/oembed controller spec to request spec (#31605) Matt Jankowski 2024-08-27 03:55:25 -04:00
  • 0e7c88aa6d
    New Crowdin Translations (automated) (#31609) github-actions[bot] 2024-08-27 09:54:58 +02:00
  • c09d232ee3
    Convert api/web/settings controller spec to request spec (#31606) Matt Jankowski 2024-08-27 03:42:35 -04:00
  • 14d7fe05d0
    Use describe instead of context in top-level spec declaration (#31607) Matt Jankowski 2024-08-27 03:40:18 -04:00
  • 11014ac414
    Merge pull request #2826 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-26 21:08:23 +02:00
  • 29b9642b31
    Change design of boost modal in web UI (#31555) Eugen Rochko 2024-08-26 19:12:17 +02:00
  • 8f678a3cf4 Fix tests for glitch-soc Claire 2024-08-26 19:08:42 +02:00
  • 232b6409f5
    New versioning scheme, bump Catstodon revision to 1.0.0 v4.3.0-beta.1+cat.1.0.0 Jeremy Kescher 2024-08-26 19:07:22 +02:00
  • 2379bfe3ea [Glitch] Fix spurious loading bar middleware usage Claire 2024-08-26 18:38:34 +02:00
  • 11b8017b45 Merge commit 'e38ce3beb7b83f43ef6e6f144c19b186c393910c' into glitch-soc/merge-upstream Claire 2024-08-26 18:52:33 +02:00
  • d820c0883d
    Add quick links to Administration and Moderation Reports from Web UI (#24838) Emelia Smith 2024-08-26 18:42:46 +02:00
  • e38ce3beb7
    Fix spurious loading bar middleware usage (#31592) Claire 2024-08-26 18:38:34 +02:00
  • 7df41062ba
    Merge branch 'glitch' into develop Jeremy Kescher 2024-08-26 18:31:12 +02:00
  • c00f37f87b
    Fix grouped reaction notification text Essem 2024-08-22 12:22:36 -05:00
  • 4c2534d12e
    Convert "static page" controller specs to system specs (#31599) Matt Jankowski 2024-08-26 11:53:48 -04:00
  • 963c1309a4
    Cache asset compilation results on CI (#30868) Matt Jankowski 2024-08-26 11:20:05 -04:00
  • dbe0ee8a81
    Convert emojis controller spec to request spec (#31597) Matt Jankowski 2024-08-26 11:00:05 -04:00
  • 5172d84946
    Convert manifest controller spec to request spec (#31596) Matt Jankowski 2024-08-26 10:37:23 -04:00
  • 36ccdcc9e1
    Convert "custom css" controller spec to request spec (#31595) Matt Jankowski 2024-08-26 10:36:31 -04:00
  • 641ae6a2cf
    Convert health check endpoint controller spec to request spec (#31565) Matt Jankowski 2024-08-26 08:17:35 -04:00
  • e3516fa8cf
    Update Yarn to v4.4.1 (#31575) renovate[bot] 2024-08-26 13:01:09 +02:00
  • a3c33c77ab
    Fix typo in changelog (#31591) Claire 2024-08-26 13:01:00 +02:00
  • 3e1bd9756e
    Update dependency brakeman to v6.2.1 (#31553) renovate[bot] 2024-08-26 08:50:40 +00:00
  • ccc0aea767
    Update dependency bundler-audit to v0.9.2 (#31558) renovate[bot] 2024-08-26 08:48:04 +00:00
  • d0822a0e78
    Update dependency test-prof to v1.4.1 (#31561) renovate[bot] 2024-08-26 08:47:21 +00:00
  • 0422a5c208
    Update dependency axios to v1.7.5 (#31564) renovate[bot] 2024-08-26 08:44:32 +00:00
  • c245a2044e
    Streaming: Refactor to use metrics.$name instead of destructuring (#31566) Emelia Smith 2024-08-26 10:08:21 +02:00
  • f9f4006a1b
    Update omniauth-rails_csrf_protection (#31552) Renaud Chaput 2024-08-26 09:51:21 +02:00
  • 4cc589e533
    Update dependency jsdom to v24.1.3 (#31577) renovate[bot] 2024-08-26 07:35:53 +00:00
  • a6df125303
    Fix Rails/CompactBlank cop (#31581) Matt Jankowski 2024-08-26 03:35:33 -04:00
  • bcc4b1078c
    Fix Rails/RootPathnameMethods cop (#31582) Matt Jankowski 2024-08-26 03:35:07 -04:00
  • 5bcfe8d421
    Update dependency @types/react to v18.3.4 (#31586) renovate[bot] 2024-08-26 09:34:16 +02:00
  • a6906e045b
    Update devDependencies (non-major) (#31587) renovate[bot] 2024-08-26 09:34:01 +02:00
  • 626d44b6c6
    New Crowdin Translations (automated) (#31572) github-actions[bot] 2024-08-26 09:25:39 +02:00
  • 3bfa5ffe29
    Update dependency rexml (#31590) Claire 2024-08-26 09:21:39 +02:00
  • ccd7eb397a
    Merge pull request #2825 from ClearlyClaire/glitch-soc/fixes/nightly-tagging Claire 2024-08-24 12:46:57 +02:00
  • f5d26225ed Re-enable PR-needs-rebase action for glitch-soc (was disabled upstream for forks) Claire 2024-08-24 12:33:09 +02:00
  • 117af5847a Disable tagging nightly images as latest Claire 2024-08-24 12:32:48 +02:00
  • 49671fe253
    Merge pull request #2824 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-24 12:30:57 +02:00
  • d0529b810a Merge commit '97f6baf977212e84125ac325176ad305ad5b068a' into glitch-soc/merge-upstream Claire 2024-08-24 12:06:31 +02:00
  • 97f6baf977
    Bump version to v4.3.0-beta.1 (#30989) Claire 2024-08-23 18:07:32 +02:00
  • 77c055b78c
    Update Docker Compose for 4.3-beta (#31554) Michael Stanclift 2024-08-23 11:00:07 -05:00
  • c493689e84
    Change output format of repo:changelog task (#31546) Claire 2024-08-23 14:55:54 +02:00
  • ae9bd635e7
    Merge pull request #2822 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-23 12:34:34 +02:00
  • 62be0234d5
    New Crowdin Translations (automated) (#31559) github-actions[bot] 2024-08-23 10:59:31 +02:00
  • 0374918746
    Add spec for doorkeeper behavior around issuing tokens (#31545) David Roetzel 2024-08-23 10:20:32 +02:00
  • 6ec768668e
    Remove nsa statsd integration (replaced by OpenTelemetry) (#30240) Matt Jankowski 2024-08-22 16:28:54 -04:00
  • 532b53eece Fix assets build issue due to slightly different webpack config Claire 2024-08-22 22:23:06 +02:00
  • e18bd0450a Extract strings removed upstream Claire 2024-08-22 22:17:33 +02:00
  • 7ce079cd26 [Glitch] Fix missing CSS in moderation interface Claire 2024-08-22 20:57:22 +02:00
  • dc70ef25b2 Merge commit 'e08d22724d9baf6c639466507c2b117788e5b8de' into glitch-soc/merge-upstream Claire 2024-08-22 22:09:10 +02:00
  • eae232fd01
    Merge pull request #2821 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-22 22:00:04 +02:00
  • e08d22724d
    Fix missing CSS in moderation interface (#31550) Claire 2024-08-22 20:57:22 +02:00
  • 9f2d3c721c [Glitch] Hide multiple selection bar for notification requests when no notificion requests are loaded Claire 2024-08-22 15:42:02 +02:00
  • 37f20514d3 [Glitch] Add button to view the Hashtag on the instance from Hashtags in Moderation UI Emelia Smith 2024-08-22 10:42:33 +02:00
  • 18556d3e9b Merge commit '98237207e67697abffc6b141f2388e3d8c925260' into glitch-soc/merge-upstream Claire 2024-08-22 19:48:43 +02:00
  • 500f4925a5
    Change how content warnings and filters are displayed in web UI (#31365) Eugen Rochko 2024-08-22 19:12:35 +02:00
  • 98237207e6
    Fix unnecessary “next” link when API returns fewer notification requests than requested (#31541) Claire 2024-08-22 15:42:04 +02:00
  • abe292b0ec
    Hide multiple selection bar for notification requests when no notificion requests are loaded (#31540) Claire 2024-08-22 15:42:02 +02:00
  • 61d9704f6d
    Update babel monorepo to v7.25.4 (#31542) renovate[bot] 2024-08-22 11:51:30 +00:00
  • c70dc5f0d7
    Update dependency node to 20.17 (#31531) renovate[bot] 2024-08-22 13:50:46 +02:00
  • 4a968cb7a9
    Add icon field to instance endpoint (#30205) Renaud Chaput 2024-08-22 12:04:27 +02:00
  • 376088f6da
    Add button to view the Hashtag on the instance from Hashtags in Moderation UI (#31533) Emelia Smith 2024-08-22 10:42:33 +02:00
  • 170c6e9733
    Update dependency opentelemetry-instrumentation-active_job to v0.7.7 (#31530) renovate[bot] 2024-08-22 08:27:46 +00:00
  • fd93f817e7
    Update dependency aws-sdk-s3 to v1.159.0 (#31518) renovate[bot] 2024-08-22 10:15:54 +02:00
  • f86d16adba
    New Crowdin Translations (automated) (#31536) github-actions[bot] 2024-08-22 10:04:56 +02:00
  • fd73999a84
    Merge pull request #2820 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-21 22:41:10 +02:00
  • 1e814f58cc [Glitch] Remove dead CSS code Claire 2024-08-21 19:05:02 +02:00
  • fa2e758152 Merge commit '2da687a28b509025343d3d8ca17753de9b128e8f' into glitch-soc/merge-upstream Claire 2024-08-21 20:32:02 +02:00
  • 0cd60fdb82
    Merge pull request #2819 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-21 20:31:08 +02:00
  • 2da687a28b
    Remove dead CSS code (#31527) Claire 2024-08-21 19:05:02 +02:00
  • 3ffdb7cdac [Glitch] Remove fontawesome leftovers Claire 2024-08-21 17:55:35 +02:00
  • 24849cdb1f [Glitch] Add automatic notification polling for grouped notifications Claire 2024-08-21 16:41:31 +02:00
  • a9cef5c324 [Glitch] Fix boost dialog visibility selection not being taken into account KMY(雪あすか) 2024-08-21 22:11:36 +09:00
  • 66bc8d5717 [Glitch] Fix distracting and confusing always-showing scrollbar track in boost confirmation modal Claire 2024-08-21 12:25:14 +02:00
  • b2e6f11b81 [Glitch] Change translation strings of grouped notification label to have full context mogaminsk 2024-08-21 17:56:36 +09:00
  • bae0b81779 [Glitch] Change hints for missing remote content in web UI Eugen Rochko 2024-08-21 09:08:58 +02:00
  • 0cec9077a4 Merge commit 'edeae945c0c9d6318d489ab720587621545063d0' into glitch-soc/merge-upstream Claire 2024-08-21 18:44:21 +02:00
  • edeae945c0
    Remove fontawesome leftovers (#31525) Claire 2024-08-21 17:55:35 +02:00
  • 19a1acb38b
    Add api_versions to /api/v2/instance (#31354) Claire 2024-08-21 16:54:59 +02:00
  • d67e11733e
    Add automatic notification polling for grouped notifications (#31513) Claire 2024-08-21 16:41:31 +02:00
  • 01a757d306
    Fix boost dialog visibility selection not being taken into account (#31523) KMY(雪あすか) 2024-08-21 22:11:36 +09:00
  • e48a64d3b5
    Fix distracting and confusing always-showing scrollbar track in boost confirmation modal (#31524) Claire 2024-08-21 12:25:14 +02:00
  • 8c7642cd18
    Change translation strings of grouped notification label to have full context (#31486) mogaminsk 2024-08-21 17:56:36 +09:00
  • b91264b1f3
    Update dependency fugit (#31522) Claire 2024-08-21 10:15:12 +02:00
  • 3994195fea
    New Crowdin Translations (automated) (#31521) github-actions[bot] 2024-08-21 07:19:16 +00:00
  • b06c7b6b5a
    Change hints for missing remote content in web UI (#31516) Eugen Rochko 2024-08-21 09:08:58 +02:00
  • d815b3d100
    Merge pull request #2818 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-20 22:02:24 +02:00
  • bdc0e0d27e [Glitch] Fix non-grouped notifications not loading on page load Claire 2024-08-20 18:18:33 +02:00
  • 4c85fec993 [Glitch] Remove font-awesome npm package Matt Jankowski 2024-08-20 11:59:47 -04:00
  • e19b3aaaba [Glitch] Update CSS color variables to match our latest design system Renaud Chaput 2024-08-20 17:56:44 +02:00
  • eb9405bed9 [Glitch] Fix margin in follow notification in web UI Eugen Rochko 2024-08-20 16:03:09 +02:00
  • 57c38b9156 [Glitch] Harmonize persistent scrollbar styles Michael Stanclift 2024-08-20 02:48:51 -05:00
  • 4e5d85b637 [Glitch] Improve the list selection UI for notification requests Renaud Chaput 2024-08-20 00:11:58 +02:00
  • f5c0c32edd Merge commit '9ba7c90151463a6e4f7952317253fe8c113e9b0a' into glitch-soc/merge-upstream Claire 2024-08-20 18:31:50 +02:00
  • 9ba7c90151
    Fix non-grouped notifications not loading on page load (#31514) Claire 2024-08-20 18:18:33 +02:00
  • f91403ccaa
    Remove unused fa_icon helper method (#31511) Matt Jankowski 2024-08-20 11:59:59 -04:00
  • 4c4bcad866
    Remove font-awesome npm package (#31512) Matt Jankowski 2024-08-20 11:59:47 -04:00
  • 4016fd5128
    Update CSS color variables to match our latest design system (#31510) Renaud Chaput 2024-08-20 17:56:44 +02:00
  • 6c26fb0ed6
    Update dependency core-js to v3.38.1 (#31507) renovate[bot] 2024-08-20 16:36:14 +02:00
  • 05b4380051
    Fix margin in follow notification in web UI (#31508) Eugen Rochko 2024-08-20 16:03:09 +02:00
  • 711e1fce0a
    Fix pagination parameters in GET /api/v2_alpha/notificatins (#31509) Claire 2024-08-20 15:54:08 +02:00
  • fa2e7b1708
    Migrate fontawesome->material in more views (#31360) Matt Jankowski 2024-08-20 07:52:45 -04:00
  • 3be1b1eaae
    Use material symbol for filters/statuses views (#31371) Matt Jankowski 2024-08-20 07:52:27 -04:00
  • 71405eabfc
    Use material symbols in table link helper (#31359) Matt Jankowski 2024-08-20 07:48:15 -04:00
  • c75f7262ed
    New Crowdin Translations (automated) (#31504) github-actions[bot] 2024-08-20 07:59:21 +00:00
  • 2f01f5f4ea
    Harmonize persistent scrollbar styles (#31445) Michael Stanclift 2024-08-20 02:48:51 -05:00
  • 98bf2fc27c
    Improve the list selection UI for notification requests (#31457) Renaud Chaput 2024-08-20 00:11:58 +02:00
  • a7a2ff6c1d
    Use Dockerfile ADD to obtain ffmpeg and libvips source (#31498) Michael Stanclift 2024-08-19 14:44:28 -05:00
  • 89a61954a7
    Merge pull request #2817 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-19 20:43:17 +02:00
  • bfd01110d8 [Glitch] Reload notifications when accepted notifications are merged (streaming only) Claire 2024-08-19 17:59:06 +02:00
  • 99ffae7d44 [Glitch] Refactor some actions to be proper async actions instead of passing a continuation Claire 2024-08-19 16:41:32 +02:00
  • a7751d26e7 [Glitch] Disable rule selector in ReportReasonSelector if instance has no rules Emelia Smith 2024-08-19 14:28:06 +02:00
  • 1760f84349 Merge commit '53c183f899b5382f1eebd72e34a090c30f8eba6a' into glitch-soc/merge-upstream Claire 2024-08-19 18:25:31 +02:00
  • 53c183f899
    Reload notifications when accepted notifications are merged (streaming only) (#31419) Claire 2024-08-19 17:59:06 +02:00
  • d4f135bc6d
    Fix in memoriam accounts appearing in follow recommendations (#31474) Edward Moulsdale 2024-08-19 16:55:42 +01:00
  • d2e4be0456
    Hopefully fix notifications pagination flaky test (#31494) Claire 2024-08-19 16:53:54 +02:00
  • 1e612c5a09
    Refactor some actions to be proper async actions instead of passing a continuation (#31453) Claire 2024-08-19 16:41:32 +02:00
  • 40f6631ac9
    Fix Husky git hooks not being installed anymore (#31435) Renaud Chaput 2024-08-19 15:55:18 +02:00
  • 99051479c1
    Fix Trending Tags pending review having an unstable sort order (#31473) Emelia Smith 2024-08-19 15:25:40 +02:00
  • 71f257d529
    Disable rule selector in ReportReasonSelector if instance has no rules (#31458) Emelia Smith 2024-08-19 14:28:06 +02:00
  • 31d374e5f5
    Update opentelemetry-ruby (non-major) (#31451) renovate[bot] 2024-08-19 13:42:33 +02:00
  • 3db3e3dae5
    Update dependency postcss-preset-env to v10.0.2 (#31488) renovate[bot] 2024-08-19 10:56:08 +02:00
  • c4e0a7dced
    New Crowdin Translations (automated) (#31463) github-actions[bot] 2024-08-19 10:29:48 +02:00
  • 9cda8c0197
    Update dependency use-debounce to v10.0.3 (#31468) renovate[bot] 2024-08-19 08:12:01 +00:00
  • d57ee31413
    Update devDependencies (non-major) (#31489) renovate[bot] 2024-08-19 10:10:15 +02:00
  • d6404714b6
    Update eslint (non-major) (#31490) renovate[bot] 2024-08-19 10:10:13 +02:00
  • 1c0c393a19
    Bump Catstodon revision to 1.0.10 v4.3.0-alpha.5+glitch+cat+1.0.10 Jeremy Kescher 2024-08-18 18:10:19 +02:00
  • 6a092bd6a3
    Merge branch 'glitch' into develop Jeremy Kescher 2024-08-18 18:08:34 +02:00
  • ec1ee7a732
    Merge pull request #2815 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-16 21:44:46 +02:00
  • ceeabffee5 [Glitch] Add a follow button & follower count on follow notifications Renaud Chaput 2024-08-16 12:00:59 +02:00
  • 3ea00508ac Merge commit '2d589a5ed445b474ab7cec27b0db2a331ed7bd49' into glitch-soc/merge-upstream Claire 2024-08-16 20:06:59 +02:00
  • 2d589a5ed4
    Fix incorrect activity matching in notification unfiltering worker (#31456) Claire 2024-08-16 19:11:23 +02:00
  • 909a3b41a1
    Bump Catstodon revision to 1.0.9 v4.3.0-alpha.5+glitch+cat+1.0.9 Jeremy Kescher 2024-08-16 16:08:01 +02:00
  • 08e538f8a4
    Merge branch 'glitch' into develop Jeremy Kescher 2024-08-16 16:05:14 +02:00
  • 1acbb628b9
    Update changelog for v4.2.11 (#31452) Claire 2024-08-16 14:52:57 +02:00
  • 367d3841af
    Update dependency aws-sdk-s3 to v1.158.0 (#31447) renovate[bot] 2024-08-16 10:34:40 +00:00
  • a2dfe5a779
    Update dependency test-prof to v1.4.0 (#31431) renovate[bot] 2024-08-16 10:33:24 +00:00
  • 32a78e56e0
    Add a follow button & follower count on follow notifications (#31433) Renaud Chaput 2024-08-16 12:00:59 +02:00
  • 622628a199
    Update dependency rspec-rails to v6.1.4 (#31442) renovate[bot] 2024-08-16 10:00:15 +00:00
  • a0afbba54d
    Update dependency sanitize to v6.1.3 (#31434) renovate[bot] 2024-08-16 11:54:27 +02:00
  • 78d08da1fb
    Update opentelemetry-ruby (non-major) (#31446) renovate[bot] 2024-08-16 11:53:33 +02:00
  • 9a24552732
    New Crowdin Translations (automated) (#31440) github-actions[bot] 2024-08-16 11:11:33 +02:00
  • d6c80f67fb
    Merge pull request #2814 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-15 23:30:33 +02:00
  • 104c378cb4 [Glitch] Modify profile directory page image borders Michael Stanclift 2024-08-14 14:23:45 -05:00
  • 9f2775830c Merge commit '5d04e297755c4a8b4e908f706d272520521341d4' into glitch-soc/merge-upstream Claire 2024-08-15 21:58:04 +02:00
  • d84453796b
    Merge pull request #2813 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-08-15 09:15:00 +02:00
  • 5d04e29775
    Disable Chrome's search engine selection screen when running system specs (#31437) Renaud Chaput 2024-08-15 08:45:00 +02:00
  • 4545b8d6cb
    Add the ability to ignore specific browser errors for a spec (#31436) Renaud Chaput 2024-08-15 08:44:13 +02:00
  • 0dbdf6a7f3 [Glitch] Fix removal of border from account listing Michael Stanclift 2024-08-14 12:09:23 -05:00
  • 524fc8563b [Glitch] Fix notification screen crashing in rare cases where the status no longer exists Renaud Chaput 2024-08-14 08:47:15 +02:00
  • cf96857038 [Glitch] Fix collapsable column borders in Safari and improve Safari scrollbars Michael Stanclift 2024-08-13 16:54:03 -05:00
  • bf0129968e [Glitch] Fix styling of notification browser permission denied banner Claire 2024-08-13 21:32:27 +02:00
  • 09929a42f7 [Glitch] Fix log out from user menu not working on Safari Renaud Chaput 2024-08-13 19:49:23 +02:00
  • 9194197de5
    Modify profile directory page image borders (#31391) Michael Stanclift 2024-08-14 14:23:45 -05:00
  • a190efcd6d [Glitch] Fix modal border and padding inconsistencies Claire 2024-08-13 19:48:28 +02:00
  • 072f560174 [Glitch] Change avatars border radius Renaud Chaput 2024-08-13 09:26:23 +02:00
  • d3db2d04ad [Glitch] Add a border above the timeline hint for statuses with replies Renaud Chaput 2024-08-13 09:14:41 +02:00
  • 169b35869f Merge commit 'a1ddaa9ee96ab1d05f4e37f3472b0418e0d5628e' into glitch-soc/merge-upstream Claire 2024-08-14 21:17:43 +02:00
  • a1ddaa9ee9
    Fix removal of border from account listing (#31432) Michael Stanclift 2024-08-14 12:09:23 -05:00
  • 3cc2968344
    Update dependency wicg-inert to v3.1.3 (#31423) renovate[bot] 2024-08-14 14:55:01 +00:00
  • 5c91610e53
    Update dependency postcss-preset-env to v10.0.1 (#31422) renovate[bot] 2024-08-14 14:23:17 +00:00
  • b5e799d165
    Update dependency postcss to v8.4.41 (#31420) renovate[bot] 2024-08-14 13:12:16 +00:00
  • b5ad4aae23
    Update dependency propshaft to v0.9.1 (#31421) renovate[bot] 2024-08-14 14:48:01 +02:00
  • 5b2750e384
    Update dependency libvips to v8.15.3 (#31416) renovate[bot] 2024-08-14 11:45:14 +02:00
  • 4fdaf4513d
    Update dependency oj to v3.16.5 (#31417) renovate[bot] 2024-08-14 11:21:51 +02:00
  • 95c11d365d
    Don't push to cache buster if attachment path is nil (#31414) Jeong Arm 2024-08-14 17:57:42 +09:00
  • 8d96907933
    Update dependency @types/webpack to v4.41.39 (#31379) renovate[bot] 2024-08-14 07:35:33 +00:00
  • 7996a9543d
    Change notification request acceptance to immediately delete the request (#31256) Claire 2024-08-14 09:34:30 +02:00