about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Fix missing rules in report modal in web UIEugen Rochko
2022-10-28[Glitch] Fix error while server rules are loading in report modal in web UIEugen Rochko
2022-10-28[Glitch] Fix missing `isCancel`Yamagishi Kazutoshi
2022-10-28[Glitch] Replace `CancelToken` to `AbortSignal`Yamagishi Kazutoshi
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
2022-10-28[Glitch] Redirect non-logged-in user to owner statuses on single user modeYamagishi Kazutoshi
2022-10-28[Glitch] Hide list panel from nav bar in mobile layoutYamagishi Kazutoshi
2022-10-28[Glitch] Fix `ColumnLink` labels not disappearing in mobile UIYamagishi Kazutoshi
2022-10-28[Glitch] Fix fedi/local timeline nav link always hideYamagishi Kazutoshi
2022-10-28[Glitch] Fix intermediary responsive layout, accessibility on navigation in w...Eugen Rochko
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
2022-10-28[Glitch] Remove timeline preview link from nav panel when not signed-inYamagishi Kazutoshi
2022-10-28[Glitch] Change privacy policy to be rendered in web UI, add REST APIEugen Rochko
2022-10-28[Glitch] Add server rules to sign-up flowEugen Rochko
2022-10-28[Glitch] Fix logged-out web UI on smaller screensEugen Rochko
2022-10-28[Glitch] Remove code for rendering public and hashtag timelines outside the w...Eugen Rochko
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-28Revert notification design (#1875)Claire
2022-10-28Fix status prepend design (#1874)Claire
2022-10-13Fix notification cleaning mode causing notifications to get stuck (#1868)Claire
2022-10-13Fix issues with notification cleaning mode when there is a disconnection gap ...Claire
2022-10-12Port various forgotten fixes from upstream (#1864)Claire
2022-10-11Fix accidentally importing vanilla code in glitch-soc flavor (#1863)Claire
2022-10-11Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/c...Claire
2022-10-11Move flavours/glitch/utils/emoji back to flavours/glitch/features/emojiClaire
2022-10-11Move more modules from flavours/glitch/utils to flavours/glitchClaire
2022-10-11Remove unused `redux_helpers` moduleClaire
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Move flavours/glitch/utils/ready to flavours/glitch/readyClaire
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Remove unneeded change in flavours/glitch/apiClaire
2022-10-11Move flavours/glitch/util/api to flavours/glitch/apiClaire
2022-10-11Refactor initial_state to isolate glitch-soc changesClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Change font size of active users in server banner to be larger in we...Eugen Rochko
2022-10-09[Glitch] Fix crash in report modaltrwnh
2022-10-09[Glitch] Add server banner to web appEugen Rochko
2022-10-09[Glitch] Add interaction modal to logged-out web UIEugen Rochko
2022-10-09[Glitch] Fix trying to connect to streaming API when logged out in web UIEugen Rochko
2022-10-09[Glitch] Fix various issues with logged-out web UIEugen Rochko
2022-10-09[Glitch] Fix missing awaitYamagishi Kazutoshi
2022-10-09[Glitch] Disable push notification when not logged inYamagishi Kazutoshi
2022-10-09[Glitch] Add dynamic document title to WebUIEugen Rochko
2022-10-09[Glitch] Add sign-up button to logged-out web UIEugen Rochko
2022-10-09[Glitch] Fix various issues with logged-out Web UIEugen Rochko
2022-10-09Fix logged-out UI not using single-column interfaceClaire
2022-10-09[Glitch] Add logged-out access to the web UIEugen Rochko