about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components
AgeCommit message (Expand)Author
2019-02-10[Glitch] Rename from instance to server.Thibaut Girka
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
2019-02-03Minor description correctionsMarek Ľach
2019-01-20[Glitch] Hide floating action button on search and getting started pagesThibaut Girka
2019-01-05Add local setting to disable swipe-to-change-columnsThibaut Girka
2018-12-18Allow disabling media confirmation from the confirmation dialog itselfThibaut Girka
2018-12-18[Glitch] Save onlyMedia prop when pinning columnThibaut 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-07[Glitch] Change documentation URLThibaut 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-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-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-06-21[Glitch] Submit report using meta keyThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut 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-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-16Add close modal icon to report dialog (#6591)Thibaut Girka
2018-03-16Port federated reports UI to glitchsocThibaut Girka
2018-01-22merge tootsuite pr #6313 into glitchcwm
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip