about summary refs log tree commit diff
path: root/app/javascript/packs/public.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-12-15Render current day formats in the client timezone (#21878)Francis Murillo
2022-10-30Fix sidebar and tabs on settings on small screens in admin UI (#19533)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)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
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-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-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-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-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-01-16Fix public hashtag timeline width on mobile, fix scrollbar width compensation...ThibG
2019-01-13Add attachment list fallback to public pages (#9780)ThibG
2019-01-10Postpone scroll-to-detailed status after react components are loaded (#9773)ThibG
2018-12-07Escape HTML in profile name preview in profile settings (#9446)Paweł Ngei
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-10-26Remove character counter from edit profile (#9100)Eugen Rochko
2018-10-09Fix that the copy button of verify link did not work. (#8938)mayaeh
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-26Fix CW issues in static view on Safari (Fixes #8354) (#8446)PatrickRWells
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-08-06Scroll to linked status in public status view (fixes #7884) (#8130)ThibG
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-07-14Upgrade webpack to version v4.x (#6655)Yamagishi Kazutoshi
2018-07-01Improve embeds (#7919)Eugen Rochko
2018-05-12Combine similar components into one on public UI (#7458)Yamagishi Kazutoshi
2018-05-09Show card modal on public pages (#7428)Yamagishi Kazutoshi
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-11Reset preview image if avatar/header image selection was cancelled (#4893)unarist
2017-09-09Add script to make embedded iframes autosize (#4853)Eugen Rochko
2017-08-31Embed modal (#4748)Eugen Rochko
2017-08-30Update status embeds (#4742)Eugen Rochko