Commit graph

  • a985d587e1
    Change labels and styles on the onboarding screen in web UI (#25559) Eugen Rochko 2023-06-23 16:34:27 +0200
  • 0842a68532
    Remove unique accounts condition from Home onboarding prompt (#25556) Claire 2023-06-23 14:44:54 +0200
  • 00ec43914a
    Add onboarding prompt when home feed too slow in web UI (#25267) Eugen Rochko 2023-06-22 22:48:40 +0100
  • 1d622c8033
    Add POST /api/v1/conversations/:id/unread (#25509) Claire 2023-06-22 18:46:43 +0200
  • c9cd634184
    Use default bootsnap/setup in boot.rb (#25502) Matt Jankowski 2023-06-22 12:46:32 -0400
  • a8c1c8bd37
    Fix j/k keyboard shortcuts on some status lists (#25554) Claire 2023-06-22 17:54:43 +0200
  • a5b6f6da80
    Change /api/v1/statuses/:id/history to always return at least one item (#25510) Claire 2023-06-22 14:56:14 +0200
  • 05f9e39b32
    Fix RSpec/VerifiedDoubles cop (#25469) Matt Jankowski 2023-06-22 08:55:22 -0400
  • 38433ccd0b
    Reduce Admin::Reports::Actions spec db activity (#25465) Matt Jankowski 2023-06-22 08:53:13 -0400
  • 602c458ab6
    Add finer permission requirements for managing webhooks (#25463) Claire 2023-06-22 14:52:25 +0200
  • 63d15d5330
    Speed-up on StatusesController spec (#25549) Matt Jankowski 2023-06-22 08:51:53 -0400
  • 8d2c26834f
    Fix custom signup URL may not loaded (#25531) mogaminsk 2023-06-22 19:10:49 +0900
  • 0b39b9abee
    Speed-up on BackupService spec (#25527) Matt Jankowski 2023-06-22 05:53:28 -0400
  • 6ac271c2a0
    Migrate to request specs in /api/v1/suggestions (#25540) Daniel M Brasil 2023-06-22 06:49:35 -0300
  • 69db507924
    Change emoji picker icon (#25479) Ian 2023-06-21 16:58:00 +0100
  • 37a9c2258a
    Add per-test timeouts to AutoStatusesCleanupScheduler tests (#24841) Claire 2023-06-20 18:54:05 +0200
  • ebfeaebedb
    Fix /api/v1/conversations sometimes returning empty accounts (#25499) Claire 2023-06-20 18:32:26 +0200
  • ec91ea4457
    Fix missing validation on default_privacy setting (#25513) Claire 2023-06-20 18:32:14 +0200
  • e53eb38a8d
    Migrate to request specs in /api/v1/admin/account_actions (#25514) Daniel M Brasil 2023-06-20 13:16:48 -0300
  • fd23f50243
    Fix wrong view being displayed when a webhook fails validation (#25464) Claire 2023-06-20 18:15:35 +0200
  • c78280a8ce
    Add translate="no" to outgoing mentions and links (#25524) Claire 2023-06-20 18:10:19 +0200
  • 3a91603b15
    Prevent UserCleanupScheduler from overwhelming streaming (#25519) Emelia Smith 2023-06-20 18:04:35 +0200
  • eba3411bfa
    Re-allow title attribute in <abbr> (#2254) Plastikmensch 2023-06-19 18:01:35 +0200
  • dd07393e75
    Fix user settings not getting validated (#25508) Claire 2023-06-19 15:06:06 +0200
  • 804488d38e
    Rewrite <AutosuggestHashtag /> as FC and TS (#25481) たいち ひ 2023-06-19 21:11:46 +0900
  • e1c9d52e91
    Reduce sleep time in request pool spec (#25470) Matt Jankowski 2023-06-19 07:48:25 -0400
  • cec4f1d506
    Update dependency dotenv to v16.2.0 (#25506) renovate[bot] 2023-06-19 11:28:59 +0200
  • 3a65fb044f
    Add coverage for UserMailer methods (#25484) Matt Jankowski 2023-06-19 03:50:35 -0400
  • e835198b26
    Combine assertions in api/v1/notifications spec (#25486) Matt Jankowski 2023-06-19 03:05:42 -0400
  • 155ec185b2
    Remove unused picture_hint helper method (#25485) Matt Jankowski 2023-06-19 03:04:15 -0400
  • a0d7ae257d
    Update dependency aws-sdk-s3 to v1.126.0 (#25480) renovate[bot] 2023-06-19 09:03:50 +0200
  • b9bc9d0bda
    Fix incorrect pagination headers in /api/v2/admin/accounts (#25477) Daniel M Brasil 2023-06-19 03:53:05 -0300
  • 0a0a1f1495
    Migrate to request specs in /api/v1/tags (#25439) Daniel M Brasil 2023-06-19 03:51:40 -0300
  • 4ddb736d95
    Merge pull request #2252 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-06-18 16:38:08 +0200
  • dc68306b8e Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-06-18 16:14:29 +0200
  • f3c2035fce
    Merge pull request #2251 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-06-18 16:11:49 +0200
  • 64f7a11658
    Fix cross-origin loading of locales (#25498) Claire 2023-06-18 15:47:04 +0200
  • 3b04e39534 [Glitch] Fix non-interactive upload container being given a button role and tabIndex Claire 2023-06-16 12:03:06 +0200
  • e5978184a6 Fix glitch-soc-only test being broken by refactor of the surrounding tests Claire 2023-06-18 13:59:47 +0200
  • 6c99479ef4 Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-soc/merge-upstream Claire 2023-06-18 13:41:33 +0200
  • d795c2c70c [Glitch] Fix CAPTCHA page not following design pattern of sign-up flow Eugen Rochko 2023-06-13 22:30:40 +0200
  • b1b95ddd1f [Glitch] Rewrite emoji_mart_data_light as TS たいち ひ 2023-06-14 02:28:31 +0900
  • 9bf63257fb [Glitch] Rewrite <LoadingIndicator/> as FC and TS (#25364) alfe 2023-06-14 02:26:25 +0900
  • 0a212cfa7f [Glitch] Add missing report category translation Renaud Chaput 2023-06-13 15:05:40 +0200
  • cdec45eca9 [Glitch] Rewrite <LoadPending /> as FC and TS alfe 2023-06-11 11:47:18 +0900
  • f815bd5fd9 [Glitch] Change "bot" label to "automated" Eugen Rochko 2023-06-11 04:47:07 +0200
  • 65cbcce997 Merge commit '39110d1d0af5e3d9cf452ae47496a52797249fd0' into glitch-soc/merge-upstream Claire 2023-06-18 10:36:14 +0200
  • 9e245d147b
    Update dependency aws-sdk-s3 to v1.125.0 (#25458) renovate[bot] 2023-06-16 14:23:58 +0200
  • c9d06d10d4
    Fix non-interactive upload container being given a button role and tabIndex (#25462) Claire 2023-06-16 12:03:06 +0200
  • b276b3bb83
    Remove Ruby GC config from spec helper (#25455) Matt Jankowski 2023-06-15 17:14:46 -0400
  • e686a54064
    Update dependency better_errors to v2.10.1 (#25445) renovate[bot] 2023-06-15 10:41:04 +0200
  • b10c05e702
    Migrate to request specs in /api/v1/lists (#25443) Daniel M Brasil 2023-06-15 05:19:51 -0300
  • 8b2048d0c8
    Lock file maintenance (#25434) renovate[bot] 2023-06-15 10:13:12 +0200
  • a6d7abb29d
    Update dependency intl-messageformat to v10.5.0 (#25431) renovate[bot] 2023-06-15 09:36:10 +0200
  • 36566e9245
    Update dependency core-js to v3.31.0 (#25430) renovate[bot] 2023-06-14 18:32:55 +0200
  • 478687fc49
    Update libretranslate/libretranslate Docker tag to v1.3.11 (#25428) renovate[bot] 2023-06-14 18:15:32 +0200
  • 841e35e291
    Update devDependencies (non-major) (#25427) renovate[bot] 2023-06-14 18:12:33 +0200
  • 4c5aa0e470
    Update rubocop-rspec to version 2.22.0, fix RSpec/IndexedLet cop (#24698) Matt Jankowski 2023-06-14 10:44:37 -0400
  • 24015ef0cc
    Migrate to request specs in /api/v1/domain_blocks (#25414) Daniel M Brasil 2023-06-14 11:08:53 -0300
  • 87aff5aad8
    Migrate to request specs in /api/v1/follow_requests (#25411) Daniel M Brasil 2023-06-14 10:43:50 -0300
  • d9c6f70cc6
    Fix ArgumentError in /api/v1/admin/accounts/:id/action (#25386) Daniel M Brasil 2023-06-14 10:21:36 -0300
  • b9e8d2b352
    Update dependency sass to v1.63.3 (#25422) renovate[bot] 2023-06-14 11:23:54 +0200
  • 95b84874f3
    Update dependency redis-namespace to v1.11.0 (#25421) renovate[bot] 2023-06-14 11:18:37 +0200
  • 360759df7b
    Update formatjs monorepo (#25418) renovate[bot] 2023-06-14 11:16:36 +0200
  • f10f4f2359
    Update dependency glob to v10.2.7 (#25417) renovate[bot] 2023-06-14 10:56:22 +0200
  • ae9f5379d1
    Reduce factory data created in spec/models/trends/statuses spec (#25410) Matt Jankowski 2023-06-14 03:57:06 -0400
  • 31d5bc89d1
    Speed improvement for AccountsStatusesCleanupScheduler spec (#25406) Matt Jankowski 2023-06-14 03:56:11 -0400
  • a5b62e56d0
    Migrate to request specs in /api/v1/apps/verify_credentials (#25404) Daniel M Brasil 2023-06-14 04:48:57 -0300
  • a6407aa662
    Migrate to request specs in /api/v1/apps (#25401) Daniel M Brasil 2023-06-14 04:48:48 -0300
  • 4c5f62de99
    Extract shared examples from api specs (#25387) Matt Jankowski 2023-06-14 03:34:01 -0400
  • ae2790d84f
    Update babel monorepo to v7.22.5 (#25405) renovate[bot] 2023-06-14 09:22:54 +0200
  • a99201c735
    Update dependency capybara to v3.39.2 (#25407) renovate[bot] 2023-06-14 09:21:30 +0200
  • 780d54e5c3
    Update dependency aws-sdk-s3 to v1.124.0 (#25297) renovate[bot] 2023-06-14 09:05:30 +0200
  • f20698000f
    Fix always redirecting to onboarding in web UI (#25396) Eugen Rochko 2023-06-14 09:05:03 +0200
  • ec59166844
    Fix ArgumentError when loading newer Private Mentions (#25399) Claire 2023-06-14 08:54:52 +0200
  • bca649ba79
    Change edit profile page (#25413) Eugen Rochko 2023-06-14 04:38:07 +0200
  • 39110d1d0a
    Fix CAPTCHA page not following design pattern of sign-up flow (#25395) Eugen Rochko 2023-06-13 22:30:40 +0200
  • 3b5e302f7f
    Rewrite emoji_mart_data_light as TS (#25138) たいち ひ 2023-06-14 02:28:31 +0900
  • a86886b1fd
    Rewrite <LoadingIndicator/> as FC and TS (#25364) alfe 2023-06-14 02:26:25 +0900
  • 72590e601a
    Update Rubocop 1.52.1 (#25376) Nick Schonning 2023-06-13 12:42:51 -0400
  • 1cb4514d0e
    Add missing report category translation (#25400) Renaud Chaput 2023-06-13 15:05:40 +0200
  • 10746af82f
    Remove unused shared examples for scoped settings (#25389) Matt Jankowski 2023-06-13 08:59:04 -0400
  • 25c66fa640
    Enable paperclip for account attachment examples (#25381) Matt Jankowski 2023-06-12 11:37:43 -0400
  • 6637ef7852
    Add unsubscribe link to e-mails (#25378) Eugen Rochko 2023-06-12 14:22:46 +0200
  • fefdc3244c
    [Glitch] Change "direct message" nomenclature to "private mention" in web UI (#2158) Plastikmensch 2023-06-11 13:33:45 +0200
  • af97a6ac5a
    Merge pull request #2246 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-06-11 09:58:55 +0200
  • dfaf59d99a
    Rewrite <LoadPending /> as FC and TS (#25363) alfe 2023-06-11 11:47:18 +0900
  • 432a5d2d4b
    Change "bot" label to "automated" (#25356) Eugen Rochko 2023-06-11 04:47:07 +0200
  • 20718a8b59 Fix some translation strings inconsistencies Claire 2023-06-10 19:21:44 +0200
  • 42a0898f16 Merge commit '3a2a15c6ea4d4603469861ed9be09da12a122e45' into glitch-soc/merge-upstream Claire 2023-06-10 18:42:29 +0200
  • 62c996b52d
    Reduce RSpec/MultipleExpectations cop max to 8 (#25313) Matt Jankowski 2023-06-10 12:38:22 -0400
  • b5675e265e
    Add coverage for CLI::Feeds command (#25319) Matt Jankowski 2023-06-10 12:37:36 -0400
  • 07933db788
    Add coverage for CLI::Cache command (#25238) Matt Jankowski 2023-06-10 12:36:09 -0400
  • 215081240f
    Add logging of websocket send errors (#25280) Emelia Smith 2023-06-10 18:35:57 +0200
  • b19a695608
    migrate test for GET /api/v1/accounts/{account_id} to request spec (#25322) fusagiko / takayamaki 2023-06-11 01:33:24 +0900
  • 99216e34e5
    Migrate to request specs in /api/v1/admin/canonical_email_blocks (#25330) Daniel M Brasil 2023-06-10 13:33:02 -0300
  • b4e19f9610
    Migrate to request specs in /api/v1/admin/ip_blocks (#25331) Daniel M Brasil 2023-06-10 13:32:46 -0300
  • 4301d8cbb3
    Migrate to request specs in /api/v1/admin/domain_allows (#25333) Daniel M Brasil 2023-06-10 13:32:26 -0300
  • 841c220c40
    Migrate to request specs in /api/v1/admin/domain_blocks (#25335) Daniel M Brasil 2023-06-10 13:32:07 -0300
  • 0e200d4e2f
    Migrate to request specs in /api/v1/admin/reports (#25355) Daniel M Brasil 2023-06-10 13:30:43 -0300