about summary refs log tree commit diff
path: root/app/javascript/packs/public.js
AgeCommit message (Expand)Author
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