Commit Graph

  • 1335083bed
    Streaming: replace npmlog with pino & pino-http (#27828) Emelia Smith 2024-01-18 19:40:25 +0100
  • f866413e72
    Extract shared tagged statuses method in `FeaturedTag` (#28805) Matt Jankowski 2024-01-18 11:14:15 -0500
  • f0b93ab02f
    Use AR `database_version` in PG version checks in migrations (#28804) Matt Jankowski 2024-01-18 11:11:50 -0500
  • d0b3bc23d7
    Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) Matt Jankowski 2024-01-18 11:11:04 -0500
  • 0b853678a4
    Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope (#28796) Matt Jankowski 2024-01-18 10:57:10 -0500
  • 2115bc52e4
    Order by sql in `CLI::Maintenance` task (#28289) Matt Jankowski 2024-01-18 09:53:29 -0500
  • 9fb9ef418a
    Fix `Rails/WhereExists` cop in User model (#28792) Matt Jankowski 2024-01-18 08:55:44 -0500
  • 81e4e65610
    Update links to upstream migration helpers, remove unused methods (#28781) Matt Jankowski 2024-01-18 07:29:54 -0500
  • aaa6f2e930
    Group common `class_name` options in associations (#28779) Matt Jankowski 2024-01-18 07:29:41 -0500
  • da31792ac7
    Fix `Rails/WhereExists` cop in FeaturedTag model (#28791) Matt Jankowski 2024-01-18 07:22:12 -0500
  • 3d82040b26
    Reduced repeated setup in `UnallowDomainService` spec (#28785) Matt Jankowski 2024-01-18 05:11:10 -0500
  • 6c5a2d51bc
    Reduced repeated setup in `PurgeDomainService` spec (#28786) Matt Jankowski 2024-01-18 05:07:49 -0500
  • 07e10e3747
    Combine assertions about same setup in `Account#suspend!` spec (#28787) Matt Jankowski 2024-01-18 04:36:59 -0500
  • 89c9a4502d
    Fix `Rails/WhereExists` cop in account/interactions concern (#28789) Matt Jankowski 2024-01-18 04:36:16 -0500
  • 4c23297c04
    Update dependency autoprefixer to v10.4.17 (#28794) renovate[bot] 2024-01-18 09:33:21 +0000
  • 83a90f20d7
    Update dependency async-mutex to v0.4.1 (#28797) renovate[bot] 2024-01-18 10:31:59 +0100
  • 616ef43a95
    Revert variant selector normalization Essem 2024-01-17 18:04:11 -0600
  • 036e25f19d [Glitch] Improve display of lock icon in account headers Santiago Kozak 2024-01-17 13:32:30 -0300
  • 0207c4b055 [Glitch] Change media “ALT” label to a specific class Claire 2024-01-17 16:32:56 +0100
  • e8294925e6 [Glitch] Fix various icon alignment issues Claire 2024-01-17 11:42:47 +0100
  • c59fb65ddc Merge commit '127503eb2cdd67126974bee304dde0f183300b84' into glitch-soc/merge-upstream Claire 2024-01-17 18:21:44 +0100
  • d56e9fb873 [Glitch] Update devDependencies (non-major) renovate[bot] 2024-01-16 19:34:22 +0100
  • 8485bedddc Merge commit '4e277f83dc740b3a842c7fd8ed167c3c76fcabf8' into glitch-soc/merge-upstream Claire 2024-01-17 18:09:15 +0100
  • 127503eb2c
    Fix `Rails/RakeEnvironment` cop (#28782) Matt Jankowski 2024-01-17 11:33:17 -0500
  • 30b193b856
    Improve display of lock icon in account headers (#28780) Santiago Kozak 2024-01-17 13:32:30 -0300
  • 09f76c5c8d
    Regenerate rubocop todo, removes last `Layout/LineLength` violation (#28778) Matt Jankowski 2024-01-17 10:42:13 -0500
  • e817fe4c35
    Change media “ALT” label to a specific class (#28777) Claire 2024-01-17 16:32:56 +0100
  • 1a3859d8e2
    Update follow and follow_request emails (#28755) HTeuMeuLeu 2024-01-17 15:37:04 +0100
  • 6fab50ba9e
    Use bundler version 2.5.4 (#28765) Matt Jankowski 2024-01-17 09:35:55 -0500
  • 1ab42ad12b
    New Crowdin Translations (automated) (#28749) github-actions[bot] 2024-01-17 15:23:14 +0100
  • 9a475ea8b3
    Finish up the CLI spec area pattern adoption for `CLI::Accounts#refresh` specs (#28764) Matt Jankowski 2024-01-17 08:38:37 -0500
  • cb5ac15923
    Use a helper to avoid using `media/` asset prefixes (#28756) Renaud Chaput 2024-01-17 13:19:51 +0100
  • baab58c80b
    Fix various icon alignment issues (#28775) Claire 2024-01-17 11:42:47 +0100
  • c523a9601b
    Rename local webpack* var in development env CSP config (#28766) Matt Jankowski 2024-01-17 04:22:16 -0500
  • 1b0cb3b54d
    Announcement reactions query spec improvement and refactor (#28768) Matt Jankowski 2024-01-17 04:18:13 -0500
  • afb5e6cf46
    Update dependency rails to v7.1.3 (#28772) renovate[bot] 2024-01-17 10:11:22 +0100
  • 259874f2ac
    Update dependency @rails/ujs to v7.1.3 (#28771) renovate[bot] 2024-01-17 10:11:18 +0100
  • 0ce081fe49
    Remove monkey patch in favor of supported Devise config value (#28760) Matt Jankowski 2024-01-17 04:08:17 -0500
  • 8cc322a0e1
    Update dependency concurrent-ruby to v1.2.3 (#28754) renovate[bot] 2024-01-17 10:06:38 +0100
  • 00234f401c
    Move reaction normalization to API controller Essem 2024-01-14 15:59:27 -0600
  • 3361f8851e
    Quick fixes Essem 2024-01-14 15:47:55 -0600
  • 3ee1d9a49c
    Make name of like content parser function more general Essem 2024-01-13 18:18:36 -0600
  • daf8502163
    Normalize emojis with variant selectors Essem 2024-01-13 18:16:57 -0600
  • 160e19c233
    Check for content attribute in Misskey likes Essem 2023-12-26 14:04:53 -0600
  • d156472304
    Fix rubocop complaint Essem 2023-12-22 16:09:43 -0600
  • b787dc9046
    Add reaction notification column settings This was in a previous PR. Not quite sure how it didn't carry over. Essem 2023-12-19 22:15:34 -0600
  • 3da6e4d57f
    More cleanup Essem 2023-12-19 22:14:22 -0600
  • 3ee5e3352c
    Linting fixes Essem 2023-12-18 18:27:02 -0600
  • 71fba86454
    Refactor react services Essem 2023-11-12 20:59:36 -0600
  • 9ea042f8d9
    Fix reblog reactions Essem 2023-11-10 17:36:40 -0600
  • cd36daecfe
    Add notification emails for reactions Essem 2023-11-10 15:16:29 -0600
  • f578317f53
    Add support for emoji reactions Squashed, modified, and rebased from glitch-soc/mastodon#2221. Essem 2023-11-07 18:43:47 -0600
  • bd538598c2
    Update formatjs monorepo (#28751) renovate[bot] 2024-01-16 19:34:53 +0100
  • 4e277f83dc
    Update devDependencies (non-major) (#28728) renovate[bot] 2024-01-16 19:34:22 +0100
  • e85e2929aa
    Update eslint (non-major) (#28729) renovate[bot] 2024-01-16 18:53:32 +0100
  • 411efdc2d3
    Fix getting started misc column on dev env (#2575) Jeong Arm 2024-01-17 01:40:03 +0900
  • 1fa9da1f39
    Merge pull request #2573 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-01-16 17:18:26 +0100
  • 5b67389bba [Glitch] Add a new `@/` alias for the root frontend directory and use it where possible Renaud Chaput 2024-01-16 11:27:26 +0100
  • e4d07c7bcc Merge commit '01b6c83c369061c2175d50dfb3ae1db502862664' into glitch-soc/merge-upstream Claire 2024-01-16 12:04:11 +0100
  • 01b6c83c36
    Add a new `@/` alias for the root frontend directory and use it where possible (#28753) Renaud Chaput 2024-01-16 11:27:26 +0100
  • f0abba67db
    Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) Jeong Arm 2024-01-16 17:35:54 +0900
  • f09035cc3f
    Update dependency stackprof to v0.2.26 (#28743) renovate[bot] 2024-01-16 09:32:40 +0100
  • dee561604b Merge commit 'b4c332104a8b3748f619de250f77c0acc8e80628' into glitch-soc/merge-upstream Claire 2024-01-15 22:37:21 +0100
  • b4c332104a
    Use top-level `warn` in JS errors check (#28745) Matt Jankowski 2024-01-15 16:26:11 -0500
  • 01df34b9db Remove bypass and use use glitch-soc's theming system for inert.css Claire 2024-01-15 22:16:26 +0100
  • 34c9f77b3e Merge commit '7f471e70c0e1cc106747634d20f173a68a9272d7' into glitch-soc/merge-upstream Claire 2024-01-15 21:30:00 +0100
  • 6e4d5b4736 Fix some icon-related styling issues Claire 2024-01-15 21:05:54 +0100
  • 4fcb372776 Fix Ruby linting issue Claire 2024-01-15 20:57:55 +0100
  • 278597c161 Merge commit '98b5f85f10a3af50a54fcd79e09fc9fd88f774fa' into glitch-soc/merge-upstream Claire 2024-01-15 20:53:16 +0100
  • a1920425ca [Glitch] Switch from 48px weight 600 material symbol icons to 24px weight 400 icons Claire 2024-01-12 21:16:48 +0100
  • 2f521bc84a Merge commit 'a2f02a07758c32f0dcc6388b4f30ca5a84e762f3' into glitch-soc/merge-upstream Claire 2024-01-15 20:27:41 +0100
  • 8cad0a4d6b [Glitch] Change icon SVG imports to use a default import Renaud Chaput 2024-01-12 11:31:24 +0100
  • 464051c2d2 Merge commit '1070804a1a6121170f7bba923789d73b978e6fe7' into glitch-soc/merge-upstream Claire 2024-01-15 20:06:31 +0100
  • 60298af3c4 Merge commit 'c6684aa1e392f2dd86af4362b4259809549abaad' into glitch-soc/merge-upstream Claire 2024-01-15 19:30:07 +0100
  • 1323dfac80 Merge commit 'a90696011e563e62100cba56e2d52f6babbaff00' into glitch-soc/merge-upstream Claire 2024-01-15 19:19:04 +0100
  • 7f471e70c0
    Update new email templates (#28416) HTeuMeuLeu 2024-01-15 19:18:59 +0100
  • 98b5f85f10
    Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) Claire 2024-01-15 19:04:58 +0100
  • e621c1c44c
    Fix registrations not checking MX records for email domain blocks requiring approval (#28608) Claire 2024-01-15 18:10:57 +0100
  • a2f02a0775
    Disable `Rails/SkipsModelValidations` cop (#28712) Matt Jankowski 2024-01-15 08:46:47 -0500
  • 82d28ac956
    Merge pull request #2567 from ClearlyClaire/glitch-soc/ports/convert-utils-hashtags-typescript Claire 2024-01-15 12:41:22 +0100
  • b5afbe0a61
    Update dependency bootsnap to v1.17.1 (#28713) renovate[bot] 2024-01-15 12:17:25 +0100
  • 50188ad211
    [Glitch] Use helpers to check environment in frontend (#2571) Claire 2024-01-15 12:16:05 +0100
  • 367be82a29
    Update libretranslate/libretranslate Docker tag to v1.5.4 (#28727) renovate[bot] 2024-01-15 12:09:28 +0100
  • 8cb4825c8b
    Fix sign-up restrictions based on email addresses not being enforced (#28732) Claire 2024-01-15 12:06:48 +0100
  • 8013d6c56d
    Update dependency faker to v3.2.3 (#28720) renovate[bot] 2024-01-15 12:06:28 +0100
  • 1012ffac9e
    New Crowdin Translations (automated) (#28721) github-actions[bot] 2024-01-15 12:06:25 +0100
  • e81c5c0a51
    Ignore the devise-two-factor advisory as we have rate limits in place (#28733) Claire 2024-01-15 11:45:48 +0100
  • 58830be943
    Streaming: Rework websocket server initialisation & authentication code (#28631) Emelia Smith 2024-01-15 11:36:30 +0100
  • e72676e83a
    Improve `api/v1/markers#create` performance against simultaneous requests (#28718) Matt Jankowski 2024-01-15 04:47:25 -0500
  • f8941c41a5 [Glitch] Converted hashtag.jsx to TypeScript Josh Goldberg ✨ 2023-11-28 19:20:10 +0100
  • 695dcc6ca8 [Glitch] Converted app/javascript/flavours/glitch/utils/ folder to TypeScript Josh Goldberg ✨ 2023-11-28 18:47:55 +0100
  • 52c023a305 Convert `Permalink` to Typescript Claire 2024-01-14 14:15:23 +0100
  • 16499bc097 Rewrite `Permalink` as functional component Claire 2024-01-14 13:23:13 +0100
  • 545c0041a0
    Merge pull request #2570 from ClearlyClaire/glitch-soc/ports/onboarding-profile-setup Claire 2024-01-14 19:21:39 +0100
  • 0213ae6b37 Extract glitch-soc-only i18n string Claire 2024-01-14 15:51:51 +0100
  • 6772bf611e [Glitch] Fix wrong color on active icons with counters in web UI Eugen Rochko 2023-09-02 14:46:26 +0200
  • cc363629be [Glitch] Fix focus and hover styles in web UI Eugen Rochko 2023-07-23 17:55:13 +0200
  • 7565a328d0 [Glitch] change column link to add a better keyboard focus indicator Trevor Wolf 2023-08-03 03:33:41 +1000
  • c1e28c8913 [Glitch] change focus ui for keyboard only input Trevor Wolf 2023-07-21 21:20:14 +1000
  • a7bad8f45c [Glitch] Fix profile setup showing default avatar in web UI Eugen Rochko 2023-12-21 09:32:25 +0100