about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui
AgeCommit message (Expand)Author
2018-12-18Allow disabling media confirmation from the confirmation dialog itselfThibaut Girka
2018-12-18Remove dead codeThibaut Girka
2018-12-18[Glitch] Save onlyMedia prop when pinning columnThibaut Girka
2018-12-18[Glitch] Add exact attribute to WrappedRoute for community timelineThibaut Girka
2018-12-18[Glitch] Add media timelineThibaut Girka
2018-12-17Sandbox toot embeds in the embed modalThibaut Girka
2018-11-28Do not crash the whole UI when loading an invalid columnThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-10-10Really fix HotKeysThibaut Girka
2018-10-09Fix app-wide hotkeys randomly failing to workThibaut Girka
2018-10-07[Glitch] Change documentation URLThibaut Girka
2018-09-28[Glitch] Adjust beforeUnload conditionsThibaut Girka
2018-09-13Autofocus comment textarea in report modalThibaut Girka
2018-09-11Fix media description in various media modalsThibaut Girka
2018-09-11[Glitch] Hide floating action button on thread viewsThibaut Girka
2018-09-07Add preferences for notification badgesThibaut Girka
2018-09-07Add unread notifications badge to the mobile navbarThibaut Girka
2018-09-07Add notification badge to faviconThibaut Girka
2018-09-07Count unread notifications when window loses focusThibaut Girka
2018-09-03[Glitch] Add aria-label to floatingActionButtonThibaut Girka
2018-08-31[Glitch] On the mobile UI, move the search column to the rightThibaut Girka
2018-08-31[Glitch] Add search item to tab bar for mobile devicesThibaut Girka
2018-08-31[Glitch] Use withRouter for TabsBarThibaut Girka
2018-08-31[Glitch] Move "compose" on mobile to floating action buttonThibaut Girka
2018-08-31[Glitch] When search enabled, display hint in search popoutThibaut Girka
2018-08-22Add pinned accounts editorThibaut Girka
2018-08-20[Glitch] Add hotkey for follow requestsThibaut Girka
2018-08-20Make non-link ColumnLinks behave as linksThibaut Girka
2018-08-18Add focal points support in the composerThibaut Girka
2018-08-01[Glitch] Compensate for scrollbar disappearing when media modalThibaut Girka
2018-08-01[Glitch] Show media modal on public timelineThibaut Girka
2018-07-26Prevent scrolling main frame when navigating in image gallery with arrow keysThibaut Girka
2018-07-24[Glitch] Use LoadingBar instead of blur to indicate that an image is loadingThibaut Girka
2018-07-24Fix focusing search bar with hotkeysThibaut Girka
2018-07-24Fix focusing composer textarea on “new toot” hotkeyThibaut Girka
2018-07-24Fix routing issues, especially keyboards shortcuts changing locationThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-06-21[Glitch] Submit report using meta keyThibaut Girka
2018-05-31Use history.state to decide whether we should goBack() or go to / (fixes #247)Thibaut Girka
2018-05-31Use props.router instead of context.router, as we are using withRouterThibaut Girka
2018-05-29[Glitch] Do not crash in getStatusIds when there is a gap in the timelineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
2018-05-15Fix modals testing for props.noEsc (fixes #482)Thibaut Girka
2018-05-11Fix root modal's keyup handling (Fixes #478)Thibaut Girka
2018-05-07[Glitch] Also display replies in report modalThibaut Girka
2018-04-26Merge pull request #401 from ThibG/glitch-soc/features/unfold-threadbeatrix
2018-04-23Fix actions modal on mobile (fixes #441)Thibaut Girka