about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
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-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