about summary refs log tree commit diff
path: root/app/javascript/mastodon
AgeCommit message (Expand)Author
2018-11-11i18n: Add ja translations (#9261)mayaeh
2018-11-10Fix loading indicator inconsistency (#9252)Eugen Rochko
2018-11-09Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)Les Orchard
2018-11-09Remove unused computation of reblog references from updateTimeline (#9244)ThibG
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-08Optimize the process of following someone (#9220)Eugen Rochko
2018-11-08Cancel list scroll reset after mouse move on wheel scroll (#9233)Les Orchard
2018-11-05Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200)Les Orchard
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-11-05Check for empty "last_status" before sorting DM column (#9207)Steven Tappert
2018-10-31Fix reducer error when conversation has no last status in web UI (#9173)Eugen Rochko
2018-10-30[i18n] Update for Occitan (#9169)Quentí
2018-10-30Fix empty display name precedence over username in web UI (#9163)Eugen Rochko
2018-10-30[i18n] Update for Occitan (#9157)Quentí
2018-10-30Make detailed-status__wrapper actually wrap detailed status (#8547)trwnh
2018-10-29Weblate translations (2018-10-26) (#9113)Renato "Lond" Cerqueira
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-23Fix public timelines not instantly updating on compose (#9050)Eugen Rochko
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-10-22Revert "RTL: remove blank character inside bdi (#9038)" (#9056)Eugen Rochko
2018-10-22RTL: remove blank character inside bdi (#9038)Masoud Abkenar
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
2018-10-13Weblate translations (2018-10-12) (#8972)Eugen Rochko
2018-10-12Display customized mascot in web UI and fix admin form for it (#8964)Eugen Rochko
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-10-09Add Japanese translations. (#8927)mayaeh
2018-10-08Fixed error occurrence when pinning the DM column. (#8922)mayaeh
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-06i18n: Update Polish translation (#8901)Marcin Mikołajczak
2018-10-06Change documentation URL (#8898)Eugen Rochko
2018-10-05Add a confirmation dialog when hitting reply and the compose box isn't empty ...ThibG
2018-10-01Double the threshold for "read more" functionality (#8835)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Fix some icon names changed by the Font Awesome 5. (#8796)mayaeh
2018-09-27Add test for AutosuggestEmoji (#8805)Maciek Baron
2018-09-27Adds follow action timestamp to notification (#8756)Colin Dean
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-27Show "read more" link on overly long in-stream statuses (#8205)Haelwenn Monnier