about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui
AgeCommit message (Expand)Author
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
2018-04-22[Glitch] Fix style of legacy column headersThibaut Girka
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
2018-04-17Merge pull request #430 from ThibG/glitch-soc/features/bookmarksThibG
2018-04-17Fix the bookmark column pinning fix…Thibaut Girka
2018-04-16Merge pull request #429 from ThibG/glitch-soc/features/bookmarksThibG
2018-04-16Fix pinning the bookmarks column (fixes #428)Thibaut Girka
2018-04-13Merge pull request #419 from ThibG/glitch-soc/features/bookmarksDavid Yip
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2018-04-08[Glitch] Avoid using JS to set height in MediaModalThibaut Girka
2018-04-08[Glitch] Improved media modalThibaut Girka
2018-04-08[Glitch] Allow to open a modal for embedded photoThibaut Girka
2018-03-30Merge pull request #380 from ThibG/glitch-soc/features/domain-block-uibeatrix
2018-03-30[Glitch] Remove pointer events on the entire UI when a dropdown menu is openThibaut Girka
2018-03-30Add basic domain block UIThibaut Girka
2018-03-18Merge pull request #388 from ThibG/glitch-soc/federated-pinned-tootsDavid Yip
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka