about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2018-10-30Add a “link” status icon for toots with a preview cardThibaut Girka
2018-10-30[Glitch] Include preview cards in status entity in REST APIThibaut Girka
2018-10-22[Glitch] Surround mid-text display names with bdi tagsThibaut Girka
2018-10-21Update mediaGallery component's width when opening CWsThibaut Girka
2018-10-07Do not scroll timelines when *closing* media modalsThibaut Girka
2018-10-02Make hidden media clickable in account media galleryThibaut Girka
2018-10-01[Glitch] Add support for new display_media settingThibaut Girka
2018-09-30Add option to hide action bar in collapsed tootsSpencer Alves
2018-09-29Merge pull request #681 from ThibG/glitch-soc/fixes/accessibilityDavid Yip
2018-09-21Prevent clicks on video from initiating selectionsThibaut Girka
2018-09-13Improve keyboard VS mouse navigation of dropdown menusThibaut Girka
2018-09-13Only focus first item of dropdown if it was opened via keyboardThibaut Girka
2018-09-05Pause video playback if toot is collapsed or CWs folded (fixes #146)Thibaut Girka
2018-09-04Disable focus points for letterboxed mediaThibaut Girka
2018-09-04Media gallery styling closer to upstream'sThibaut Girka
2018-09-04[Glitch] Do not override ctrl/cmd+click in media galleryThibaut Girka
2018-09-03Add admin links to status and account menus (fixes #673)Thibaut Girka
2018-09-03Fixes columns scrolling to top when opening media modalThibaut Girka
2018-08-31[Glitch] Give focused status a sensible aria-label for screen readersThibaut Girka
2018-08-31[Glitch] Fix off-by-one error in aria-posinsetThibaut Girka
2018-08-31[Glitch] Add aria-label to column regionsThibaut Girka
2018-08-31Add option to not automatically unfold content warnings matching a regexpThibaut 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-28[Glitch] Add CSS class to repliesThibaut Girka
2018-08-27[Glitch] Add missing video descriptionsThibaut Girka
2018-08-23[Glitch] Update state when opened dropdown is unmountedThibaut Girka
2018-08-22Add glitch-soc local setting to display reply countersThibaut Girka
2018-08-22[Glitch] Display replies count in web UIThibaut Girka
2018-08-22Add hashtag trendline support to glitch-soc flavourThibaut Girka
2018-08-11Don't prevent opening links in tabs with keyboard modifiersThibaut Girka
2018-08-01[Glitch] Show media modal on public timelineThibaut Girka
2018-08-01Port profile redesign to glitch-socThibaut Girka
2018-07-30Allow modals to be closed by pressing “back”Thibaut Girka
2018-07-28Get rid of Collapsable, use CSS insteadThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-07-10[Glitch] Fix Chrome issue with sizes="0px"Thibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-06-06Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigationDavid Yip
2018-06-02Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-nullDavid Yip
2018-06-01Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarksDavid Yip
2018-05-31Adjust spacing between status iconsSpencer Alves
2018-05-31Merge branch 'glitch' into thread-iconSpencer Alves
2018-05-31Make active bookmarks red (fixes #493)Thibaut Girka
2018-05-31Use history.state to decide whether we should goBack() or go to / (fixes #247)Thibaut Girka
2018-05-31Prevent a rare crash when a status' root node is undefinedThibaut Girka
2018-05-29[Glitch] Improve load gap styling in web UIThibaut 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-21Fix width only being set for standalone mediaThibaut Girka