about summary refs log tree commit diff
path: root/app/javascript/packs
AgeCommit message (Expand)Author
2023-04-04HTML string attributes set as booleans (#24408)Nick Schonning
2023-04-03Move ESLint configs to overrides (#24370)Nick Schonning
2023-04-03[Proposal] Make able to write React in Typescript (#16210)fusagiko / takayamaki
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Remove unused ESLint disable directives (#22427)Nick Schonning
2023-01-05Fix “Add new domain block” button using last submitted instead of current...Claire
2022-12-15Render current day formats in the client timezone (#21878)Francis Murillo
2022-11-17Support for import/export of instance-level domain blocks/allows for 4.x w/ a...lenore gilbert
2022-10-30Fix sidebar and tabs on settings on small screens in admin UI (#19533)Eugen Rochko
2022-10-28Change admin announcement edition interface to use datetime-local (#18321)Claire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-04Remove code for rendering public and hashtag timelines outside the web UI (#1...Eugen Rochko
2022-10-03Fix missing await (#19273)Yamagishi Kazutoshi
2022-10-03Disable push notification when not logged in (#19272)Yamagishi Kazutoshi
2022-08-25Add ability to select all accounts matching search for batch actions (#19053)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-09Change brand color and logotypes (#18592)Eugen Rochko
2022-04-29Pre-fill domain block/allow domain from search filter (#18172)Claire
2022-02-16Fix edge case where settings/admin page sidebar would be incorrectly hidden (...Claire
2021-12-05Show correct error message if chosen password is too long (#17082)Rens Groothuijsen
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2020-12-14Add ability to require invite request text (#15326)ThibG
2020-12-14Fix dynamic updating of “Bootstrap timeline accounts” admin setting (#15325)ThibG
2020-12-10Add honeypot fields and minimum fill-out time for sign-up form (#15276)ThibG
2020-10-13Change how CDN_HOST is passed down to make assets build reproducible (#14381)ThibG
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-08-12Add client-side validation in password change forms (#14564)ThibG
2020-08-11Add HTML form validation for the registration form (#14560)ThibG
2020-07-01Fix lock icon not being shown when locking account in profile settings (#14190)ThibG
2020-04-28Fix end-user-facing uses of inline CSS (#13438)ThibG
2020-04-05Fix “Show more” not switching to “Show less” on public pages (#13174)ThibG
2020-04-03Add ability to filter audit log in admin UI (#13381)Eugen Rochko
2020-03-21Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)Shlee
2020-02-03Fix dates (without time) being rendered as datetimes in public pages (#13034)ThibG
2020-01-20Various fixes and improvements (#12878)Eugen Rochko
2019-12-16Admin setting to disable default follows (#12566)Alice Gaudon
2019-11-04fix: support KaiOS arrow navigation on public pages (#12251)Nolan Lawson
2019-09-20Fix page body not being scrollable in admin layout (#11893)Eugen Rochko
2019-09-18Fix eslint error of import/no-extraneous-dependencies (#11884)nzws✨
2019-09-03Fix admin interface showing superfluous reject media/reports on suspended blo...ThibG
2019-08-19Add public blocks to /about/blocks (#11298)ThibG
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-07-19Fix avatar animation on hover when not logged in (#11349)ThibG
2019-06-08Put poll options behind content warnings (#10983)ThibG
2019-04-21Animate avatar GIFs on-hover on public profiles (#10549)Jessica
2019-04-03Hopefully fix input text selection quirks on iOS (#10463)ThibG
2019-02-15Change error graphic to hover-to-play (#10055)Eugen Rochko
2019-01-16Fix public hashtag timeline width on mobile, fix scrollbar width compensation...ThibG
2019-01-13Add attachment list fallback to public pages (#9780)ThibG