about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-11-10Fix `mailers` queue not being used for mailers (#20274)Eugen Rochko
2022-11-09Fix NameError in Webfinger redirect handling in ActivityPub::FetchRemoteActor...Claire
2022-11-10New Crowdin updates (#20016)Eugen Rochko
2022-11-09Add Balaibalan, Láadan, Lingua Franca Nova, Lojban, Toki Pona to language li...Vyr Cossont
2022-11-09Fix GET /api/v1/admin/ip_blocks/:id (#20207)trwnh
2022-11-09Change account deletion requests to spread out over time (#20222)Claire
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko
2022-11-09Fix nginx location matching (#20198)keiya
2022-11-09Fix redirects from /web/ discarding everything after a dot (#20148)Claire
2022-11-08Fix typos (#19849)luzpaz
2022-11-08CHANGELOG.md: Fix typos (#19838)Christian Clauss
2022-11-08Remove aria-pressed where it's redundant (#19912)Sasha Sorokin
2022-11-08Add server-side route so that legacy /web/statuses/:id URLs keep being suppor...Claire
2022-11-08Change Report category to "violation" if rule IDs are provided (#20137)trwnh
2022-11-08Fix nodeinfo metadata attribute being an array instead of an object (#20114)Claire
2022-11-08Assign unique set of labels to k8s deployments #19703 (#19706)Alex Nordlund
2022-11-08chore(chart): Update appVersion in helm chart (#19653)Sheogorath
2022-11-08helm: Fix ingress pathType (#19729)Moritz Hedtke
2022-11-08Roll pods to pick up db migrations even if podAnnotations is empty (#19702)Alex Nordlund
2022-11-08Fix helm postgresql secret (#19678)Alex Nordlund
2022-11-08Add postgresql password settings hint (#19112)k.bigwheel (kazufumi nishida)
2022-11-08Add `sensitized` to Admin::Account serializer (fix #19148) (#20094)trwnh
2022-11-08Make account endorsements idempotent (fix #19045) (#20118)trwnh
2022-11-08Fix missing cast of status and rule IDs to string (fix #19048) (#20122)trwnh
2022-11-08Fix uncaught 500 error on invalid `replies_policy` (Fix #19097) (#20126)trwnh
2022-11-08Change Request connection logic to try both IPv6 and IPv4 when available (#20...Claire
2022-11-08Fix grammar (#20106)Roni Laukkarinen
2022-11-08Fix redrafting a currently-editing post not leaving edit mode (#20023)Claire
2022-11-08Improve performance by avoiding method cache busts (#19957)James Tucker
2022-11-08Add password autocomplete hints (#20071)Claire
2022-11-08Fix opening the language picker scrolling the single-column view to the top (...Claire
2022-11-08Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min...Postmodern
2022-11-07Fix spoiler buttons css not rendering correct color in light theme (#19960)Zach Flanders
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
2022-11-07Fix filter handling in status cache hydration (#19963)Claire
2022-11-07Micro-optimization: only split `acct` into two Strings (#19901)Postmodern
2022-11-08New Crowdin updates (#19771)Eugen Rochko
2022-11-07Add aria-expanded to content warning toggle button (#19975)Claire
2022-11-07Fix crash when external auth provider has no display_name set (#19962)Claire
2022-11-07Fix links to the Web UI in notifications (#19981)Claire
2022-11-07Add form element on focal point modal (#19834)Sunny Ripert
2022-11-07Fix followers count not being updated when migrating follows (#19998)Claire
2022-11-07Tag the OTP field with autocomplete for password managers (#19946)Chris Rose
2022-11-07Fix double button to clear emoji search input (#19888)Sunny Ripert
2022-11-07Add null check on application in dispute viewer (#19851)Jeremy Kescher
2022-11-07Fix JavaScript console error on Getting Started column (#19891)Sunny Ripert
2022-11-07Fix console log error on column settings load (#19886)Sunny Ripert
2022-11-07Fix crash in legacy filter creation controller (#19878)Claire
2022-11-07Skip Webfinger cache during migrations as well (#19883)nightpool
2022-11-07allow /api/v1/streaming to be used as per documentation (#19896)Rob Petti