about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-05-11Fix root modal's keyup handling (Fixes #478)Thibaut Girka
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
2018-04-27Use new getDerivedStateFromProps instead of deprecated componentWillReceivePropsThibaut Girka
2018-04-27Tentative fix for #446Thibaut Girka
2018-04-26Merge pull request #401 from ThibG/glitch-soc/features/unfold-threadbeatrix
2018-04-22[Glitch] Fix the hot key (j, k) does not function correctly when there is a p...Thibaut Girka
2018-04-22Add show more/less toggle for entire threads in web UIThibaut Girka
2018-04-22Refactor the infamous three-valued boolean into two booleans, trying to simpl...Thibaut Girka
2018-04-22[Glitch] Fix button hiding when header title is too longThibaut Girka
2018-04-22[Glitch] Fix column headers accessibilityThibaut Girka
2018-04-22Merge pull request #432 from ThibG/glitch-soc/features/reblog-privatebeatrix
2018-04-22Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behaviorbeatrix
2018-04-22Merge pull request #435 from ThibG/glitch-soc/features/public-modalsbeatrix
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
2018-04-19Fix auto-collapsed toots making the TL jump (fixes #417)Thibaut Girka
2018-04-19Clean up dead codeThibaut Girka
2018-04-19Use React's new lifecycles for scrollable listsThibaut Girka
2018-04-19Glitchsoc-specific changes to allow boosting own private tootsThibaut Girka
2018-04-19Only compute height dynamically for standalone mediaThibaut Girka
2018-04-19[Glitch] Center thumbnails on focus pointThibaut Girka
2018-04-19Use javascript to set MediaGallery height automaticallyThibaut Girka
2018-04-19Revert some glitch-specific refactoringThibaut Girka
2018-04-14[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UIThibaut Girka
2018-04-14[Glitch] Fix media button typeThibaut Girka
2018-04-14[Glitch] Handle preference to always display sensitive mediaThibaut Girka
2018-04-13Merge pull request #419 from ThibG/glitch-soc/features/bookmarksDavid Yip
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2018-04-08[Glitch] Improved media modalThibaut Girka
2018-04-04Remove duplicate message entriesThibaut Girka
2018-03-30Merge pull request #380 from ThibG/glitch-soc/features/domain-block-uibeatrix
2018-03-30[Glitch] Remove pointer events on the entire UI when a dropdown menu is openThibaut Girka
2018-03-30[Glitch] Place dropdown menu top if it is closer to the bottom of the viewportThibaut Girka
2018-03-30Add basic domain block UIThibaut Girka
2018-03-29[Glitch] Display unfollow button even if account movedThibaut Girka
2018-03-28Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contentsDavid Yip
2018-03-28Fix attachment listsThibaut Girka
2018-03-28Render toots with empty contentsThibaut Girka
2018-03-27[Glitch] Display AttachmentList in notificationsThibaut Girka
2018-03-27[Glitch] Display AttachmentList in timelines in compact style when media missingThibaut Girka
2018-03-22expanded notifications show like defaultAsh Levy
2018-03-19Merge pull request #394 from ashkitten/compressed-notifsDavid Yip
2018-03-18Merge pull request #388 from ThibG/glitch-soc/federated-pinned-tootsDavid Yip