about summary refs log tree commit diff
path: root/app/javascript/packs/public.js
AgeCommit message (Expand)Author
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
2017-08-25Apply user timezone for the title attribute of .time-ago (#4693)unarist
2017-07-21Dynamicaly change avatar and header bg from account setting (#4289)Yamagishi Kazutoshi
2017-07-19Fix a typo in public.js (double semicolons) (#4269)Cygnan
2017-07-18Require any modules after loading polyfill in entry points (#4231)Akihiko Odaki
2017-07-17Require images in common.js (#4232)Akihiko Odaki
2017-07-14Do not load unnecessary script files (#4193)Yamagishi Kazutoshi
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-06Improve Activity stream spoiler (#4088)abcang
2017-06-11Remove comments for eslint-disable (#3691)Yamagishi Kazutoshi
2017-06-09Check ready state of document in public pages (#3652)Yamagishi Kazutoshi
2017-05-30Change libraries path to relative (#3433)Yamagishi Kazutoshi
2017-05-30Extract polyfill loading into single module (#3421)Nolan Lawson
2017-05-25Add localization of datetime in public page (#3296)Yamagishi Kazutoshi
2017-05-22Add translations for counter of profile (#3214)Yamagishi Kazutoshi
2017-05-20Add MS Edge support to public.js (#3179)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Fix JavaScript error (#3153)PFM
2017-05-18Fix character counter not updating for bio (#3101)Eugen Rochko
2017-05-15Introduce common JavaScript file (#2981)Akihiko Odaki
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-09Remove jquery-ujs (#2939)Yamagishi Kazutoshi
2017-05-07Remove local_time gem, and add similar (#2875)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko