about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Collapse)Author
2022-10-28[Glitch] Fix media, following and followers tabs in web UIEugen Rochko
Port 73de39e6323460792ef8982555e5cfdaefb5a29b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix too many featured tags causing navigation panel scroll in web UIEugen Rochko
Port 23d367f544485eaeed888c707012a8282bbb5806 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change featured hashtags to be displayed in navigation panelEugen Rochko
Port aefa9253d61def572396c18a8d2ac3cc706ffa2e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add featured tags selector for WebUITakeshi Umeda
Port 4c7b5fb6c1787438ef130d9aecd5d0a4d54d08a9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change floating action button to be a button in header in web UIEugen Rochko
Port 1fd6460b02d2e73c94e7c6b1fa8fdc4d2ae36241 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add closed registrations modalClaire
Port 2277913f3f01d3bdb9a1661f019221b1cb185fbb to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix notifications about deleted reports not being also deletedEugen Rochko
Port d2eb726962187226c85ef7f2ee1886cb0767bbd1 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix missing delete and redraft link in web UIEugen Rochko
Port 371d96940342b616723df36d54e6c2d1ab3ca827 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change post editing to be enabled in web UIEugen Rochko
Port 8ebff0efcb91e8b2a0805ebd4583a274ad5f1a69 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix WebUI notification settings for new user and new report ↵Claire
notifications Port dd76bbf8b7aef3aed6bb27a5c093211eebcdb24b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add error boundary around routes in web UIEugen Rochko
Port a43a8237681187f6e56524aa3effcfc998a877de to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change landing page to be /about instead of /explore when trends ↵Claire
are disabled Port 062b3c9090c6935d4bf754e7aeb37793a2aa7b68 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix case-sensitive look-up for profiles in web UIEugen Rochko
Port 5e908c5a95a64a4d48e35516723955ac61a15c4d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix error on profile in web UIEugen Rochko
Port 74738b49933eeadb6e837711ef1a1d0718829b6c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Don't use "unfollow language" when cancelling follow requestsprplecake
Port 1b83040bd45770ff831ff697418aaa2468a1516a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28fixup! [Glitch] Fix logged-out web UI on smaller screensClaire
2022-10-28fixup! [Glitch] Change public accounts pages to mount the web UIClaire
2022-10-28fixup! [Glitch] Fix intermediary responsive layout, accessibility on ↵Claire
navigation in web UI
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
Port 839f893168ab221b08fa439012189e6c29a2721a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix missing rules in report modal in web UIEugen Rochko
Port 9c7f4ab8e8d19d29a5b9367ebaec8fc8af70ab7f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix error while server rules are loading in report modal in web UIEugen Rochko
Port 4c7b5fb6c1787438ef130d9aecd5d0a4d54d08a9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
Port 1bd00036c284bcafb419eaf80347ba49d1b491d9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Redirect non-logged-in user to owner statuses on single user modeYamagishi Kazutoshi
Port 7afc6a630c76fb071bd189af3ac1366efc82f819 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Hide list panel from nav bar in mobile layoutYamagishi Kazutoshi
Port d7873433256746c9b453aeca31520d68c6de4975 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix `ColumnLink` labels not disappearing in mobile UIYamagishi Kazutoshi
Port 3eef8a7a81512f283300d2371d5b743611cb0d27 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix fedi/local timeline nav link always hideYamagishi Kazutoshi
Port d3f1a010e561e3de9a1d99ec104f5b286aaffbda to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix intermediary responsive layout, accessibility on navigation in ↵Eugen Rochko
web UI Port 07653246223251052f5150e1e74139bf8ff41ec4 to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
Port f41ec9af05d3e2145e62f705225dbabb7e04e242 to glitch-soc Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
Port a5112b51fdf3ec2b31690e064ea330a090e71957 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Remove timeline preview link from nav panel when not signed-inYamagishi Kazutoshi
Port e82467ca41f4940add32061ca70214e236cc435f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Change privacy policy to be rendered in web UI, add REST APIEugen Rochko
Port a2ba01132603174c43c5788a95f9ee127b684c0a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Fix logged-out web UI on smaller screensEugen Rochko
Port e2b561e3a521ff893943c0e9e32952e35934ca54 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-28[Glitch] Remove code for rendering public and hashtag timelines outside the ↵Eugen Rochko
web UI Port 02ba9cfa35c7b2285950955619ae3431391e9625 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-12Port various forgotten fixes from upstream (#1864)Claire
* [Glitch] Fix crash when failing to load emoji picker Port bd3420b1398c4c4ab2e2f2850b6dd6eaff0d361b to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> * [Glitch] Remove duplicate frequently used emojis Port 98146281e1beaf994710b13ef70f6224e8588cba to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> Signed-off-by: Claire <claire.github-309c@sitedethib.com> Co-authored-by: Harmon <Harmon758@gmail.com>
2022-10-11Move flavours/glitch/features/emoji_picker back to ↵Claire
flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
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-11Move some modules from flavours/glitch/utils/ back to ↵Claire
flavours/glitch/features/compose/util/
2022-10-11Move flavours/glitch/utils/ready to flavours/glitch/readyClaire
2022-10-11Move some modules from flavours/glitch/utils/ back to ↵Claire
flavours/glitch/features/ui/util/
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/api to flavours/glitch/apiClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Fix crash in report modaltrwnh
Port 99a43f0282d5115b75a564205ca7d2db31a3a945 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-09[Glitch] Add server banner to web appEugen Rochko
Port d2528b26b6da34f34b5d7a392e263428d3c09d69 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-09[Glitch] Add interaction modal to logged-out web UIEugen Rochko
Port 7fb738c8372a700e1b42534cb202005b8c73b946 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-09[Glitch] Fix trying to connect to streaming API when logged out in web UIEugen Rochko
Port d4b0aa74500419730525025b05513235aa477841 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-09[Glitch] Fix various issues with logged-out web UIEugen Rochko
Port part of e2b561e3a521ff893943c0e9e32952e35934ca54 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-09[Glitch] Add dynamic document title to WebUIEugen Rochko
Port part of 43b5d5e38d2b8ad8f1d1ad0911c3c1718159c912 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2022-10-09[Glitch] Add sign-up button to logged-out web UIEugen Rochko
Port e623c302d5d4dfc05689eb8fb8e051e30fc38ec8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>