7435 Commits (44cd88adc4e2f4028dcc2b08b98368f0dc90cee4)

Author SHA1 Message Date
Claire 8b636a29c6
Improve automatic post cleanup worker performances (#24785)
1 year ago
Matt Jankowski a0c9f2447e
Fix Performance/MethodObjectAsBlock cop (#24798)
1 year ago
Claire 9c1929efad
Fix incorrect import of redux store (#24805)
1 year ago
Claire d37c0a1060
Fix incorrect box shadow on avatar in thread view (#24800)
1 year ago
Matt Jankowski 668a19a2f3
Fix Performance/DeletePrefix cop (#24796)
1 year ago
fusagiko / takayamaki 8227af8dcc
use configureStore of redux-toolkit instead of createStore of redux (#24790)
1 year ago
Matt Jankowski b5c4b47746
Fix Rails/ActiveRecordCallbacksOrder cop (#24689)
1 year ago
Matt Jankowski 38b2974a83
Extract AccountSearch concern from Account (#24716)
1 year ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
1 year ago
Matt Jankowski a7df578f97
ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)
1 year ago
Matt Jankowski bae694108a
Fix Performance/Count cop (#24793)
1 year ago
Claire 9189e90ff2
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
1 year ago
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop (#24788)
1 year ago
Claire a89b02af92
Check domain suspensions before trying to fetch resources (#24535)
1 year ago
Claire b233da5996
Optimize archive export service and export zip files instead of gzipped tar files (#23360)
1 year ago
Eugen Rochko 8131a5b330
Add ALT badges to media that has alternative text in web UI (#24782)
1 year ago
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727)
1 year ago
Claire 598e63dad2
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
1 year ago
Matt Jankowski 88d33f361f
Fix Lint/DuplicateBranch cop (#24766)
1 year ago
fusagiko / takayamaki f50105779b
Add type annotation for Blurhash component (#24750)
1 year ago
fusagiko / takayamaki 5a5975d7f7
Add type annotation for IconButton component (#24753)
1 year ago
Claire 32a030dd74
Rewrite import feature (#21054)
1 year ago
Nick Schonning fc56eda94b
Bump stylelint-config-standard-scss from 7.0.1 to 9.0.0 (#24755)
1 year ago
fusagiko / takayamaki 15fd712464
Add type annotation for RelativeTimestamp component (#24749)
1 year ago
fusagiko / takayamaki 81f75b1e0e
Rewrite Icon and IconWithBadge with typescript (#24747)
1 year ago
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop (#24690)
1 year ago
Matt Jankowski af824db398
Fix Rails/InverseOf cop (#24732)
1 year ago
Eugen Rochko 0a08e9d3d3
New Crowdin updates (#24678)
1 year ago
dependabot[bot] fa14976a5d
Bump connection_pool from 2.3.0 to 2.4.0 (#24290)
1 year ago
Matt Jankowski bdc74086e6
Fix Rails/ContentTag cop (#24691)
1 year ago
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop (#24692)
1 year ago
Claire 678d836c7d
Fix pop-in player placeholder layout in thread view (#24715)
1 year ago
Claire cf1bc4bb93
Fix audio player width in thread view (#24713)
1 year ago
Nick Schonning f22b4e556c
Add eslint-plugin-jsdoc (#24719)
1 year ago
Christian Schmidt bfeccf6748
Fix media description not being cleared (#24720)
1 year ago
Claire 105f8687e4
Fix thread lines in right-to-left locales (#24714)
1 year ago
Claire 2a3a110f00
Fix wrong classes `audio` and `video` instead of `audio-player` and `video-player` in CSS (#24711)
1 year ago
Claire faa336e3f7
Change logged-out WebUI HTML pages to be cached for a few seconds (#24708)
1 year ago
Eugen Rochko 8979b70975
Add default post text to onboarding flow in web UI (#24705)
1 year ago
Claire 1c61869eed
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
1 year ago
Eugen Rochko 6028d047b9
Change logo version in header based on screen size in web UI (#24707)
1 year ago
Eugen Rochko 2b0f1f365a
Remove display name input from sign-up form (#24704)
1 year ago
Eugen Rochko 7cf963eec2
Change label from "For you" to "People" on explore screen in web UI (#24706)
1 year ago
Claire a5bc4ea550
Fix refering to unused `preview-card` CSS class instead of `status-card` (#24696)
1 year ago
Matt Jankowski ece38b9318
Remove duplicate react helper method definitions (#24700)
1 year ago
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 (#24237)
1 year ago
Claire d8a06c1375
Fix preview cards layout in thread view (#24677)
1 year ago
Eugen Rochko d4511f2a76
New Crowdin updates (#24617)
1 year ago
Matt Jankowski 91a8cd21d8
React component helper specs (#24072)
1 year ago
Claire b0bf6216e6
Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662)
1 year ago
Claire 62ab7506d6
Fix /actor needlessly reading session cookie and varying on Signature (#24664)
1 year ago
Claire 1527b02c6d
Fix sass warning about deprecated slash as division (#24653)
1 year ago
Claire 1419f90ef2
Fix some user-independent endpoints potentially reading session cookies (#24650)
1 year ago
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit (#24584)
1 year ago
Eugen Rochko 6084461cd0
Change unauthenticated responses to be cached in REST API (#24348)
1 year ago
Eugen Rochko c35e3cb6ac
Add more tips to onboarding flow in web UI (#24646)
1 year ago
Eugen Rochko 8099ba04be
Change hashtags and mentions in bios to open in-app in web UI (#24643)
1 year ago
Claire e9a79d46cd
Fix crash when SSO_ACCOUNT_SETTINGS is not defined (#24628)
1 year ago
Eugen Rochko 804aa8d501
Fix cutting off first letter of hashtag links sometimes in web UI (#24623)
1 year ago
Nick Schonning 2daa5a1549
Enable formatjs/prefer-pound-in-plural (#24622)
1 year ago
Eugen Rochko 290e4aba31
Add lines to threads in web UI (#24549)
1 year ago
Christian Schmidt 5141697323
Remove `tai` locale (#23880)
1 year ago
Nick Schonning ef3675d688
Remove empty Kushubian (csb) local files (#24151)
1 year ago
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage (#24203)
1 year ago
Chike Nwaenie e1b4eeb636
Change styling of the recommended accounts to allow bio to be more visible (#24480)
1 year ago
Christian Schmidt e713c545b8
Use CSS to trim long card descriptions (#24265)
1 year ago
Claire 58a1b2e330
Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)
1 year ago
Claire 5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607)
1 year ago
Eugen Rochko 0461f83320
Add new onboarding flow to web UI (#24619)
1 year ago
Eugen Rochko 9d75b03ba4
New Crowdin updates (#24517)
1 year ago
Claire 501d6197c4
Change automatic post deletion thresholds and load detection (#24614)
1 year ago
Claire fbb4de3dbc
Fix infinite loop in emoji replacement code (#24615)
1 year ago
Claire b0eba1a060
Minor clean up and optimization of the automatic post deletion code (#24613)
1 year ago
Claire 37886c28da
Fix characters being emojified even when using Variation Selector 15 (text) (#20949)
1 year ago
fusagiko / takayamaki c1a7e38d2b
Allow `==` when null checking (#24593)
1 year ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347)
1 year ago
Robert R George 4db8230194
Add trend management to admin API (#24257)
1 year ago
Heitor de Melo Cardozo bc75e62ca6
Change moderation search an account using the username with @ (#24242)
1 year ago
fusagiko / takayamaki ab740f464a
Rewrite AnimatedNumber component with React hooks (#24559)
1 year ago
Claire 85b1b45820
Fix crash in NotifyService when trying to send an email notification for polls (#24558)
1 year ago
Heitor de Melo Cardozo 4601e0dcbb
Add user handle to notification mail recipient address (#24240)
1 year ago
Claire bc4745f482
Fix crash when trying to open the filter modal (#24556)
1 year ago
fusagiko / takayamaki 9f8d34620b
Rewrite AvatarOverlay component with React hooks (#24543)
1 year ago
fusagiko / takayamaki cf3fa1e814
Rewrite GIFV component with React hooks (#24552)
1 year ago
Eugen Rochko e5c0b16735
Add progress indicator to sign-up flow (#24545)
1 year ago
Eugen Rochko 955ec252a4
Add client-side validation for taken username in sign-up form (#24546)
1 year ago
Ivan Rodriguez f05fb51ecb
Fix status title for statuses without text (#24359)
1 year ago
Nick Schonning d02aa274be
typo: collapsable -> collapsible (#24521)
1 year ago
Claire af49d93fd6
Fix tab arrows on RTL layouts (#24520)
1 year ago
Claire 8f0b0435ab
Fix missing translation strings in en.json and defaultMessages.json (#24518)
1 year ago
Claire 86ad43173f
Add “In Memoriam” banner back to profiles (#23614)
1 year ago
Eugen Rochko c5eba06d8c
New Crowdin updates (#24447)
1 year ago
Claire f53d009778
Refactor `Status._insert_record` slightly and tighten the test around reblogs of discarded statuses (#24516)
1 year ago
Eugen Rochko cee357d538
Change all components to use the same error page in web UI (#24512)
1 year ago
Kuba Suder aca2cd1528
fixed typo in a constant name (#24511)
1 year ago
Claire 99e3e152cd
Fix crash in NotifyService when trying to send an email notification for post edits (#24460)
1 year ago
Christian Schmidt aa136cf2fa
Fix tooltip for dates without time (#24244)
1 year ago
Christian Schmidt 9ef9974ff2
Fix loading spinner + infinite scroll for private mentions (#24446)
1 year ago
Matt Jankowski d193bc8c5c
Remove unused methods in 2FA OTP Auth Controller (#24220)
1 year ago
Nick Schonning c0886dee14
Remove Array.prototype.includes polyfill (#24234)
1 year ago
Christian Schmidt d7b8c6db7e
Fix account header image missing in low-res (#24433)
1 year ago
Eugen Rochko c9f3438efe
New Crowdin updates (#24378)
1 year ago
Claire 9d08b81193
Fix user archive takeouts when using OpenStack Swift (#24431)
1 year ago
Christian Schmidt ffd5b2eea4
Fix height of announcements not being updated when using reduced animations (#24354)
1 year ago
Nick Schonning 17b2fd2177
Update display_media typing to string (#24416)
1 year ago
Nick Schonning 927b2fd138
Set marginRight as string (#24422)
1 year ago
Nick Schonning ab3f23da91
SUBMIT doesn't exist on XMLHttpRequest (#24423)
1 year ago
Nick Schonning cd14f712ad
Enable Stylelint property-no-unknown (#24404)
1 year ago
Claire 45848d6547
Fix styling regressions from RTL layout refactor (#24415)
1 year ago
Nick Schonning ec0c104bf2
Ensure tabIndex is number instead of string (#24409)
1 year ago
Nick Schonning a425915ce7
HTML string attributes set as booleans (#24408)
1 year ago
Claire 0e919397db
Fix unescaped user input in LDAP query (#24379)
1 year ago
Rubicon Rowe fa98363a27
Fix inconsistent radius in drawer (#24407)
1 year ago
Nick Schonning 8e19c44b2c
Align typings with installed versions (#24410)
1 year ago
Christian Schmidt 77bd32a26a
Add colour to follow button when hashtag is being followed (#24361)
1 year ago
Eugen Rochko 4909c2e718
New Crowdin updates (#24276)
1 year ago
Nick Schonning 373e4a8ff0
Move ESLint configs to overrides (#24370)
1 year ago
fusagiko / takayamaki 4520e6473a
[Proposal] Make able to write React in Typescript (#16210)
1 year ago
Eugen Rochko 2b11376411
Change search pop-out in web UI (#24305)
1 year ago
Eugen Rochko 46483ae849
Fix regressions from change in account row design in web UI (#24343)
1 year ago
Vyr Cossont d5ad8b6422
Fix Redis client and type errors introduced in #24285 (#24342)
1 year ago
Claire 280fa3b2c0
Fix invalid/expired invites being processed on sign-up (#24337)
1 year ago
Nick Schonning cb2ce842b0
Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)
1 year ago
Vyr Cossont 7646ad8a2b
IndexingScheduler: fetch and import in batches (#24285)
1 year ago
Christian Schmidt b4f38edf74
Wrong type for user setting when default is defined by lambda (#24321)
1 year ago
Eugen Rochko 68a192e718
Change "direct message" nomenclature to "private mention" in web UI (#24248)
2 years ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
2 years ago
Tdxdxoz 74f56c64fc
Fix: set multiColumn value for /explore Statuses (#24314)
2 years ago
mogamin 9c84563008
Fix missing translation in pagination gap tags (#24262)
2 years ago
Christian Schmidt eb38e9df31
Requeue expiration notification (#24311)
2 years ago
Claire e084b5b82d
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
2 years ago
Nick Schonning ddb769f0b8
Move marky to devDependency (#24258)
2 years ago
Eugen Rochko cf12621e37
New Crowdin updates (#24130)
2 years ago
Eugen Rochko babd86e594
Refactor styles to use logical properties for positioning (#23944)
2 years ago
Vyr Cossont 88fc04d3d7
Serialize status webhook events in REST API format (#24243)
2 years ago
mogamin 63a6808ee1
Fix typo in _login_activity.html.haml (#24263)
2 years ago
Matt Jankowski 0663803348
Move link header setting to after_action (#24251)
2 years ago
Matt Jankowski e633b26f4f
Add allow_other_host in redirects which may go outside app (#24252)
2 years ago
Matt Jankowski e63524f457
Update retention model sql query (#24249)
2 years ago
Eugen Rochko 9bda933740
Change media upload limits and remove client-side resizing (#23726)
2 years ago
Eugen Rochko ef127c964a
Change design of account rows in web UI (#24247)
2 years ago
Yamagishi Kazutoshi 6e8711ff91
Add missing parenthesis (#24238)
2 years ago
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax (#18357)
2 years ago
Nick Schonning b46125224c
Remove isNaN polyfill (#24224)
2 years ago
Christian Schmidt 16da4a09e8
Fix broken links in account gallery (#24218)
2 years ago
Claire 2626097869
Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)
2 years ago
Matt Jankowski a7a578a055
Remove unused InstancePresenter methods (#24206)
2 years ago
Takeshi Umeda 38c84f57b6
Refactoring relations_map (#24195)
2 years ago
mogamin 0a9def5498
Fit the max-width of media in .prose to parent box (#24180)
2 years ago
Matt Jankowski 7bef11630d
Remove references to non-existent actions (#24183)
2 years ago