about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
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
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-24Use the same description string as upstream for the “x” hotkeyThibaut 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-21Display custom emoji in account notes in WebUI (fixes #595)Thibaut Girka
2018-07-18Add CSS for the newly-introduced dashboard (fixes #592)Thibaut Girka
2018-07-18[Glitch] Ensure container of React components has full widthThibaut Girka
2018-07-18Disable threaded mode when canceling a reply (fixes #583)Thibaut Girka
2018-07-17Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)Thibaut Girka
2018-07-17Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)Thibaut Girka
2018-07-16Avoid loading rails-ujs twice on vanilla flavourThibaut Girka
2018-07-12Add an option restricting secondary toot privacy to that of the toot being re...Thibaut Girka