about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
2019-01-20[Glitch] Redesign public hashtag page to use a masonry layoutThibaut Girka
2019-01-16[Glitch] Make hashtag search results link to the hashtag URLThibaut Girka
2019-01-10[Glitch] Stop gifv timeline preview explicitly when open the media galleryThibaut Girka
2019-01-10[Glitch] refactored account.jsThibaut Girka
2019-01-10[Glitch] Only consider mouse move in scrolling on item insertionThibaut Girka
2019-01-10[Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idleThibaut Girka
2019-01-10[Glitch] Cancel list scroll reset after mouse move on wheel scrollThibaut Girka
2019-01-10[Glitch] Temporarily hold timeline if mouse moved recentlyThibaut Girka
2018-12-23[Glitch] Fix unnecessary loadMore calls when the end of a timeline has been r...Thibaut Girka
2018-12-21Fix composer not getting focus after reply confirmation dialogThibaut Girka
2018-12-20[Glitch] Back to the getting-started when pins the timelineThibaut Girka
2018-12-18[Glitch] Always display tab navigation on local/federated timeline even when ...Thibaut Girka
2018-12-13[Glitch] Fix “load more” button when no data has been fetchedThibaut Girka
2018-12-13[Glitch] Do not display empty message when the list is known to have more ele...Thibaut Girka
2018-12-13Minor cleanup in ScrollableList componentThibaut Girka
2018-11-28Do not hardcode preferences link, pleroma doesn't have itThibaut Girka
2018-11-28Add error boundary component to catch Web UI crashesThibaut Girka
2018-11-25Render placeholder instead of image when MediaGallery container width isn't k...Thibaut Girka
2018-11-19Move URLs to backend in their own fileThibaut Girka
2018-11-15In detailed status view, take displayMedia setting into account when changing...Thibaut Girka
2018-11-13[Glitch] Prepend account header even when status list is emptyThibaut Girka
2018-11-13[Glitch] Use local instead of global loading indicator for timelines, account...Thibaut Girka
2018-10-30Add a local setting for inline preview cardsThibaut Girka
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