about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-10-30[Glitch] Fix logged out search and changed logged-in search placeholderEugen Rochko
2022-10-30Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-30Add reputation and followers score boost to SQL-only account search (#19251)Eugen Rochko
2022-10-30Fix account action type validation (#19476)Eugen Rochko
2022-10-30Fix admin APIs returning deleted object instead of empty object upon delete (...Eugen Rochko
2022-10-30Fix language not being saved when editing status (#19543)Eugen Rochko
2022-10-30Fix not being able to input featured tag with `#` (#19535)Eugen Rochko
2022-10-30Fix sidebar and tabs on settings on small screens in admin UI (#19533)Eugen Rochko
2022-10-30Fix helm chart use of Postgres Password (#19537)Ben Hardill
2022-10-29Fix upload progress not communicating processing phase in web UI (#19530)Eugen Rochko
2022-10-29nginx: optimize locations (#19438)Yurii Izorkin
2022-10-29Fix wrong host being used for custom.css when asset host configured (#19521)Eugen Rochko
2022-10-29fix name of Lao language (#19520)Matthias Bethke
2022-10-29Fix logged out search and changed logged-in search placeholder (#19514)Eugen Rochko
2022-10-29New Crowdin updates (#19425)Eugen Rochko
2022-10-29Fix account migration form ever using outdated account data (#18429)Eugen Rochko
2022-10-28Fix error when uploading malformed CSV import (#19509)Eugen Rochko
2022-10-28Fix domain block export not exporting blocks with only media rejectionClaire
2022-10-28Revert Home controller test to upstreamClaire
2022-10-28[Glitch] Fix closed registrations message not appearing in web UIEugen Rochko
2022-10-28[Glitch] Fix number of uses being shown again on trending hashtags in web UIEugen Rochko
2022-10-28[Glitch] Change admin announcement edition interface to use datetime-localClaire
2022-10-28[Glitch] fix(component): adjust style of counter button to fix overflow issueRobert Laurenz
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-28Fix closed registrations message not appearing in web UI (#19508)Eugen Rochko
2022-10-28Remove local settings items that make no sense anymoreClaire
2022-10-28[Glitch] Remove navigation links to /explore when trends are disabledClaire
2022-10-28[Glitch] Fix redirecting to `/publish` when compose form is visible in web UIEugen Rochko
2022-10-28[Glitch] Change settings area to be separated into categories in admin UIEugen Rochko
2022-10-28[Glitch] Fix media, following and followers tabs in web UIEugen Rochko
2022-10-28[Glitch] Fix too many featured tags causing navigation panel scroll in web UIEugen Rochko
2022-10-28[Glitch] Change featured hashtags to be displayed in navigation panelEugen Rochko
2022-10-28[Glitch] Remove volume number from hashtags in web UIEugen Rochko
2022-10-28[Glitch] Add featured tags selector for WebUITakeshi Umeda
2022-10-28[Glitch] Fix `nofollow` rel being removed in web UIEugen Rochko
2022-10-28[Glitch] Change floating action button to be a button in header in web UIEugen Rochko
2022-10-28[Glitch] Add closed registrations modalClaire
2022-10-28[Glitch] Fix notifications about deleted reports not being also deletedEugen Rochko
2022-10-28[Glitch] Fix missing delete and redraft link in web UIEugen Rochko
2022-10-28[Glitch] Change post editing to be enabled in web UIEugen Rochko
2022-10-28[Glitch] Add ability to view previous edits of a status in admin UIEugen Rochko
2022-10-28[Glitch] Fix WebUI notification settings for new user and new report notifica...Claire
2022-10-28[Glitch] Fix language dropdown causing zoom on mobile devices in web UIEugen Rochko
2022-10-28[Glitch] Add error boundary around routes in web UIEugen Rochko
2022-10-28[Glitch] Fix reply not opening compose page on certain screen sizes in web UIEugen Rochko
2022-10-28[Glitch] Fix error when rendering limited account in web UIEugen Rochko
2022-10-28[Glitch] Change landing page to be /about instead of /explore when trends are...Claire
2022-10-28[Glitch] Fix case-sensitive look-up for profiles in web UIEugen Rochko
2022-10-28[Glitch] Fix error on profile in web UIEugen Rochko
2022-10-28[Glitch] Don't use "unfollow language" when cancelling follow requestsprplecake