about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
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-20[Glitch] Skip pagination logic entirely for pinned tootsThibaut Girka
2018-08-20Make non-link ColumnLinks behave as linksThibaut Girka
2018-08-19Don't filter own tootsThibaut 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-17Fix rails-ujs not being run on some settings pages (fixes #645)Thibaut 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-11Don't prevent opening links in tabs with keyboard modifiersThibaut Girka
2018-08-10Implement public profile endorsements in glitch-socThibaut Girka
2018-08-10Merge upstream SCSS changes for /about, /about/more and /termsThibaut Girka
2018-08-10Merge upstream styling for public profile endorsementsThibaut Girka
2018-08-07Good bye, CW rainbowsThibaut Girka
2018-08-02Fix styling of toot prepended text on public profilesThibaut Girka
2018-08-01Fix toot styling on public pagesThibaut Girka
2018-08-01Reintroduce glitch-soc avatar styling in public pagesThibaut Girka
2018-08-01[Glitch] Do not hide hashtag timeline in mobile view, make it full-windowThibaut 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-08-01[Glitch] Add missing formatting to the text in hero widgetThibaut Girka
2018-08-01Port profile redesign to glitch-socThibaut Girka
2018-07-31Drop glitch-style account bio fieldsThibaut Girka
2018-07-30[Glitch] Resize images by area instead of fixed dimensionsThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-07-30Allow modals to be closed by pressing “back”Thibaut 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-30[Glitch] Fix accounts' display name/bio not being set from initial stateThibaut Girka
2018-07-28Use same margin for navbar and column for consistencyThibaut Girka
2018-07-28Hide navigation bar text so it can fit on small screensThibaut Girka
2018-07-28Fix glitch-soc columns padding on mobile (fixes #561)Thibaut Girka
2018-07-28Preserve hashtags in threaded mode (fixes #584)Thibaut 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