about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-03-27New Crowdin updates (#24130)Eugen Rochko
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-27Setup Husky and lint-stage for commit fixing (#23308)Nick Schonning
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
2023-03-26Update retention model sql query (#24249)Matt Jankowski
2023-03-25Change media upload limits and remove client-side resizing (#23726)Eugen Rochko
2023-03-25Change design of account rows in web UI (#24247)Eugen Rochko
2023-03-24Add missing parenthesis (#24238)Yamagishi Kazutoshi
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-03-23Exclude files for Rubocop Metrics/ClassLength (#24213)Nick Schonning
2023-03-23Use Yarn production install for asset compile (#24232)Nick Schonning
2023-03-23Remove isNaN polyfill (#24224)Nick Schonning
2023-03-23Fix broken links in account gallery (#24218)Christian Schmidt
2023-03-22Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)Claire
2023-03-22Remove unused InstancePresenter methods (#24206)Matt Jankowski
2023-03-22Add specs for Chewy importers (#24204)Matt Jankowski
2023-03-22Update profile link verification instructions (#19723)Simon Elvery
2023-03-21Bump version to v4.1.1 (#24201)Claire
2023-03-21Refactoring relations_map (#24195)Takeshi Umeda
2023-03-21Bump stackprof from 0.2.23 to 0.2.24 (#24190)dependabot[bot]
2023-03-21Bump prettier from 2.8.4 to 2.8.5 (#24188)dependabot[bot]
2023-03-21Bump stylelint from 15.2.0 to 15.3.0 (#24185)dependabot[bot]
2023-03-21Bump react-select from 5.7.0 to 5.7.1 (#24187)dependabot[bot]
2023-03-21Bump rack-cors from 1.1.1 to 2.0.1 (#24189)dependabot[bot]
2023-03-21Bump pghero from 3.3.0 to 3.3.1 (#24186)dependabot[bot]
2023-03-20Fit the max-width of media in .prose to parent box (#24180)mogamin
2023-03-20Remove references to non-existent actions (#24183)Matt Jankowski
2023-03-20Fix crash in `tootctl` commands making use of parallelization when Elasticsea...Claire
2023-03-20Remove `Permissions-Policy` header from all responses (#24124)Eugen Rochko
2023-03-19Webhooks for local status.create, status.update, account.update (#24133)Vyr Cossont
2023-03-18Upgrade redis-node to latest (#24154)Nick Schonning
2023-03-18Revert "Dedupe yarn.lock with yarn-deduplicate" (#24155)Nick Schonning
2023-03-18Dedupe yarn.lock with yarn-deduplicate (#24119)Nick Schonning
2023-03-17Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)Jean byroot Boussier
2023-03-17Include config/ and update all rubcop deps (#23963)Nick Schonning
2023-03-17Link to the Identity provider's account settings from the account settings (#...CSDUMMI
2023-03-17Bump rimraf from 4.1.2 to 4.4.0 (#24048)dependabot[bot]
2023-03-17Bump glob from 8.1.0 to 9.3.0 (#24110)dependabot[bot]
2023-03-16Ignore additional Style/OptionalBooleanParameter (#24138)Nick Schonning
2023-03-16Add warning for object storage misconfiguration (#24137)Claire
2023-03-16Change user backups to use expiring URLs for download when possible (#24136)Eugen Rochko
2023-03-16Roll back unintentionally activated rubocop rules (#24132)Matt Jankowski
2023-03-16New Crowdin updates (#23904)Eugen Rochko
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt