about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
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
2018-03-18fix compressed notifications again (#393)Ash Levy
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
2018-03-16Merge pull request #386 from ashkitten/compressed-notifsDavid Yip
2018-03-13compress boost/fave notifications moreAsh Levy
2018-03-12Remove text requirement when media attached from statuses (fixes #381)Thibaut Girka
2018-02-10Revert 245816ab2721f386184878d71be01143d207abf5 (fixes #348)Thibaut Girka
2018-01-23Remove some leftover code, I guessThibaut Girka
2018-01-18Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontendDavid Yip
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip