about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
2018-08-31Add option to not automatically unfold content warnings matching a regexpThibaut Girka
2018-08-31Allow text inputs in local settings dialogThibaut Girka
2018-08-31Add a setting to automatically unfold all content warningsThibaut Girka
2018-08-31[Glitch] Show compose form on delete & redraft when in mobile layoutThibaut Girka
2018-08-31Fix search results on compose boxThibaut Girka
2018-08-31Fix account header showing on search pageThibaut Girka
2018-08-31[Glitch] On the mobile UI, move the search column to the rightThibaut Girka
2018-08-31[Glitch] Hide search from Compose on mobile devicesThibaut 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-30Restrict querySelectorAll to the upload form componentThibaut Girka
2018-08-30Add confirmation dialog when posting media without descriptionThibaut Girka
2018-08-29Add opt-in feature to have the spoilers field always on (fixes #634)Thibaut Girka
2018-08-28[Glitch] Implement tag auto-completion by historyThibaut Girka
2018-08-27[Glitch] Add missing video descriptionsThibaut Girka
2018-08-27[Glitch] Wait until relationship is loaded before showing follow buttonThibaut Girka
2018-08-22Add glitch-soc local setting to display reply countersThibaut Girka
2018-08-22Move layout options to their own sectionThibaut Girka
2018-08-22Add hashtag trendline support to glitch-soc flavourThibaut Girka
2018-08-22Add pinned accounts editorThibaut Girka
2018-08-22Split list editor into components and containersThibaut Girka
2018-08-22Fix ColumnLink keys in getting_started_miscThibaut Girka
2018-08-20[Glitch] Add hotkey for follow requestsThibaut Girka
2018-08-20Make the privacy dropdown button not look strange when using top placementThibaut Girka
2018-08-20Make non-link ColumnLinks behave as linksThibaut Girka
2018-08-19Focus CW field when enabling it, focus compose textarea when disabling itThibaut Girka
2018-08-18Various minor upload description fixesThibaut Girka
2018-08-18Add focal points support in the composerThibaut Girka
2018-08-18Refactor in preparation for focal points modalThibaut Girka
2018-08-17[Glitch] Defer scrollIntoView after DOM is drawnThibaut Girka
2018-08-16Fix incorrect prop type for ComposerReply.statusThibaut Girka
2018-08-16Fix one GettingStarted ColumnLink not having a keyThibaut Girka
2018-08-14Slightly more aggressive video preloadingThibaut Girka
2018-08-14Fix bug when clicking on video position slider before starting the videoThibaut Girka
2018-08-14Prevent default event handling when clicking on the video position sliderThibaut Girka
2018-08-10Implement public profile endorsements in glitch-socThibaut 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-31Drop glitch-style account bio fieldsThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-07-30Treat the App Setting link as a proper link (fixes #375)Thibaut Girka
2018-07-30[Glitch] Improve WebUI account action barThibaut Girka
2018-07-28Move CW field just above main textareaThibaut Girka
2018-07-28Get rid of Collapsable, use CSS insteadThibaut Girka
2018-07-28Refactor reply indicator and show compact list of attachmentsThibaut Girka
2018-07-28Show reply indicator for empty toots, not undefined toots (fixes #610)Thibaut Girka
2018-07-26[Glitch] Add documentation for “p” hotkeyThibaut Girka
2018-07-26Add hotkey variants to keyboard shortcuts descriptionThibaut Girka