about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-11-07Set autocomplete attr for email field on signup page (#19833)rcombs
2022-11-06Fix not using GIN index for account search queries (#19830)Eugen Rochko
2022-11-05Change design of new list form in web UI (#19801)Eugen Rochko
2022-11-05Change `AUTHORIZED_FETCH` to not block unauthenticated REST API access (#19803)Eugen Rochko
2022-11-05Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805)Eugen Rochko
2022-11-05Fix n+1 queries when rendering initial state JSON (#19795)Eugen Rochko
2022-11-05Fix rendering empty avatar in web UI (#19798)Eugen Rochko
2022-11-05Fix missing interpolation of domain in disabled account banner in web UI (#19...Eugen Rochko
2022-11-05Change design of moved account banner in web UI (#19790)Eugen Rochko
2022-11-05Remove word-break:keep-all from Dismissable banner message (#19799)eai04191
2022-11-05Change sign-in banner to reflect disabled or moved account status (#19773)Claire
2022-11-05Fix JavaScript console warning when loading notifications (#19772)Sunny Ripert
2022-11-05Fix JavaScript console error on upload editing status (#19769)Sunny Ripert
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-11-05New Crowdin updates (#19627)Eugen Rochko
2022-11-05Fix n+1 query during status removal (#19753)Eugen Rochko
2022-11-04Fix additional issues with status cache hydration (#19747)Claire
2022-11-04Fix various issues with store hydration (#19746)Claire
2022-11-04A11y: Explicit <form> element around compose area (#19742)Sunny Ripert
2022-11-04Fix reblogs being discarded after the reblogged status (#19731)Claire
2022-11-04Add assets from Twemoji 14.0 (#19733)Eugen Rochko
2022-11-04Fix featured tags not saving preferred casing (#19732)Eugen Rochko
2022-11-04Make word-break: keep-all for dismissable banner (#19719)Jeong Arm
2022-11-04Add caching for payload serialization during fan-out (#19642)Eugen Rochko
2022-11-04Change mentions of blocked users to not be processed (#19725)Claire
2022-11-04Fix colors in light theme (#19714)Eugen Rochko
2022-11-04Fix limited account hint referencing "your" server when logged out (#19711)Eugen Rochko
2022-11-04Fix showing profile's featured tags on individual statuses (#19712)Eugen Rochko
2022-11-04Fix wrong colors in the high-contrast theme (#19708)Eugen Rochko
2022-11-04Fix design of verified links in web UI (#19709)Eugen Rochko
2022-11-04Fix handling of duplicate and out-of-order notifications in WebUI (#19693)Claire
2022-11-04Remove meta tag for official iOS app (#19656)SJang1
2022-11-03Fix admin action logs page (#19649)Claire
2022-11-03Fix being unable to withdraw follow request when confirmation modal is disabl...Claire
2022-11-02Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674)Claire
2022-11-02Fix edits not being immediately reflected (#19673)Claire
2022-11-02Fix bookmark import stopping at the first failure (#19669)Claire
2022-11-01Add support for AVIF uploads (#19647)txt-file
2022-11-01Add support for HEIC uploads (#19618)Eugen Rochko
2022-11-01Fix N+1 on mentions in PushUpdateWorker (#19637)Claire
2022-11-01Change post-processing to be deferred only for large media types (#19617)Eugen Rochko
2022-11-01png optimization(loss less) (#19630)pea-sys
2022-11-01Change max. thumbnail dimensions to 640x360px (360p) (#19619)Eugen Rochko
2022-11-01Fix UserCleanupScheduler crash when an unconfirmed account has a moderation n...Claire
2022-11-01New Crowdin updates (#19517)Eugen Rochko
2022-10-31Change featured hashtag deletion to be done synchronously (#19590)Claire
2022-10-31Change design of link footer (#19562)Eugen Rochko
2022-10-30Remove language filtering from hashtag timelines (#19563)Eugen Rochko
2022-10-30Fix invites (#19560)Claire
2022-10-30Add reputation and followers score boost to SQL-only account search (#19251)Eugen Rochko