about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2023-04-17Rewrite AnimatedNumber component with React hooks (#24559)fusagiko / takayamaki
2023-04-17Fix crash in NotifyService when trying to send an email notification for poll...Claire
2023-04-17Add user handle to notification mail recipient address (#24240)Heitor de Melo Cardozo
2023-04-17Fix crash when trying to open the filter modal (#24556)Claire
2023-04-17Rewrite AvatarOverlay component with React hooks (#24543)fusagiko / takayamaki
2023-04-16Rewrite GIFV component with React hooks (#24552)fusagiko / takayamaki
2023-04-16Add progress indicator to sign-up flow (#24545)Eugen Rochko
2023-04-16Add client-side validation for taken username in sign-up form (#24546)Eugen Rochko
2023-04-14Fix status title for statuses without text (#24359)Ivan Rodriguez
2023-04-14typo: collapsable -> collapsible (#24521)Nick Schonning
2023-04-12Fix tab arrows on RTL layouts (#24520)Claire
2023-04-12Fix missing translation strings in en.json and defaultMessages.json (#24518)Claire
2023-04-12Add “In Memoriam” banner back to profiles (#23614)Claire
2023-04-12New Crowdin updates (#24447)Eugen Rochko
2023-04-12Refactor `Status._insert_record` slightly and tighten the test around reblogs...Claire
2023-04-12Change all components to use the same error page in web UI (#24512)Eugen Rochko
2023-04-12fixed typo in a constant name (#24511)Kuba Suder
2023-04-08Fix crash in NotifyService when trying to send an email notification for post...Claire
2023-04-07Fix tooltip for dates without time (#24244)Christian Schmidt
2023-04-07Fix loading spinner + infinite scroll for private mentions (#24446)Christian Schmidt
2023-04-07Remove unused methods in 2FA OTP Auth Controller (#24220)Matt Jankowski
2023-04-07Remove Array.prototype.includes polyfill (#24234)Nick Schonning
2023-04-07Fix account header image missing in low-res (#24433)Christian Schmidt
2023-04-06New Crowdin updates (#24378)Eugen Rochko
2023-04-05Fix user archive takeouts when using OpenStack Swift (#24431)Claire
2023-04-05Fix height of announcements not being updated when using reduced animations (...Christian Schmidt
2023-04-05Update display_media typing to string (#24416)Nick Schonning
2023-04-05Set marginRight as string (#24422)Nick Schonning
2023-04-05SUBMIT doesn't exist on XMLHttpRequest (#24423)Nick Schonning
2023-04-05Enable Stylelint property-no-unknown (#24404)Nick Schonning
2023-04-04Fix styling regressions from RTL layout refactor (#24415)Claire
2023-04-04Ensure tabIndex is number instead of string (#24409)Nick Schonning
2023-04-04HTML string attributes set as booleans (#24408)Nick Schonning
2023-04-04Fix unescaped user input in LDAP query (#24379)Claire
2023-04-04Fix inconsistent radius in drawer (#24407)Rubicon Rowe
2023-04-04Align typings with installed versions (#24410)Nick Schonning
2023-04-03Add colour to follow button when hashtag is being followed (#24361)Christian Schmidt
2023-04-03New Crowdin updates (#24276)Eugen Rochko
2023-04-03Move ESLint configs to overrides (#24370)Nick Schonning
2023-04-03[Proposal] Make able to write React in Typescript (#16210)fusagiko / takayamaki
2023-04-01Change search pop-out in web UI (#24305)Eugen Rochko
2023-04-01Fix regressions from change in account row design in web UI (#24343)Eugen Rochko
2023-04-01Fix Redis client and type errors introduced in #24285 (#24342)Vyr Cossont
2023-03-31Fix invalid/expired invites being processed on sign-up (#24337)Claire
2023-03-31Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)Nick Schonning
2023-03-31IndexingScheduler: fetch and import in batches (#24285)Vyr Cossont
2023-03-31Wrong type for user setting when default is defined by lambda (#24321)Christian Schmidt
2023-03-30Change "direct message" nomenclature to "private mention" in web UI (#24248)Eugen Rochko
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-03-30Fix: set multiColumn value for /explore Statuses (#24314)Tdxdxoz