Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream changes #25979

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 22, 2023

  1. Fix JS crashing if initial-state is not set (mastodon#2193)

    Fixes issues with the JS for at least sign-up pages not working
    ClearlyClaire committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    5b58ebb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Change drawer--header to drawer__header (mastodon#2189)

    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    aea7866 View commit details
    Browse the repository at this point in the history
  2. Fix small mistakes in RTL layout (mastodon#2182)

    Borders in blockquotes in reply-indicator weren't colored properly.
    
    avatar margin when viewing edited toots dropdown was applied to wrong side.
    
    Conversations had padding applied to the wrong side.
    
    Padding for notifcation cleaner checkboxes was applied to wrong side.
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    678480d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. [Glitch] [Proposal] Make able to write React in Typescript (mastodon#…

    …2190)
    
    Port 4520e64 to glitch-soc
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1565af1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Merge branch 'main' into glitch-soc/merge-upstream

    Conflicts:
    - `.github/dependabot.yml`:
      Updated upstream, removed in glitch-soc to disable noise.
      Kept removed.
    - `CODE_OF_CONDUCT.md`:
      Upstream updated to a new version of the covenant, but I have not read it
      yet, so kept unchanged.
    - `Gemfile.lock`:
      Not a real conflict, one upstream dependency updated textually too close to
      the glitch-soc only `hcaptcha` dependency.
      Applied upstream changes.
    - `app/controllers/admin/base_controller.rb`:
      Minor conflict due to glitch-soc's theming system.
      Applied upstream changes.
    - `app/controllers/application_controller.rb`:
      Minor conflict due to glitch-soc's theming system.
      Applied upstream changes.
    - `app/controllers/disputes/base_controller.rb`:
      Minor conflict due to glitch-soc's theming system.
      Applied upstream changes.
    - `app/controllers/relationships_controller.rb`:
      Minor conflict due to glitch-soc's theming system.
      Applied upstream changes.
    - `app/controllers/statuses_cleanup_controller.rb`:
      Minor conflict due to glitch-soc's theming system.
      Applied upstream changes.
    - `app/helpers/application_helper.rb`:
      Minor conflict due to glitch-soc's theming system.
      Applied upstream changes.
    - `app/javascript/mastodon/features/compose/components/compose_form.jsx`:
      Upstream added a highlight animation for onboarding, while we changed the
      max character limit.
      Applied our local changes on top of upstream's new version.
    - `app/views/layouts/application.html.haml`:
      Minor conflict due to glitch-soc's theming system.
      Applied upstream changes.
    - `stylelint.config.js`:
      Upstream added ignore paths, glitch-soc had extra ignore paths.
      Added the same paths as upstream.
    ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    12b935f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612a1ee View commit details
    Browse the repository at this point in the history
  3. [Glitch] Allow == when null checking

    Port c1a7e38 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    66bda47 View commit details
    Browse the repository at this point in the history
  4. [Glitch] Fix characters being emojified even when using Variation Sel…

    …ector 15 (text)
    
    Port 37886c2 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    0a813d9 View commit details
    Browse the repository at this point in the history
  5. [Glitch] Fix infinite loop in emoji replacement code

    Port fbb4de3 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    11b34a9 View commit details
    Browse the repository at this point in the history
  6. [Glitch] Use CSS to trim long card descriptions

    Port e713c54 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    c960657 authored and ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    0091b28 View commit details
    Browse the repository at this point in the history
  7. [Glitch] Change styling of the recommended accounts to allow bio to b…

    …e more visible
    
    Port e1b4eeb to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    chike00 authored and ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    374a109 View commit details
    Browse the repository at this point in the history
  8. [Glitch] Change label from "For you" to "People" on explore screen in…

    … web UI
    
    Port 7cf963e to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    8015297 View commit details
    Browse the repository at this point in the history
  9. [Glitch] Add lines to threads in web UI

    Port 290e4ab to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    7b01b7c View commit details
    Browse the repository at this point in the history
  10. [Glitch] Fix sass warning about deprecated slash as division (mastodo…

    …n#24653)
    
    Port 1527b02 to glitch-soc
    
    Co-authored-by: Nick Schonning <nschonni@gmail.com>
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire and nschonni committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    103b6de View commit details
    Browse the repository at this point in the history
  11. [Glitch] Fix thread lines in right-to-left locales (mastodon#24714)

    Port 105f868 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    cb97a92 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    edec08b View commit details
    Browse the repository at this point in the history
  13. [Glitch] Enable formatjs/prefer-pound-in-plural

    Port 2daa5a1 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    nschonni authored and ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    1033598 View commit details
    Browse the repository at this point in the history
  14. [Glitch] Change logo version in header based on screen size in web UI

    Port 6028d04 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    38eeed6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e79998a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Merge pull request mastodon#2198 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    c18884d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. New Crowdin updates (mastodon#2202)

    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    ClearlyClaire committed May 7, 2023
    Configuration menu
    Copy the full SHA
    a6207d2 View commit details
    Browse the repository at this point in the history
  2. Fix SCSS linting issues (mastodon#2207)

    * Disable font-family-no-missing-generic-family-keyword for font-awesome accessibility icons
    
    * Run stylelint --fix
    
    * Avoid `@extend` directives with doodle modal CSS
    
    * Drop use of `@extend` for notification cleanup buttons SCSS
    
    * Run prettier on SCSS
    ClearlyClaire committed May 7, 2023
    Configuration menu
    Copy the full SHA
    6f64c79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b59748 View commit details
    Browse the repository at this point in the history
  4. Fix some of the Javascript linting issues, as well as bugs and unneed…

    …ed divergences with upstream (mastodon#2208)
    
    * Run eslint --fix
    
    * Fix linting issues in video player and reduce divergences with upstream
    
    This includes a behavior change of not auto-looping videos anymore. I don't
    remember loops being ever intended, and they have been removed from upstream
    a while ago, but we somehow missed the change.
    
    * Fix lint issues in `app/javascript/flavours/glitch/selectors/index.js`
    
    Those were basically caused by dead code that isn't present upstream, so
    that brings us closer to upstream as well.
    
    * Fix linting issue and bug in streaming/index.js
    
    * Fix linting issues in config/webpack/shared.js
    
    * Fix unused import in flavours/glitch/features/ui/index.js
    
    * Fix linting issues and reduce divergences from upstream in flavours/glitch/features/ui/components/video_modal.jsx
    
    * Fix linting issues in flavours/glitch/reducers
    
    * Fix linting issues in glitch-soc onboarding modal
    
    * Fix linting issues in flavours/glitch/features/ui/components/navigation_panel.jsx
    
    * Remove dead code for unused local setting navbar_under
    
    * Fix various linting issues
    
    * Fix linting issues in flavours/glitch/components/scrollable_list.jsx and reduce divergences with upstream
    ClearlyClaire committed May 7, 2023
    Configuration menu
    Copy the full SHA
    3fb7fe1 View commit details
    Browse the repository at this point in the history
  5. Reset language to default when cancelling a reply (mastodon#2114)

    When cancelling a reply, the language was still set to the language of the replied to toot.
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed May 7, 2023
    Configuration menu
    Copy the full SHA
    179e38c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed0a407 View commit details
    Browse the repository at this point in the history
  7. Fix some more Javascript linting issues and discrepancies with upstre…

    …am (mastodon#2209)
    
    * Fix typo in flavours/glitch/features/video/index.js
    
    * Fix various linting issues and discrepancies with upstream
    ClearlyClaire committed May 7, 2023
    Configuration menu
    Copy the full SHA
    de74acb View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Fix some more JS linting issues (mastodon#2211)

    * Minor refactor and linting fixup in `flavours/glitch/actions/accounts.js`
    
    This is some added boilerplate but it's much more consistent with the remaining
    of the code, and avoids the linting issue.
    
    * Fix missing /privacy-policy link in DM warning because of wrongly-named import
    
    * Fix unnecessary import
    
    * Fix regexp in flavours/glitch/utils/hashtag.js
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    16c5354 View commit details
    Browse the repository at this point in the history
  2. Fix more JS linting issues (mastodon#2212)

    * Fix uses of intl.formatMessages without default messages
    
    * Ignore lint issue for ColumnLink button
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5d18840 View commit details
    Browse the repository at this point in the history
  3. Merge commit '0ad2413b35287958f59073a5b63aecc659a64d98' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/javascript/styles/mastodon/forms.scss`:
      Conflict because we ran eslint autofix on upstream files.
    - `config/initializers/content_security_policy.rb`:
      Code style changes but we have a different version.
      Kept our version.
    - `streaming/index.js`:
      Upstream fixed a typo close to glitch-soc-only code.
      Applied upstream's changes.
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2d029de View commit details
    Browse the repository at this point in the history
  4. [Glitch] Fix media description not being cleared

    Port bfeccf6 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    c960657 authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    09054f5 View commit details
    Browse the repository at this point in the history
  5. [Glitch] Add eslint-plugin-jsdoc

    Port f22b4e5 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    nschonni authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    51479f5 View commit details
    Browse the repository at this point in the history
  6. [Glitch] Fix audio player width in thread view

    Port cf1bc4b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e9eab01 View commit details
    Browse the repository at this point in the history
  7. [Glitch] Fix icons having an image role

    Port 24b2c60 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7835f8f View commit details
    Browse the repository at this point in the history
  8. [Glitch] Rewrite Icon and IconWithBadge with typescript

    Port 81f75b1 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a49707d View commit details
    Browse the repository at this point in the history
  9. [Glitch] Add type annotation for RelativeTimestamp component

    Port 15fd712 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    aff2d55 View commit details
    Browse the repository at this point in the history
  10. [Glitch] Fix transaction around settings migration

    Port f1c1fa1 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    75e2873 View commit details
    Browse the repository at this point in the history
  11. [Glitch] Fix n+1 query in settings migration

    Port 0ad2413 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8bf9bd5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request mastodon#2213 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    61f3e0e View commit details
    Browse the repository at this point in the history
  13. Fix glitch-soc's thread line styling (mastodon#2214)

    Thread lines were misaligned in glitch-soc because we have less padding and
    larger avatar sizes.
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f89f3a8 View commit details
    Browse the repository at this point in the history
  14. Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `.github/dependabot.yml`:
      Upstream made changes, but we had removed it.
      Discarded upstream changes.
    - `.rubocop_todo.yml`:
      Upstream regenerated the file, we had some glitch-soc-specific ignores.
    - `app/models/account_statuses_filter.rb`:
      Minor upstream code style change where glitch-soc had slightly different code
      due to handling of local-only posts.
      Updated to match upstream's code style.
    - `app/models/status.rb`:
      Upstream moved ActiveRecord callback definitions, glitch-soc had an extra one.
      Moved the definitions as upstream did.
    - `app/services/backup_service.rb`:
      Upstream rewrote a lot of the backup service, glitch-soc had changes because
      of exporting local-only posts.
      Took upstream changes and added back code to deal with local-only posts.
    - `config/routes.rb`:
      Upstream split the file into different files, while glitch-soc had a few
      extra routes.
      Extra routes added to `config/routes/settings.rb`, `config/routes/api.rb`
      and `config/routes/admin.rb`
    - `db/schema.rb`:
      Upstream has new migrations, while glitch-soc had an extra migration.
      Updated the expected serial number to match upstream's.
    - `lib/mastodon/version.rb`:
      Upstream added support to set version tags from environment variables, while
      glitch-soc has an extra `+glitch` tag.
      Changed the code to support upstream's feature but prepending a `+glitch`.
    - `spec/lib/activitypub/activity/create_spec.rb`:
      Minor code style change upstream, while glitch-soc has extra tests due to
      `directMessage` handling.
      Applied upstream's changes while keeping glitch-soc's extra tests.
    - `spec/models/concerns/account_interactions_spec.rb`:
      Minor code style change upstream, while glitch-soc has extra tests.
      Applied upstream's changes while keeping glitch-soc's extra tests.
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d77fbbe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b31030 View commit details
    Browse the repository at this point in the history
  16. [Glitch] Add type annotation for IconButton component

    Port 5a5975d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    20f1f3a View commit details
    Browse the repository at this point in the history
  17. [Glitch] Add type annotation for Blurhash component

    Port f501057 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9ab89bb View commit details
    Browse the repository at this point in the history
  18. [Glitch] Fix incorrect box shadow on avatar in thread view

    Port d37c0a1 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    10f5329 View commit details
    Browse the repository at this point in the history
  19. [Glitch] Change media elements to use aspect-ratio rather than comput…

    …e height themselves
    
    Port 598e63d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a8939e9 View commit details
    Browse the repository at this point in the history
  20. [Glitch] Add ALT badges to media that has alternative text in web UI

    Port 8131a5b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    bbd0e9c View commit details
    Browse the repository at this point in the history
  21. [Glitch] use configureStore of redux-toolkit instead of createStore o…

    …f redux
    
    Port 8227af8 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f4e3e30 View commit details
    Browse the repository at this point in the history
  22. [Glitch] Fix incorrect import of redux store

    Port 9c1929e to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f3af434 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5f0d2b6 View commit details
    Browse the repository at this point in the history
  24. [Glitch] Add type annotation for some js files

    Port e38b391 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e8243d5 View commit details
    Browse the repository at this point in the history
  25. [Glitch] Remove MastodonMap TS type

    Port 9a52a7f to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a33d6c9 View commit details
    Browse the repository at this point in the history
  26. [Glitch] Rewrite actions/app.ts and reducers/missed_updates.ts with c…

    …reateAction
    
    Port 0999cb4 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    3d9e353 View commit details
    Browse the repository at this point in the history
  27. [Glitch] Fixes build errors from some previous TS-related commits

    Port 45579a2 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ea04f33 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Merge pull request mastodon#2215 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f08f6d2 View commit details
    Browse the repository at this point in the history
  2. Merge commit '89269e4b713e3291a5c8c29b8d2e7b950b60eb35' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `tsconfig.json`:
      Upstream changed the config to properly process imports.
      Glitch-soc had previously already done so.
      Changed the config to better match upstream.
    ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8b56875 View commit details
    Browse the repository at this point in the history
  3. [Glitch] Rewrite <NotSignedInIndicator /> as FC

    Port 490ccbf to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1edaf58 View commit details
    Browse the repository at this point in the history
  4. [Glitch] Rewrite Image component as function component

    Port a65d2d1 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    bd851d3 View commit details
    Browse the repository at this point in the history
  5. [Glitch] Rewrite RadioButton component as FC

    Port 76264e3 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    87a704f View commit details
    Browse the repository at this point in the history
  6. [Glitch] Use LayoutType from is_mobile in actions/app

    Port 5bc8e2d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    468dfff View commit details
    Browse the repository at this point in the history
  7. [Glitch] Rewrite Domain component as function component

    Port 9818f34 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f94eb65 View commit details
    Browse the repository at this point in the history
  8. [Glitch] Mark wheel events on scrollable list as passive

    Port 89269e4 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6415981 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e806b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42bdc2a View commit details
    Browse the repository at this point in the history
  11. [Glitch] Add TypeScript support for mastodon alias and image imports

    Port 7c1305b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    887112a View commit details
    Browse the repository at this point in the history
  12. Merge commit 'c8181eb0a41c4f5c1655d4e400cab071aee4182a' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/javascript/packs/admin.jsx`:
      Upstream reworked imports, but we had many changes.
      Reworked imports as upstream did.
    - `app/javascript/packs/public.jsx`:
      Upstream reworked imports, but we had many changes.
      Reworked imports as upstream did.
    ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    c81d1b0 View commit details
    Browse the repository at this point in the history
  13. [Glitch] Dont use CommonJS (require, module.exports) anywhere

    Port 955179f to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    108720d View commit details
    Browse the repository at this point in the history
  14. [Glitch] Enforce React Rules of Hooks with eslint

    Port d9b93bd to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    b509b96 View commit details
    Browse the repository at this point in the history
  15. [Glitch] Enforce stricter rules for Typescript files

    Port c8181eb to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5f2071d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0fff2b6 View commit details
    Browse the repository at this point in the history
  17. Merge commit '6aeb162927e6f9bbfd597632a10d82d9656c2385' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `.github/dependabot.yml`:
      We deleted it.
      Kept it removed.
    - `app/javascript/packs/public.jsx`:
      Upstream changed an import, we have slightly different ones.
      Ported upstream changes.
    ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1a66456 View commit details
    Browse the repository at this point in the history
  18. [Glitch] Add more detailed type annotation for Account

    Port 6579e3a to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e22a88b View commit details
    Browse the repository at this point in the history
  19. [Glitch] Rework polyfills loading

    Port a3a2414 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    526fe33 View commit details
    Browse the repository at this point in the history
  20. [Glitch] Remove unused iOS agent sniffing function

    Port 224d458 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    a56c71f View commit details
    Browse the repository at this point in the history
  21. [Glitch] Type Redux store and middleware

    Port 6aeb162 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5aa0882 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    facc7ab View commit details
    Browse the repository at this point in the history
  23. Run prettier on Typescript files

    Port 51b83ed to glitch-soc
    ClearlyClaire committed May 9, 2023
    Configuration menu
    Copy the full SHA
    96e99e2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f371464 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Merge pull request mastodon#2216 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed May 14, 2023
    Configuration menu
    Copy the full SHA
    054df2d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    0588988 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    2f2f74e View commit details
    Browse the repository at this point in the history
  2. Greatly simplify history management code (mastodon#2230)

    Fixes mastodon#2220
    
    This drops the ability to shift+click on “Back” to get back to a pinned
    column, but that was inconsistent, broken, and undocumented.
    
    This also brings us slightly closer to upstream.
    ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    cb6f445 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69903b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    646cde7 View commit details
    Browse the repository at this point in the history
  5. Merge commit '2ce0b666a139726dc406e6c1887728553b947e59' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `config/webpack/generateLocalePacks.js`:
      A dependency update changed how functions are imported.
      Also, some linting fixes not applicable to glitch-soc.
    ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b735954 View commit details
    Browse the repository at this point in the history
  6. [Glitch] Rename Image component to ServerHeroImage

    Port ab7716c to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ea1f9b4 View commit details
    Browse the repository at this point in the history
  7. [Glitch] Add type annotation for DisplayName component

    Port 349cae0 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7d9b7f2 View commit details
    Browse the repository at this point in the history
  8. [Glitch] Disable RTK safety middlewares

    Port 6f8db56 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    79c43b6 View commit details
    Browse the repository at this point in the history
  9. [Glitch] Enable ESLint react/no-deprecated

    Port b878e3d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    nschonni authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e8fc445 View commit details
    Browse the repository at this point in the history
  10. [Glitch] Add stricter ESLint rules for Typescript files

    Port 5eeb40b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e6a7cfd View commit details
    Browse the repository at this point in the history
  11. [Glitch] Fix videos being improperly positioned on safari

    Port 0eed060 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    602ae7f View commit details
    Browse the repository at this point in the history
  12. [Glitch] Change "Sign in" to "Login"

    Port 3869e8c to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d728222 View commit details
    Browse the repository at this point in the history
  13. [Glitch] Fix UI crash in moderation interface when opening the media …

    …modal
    
    Port 5241f7b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    c960657 authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    4a1f4cb View commit details
    Browse the repository at this point in the history
  14. [Glitch] Fix being unable to load past a full page of filtered posts …

    …in Home timeline
    
    Port 7b54e47 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b0ec3bf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f959f6c View commit details
    Browse the repository at this point in the history
  16. [Glitch] Add polling and automatic redirection to /start on email c…

    …onfirmation
    
    Port e604147 to glitch-soc
    ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ba73f0e View commit details
    Browse the repository at this point in the history
  17. Merge commit 'bec6a1cad4c509c53deb378c7ba984ba7e2de5a9' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/controllers/auth/confirmations_controller.rb`:
      Upstream merged our captcha code, but there are some
      conflicts due to glitch-soc's theming system.
    - `app/views/admin/settings/registrations/show.html.haml`:
      Upstream merged our captcha code, but there are some
      conflicts due to glitch-soc's theming system.
    
    Additional changes:
    - `Gemfile`:
      Upstream added hcaptcha dependency in another place in the file.
    - `config/settings.yml`:
      Upstream added the `captcha_enabled` setting in another place in the file.
    ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ad10989 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e02d03 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    45d7358 View commit details
    Browse the repository at this point in the history
  20. [Glitch] Upgrade to React 18

    Port 8d6aea3 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3b375ee View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e2ab9d4 View commit details
    Browse the repository at this point in the history
  22. [Glitch] Allow scripts in post embed previews

    Port 711a037 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    892b3c1 View commit details
    Browse the repository at this point in the history
  23. [Glitch] Rewrite <Skeleton/> as FC and TS

    Port 8066118 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6746e5d View commit details
    Browse the repository at this point in the history
  24. [Glitch] Rewrite <TimelineHint /> as FC and TS

    Port 9a472ef to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed May 25, 2023
    Configuration menu
    Copy the full SHA
    60c7e55 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    61f6cd4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    1347ca6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Merge pull request mastodon#2236 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes up to e387175
    ClearlyClaire committed May 27, 2023
    Configuration menu
    Copy the full SHA
    0222df6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    9381f78 View commit details
    Browse the repository at this point in the history
  2. [Glitch] Use the new JSX transform everywhere

    Port 8f66126 to glitch-soc
    ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    6001f5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8278907 View commit details
    Browse the repository at this point in the history
  4. [Glitch] Use JSX syntax for Fragments

    Port 5a16bd7 to glitch-soc
    ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    a0bc061 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dbd44f View commit details
    Browse the repository at this point in the history
  6. [Glitch] Fix video player offering to expand in a lightbox when it's …

    …in an iframe
    
    Port 100840c to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    8f380a3 View commit details
    Browse the repository at this point in the history
  7. [Glitch] Add support for custom sign-up URLs

    Port ca66e61 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    9e5278e View commit details
    Browse the repository at this point in the history
  8. Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `.eslintrc.js`:
      Upstream moved a configuration block in which we had added a glitch-only
      path.
      Moved the configuration block as upstream did.
    - other files:
      Upstream reordered imports, and those files had different ones.
      Kept our version and reordered imports using the same rules.
    ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    1cd7f5f View commit details
    Browse the repository at this point in the history
  9. Fix import order with ESLint

    Port d27216d to glitch-soc
    ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    7d7db89 View commit details
    Browse the repository at this point in the history
  10. Merge commit '391c089d0db58d731765dba730a5e1f2fe8570a6' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `.github/dependabot.yml`:
      We removed it from glitch-soc.
      Keep it deleted.
    ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    0e74667 View commit details
    Browse the repository at this point in the history
  11. [Glitch] Rewrite <LoadGap /> as FC and TS

    Port 7336f36 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    017fbc7 View commit details
    Browse the repository at this point in the history
  12. [Glitch] Fix null signUp URL handling from mastodon#25014

    Port 40b948a to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    7bec63e View commit details
    Browse the repository at this point in the history
  13. [Glitch] Change share action from being in action bar to being in dro…

    …pdown in web UI
    
    Port 1caa5ff to glitch-soc
    
    Co-authored-by: Claire <claire.github-309c@sitedethib.com>
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron and ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    e7dc375 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0669783 View commit details
    Browse the repository at this point in the history
  15. [Glitch] Update inconsistent defaultMessage

    Port e58c36d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    0009b4b View commit details
    Browse the repository at this point in the history
  16. [Glitch] Fix export style of <LoadGap /> based on <Domain />

    Port 4197b5e to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    6a59208 View commit details
    Browse the repository at this point in the history
  17. [Glitch] Rewrite actions/modal and reducers/modal with typescript

    Port 38c6216 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    382b2a5 View commit details
    Browse the repository at this point in the history
  18. Fix extraneous newlines

    ClearlyClaire committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5ed48e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge pull request mastodon#2237 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fca2dff View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Fix closeModal invocation (mastodon#2239)

    Fixes mastodon#2238
    
    Some call sites where missed in 382b2a5
    ClearlyClaire committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    ee771f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge commit '00c222377db0e305ac3f4a15bf1c18eb89c1f45f' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `.rubocop_todo.yml`:
      Took upstream's changes.
    ClearlyClaire committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c22fc2f View commit details
    Browse the repository at this point in the history
  2. [Glitch] Handle Surrogate Pairs in truncate()

    Port 64b960b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    eai04191 authored and ClearlyClaire committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    4993b6e View commit details
    Browse the repository at this point in the history
  3. [Glitch] Fix null signUp URL in various places

    Port 14bb6bb to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    5e876c2 View commit details
    Browse the repository at this point in the history
  4. [Glitch] Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0

    Port 89d6341 to glitch-soc
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Renaud Chaput <renchap@gmail.com>
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    2 people authored and ClearlyClaire committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7fc1297 View commit details
    Browse the repository at this point in the history
  5. Merge pull request mastodon#2242 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes up to 00c2223
    ClearlyClaire committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    d907e79 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Merge commit '44cd88adc4e2f4028dcc2b08b98368f0dc90cee4' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `.github/dependabot.yml`:
      Updated upstream, but we've deleted it.
      Keep it deleted.
    - `app/javascript/mastodon/locales/index.js`:
      Reworked upstream, but the code was mostly in
      `app/javascript/locales/index.js` in glitch-soc.
      Updated that file accordingly.
    - `app/javascript/packs/public.jsx`:
      Not a real conflict, but different imports in
      glitch-soc and upstream.
    - `app/views/layouts/application.html.haml`:
      Conflict due to locales loading and theme system
      discrepancies.
      Updated in our own way.
    - `app/views/layouts/embedded.html.haml`:
      Conflict due to locales loading and theme system
      discrepancies.
      Updated in our own way.
    - `config/webpack/generateLocalePacks.js`:
      Deleted upstream, as upstream now directly loads the
      JSON at runtime.
      Deleted as well, will switch to runtime loading in
      an upcoming commit.
    - `config/webpack/shared.js`:
      Not a real conflict, but different imports in
      glitch-soc and upstream.
    - `config/webpack/translationRunner.js`:
      Mostly deleted upstream, to be replaced with `formatjs-formatter.js`
      instead.
      Moved the glitch-soc logic there and deleted the file.
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    85722a9 View commit details
    Browse the repository at this point in the history
  2. [Glitch] Upgrade react-intl

    Port 44cd88a to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9e133e2 View commit details
    Browse the repository at this point in the history
  3. Merge commit 'b922ad7a1b4bc8d968d0df2c7f307d4fec53435d' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `package.json`:
      Upstream changed various script definitions in lines surrounding the one for
      `i18n:extract`, which had glitch-soc-specific changes.
      Updated the scripts as upstream did, while keeping our changes to
      `i18n:extract`.
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    93c7144 View commit details
    Browse the repository at this point in the history
  4. [Glitch] Translate CW, poll options and media descriptions

    Port 6905746 to glitch-soc
    
    Co-authored-by: Claire <claire.github-309c@sitedethib.com>
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    c960657 and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    7e25fd9 View commit details
    Browse the repository at this point in the history
  5. [Glitch] Fix prev/next buttons color in media viewer

    Port 675672f to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    8188522 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b27a9a5 View commit details
    Browse the repository at this point in the history
  7. [Glitch] Add a confirmation screen when suspending a domain

    Port e9385e9 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9af04d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa57f7e View commit details
    Browse the repository at this point in the history
  9. [Glitch] Fix using Date.now() instead of intl.now()

    Port b3f9a0d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    S-H-GAMELINKS authored and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a4d7a17 View commit details
    Browse the repository at this point in the history
  10. Merge commit 'b0780cfeeda641645ea65da257a72ec507e71647' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/javascript/mastodon/load_locale.js`:
      The file moved to `app/javascript/mastodon/locales/load_locale.ts`.
      Ported the changes there and deleted `app/javascript/mastodon/load_locale.js`.
    - `app/javascript/mastodon/locales/index.js`:
      The file moved to `app/javascript/mastodon/locales/index.ts`.
      Did *not* port the changes as I want to try something a bit different.
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    734e186 View commit details
    Browse the repository at this point in the history
  11. [Glitch] Fix /share and cleanup and reorganize frontend locale loading

    Port b0780cf to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9e66c07 View commit details
    Browse the repository at this point in the history
  12. Merge commit '1483a3ddfe74e4fb81d87447a1781943eab86c60' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `config/initializers/simple_form.rb`:
      Upstream added a new simple_form component, where we had an extra one.
      Kept both components.
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    d8b0a73 View commit details
    Browse the repository at this point in the history
  13. [Glitch] Fix spacing of middle dots in the detailed status meta section

    Port acc419b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    j-f1 authored and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    753385d View commit details
    Browse the repository at this point in the history
  14. [Glitch] Add card with who invited you to join when displaying rules …

    …on sign-up
    
    Port SCSS from 0766c9a to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    bf23afa View commit details
    Browse the repository at this point in the history
  15. [Glitch] Add exclusive lists

    Port bacb674 to glitch-soc
    
    Co-authored-by: Liam Cooke <liam@liamcooke.com>
    Co-authored-by: John Holdun <john@johnholdun.com>
    Co-authored-by: Effy Elden <effy@effy.space>
    Co-authored-by: Lina Reyne <git@lina.pizza>
    Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
    Co-authored-by: Claire <claire.github-309c@sitedethib.com>
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    7 people committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    a8a30f1 View commit details
    Browse the repository at this point in the history
  16. [Glitch] Fix design issues with recent react-intl upgrade

    Port c2c3961 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    475185a View commit details
    Browse the repository at this point in the history
  17. [Glitch] Fix not shown announcements in hometimeline.

    Port a6c898f to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    S-H-GAMELINKS authored and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    5a961f8 View commit details
    Browse the repository at this point in the history
  18. [Glitch] Add data-nosnippet so Google doesn't use trending posts in s…

    …nippets for /
    
    Port 1483a3d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    88c5ad3 View commit details
    Browse the repository at this point in the history
  19. Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `config/initializers/content_security_policy.rb`:
      Kept our version, it was not affected by upstream's bug.
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    c48ec9c View commit details
    Browse the repository at this point in the history
  20. [Glitch] Rewrite <LoadMore /> as FC and TS

    Port fb5bf5c to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    alfe authored and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    83ae40e View commit details
    Browse the repository at this point in the history
  21. [Glitch] Change design of dropdowns in web UI

    Port e4fd950 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    fb0d2de View commit details
    Browse the repository at this point in the history
  22. Merge commit '16dd3f08c1e5396d5f9ff3f13417901bc4e4b8b9' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/views/settings/preferences/appearance/show.html.haml`:
      Upstream fixed a translation bug in the theme selector that is absent from
      glitch-soc due to our different theming system.
      Discarded upstream changes.
    - `streaming/index.js`:
      Upstream changed the signature of a function to change its return type.
      This is not a real conflict, the conflict being caused by an extra
      argument in glitch-soc's code.
      Applied upstream's change while keeping our extra argument.
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    8c26d49 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    34efd1a View commit details
    Browse the repository at this point in the history
  24. Merge commit '3a2a15c6ea4d4603469861ed9be09da12a122e45' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/views/settings/preferences/appearance/show.html.haml`:
      Conflict because glitch-soc does not have a theme selector here.
    ClearlyClaire committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    42a0898 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    20718a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Merge pull request mastodon#2246 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    af97a6a View commit details
    Browse the repository at this point in the history
  2. [Glitch] Change "direct message" nomenclature to "private mention" in…

    … web UI (mastodon#2158)
    
    Port 68a192e to glitch-soc
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    fefdc32 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    65cbcce View commit details
    Browse the repository at this point in the history
  2. [Glitch] Change "bot" label to "automated"

    Port 432a5d2 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f815bd5 View commit details
    Browse the repository at this point in the history
  3. [Glitch] Rewrite <LoadPending /> as FC and TS

    Port dfaf59d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    alfe authored and ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    cdec45e View commit details
    Browse the repository at this point in the history
  4. [Glitch] Add missing report category translation

    Port 1cb4514 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    0a212cf View commit details
    Browse the repository at this point in the history
  5. [Glitch] Rewrite <LoadingIndicator/> as FC and TS (mastodon#25364)

    Port a86886b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    alfe authored and ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    9bf6325 View commit details
    Browse the repository at this point in the history
  6. [Glitch] Rewrite emoji_mart_data_light as TS

    Port 3b5e302 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    b1b95dd View commit details
    Browse the repository at this point in the history
  7. [Glitch] Fix CAPTCHA page not following design pattern of sign-up flow

    Port 39110d1 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    d795c2c View commit details
    Browse the repository at this point in the history
  8. Merge commit '9e245d147bcb2c72cc552ff8c276a1c34e2f686d' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/views/settings/profiles/show.html.haml`:
      Upstream redesigned the settings page, where glitch-soc had changes because of
      the ability to set some custom limits.
      Went with upstream's design while keeping our custom limits.
    - `yarn.lock`:
      Upstream updated dependencies textually close to a glitch-soc-only dependency.
      Updated the dependnencies as well.
    ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    6c99479 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e597818 View commit details
    Browse the repository at this point in the history
  10. [Glitch] Fix non-interactive upload container being given a button

    …role and tabIndex
    
    Port c9d06d1 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    3b04e39 View commit details
    Browse the repository at this point in the history
  11. Merge pull request mastodon#2251 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f3c2035 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into glitch-soc/merge-upstream

    Conflicts:
    - `app/views/layouts/application.html.haml`:
      Conflicts due to glitch-soc's theming system.
      Added `crossorigin: 'anonymous'` like upstream did, to the glitch-soc-specific code.
    - `app/views/layouts/embedded.html.haml`:
      Conflicts due to glitch-soc's theming system.
      Added `crossorigin: 'anonymous'` like upstream did, to the glitch-soc-specific code.
    ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    dc68306 View commit details
    Browse the repository at this point in the history
  13. Merge pull request mastodon#2252 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    4ddb736 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Re-allow title attribute in <abbr> (mastodon#2254)

    * Re-allow title attribute in <abbr>
    
    This was accidentally removed in 7623e18
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    
    * Add test
    
    Add a new test to check that title attribute on <abbr> is kept.
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    eba3411 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Merge commit '55e7c08a83547424024bac311d5459cb82cf6dae' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/models/user_settings.rb`:
      Upstream added a constraint on a setting textually close
      to glitch-soc-only settings.
      Applied upstream's change.
    - `lib/sanitize_ext/sanitize_config.rb`:
      Upstream added support for the `translate` attribute on a few elements,
      where glitch-soc had a different set of allowed elements and attributes.
      Extended glitch-soc's allowed attributes with `translate` as upstream did.
    - `spec/validators/status_length_validator_spec.rb`:
      Upstream refactored to use RSpec's `instance_double` instead of `double`,
      but glitch-soc had changes to tests due to configurable max toot chars.
      Applied upstream's changes while keeping tests against configurable max
      toot chars.
    ClearlyClaire committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    178e151 View commit details
    Browse the repository at this point in the history
  2. [Glitch] Rewrite <AutosuggestHashtag /> as FC and TS

    Port 804488d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    taichi221228 authored and ClearlyClaire committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c71fc42 View commit details
    Browse the repository at this point in the history
  3. [Glitch] Change emoji picker icon

    Port 69db507 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    iparr authored and ClearlyClaire committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    6fe345c View commit details
    Browse the repository at this point in the history
  4. [Glitch] Fix custom signup URL may not loaded

    Port 8d2c268 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    mgmn authored and ClearlyClaire committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    222713a View commit details
    Browse the repository at this point in the history
  5. [Glitch] Fix j/k keyboard shortcuts on some status lists

    Port a8c1c8b to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    7d160d2 View commit details
    Browse the repository at this point in the history
  6. [Glitch] Add onboarding prompt when home feed too slow in web UI

    Port 00ec439 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    6fb3425 View commit details
    Browse the repository at this point in the history
  7. [Glitch] Remove unique accounts condition from Home onboarding prompt

    Port 0842a68 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    5def74a View commit details
    Browse the repository at this point in the history
  8. Merge pull request mastodon#2256 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    b052a7e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    80a5c16 View commit details
    Browse the repository at this point in the history
  2. [Glitch] Fix search not being easily findable on smaller screens in w…

    …eb UI
    
    Port 2b78c07 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2f99637 View commit details
    Browse the repository at this point in the history
  3. [Glitch] Fix onboarding prompt flashing while home feed is loading in…

    … web UI
    
    Port 65aa046 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4faa4eb View commit details
    Browse the repository at this point in the history
  4. [Glitch] Improve dismissable banner buttons when they dont fit on 1 line

    Port ae30a60 to glitch-soc
    
    Co-authored-by: Claire <claire.github-309c@sitedethib.com>
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap and ClearlyClaire committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c43cfd2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request mastodon#2258 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8b4df95 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    155fc45 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    44e98a2 View commit details
    Browse the repository at this point in the history
  2. [Glitch] Remove the search button from UI header when logged out

    Port 285a691 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    b75aa6b View commit details
    Browse the repository at this point in the history
  3. [Glitch] Fix onboarding prompt being displayed because of disconnecti…

    …on gaps
    
    Port 9934949 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    2ba4773 View commit details
    Browse the repository at this point in the history
  4. [Glitch] Use an Immutable Record as the root state

    Port 78ba12f to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    eb1cb82 View commit details
    Browse the repository at this point in the history
  5. [Glitch] Change local and federated timelines to be in a single fireh…

    …ose column
    
    Port cea9db5 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    7cc2c1b View commit details
    Browse the repository at this point in the history
  6. [Glitch] Change dropdown icon above compose form from ellipsis to bar…

    …s in web UI
    
    Port 0512537 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    c49e339 View commit details
    Browse the repository at this point in the history
  7. [Glitch] Prevent duplicate concurrent calls of /api/*/instance in w…

    …eb UI
    
    Port 5b46345 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    mgmn authored and ClearlyClaire committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    587ddc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f3c3f5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request mastodon#2263 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    ed567c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Fix showing local only toots in "All" (mastodon#2265)

    * Fix warnings about missing dependency in hooks
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    
    * Add `allowLocalOnly` to timelineId
    
    Without this local-only toots will never be loaded.
    
    feedType is checked to be public to not show local-only toots in the "Remote" tab.
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b422b5e View commit details
    Browse the repository at this point in the history
  2. Add regex filter back to firehose (mastodon#2266)

    * Add regex filter back to firehose
    
    The regex filter will apply to all tabs and not be automatically applied when pinned.
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    
    * Keep regex when pinned
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ed15893 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    5de49e7 View commit details
    Browse the repository at this point in the history
  2. [Glitch] Change labels of live feeds tabs in web UI

    Port 54a1052 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0a52716 View commit details
    Browse the repository at this point in the history
  3. [Glitch] Add at-symbol prepended to mention span title

    Port d9a5c1a to glitch-soc
    
    Co-authored-by: Sam BC <samuel.balbirnie-cumming@xdesign.com>
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    2 people authored and ClearlyClaire committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ac74374 View commit details
    Browse the repository at this point in the history
  4. [Glitch] Fix local live feeds does not expand

    Port 6268188 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    mgmn authored and ClearlyClaire committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c624680 View commit details
    Browse the repository at this point in the history
  5. [Glitch] Add canonical link tags in web UI

    Port 000b835 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b3f2093 View commit details
    Browse the repository at this point in the history
  6. [Glitch] Add button to see results for polls in web UI

    Port b7910bc to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a117c95 View commit details
    Browse the repository at this point in the history
  7. [Glitch] Change button colors to increase hover/focus contrast and co…

    …nsistency
    
    Port 54cb679 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Trevor Wolf authored and ClearlyClaire committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4719d88 View commit details
    Browse the repository at this point in the history
  8. [Glitch] Fix regression of icon button colors in web UI

    Port 69e124e to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c0fa85b View commit details
    Browse the repository at this point in the history
  9. Merge pull request mastodon#2272 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    30ad9d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    ff7aae3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mastodon#2274 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c25ba31 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    513078d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into glitch-soc/merge-upstream

    Conflicts:
    - `.github/workflows/build-image.yml`:
      Upstream attempted something with tags.
      Kept our version.
    ClearlyClaire committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b9aa228 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mastodon#2279 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a40529f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    67055b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e54a30 View commit details
    Browse the repository at this point in the history
  3. [Glitch] Fix translate button position

    Port 9f078e2 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0bfa4a9 View commit details
    Browse the repository at this point in the history
  4. [Glitch] Convert <DismissableBanner> to Typescript

    Port 4534498 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    55ea791 View commit details
    Browse the repository at this point in the history
  5. [Glitch] Rewrite <ShortNumber /> as FC and TS

    Port 20e85c0 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    alfe authored and ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5b9e431 View commit details
    Browse the repository at this point in the history
  6. [Glitch] simplify counters

    Port e0d230f to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    takayamaki authored and ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9e311f9 View commit details
    Browse the repository at this point in the history
  7. Merge commit '41a505513fb36f7c28c8d8a4270d5ee192169462' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/serializers/initial_state_serializer.rb`:
      Upstream renamed an initial state parameter, where we had extra ones.
      Renamed as upstream did.
    - `app/workers/feed_insert_worker.rb`:
      Upstream wrapped database query in a block, we had extra database
      queries because of the DM timeline.
      Moved everything in the block.
    ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    82eebd0 View commit details
    Browse the repository at this point in the history
  8. [Glitch] Fix explore page being inaccessible when opted-out of trends…

    … in web UI
    
    Port ceeb2b8 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c250b37 View commit details
    Browse the repository at this point in the history
  9. Merge commit '610cf6c3713e414995ea1a57110db400ccb88dd2' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/models/trends.rb`:
      Conflict due to glitch-soc's code splitting trends mailing depending on type.
      Ported upstream's changes.
    ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dd0002e View commit details
    Browse the repository at this point in the history
  10. [Glitch] Change label and design of sensitive and unavailable media i…

    …n web UI
    
    Port 338a0e7 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    71f8c45 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    075887e View commit details
    Browse the repository at this point in the history
  12. [Glitch] Add forward_to_domains parameter to POST /api/v1/reports

    Port c27b82a to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c699dc0 View commit details
    Browse the repository at this point in the history
  13. [Glitch] Fix filters not applying to explore tab

    Port af54bf5 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c3af91c View commit details
    Browse the repository at this point in the history
  14. [Glitch] fix buttons showing inconsistent styles

    Port ea10feb to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Trevor Wolf authored and ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    15f6fa8 View commit details
    Browse the repository at this point in the history
  15. Merge commit '8e0fd2d619dac93c193da6a762564244e5622498' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `.github/workflows/build-image.yml`:
      Upstream changed how releases are tagged, we don't have releases.
      Ignored the changes
    ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2aadebc View commit details
    Browse the repository at this point in the history
  16. [Glitch] Fix sounds not being loaded from assets host

    Port 1392f31 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Signez authored and ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ec95f62 View commit details
    Browse the repository at this point in the history
  17. Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `db/migrate/20180831171112_create_bookmarks.rb`:
      Upstream ran a lint fix on this file, but this file is different in
      glitch-soc because the feature was added much earlier.
      Ran the lint fix on our own version of the file.
    ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9ae60f8 View commit details
    Browse the repository at this point in the history
  18. Fix various CSS issues

    ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c2bfbf5 View commit details
    Browse the repository at this point in the history
  19. Merge pull request mastodon#2291 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bb98d97 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge commit '0d7340380cf3094335d8bc67f7c465e2b154566a' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - app/controllers/application_controller.rb:
      Upstream added an `include` where we had an extra `include` due to
      glitch-soc's theming system.
      Added upstream's new `include`.
    ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2d09653 View commit details
    Browse the repository at this point in the history
  2. Merge commit '73b64b89170cb72854a1709186c62ce31f476889' into glitch-s…

    …oc/merge-upstream
    
    Conflicts:
    - `app/javascript/styles/fonts/roboto-mono.scss`:
      Upstream updated the linter, which changed a few linter rules.
      Some of those changed lines are different in glitch-soc because we use
      different paths for the assets.
      Applied the same style rules on our version of the file.
    - `app/javascript/styles/fonts/roboto.scss`:
      Upstream updated the linter, which changed a few linter rules.
      Some of those changed lines are different in glitch-soc because we use
      different paths for the assets.
      Applied the same style rules on our version of the file.
    ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    95a1fde View commit details
    Browse the repository at this point in the history
  3. [Glitch] Upgrade to Prettier 3

    Port 73b64b8 to glitch-soc
    ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0870c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    177497b View commit details
    Browse the repository at this point in the history
  5. [Glitch] Convert Home timeline components to Typescript

    Port a75138d to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    447ab7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25571b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3be4f42 View commit details
    Browse the repository at this point in the history
  8. [Glitch] Upgrade to typescript-eslint v6

    Port a725307 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    renchap authored and ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    18f5556 View commit details
    Browse the repository at this point in the history
  9. [Glitch] Fix follow link style in embeds

    Port 5a3f174 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    98e5589 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e271d01 View commit details
    Browse the repository at this point in the history
  11. Merge pull request mastodon#2296 from ClearlyClaire/glitch-soc/merge-…

    …upstream
    
    Merge upstream changes
    ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3952d17 View commit details
    Browse the repository at this point in the history
  12. Fix notifications not loading when slow mode active (mastodon#2292)

    When slow mode is enabled, clicking a notification filter when a new notification was received will render an empty column.
    
    This change has been missed in e91bf82
    
    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    470ded3 View commit details
    Browse the repository at this point in the history
  13. Add eslint rule to forbid vanilla imports in glitch (mastodon#2293)

    Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
    Plastikmensch committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a004718 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9adda1 View commit details
    Browse the repository at this point in the history
  15. [Glitch] Fix embed dropdown menu item for unauthenticated users

    Port 41f65ed to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a98b5c2 View commit details
    Browse the repository at this point in the history
  16. [Glitch] Fix dropdowns being disabled for logged out users in web UI

    Port a8edbcf to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Gargron authored and ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8b22aa1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aa892ab View commit details
    Browse the repository at this point in the history
  18. [Glitch] Change links in multi-column mode so tabs are open in single…

    …-column mode
    
    Port 5fad7bd to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    Signez authored and ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    140e394 View commit details
    Browse the repository at this point in the history
  19. [Glitch] Change “About” and “Privacy policy” links to open in a new t…

    …ab in advanced interface
    
    Port 71db616 to glitch-soc
    
    Signed-off-by: Claire <claire.github-309c@sitedethib.com>
    ClearlyClaire committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    add2d2b View commit details
    Browse the repository at this point in the history