about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-03-31[Glitch] Move marky to devDependencyNick Schonning
Port ddb769f0b84d4bcff22472f236a4ec74c631d0a6 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-03-31Restore exif-js dependencyClaire
2023-03-31Migrate glitch-soc's exclusive user settingsClaire
2023-03-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
Conflicts: - `README.md`: Upstream added a link to the roadmap, but we have a completely different README. Kept ours. - `app/models/media_attachment.rb`: Upstream upped media attachment limits. Updated the default according to upstream's. - `db/migrate/20180831171112_create_bookmarks.rb`: Upstream changed the migration compatibility level. Did so too. - `config/initializers/content_security_policy.rb`: Upstream refactored this file but we have a different version. Kept our version. - `app/controllers/settings/preferences_controller.rb`: Upstream completely refactored user settings storage, and glitch-soc has a different set of settings. The file does not directly references individual settings anymore. Applied upstream changes. - `app/lib/user_settings_decorator.rb`: Upstream completely refactored user settings storage, and glitch-soc has a different set of settings. The file got removed entirely. Removed it as well. - `app/models/user.rb`: Upstream completely refactored user settings storage, and glitch-soc has a different set of settings. References to individual settings have been removed from the file. Removed them as well. - `app/views/settings/preferences/appearance/show.html.haml`: Upstream completely refactored user settings storage, and glitch-soc has a different set of settings. Applied upstream's changes and ported ours back. - `app/views/settings/preferences/notifications/show.html.haml`: Upstream completely refactored user settings storage, and glitch-soc has a different set of settings. Applied upstream's changes and ported ours back. - `app/views/settings/preferences/other/show.html.haml`: Upstream completely refactored user settings storage, and glitch-soc has a different set of settings. Applied upstream's changes and ported ours back. - `config/settings.yml`: Upstream completely refactored user settings storage, and glitch-soc has a different set of settings. In particular, upstream removed user-specific and unused settings. Did the same in glitch-soc. - `spec/controllers/application_controller_spec.rb`: Conflicts due to glitch-soc's theming system. Mostly kept our version, as upstream messed up the tests.
2023-03-31Add Roadmap to README (#24288)Nick Schonning
2023-03-31Bump ruby to 3.2.2 due to ReDoS vulnerabilities (#24320)Sai
2023-03-31Add documentation for Rubocop overrides (#23811)Nick Schonning
2023-03-31Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)Nick Schonning
2023-03-31IndexingScheduler: fetch and import in batches (#24285)Vyr Cossont
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-03-31Autofix Rubocop Style/IdenticalConditionalBranches (#24322)Nick Schonning
2023-03-31Enable Rubocop Metrics/BlockLength with Excludes (#24260)Nick Schonning
2023-03-31Wrong type for user setting when default is defined by lambda (#24321)Christian Schmidt
2023-03-30Change "direct message" nomenclature to "private mention" in web UI (#24248)Eugen Rochko
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-03-30Fix stale apt index in github actions (#24319)Claire
2023-03-30Bump cssnano from 5.1.15 to 6.0.0 (#24296)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30Fix: set multiColumn value for /explore Statuses (#24314)Tdxdxoz
2023-03-29Fix missing translation in pagination gap tags (#24262)mogamin
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-03-29Fixes launching of the devcontainer and adds support for Docker Desktop (#24303)Robert R George
2023-03-29Bump sass from 1.59.3 to 1.60.0 (#24292)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump rimraf from 4.4.0 to 4.4.1 (#24291)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump react-textarea-autosize from 8.4.0 to 8.4.1 (#24293)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Requeue expiration notification (#24311)Christian Schmidt
2023-03-29Bump react-select from 5.7.1 to 5.7.2 (#24294)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump prettier from 2.8.5 to 2.8.7 (#24295)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump mkdirp from 2.1.5 to 2.1.6 (#24297)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump glob from 9.3.0 to 9.3.2 (#24298)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump aws-sdk-s3 from 1.119.1 to 1.119.2 (#24299)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump tzinfo-data from 1.2022.7 to 1.2023.2 (#24300)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Wrap db:setup with Chewy.strategy(:mastodon) (#24302)Robert R George
2023-03-28Use Yarn instead of NPX for pre-commit hook (#24287)Nick Schonning
2023-03-28Remove remaining CodeClimate references (#24289)Nick Schonning
2023-03-27Add migration tests for user mail notification settings (#24277)Claire
2023-03-27Fix user archive takeout when using OpenStack Swift or S3 providers with no ↵Claire
ACL support (#24200)
2023-03-27Move marky to devDependency (#24258)Nick Schonning
2023-03-27Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275)Claire
2023-03-27New Crowdin updates (#24130)Eugen Rochko
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2023-03-27Merge pull request #2151 from ClearlyClaire/glitch-soc/mainClaire
Merge upstream changes
2023-03-27Refactor styles to use logical properties for positioning (#23944)Eugen Rochko
2023-03-27Serialize status webhook events in REST API format (#24243)Vyr Cossont
2023-03-27Update strong_migrations to version 0.8.0 (#24270)Matt Jankowski
2023-03-27[Glitch] Remove legacy decorators syntaxneatchee
Port d1b057a0ac41a5756b6a416d2f290b086cb59220 to glitch-soc
2023-03-27Setup Husky and lint-stage for commit fixing (#23308)Nick Schonning
2023-03-26[Glitch] Remove isNaN polyfillNick Schonning
Port b46125224c26bc0144659b4319ea416b01289961 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-03-26Merge branch 'main' into glitch-soc/mainClaire
2023-03-26Fix typo in _login_activity.html.haml (#24263)mogamin
2023-03-26Reset model in migration after removing column (#24250)Matt Jankowski
2023-03-26Move link header setting to after_action (#24251)Matt Jankowski
2023-03-26Migration warning helper, and only run in production env (#24253)Matt Jankowski
2023-03-26Add allow_other_host in redirects which may go outside app (#24252)Matt Jankowski