7328 Commits (38b2974a83a0fcbfffb01f87c332d70dd4f49ef9)

Author SHA1 Message Date
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)
2 years 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
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update (#24133)
2 years ago
Jean byroot Boussier 160f38f03d
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)
2 years ago
Nick Schonning b22b4bac03
Include config/ and update all rubcop deps (#23963)
2 years ago
CSDUMMI d75a1e5054
Link to the Identity provider's account settings from the account settings (#24100)
2 years ago
Claire 8fdf49b11d
Add warning for object storage misconfiguration (#24137)
2 years ago
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible (#24136)
2 years ago
Eugen Rochko a085901108
New Crowdin updates (#23904)
2 years ago