about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-12-13Make handle more easily selectable on profile page (#21479)cadars
2022-12-13Change default reply language to be default language when replying to a trans...Claire
2022-12-11Add noindex setting to Admin settings Discovery page (#22205)prplecake
2022-12-10New Crowdin updates (#21954)Eugen Rochko
2022-12-07Fix failure when “Require a reason to join” is set with open registration...Claire
2022-12-07Fix potential duplicate statuses in Explore tab (#22121)Claire
2022-12-07Fix 500 error when trying to migrate to an invalid address (#21462)Claire
2022-12-07Fix hidden overflow on interaction modal (#21763)Juan Xavier Gomez
2022-12-07Fix UI header overflow on mobile (#21783)Claire
2022-12-07Fix “Sign up” button with closed registrations not opening modal on mobil...Claire
2022-12-07Log admin approve and reject account (#22088)Francis Murillo
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-12-07Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)Claire
2022-12-06Fix the top border of verified account fields (#22006)Jed Fox
2022-12-04Fix spacing warning from ESLint (#22005)Nick Schonning
2022-12-02New Crowdin updates (#21599)Eugen Rochko
2022-12-01Fix some performance issues with /admin/instances (#21907)Claire
2022-11-28Fix expanded statuses not always being scrolled into view (#21797)Claire
2022-11-27Make the 'Trending now' header a link to Explore. (#21759)Connor Shea
2022-11-27Fix infinite loading instead of soft 404 for non-existing remote accounts (#2...Claire
2022-11-27Fix spaces not being stripped in admin account search (#21324)Claire
2022-11-27fix gif autoplay on iOS (#21422)James Adney
2022-11-27Add user profile OG tag on status page (#21423)Bramus!
2022-11-27Remove LDSignature on actor Delete activities (#21466)Claire
2022-11-27Fix “Share @{name}'s profile” profile menu item (#21490)Claire
2022-11-27refactor(vacuum statuses): reduce amount of db queries and load for each quer...Kaspar V
2022-11-27Fix attachments of edited statuses not being fetched (#21565)Claire
2022-11-27Fix status mismatch of sensitive check (#21724)kedama
2022-11-26Clear voter count when poll is reset (#21700)afontenot
2022-11-25fix media uploads with ffmpeg 5 (#21191)Skyler Hawthorne
2022-11-25New Crowdin updates (#20942)Eugen Rochko
2022-11-21Fix not being able to follow more than one hashtag (#21285)Claire
2022-11-20Don't allow URLs that contain non-normalized paths to be verified (#20999)David Leadbeater
2022-11-17Fix form-action CSP directive for external login (#20962)Claire
2022-11-17Fix OAuth flow being broken by recent CSP change (#20958)Claire
2022-11-17New Crowdin updates (#20759)Eugen Rochko
2022-11-17Remove use of DOMParser in front-end emoji rewriting code (#20758)Claire
2022-11-17Fix style for hashes (#20518)Rose
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-11-17Handle links with no href in VerifyLinkService (#20741)Joshua Wood
2022-11-17Fix invalid/empty RSS feed link on account pages (#20772)Claire
2022-11-17Make tag following idempotent (#20860)trwnh
2022-11-17Fix getting a single EmailDomainBlock (#20846)trwnh
2022-11-17Change automatic post deletion configuration to be accessible to redirected u...Claire
2022-11-17Fix pagination of followed tags (#20861)trwnh
2022-11-17Make the button that expands the publish form differentiable from the button ...Levi Bard
2022-11-17Change batch account suspension to create a strike (#20897)Claire
2022-11-17Add maskable icon support for Android (#20904)Chris Johnson
2022-11-17Fix safari explore disappearing tabs (#20917)nyura123dev
2022-11-16Add 'private' to Cache-Control, match Rails expectations (#20608)Daniel Axtens