about summary refs log tree commit diff
path: root/app/javascript/packs
AgeCommit message (Expand)Author
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
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-20Add option to block reports from domain (#8830)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-25Hide reject media checkbox when not relevant. (#8426)M Somerville
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-08-15Fix admin.js starting rails-ujs twice (fixes #8168) (#8213)ThibG
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-04-20Improve report layout (#7188)Eugen Rochko
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki
2018-03-04Do not require images in about.js and share.js (#6622)Akihiko Odaki
2018-01-24Fix hide and show media button on admin page (#6347)abcang
2018-01-16HTML e-mails for UserMailer (#6256)Eugen Rochko
2017-10-16Enable ESLint rules import/* (#5414)Yamagishi Kazutoshi
2017-10-07Redesign public hashtag pages (#5237)Eugen Rochko