Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-25 | Change design of account rows in web UI (#24247) | Eugen Rochko | |
2023-03-24 | Add missing parenthesis (#24238) | Yamagishi Kazutoshi | |
2023-03-24 | Remove legacy decorators syntax (#18357) | Yamagishi Kazutoshi | |
2023-03-23 | Exclude files for Rubocop Metrics/ClassLength (#24213) | Nick Schonning | |
2023-03-23 | Use Yarn production install for asset compile (#24232) | Nick Schonning | |
2023-03-23 | Fix docker images not being pushed (#2143) | Plastikmensch | |
* Change repo from mastodon/mastodon to glitch-soc/mastodon Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> * Remove repo check from build-image workflow Reverts 0b8b0ef65221e5341cd81b212f0e40722ffd5ef7 Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> --------- Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> | |||
2023-03-23 | Merge pull request #2144 from ClearlyClaire/glitch-soc/merge-upstream | Claire | |
Merge upstream changes | |||
2023-03-23 | Remove isNaN polyfill (#24224) | Nick Schonning | |
2023-03-23 | Fix broken links in account gallery (#24218) | Christian Schmidt | |
2023-03-22 | [Glitch] Fit the max-width of media in .prose to parent box | mogamin | |
Port 0a9def5498d9630bb9ebf1585f76b2af5fad5169 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-22 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `app/models/status.rb`: Upstream added lines close to a glitch-soc only line, not a real conflict. Applied upstream's changes (added hooks) while keeping glitch-soc's changes (`local_only` scope). - `config/environments/production.rb`: Upstream removed a header, while we have glitch-soc specific ones. Removed the header removed upstream. | |||
2023-03-22 | Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202) | Claire | |
2023-03-22 | Remove unused InstancePresenter methods (#24206) | Matt Jankowski | |
2023-03-22 | Add specs for Chewy importers (#24204) | Matt Jankowski | |
2023-03-22 | Update profile link verification instructions (#19723) | Simon Elvery | |
Co-authored-by: Effy Elden <effy@effy.space> | |||
2023-03-21 | Bump version to v4.1.1 (#24201) | Claire | |
2023-03-21 | Refactoring relations_map (#24195) | Takeshi Umeda | |
2023-03-21 | Bump stackprof from 0.2.23 to 0.2.24 (#24190) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-03-21 | Bump prettier from 2.8.4 to 2.8.5 (#24188) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-03-21 | Bump stylelint from 15.2.0 to 15.3.0 (#24185) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-03-21 | Bump react-select from 5.7.0 to 5.7.1 (#24187) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-03-21 | Bump rack-cors from 1.1.1 to 2.0.1 (#24189) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-03-21 | Bump pghero from 3.3.0 to 3.3.1 (#24186) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-03-20 | Fit the max-width of media in .prose to parent box (#24180) | mogamin | |
2023-03-20 | Remove references to non-existent actions (#24183) | Matt Jankowski | |
2023-03-20 | Fix crash in `tootctl` commands making use of parallelization when ↵ | Claire | |
Elasticsearch is enabled (#24182) | |||
2023-03-20 | Remove `Permissions-Policy` header from all responses (#24124) | Eugen Rochko | |
2023-03-19 | Add getting-started-misc to route (#2141) | Plastikmensch | |
* Add getting-started-misc to web_app_paths Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> * Add signed in check to navigation entries Enabling routing for getting-started-misc allows the column to be directly accessible, which showed every entry and threw unnecessary errors. Also fixed the keys as these were literally "i++". Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> * Remove "Extended information" from getting-started-misc I couldn't find any reference to this translation string, so I removed it too. Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> --------- Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> | |||
2023-03-19 | Webhooks for local status.create, status.update, account.update (#24133) | Vyr Cossont | |
2023-03-18 | Merge pull request #2138 from ClearlyClaire/glitch-soc/merge-upstream | Claire | |
Merge upstream changes | |||
2023-03-18 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
2023-03-18 | Merge pull request #2136 from ClearlyClaire/glitch-soc/merge-upstream | Claire | |
Merge upstream changes | |||
2023-03-18 | Upgrade redis-node to latest (#24154) | Nick Schonning | |
2023-03-18 | Revert "Dedupe yarn.lock with yarn-deduplicate" (#24155) | Nick Schonning | |
2023-03-18 | Dedupe yarn.lock with yarn-deduplicate (#24119) | Nick Schonning | |
2023-03-17 | Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142) | Jean byroot Boussier | |
Co-authored-by: Jean Boussier <jean.boussier@gmail.com> | |||
2023-03-17 | Include config/ and update all rubcop deps (#23963) | Nick Schonning | |
2023-03-17 | Link to the Identity provider's account settings from the account settings ↵ | CSDUMMI | |
(#24100) Co-authored-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-17 | Bump rimraf from 4.1.2 to 4.4.0 (#24048) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-03-17 | Bump glob from 8.1.0 to 9.3.0 (#24110) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-03-16 | [Glitch] Replace `Status#translatable?` with language matrix in separate ↵ | Christian Schmidt | |
endpoint Port bd047acc356671727c112336bb237f979bba517d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-16 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `README.md`: Upstream changed their README, we have our own. Kept ours. - `app/helpers/application_helper.rb`: Minor code style fix upstream, on a line that is different in glitch-soc due to the different theming system. Applied the code style fix to our own code. - `app/views/settings/preferences/appearance/show.html.haml`: Code style fix on a line next to lines exclusive to glitch-soc. Applied upstream changes. - `yarn.lock`: Upstream updated a dependency textually close to a glitch-soc-only dependency. Updated the dependency like upstream did. | |||
2023-03-16 | Merge pull request #2134 from ClearlyClaire/glitch-soc/merge-upstream | Claire | |
Merge upstream changes | |||
2023-03-16 | Ignore additional Style/OptionalBooleanParameter (#24138) | Nick Schonning | |
2023-03-16 | Add warning for object storage misconfiguration (#24137) | Claire | |
2023-03-16 | Change user backups to use expiring URLs for download when possible (#24136) | Eugen Rochko | |
2023-03-16 | Roll back unintentionally activated rubocop rules (#24132) | Matt Jankowski | |
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com> Co-authored-by: Nick Schonning <nschonni@gmail.com> | |||
2023-03-16 | New Crowdin updates (#23904) | Eugen Rochko | |
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> | |||
2023-03-16 | Replace `Status#translatable?` with language matrix in separate endpoint ↵ | Christian Schmidt | |
(#24037) | |||
2023-03-16 | Refactor monkey-patching of `PrivateAddressCheck` (#24122) | Eugen Rochko | |