about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-10-29Fix upload progress not communicating processing phase in web UI (#19530)Eugen Rochko
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 closed registrations message not appearing in web UI (#19508)Eugen Rochko
2022-10-28Fix number of uses being shown again on trending hashtags in web UI (#19484)Eugen Rochko
2022-10-28Change admin announcement edition interface to use datetime-local (#18321)Claire
2022-10-28fix(component): adjust style of counter button to fix overflow issue (#19494)Robert Laurenz
2022-10-28Fix avatars not using image tags in web UI (#19488)Eugen Rochko
2022-10-28Fix using wrong policy on status-related actions in admin UI (#19490)Eugen Rochko
2022-10-27Remove unused method `searchable?` on accounts (#19489)Eugen Rochko
2022-10-27Change `closed_registrations_message` to `message` and add Markdown (#19486)Eugen Rochko
2022-10-27Fix missing delete and redraft link in web UI (#19485)Eugen Rochko
2022-10-27Fix uncaught error when invalid date is supplied to API (#19480)Eugen Rochko
2022-10-27Fix notifications about deleted reports not being also deleted (#19475)Eugen Rochko
2022-10-27Fix wrong math function used in search query (#19481)Eugen Rochko
2022-10-26Store integer settings as integer (#19478)zunda
2022-10-26Fix improperly checking for blocked domain on followed hashtags (#19472)Eugen Rochko
2022-10-26Add closed registrations modal (#19437)Claire
2022-10-26Disable media cache on service worker (#19471)Yamagishi Kazutoshi
2022-10-26Change post editing to be enabled in web UI (#19103)Eugen Rochko
2022-10-26Add ability to view previous edits of a status in admin UI (#19462)Eugen Rochko
2022-10-26Fix negatives values in search index causing queries to fail (#19464)Eugen Rochko
2022-10-26Fix vacuum scheduler missing lock, locks never expiring (#19458)Eugen Rochko
2022-10-26Change unauthenticated search to not support pagination in REST API (#19326)Eugen Rochko
2022-10-26Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (...Eugen Rochko
2022-10-25Fix IP blocks not having a unique index (#19456)Eugen Rochko
2022-10-25Fix wrong size of avatars in admin UI (#19457)Eugen Rochko
2022-10-25Remove navigation links to /explore when trends are disabled (#19415)Claire
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-10-25Change design of translations in web UI (#19453)Eugen Rochko
2022-10-25Fix `nofollow` rel being removed in web UI (#19455)Eugen Rochko
2022-10-24Add mention of the translation provider when translating a post (#19433)Claire
2022-10-24Change “Translate” button to only show up when a translation backend is c...Claire
2022-10-24Fix WebUI notification settings for new user and new report notifications (#1...Claire
2022-10-23Fix language dropdown causing zoom on mobile devices in web UI (#19428)Eugen Rochko
2022-10-23Fix media, following and followers tabs in web UI (#19426)Eugen Rochko
2022-10-23Fix redirecting to `/publish` when compose form is visible in web UI (#19427)Eugen Rochko
2022-10-24New Crowdin updates (#19405)Eugen Rochko
2022-10-23Change floating action button to be a button in header in web UI (#19422)Eugen Rochko
2022-10-23Fix PWA manifest using `/web` paths (#19421)Eugen Rochko
2022-10-22Add error boundary around routes in web UI (#19412)Eugen Rochko
2022-10-22Fix reply not opening compose page on certain screen sizes in web UI (#19417)Eugen Rochko
2022-10-22Fix `Settings::FeaturedTagsController` (#19418)Yamagishi Kazutoshi
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
2022-10-22Fix error when rendering limited account in web UI (#19413)Eugen Rochko
2022-10-22Change landing page to be /about instead of /explore when trends are disabled...Claire