7345 Commits (d5a185d7217a2b367e063d37e298e5d3d1fd7371)

Author SHA1 Message Date
Nick Schonning d5a185d721
Autofix Rubocop Style/CaseLikeIf (#23756)
2 years ago
Matt Jankowski 08fb9d300a
Spec coverage for settings/preferences/* controllers (#24825)
2 years ago
Matt Jankowski 2c6c398c60
Fix Performance/CollectionLiteralInLoop cop (#24819)
2 years ago
Claire a2a22bad23
Fix various edge cases with local moves (#24812)
2 years ago
Claire 1e75eb690d
Fix own posts not getting delivered to own lists (#24810)
2 years ago
Renaud Chaput 45579a26cf
Fixes build errors from some previous TS-related commits (#24811)
2 years ago
fusagiko / takayamaki 0999cb4601
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801)
2 years ago
Claire c98b012583
Change Move handler to also move list memberships (#24808)
2 years ago
Renaud Chaput 9a52a7f7a0
Remove MastodonMap TS type (#24807)
2 years ago
fusagiko / takayamaki e38b391940
Add type annotation for some js files (#24787)
2 years ago
Claire 8b636a29c6
Improve automatic post cleanup worker performances (#24785)
2 years ago
Matt Jankowski a0c9f2447e
Fix Performance/MethodObjectAsBlock cop (#24798)
2 years ago
Claire 9c1929efad
Fix incorrect import of redux store (#24805)
2 years ago
Claire d37c0a1060
Fix incorrect box shadow on avatar in thread view (#24800)
2 years ago
Matt Jankowski 668a19a2f3
Fix Performance/DeletePrefix cop (#24796)
2 years ago
fusagiko / takayamaki 8227af8dcc
use configureStore of redux-toolkit instead of createStore of redux (#24790)
2 years ago
Matt Jankowski b5c4b47746
Fix Rails/ActiveRecordCallbacksOrder cop (#24689)
2 years ago
Matt Jankowski 38b2974a83
Extract AccountSearch concern from Account (#24716)
2 years ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
2 years ago
Matt Jankowski a7df578f97
ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)
2 years ago
Matt Jankowski bae694108a
Fix Performance/Count cop (#24793)
2 years ago
Claire 9189e90ff2
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
2 years ago
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop (#24788)
2 years ago
Claire a89b02af92
Check domain suspensions before trying to fetch resources (#24535)
2 years ago
Claire b233da5996
Optimize archive export service and export zip files instead of gzipped tar files (#23360)
2 years ago
Eugen Rochko 8131a5b330
Add ALT badges to media that has alternative text in web UI (#24782)
2 years ago
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727)
2 years ago
Claire 598e63dad2
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
2 years ago
Matt Jankowski 88d33f361f
Fix Lint/DuplicateBranch cop (#24766)
2 years ago
fusagiko / takayamaki f50105779b
Add type annotation for Blurhash component (#24750)
2 years ago
fusagiko / takayamaki 5a5975d7f7
Add type annotation for IconButton component (#24753)
2 years ago
Claire 32a030dd74
Rewrite import feature (#21054)
2 years ago
Nick Schonning fc56eda94b
Bump stylelint-config-standard-scss from 7.0.1 to 9.0.0 (#24755)
2 years ago
fusagiko / takayamaki 15fd712464
Add type annotation for RelativeTimestamp component (#24749)
2 years ago
fusagiko / takayamaki 81f75b1e0e
Rewrite Icon and IconWithBadge with typescript (#24747)
2 years ago
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop (#24690)
2 years ago
Matt Jankowski af824db398
Fix Rails/InverseOf cop (#24732)
2 years ago
Eugen Rochko 0a08e9d3d3
New Crowdin updates (#24678)
2 years ago
dependabot[bot] fa14976a5d
Bump connection_pool from 2.3.0 to 2.4.0 (#24290)
2 years ago
Matt Jankowski bdc74086e6
Fix Rails/ContentTag cop (#24691)
2 years ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692)
2 years ago
Claire 678d836c7d
Fix pop-in player placeholder layout in thread view (#24715)
2 years ago
Claire cf1bc4bb93
Fix audio player width in thread view (#24713)
2 years ago
Nick Schonning f22b4e556c
Add eslint-plugin-jsdoc (#24719)
2 years ago
Christian Schmidt bfeccf6748
Fix media description not being cleared (#24720)
2 years ago
Claire 105f8687e4
Fix thread lines in right-to-left locales (#24714)
2 years ago
Claire 2a3a110f00
Fix wrong classes `audio` and `video` instead of `audio-player` and `video-player` in CSS (#24711)
2 years ago
Claire faa336e3f7
Change logged-out WebUI HTML pages to be cached for a few seconds (#24708)
2 years ago
Eugen Rochko 8979b70975
Add default post text to onboarding flow in web UI (#24705)
2 years ago
Claire 1c61869eed
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
2 years ago