Age | Commit message (Expand) | Author |
2018-09-21 | Prevent clicks on video from initiating selections | Thibaut Girka |
2018-09-13 | Improve keyboard VS mouse navigation of dropdown menus | Thibaut Girka |
2018-09-13 | Only focus first item of dropdown if it was opened via keyboard | Thibaut Girka |
2018-09-05 | Pause video playback if toot is collapsed or CWs folded (fixes #146) | Thibaut Girka |
2018-09-04 | Disable focus points for letterboxed media | Thibaut Girka |
2018-09-04 | Media gallery styling closer to upstream's | Thibaut Girka |
2018-09-04 | [Glitch] Do not override ctrl/cmd+click in media gallery | Thibaut Girka |
2018-09-03 | Add admin links to status and account menus (fixes #673) | Thibaut Girka |
2018-09-03 | Fixes columns scrolling to top when opening media modal | Thibaut Girka |
2018-08-31 | [Glitch] Give focused status a sensible aria-label for screen readers | Thibaut Girka |
2018-08-31 | [Glitch] Fix off-by-one error in aria-posinset | Thibaut Girka |
2018-08-31 | [Glitch] Add aria-label to column regions | Thibaut Girka |
2018-08-31 | Add option to not automatically unfold content warnings matching a regexp | Thibaut Girka |
2018-08-31 | Add a setting to automatically unfold all content warnings | Thibaut Girka |
2018-08-31 | [Glitch] Show compose form on delete & redraft when in mobile layout | Thibaut Girka |
2018-08-28 | [Glitch] Add CSS class to replies | Thibaut Girka |
2018-08-27 | [Glitch] Add missing video descriptions | Thibaut Girka |
2018-08-23 | [Glitch] Update state when opened dropdown is unmounted | Thibaut Girka |
2018-08-22 | Add glitch-soc local setting to display reply counters | Thibaut Girka |
2018-08-22 | [Glitch] Display replies count in web UI | Thibaut Girka |
2018-08-22 | Add hashtag trendline support to glitch-soc flavour | Thibaut Girka |
2018-08-11 | Don't prevent opening links in tabs with keyboard modifiers | Thibaut Girka |
2018-08-01 | [Glitch] Show media modal on public timeline | Thibaut Girka |
2018-08-01 | Port profile redesign to glitch-soc | Thibaut Girka |
2018-07-30 | Allow modals to be closed by pressing “back” | Thibaut Girka |
2018-07-28 | Get rid of Collapsable, use CSS instead | Thibaut Girka |
2018-07-10 | Add client-side custom filter support to glitch-soc | Thibaut Girka |
2018-07-10 | [Glitch] Fix Chrome issue with sizes="0px" | Thibaut Girka |
2018-06-16 | [Glitch] Add redraft function | Thibaut Girka |
2018-06-06 | Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation | David Yip |
2018-06-02 | Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null | David Yip |
2018-06-01 | Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks | David Yip |
2018-05-31 | Adjust spacing between status icons | Spencer Alves |
2018-05-31 | Merge branch 'glitch' into thread-icon | Spencer Alves |
2018-05-31 | Make active bookmarks red (fixes #493) | Thibaut Girka |
2018-05-31 | Use history.state to decide whether we should goBack() or go to / (fixes #247) | Thibaut Girka |
2018-05-31 | Prevent a rare crash when a status' root node is undefined | Thibaut Girka |
2018-05-29 | [Glitch] Improve load gap styling in web UI | Thibaut Girka |
2018-05-29 | [Glitch] Allow clients to fetch statuses made while they were offline | Thibaut Girka |
2018-05-27 | [Glitch] Replace onScrollToBottom with onLoadMore | Thibaut Girka |
2018-05-21 | Fix width only being set for standalone media | Thibaut Girka |
2018-05-21 | [Glitch] Use real container width in MediaGallery srcSet | Thibaut Girka |
2018-05-18 | Prevent click on video from opening detailed toot | Thibaut Girka |
2018-05-18 | Widen clickable area of toots | Thibaut Girka |
2018-05-17 | [Glitch] Open video modal on public UI | Thibaut Girka |
2018-05-16 | [Glitch] Feature: Direct message from Statuses | Thibaut Girka |
2018-05-11 | Fix root modal's keyup handling (Fixes #478) | Thibaut Girka |
2018-05-07 | Add an extra icon to indicate that a status is part of a conversation | Spencer Alves |
2018-05-07 | Hide media in report modal regardless of whether they are marked sensitive | Thibaut Girka |
2018-05-06 | Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it" | Thibaut Girka |