about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-12-07[Glitch] Fix hidden overflow on interaction modalJuan Xavier Gomez
2022-12-07[Glitch] Fix UI header overflow on mobileClaire
2022-12-07[Glitch] Fix “Sign up” button with closed registrations not opening modal...Claire
2022-12-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
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 unbounded recursion in account discovery (#1994)Claire
2022-12-04Fix content-type being reset when editing toots (#1993)Claire
2022-12-04Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-04Fix spacing warning from ESLint (#22005)Nick Schonning
2022-12-02New Crowdin updates (#21599)Eugen Rochko
2022-12-02Use a tree‐based approach for advanced text formatting (#1907)kibigo!
2022-12-01Port navigation bar from upstream (#1986)Claire
2022-12-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-01Fix some performance issues with /admin/instances (#21907)Claire
2022-11-30Move translate button above media attachments/preview cardsClaire
2022-11-30Fix translate button not being shown when the toot has no Content WarningClaire
2022-11-30Fix inconsistent with “translate” button paddingClaire
2022-11-30[Glitch] Change design of translations in web UIEugen Rochko
2022-11-30[Glitch] Add mention of the translation provider when translating a postClaire
2022-11-30[Glitch] Change “Translate” button to only show up when a translation bac...Claire
2022-11-30[Glitch] Fix showing translate button when status has no language in web UIEugen Rochko
2022-11-30[Glitch] Don't show translate button to logged-out usersEugen Rochko
2022-11-30[Glitch] Fix translations not being formatted, other issues in web UIEugen Rochko
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-11-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-28Fix expanded statuses not always being scrolled into view (#21797)Claire
2022-11-28[Glitch] Make the 'Trending now' header a link to Explore.Connor Shea
2022-11-28[Glitch] Fix infinite loading instead of soft 404 for non-existing remote acc...Claire
2022-11-28[Glitch] fix gif autoplay on iOSJames Adney
2022-11-28[Glitch] Fix “Share @{name}'s profile” profile menu itemClaire
2022-11-28[Glitch] Fix status mismatch of sensitive checkkedama
2022-11-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
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