about summary refs log tree commit diff
path: root/app/javascript/mastodon/features
AgeCommit message (Expand)Author
2019-01-17Allow event defaults on index for text data transfer (#9840)tmm576
2019-01-17Improve the public hashtag page (#9831)Eugen Rochko
2019-01-17Hide floating action button on search and getting started pages (#9826)tmm576
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
2019-01-14make draggingOver state off correctly (#9797)Hinaloe
2019-01-08Changed not to display DISCOVER subheader via single column layout. (#9759)mayaeh
2019-01-07Move profile directory link in web UI from footer to discover section (#9745)Eugen Rochko
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2019-01-04Display fallback link card thumbnail when none is given (#9715)Eugen Rochko
2018-12-31Remove visible timestamps for notifications (#9675)Eugen Rochko
2018-12-31Update dependencies for Node.js (2018-12-31) (#9669)Yamagishi Kazutoshi
2018-12-30If it is disabled, remove the link of the profile directory (#9665)Takeshi Umeda
2018-12-28Change the icon to "reply-all" when reply to other accounts (#9378)mayaeh
2018-12-24Update emoji codepoint mappings to v11.0 (#9618)Eugen Rochko
2018-12-23Sanitize and sandbox toot embeds (#9552)ThibG
2018-12-22Remove links to bridge.joinmastodon.org (non-functional) (#9608)Eugen Rochko
2018-12-18Clean up dead code in public timeline code (#9565)ThibG
2018-12-17Minor scrollable list fixes (#9551)ThibG
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
2018-12-16Split out is_changing_upload from is_submitting (#9536)ThibG
2018-12-16Add notification quick-filter bar in the frontend app (#9399)Paweł Ngei
2018-12-14Make avatar and headers respect `auto_play_gif` (#9515)ThibG
2018-12-12Various fixes to scrollable lists and media gallery (#9501)ThibG
2018-12-05Add visible dates for notifications in Notification column (#9423)Paweł Ngei
2018-12-01Add a tooltip explaining what a locked account is (#9403)Paweł Ngei
2018-11-30Fix that translation is not applied to "joining hashtags" (#9397)mayaeh
2018-11-30Remove npm-run-all dependency (#9401)Eugen Rochko
2018-11-27Volume sliders for videos #7429 (#9366)Sumit Khanna
2018-11-17Deep compare tags for hashtag column reload (#9297)James Kiesel
2018-11-12Fix null error introduced in #9270 (#9275)Eugen Rochko
2018-11-12Perform deep comparison for card data when receiving new props (#9270)ThibG
2018-11-10Fix loading indicator inconsistency (#9252)Eugen Rochko
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-11-08Add "Show thread" link to self-replies (#9228)Eugen Rochko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel
2018-11-05Implement adding a user to a list from their profile (#9062)namelessGonbai
2018-10-30Make detailed-status__wrapper actually wrap detailed status (#8547)trwnh
2018-10-29Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-27When searching for an emoji with multiple separators, consider the full input...ThibG
2018-10-26Fix direct messages column not loading more items on scroll (#9102)Eugen Rochko
2018-10-26Fix conversations not being marked read on click (#9103)Eugen Rochko
2018-10-24Show upload options on click as well as hover (#9074)Eugen Rochko
2018-10-24Fix JS error when posting from page without router context (#9073)Eugen Rochko
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-10-20Redesign direct messages column (#9022)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-19fix: initial state of PrivacyDropdown is should not be null (#9008)takayamaki
2018-10-18Fix fav/boosts hotkeys not working on detailed statuses (#9006)ThibG
2018-10-17Handle global hotkeys even when no element has focus (#8998)ThibG