about summary refs log tree commit diff
path: root/app/javascript/packs
AgeCommit message (Expand)Author
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
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson
2017-09-19Add support for multiple themes (#4959)Andrew
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-08-14Add protocol handler. Handle follow intents (#4511)Eugen Rochko
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-18Improve admin page (#4121)abcang
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-11Require stylesheets in common.js (#4152)Akihiko Odaki (@fn_aki@pawoo.net)
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-25Name the Webpack chunks (#3291)Nolan Lawson
2017-05-24Lazy load toots using IntersectionObserver (#3191)Sorin Davidoi
2017-05-22Add translations for counter of profile (#3214)Yamagishi Kazutoshi