about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-02-11Bump jest from 27.4.7 to 27.5.1 (#17512)dependabot[bot]
2022-02-11Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 (#17469)dependabot[bot]
2022-02-11Bump sass from 1.49.0 to 1.49.7 (#17470)dependabot[bot]
2022-02-11Bump babel-jest from 27.4.6 to 27.5.0 (#17477)dependabot[bot]
2022-02-11Bump @babel/runtime from 7.16.7 to 7.17.0 (#17473)dependabot[bot]
2022-02-11Bump @babel/plugin-proposal-decorators from 7.16.7 to 7.17.0 (#17468)dependabot[bot]
2022-02-11Bump sidekiq-unique-jobs from 7.1.12 to 7.1.15 (#17505)dependabot[bot]
2022-02-10Fix some flaky tests that randomly failed because of item ordering (#17509)Claire
2022-02-10Merge pull request #1683 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2022-02-10Improve tests involving push_bulk (#17508)Claire
2022-02-10[Glitch] Chore: Disable menu items for editing statuses in web UI (#17497)Eugen Rochko
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2022-02-10Add ability to change content-type when editing a tootClaire
2022-02-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-10Chore: Disable menu items for editing statuses in web UI (#17497)Eugen Rochko
2022-02-10Bump fabrication from 2.24.0 to 2.27.0 (#17447)dependabot[bot]
2022-02-10Bump rubocop from 1.25.0 to 1.25.1 (#17446)dependabot[bot]
2022-02-10Bump aws-sdk-s3 from 1.111.3 to 1.112.0 (#17452)dependabot[bot]
2022-02-10Bump bootsnap from 1.10.2 to 1.10.3 (#17466)dependabot[bot]
2022-02-10Bump ox from 2.14.6 to 2.14.7 (#17453)dependabot[bot]
2022-02-10Bump pg from 1.3.0 to 1.3.1 (#17450)dependabot[bot]
2022-02-10Bump puma from 5.5.2 to 5.6.1 (#17411)dependabot[bot]
2022-02-10Bump sidekiq from 6.4.0 to 6.4.1 (#17480)dependabot[bot]
2022-02-10Fix NoMethodError in StatusUpdateDistributionWorker (#17499)Claire
2022-02-10Fix poll votes not being properly reset on poll change (#17498)Claire
2022-02-10Fix outdated iso-639 reference in update status service (#17496)Eugen Rochko
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-02-10Chore: Update browserslist (#17493)Eugen Rochko
2022-02-10Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)Eugen Rochko
2022-02-09Merge pull request #1681 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2022-02-09Add content_type to status_editsClaire
2022-02-09[Glitch] Add edit history to web UIEugen Rochko
2022-02-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-09Merge pull request #1682 from ClearlyClaire/glitch-soc/fixes/dropdowns-modalsClaire
2022-02-09Please CodeclimateClaire
2022-02-09Rework actions modal to bring it closer to upstream and fix modal stacking issueClaire
2022-02-09Remove unused noModal propClaire
2022-02-09Some more refactoringClaire
2022-02-09Refactor dropdown and action modal code slightlyClaire
2022-02-09Add support >= 1.22 (#17490)Takuya Yoshida
2022-02-09Change languages to be listed under standard instead of native name in admin ...Eugen Rochko
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2022-02-08Fix error in suggestions API due to typo (#17486)Eugen Rochko
2022-02-08Merge pull request #1680 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2022-02-08Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-02-08Add global `locale` param (#17464)Eugen Rochko
2022-02-08Fix localization of cold-start follow recommendations (#17479)Eugen Rochko
2022-02-07Fix Ruby 2.5 incompatibility (#17465)Claire
2022-02-07Fix structured data parsing from links choking on bad data (#17403)Eugen Rochko