about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
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-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
2018-05-21[Glitch] Use real container width in MediaGallery srcSetThibaut Girka
2018-05-18Prevent click on video from opening detailed tootThibaut Girka
2018-05-18Widen clickable area of tootsThibaut Girka
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-05-11Fix root modal's keyup handling (Fixes #478)Thibaut Girka
2018-05-07Add an extra icon to indicate that a status is part of a conversationSpencer Alves
2018-05-07Hide media in report modal regardless of whether they are marked sensitiveThibaut Girka
2018-05-06Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"Thibaut Girka
2018-05-06Revert "[Glitch] Do not re-position scroll when loading more (inserting items...Thibaut Girka
2018-05-06Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibilitybeatrix
2018-05-05[Glitch] Do not re-position scroll when loading more (inserting items from be...Thibaut Girka
2018-05-05[Glitch] Prevent timeline from moving when cursor is hovering over itThibaut Girka
2018-05-05Improve accessibility of toot dropdown menuThibaut Girka
2018-05-02[Glitch] Improve relative timestamps in web UIThibaut Girka