about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/util/is_mobile.js
AgeCommit message (Collapse)Author
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-08[Glitch] Fix pop-out player appearing on mobile screens in web UIEugen Rochko
Port 18ca4e0e9a3f74a6f21d329882b429f8f5227b0f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2020-11-07[Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1dependabot[bot]
Port e16b0fb15a7ef2607f080e8c0b884c1cf37e5ebb to glitch-soc Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-06-13Use forceSingleColumn only in automatic layout modeThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!