about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-10-08Add support for language preferences for trending statuses and links (#18288)Eugen Rochko
2022-10-08Fix privacy policy being empty if custom setting exists but is empty (#19318)Eugen Rochko
2022-10-08Fix trying to connect to streaming API when logged out in web UI (#19316)Eugen Rochko
2022-10-08New Crowdin updates (#19297)Eugen Rochko
2022-10-08Change privacy policy to be rendered in web UI, add REST API (#19310)Eugen Rochko
2022-10-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko
2022-10-07Fix #19304 (#19305)trwnh
2022-10-06Remove setting that disables account deletes (#17683)Eugen Rochko
2022-10-06Change public statuses pages to mount the web UI (#19301)Eugen Rochko
2022-10-06Remove previous landing page (#19300)Eugen Rochko
2022-10-06Remove unnecessary sections from welcome e-mail (#19299)Eugen Rochko
2022-10-05Add server rules to sign-up flow (#19296)Eugen Rochko
2022-10-05New Crowdin updates (#19289)Eugen Rochko
2022-10-05Change font size of active users in server banner to be larger in web UI (#19...Eugen Rochko
2022-10-05Change public timelines to be filtered by current locale by default (#19291)Eugen Rochko
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-05Fix deleted pinned posts potentially counting towards the pinned posts limit ...Claire
2022-10-04Remove code for rendering public and hashtag timelines outside the web UI (#1...Eugen Rochko
2022-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2022-10-04New Crowdin updates (#19255)Eugen Rochko
2022-10-03Fix missing await (#19273)Yamagishi Kazutoshi
2022-10-03Disable push notification when not logged in (#19272)Yamagishi Kazutoshi
2022-10-03Fix “Change subscribed languages” crashing in some situations (#19268)Claire
2022-09-30Remove volume number from hashtags in web UI (#19253)Eugen Rochko
2022-09-29New Crowdin updates (#19252)Eugen Rochko
2022-09-29Fix wrong logo on start screen in web UI (#19254)Eugen Rochko
2022-09-29Change path of privacy policy page (#19249)Eugen Rochko
2022-09-29Add sign-up button to logged-out web UI (#19250)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-29Fix content retention policy settings not accepting a blank value (#19248)Eugen Rochko
2022-09-29New Crowdin updates (#19229)Eugen Rochko
2022-09-28Fix language dropdown sometimes not appearing in web UI (#19246)Eugen Rochko
2022-09-28Fix translations not being formatted, other issues in web UI (#19245)Eugen Rochko
2022-09-27Fix auto detect language for translate service (#19244)Yamagishi Kazutoshi
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-09-25New Crowdin updates (#19208)Eugen Rochko
2022-09-24Fix crash in FetchRemoteKeyService (#19225)Claire
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-09-21Add privacy icons to report modal (#19190)Claire
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-21Fix typo in SignatureVerification (#19209)Claire
2022-09-21New Crowdin updates (#19167)Eugen Rochko
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-09-20Fix ProcessMentionService swallowing unprocessed mentions to unconfirmed/unap...Claire
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-09-15Fix breaking change in admin account API (#19176)trwnh
2022-09-11Bump jest from 28.1.3 to 29.0.3 (#19162)dependabot[bot]
2022-09-11New Crowdin updates (#19049)Eugen Rochko
2022-09-08Fix REST API sometimes returning HTML on error (#19135)Claire
2022-08-29Fix WebUI error in development mode (#19078)Claire