Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-11 | Fix accidentally importing vanilla code in glitch-soc flavor (#1863) | Claire | |
2022-10-11 | Move flavours/glitch/features/emoji_picker back to ↵ | Claire | |
flavours/glitch/features/compose/containers/emoji_picker_dropdown_container | |||
2022-10-11 | Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji | Claire | |
2022-10-11 | Move more modules from flavours/glitch/utils to flavours/glitch | Claire | |
2022-10-11 | Remove unused `redux_helpers` module | Claire | |
2022-10-11 | Move some modules from flavours/glitch/utils/ back to ↵ | Claire | |
flavours/glitch/features/compose/util/ | |||
2022-10-11 | Move flavours/glitch/utils/ready to flavours/glitch/ready | Claire | |
2022-10-11 | Move some modules from flavours/glitch/utils/ back to ↵ | Claire | |
flavours/glitch/features/ui/util/ | |||
2022-10-11 | Rename flavours/glitch/util into flavours/glitch/utils | Claire | |
2022-10-11 | Remove unneeded change in flavours/glitch/api | Claire | |
2022-10-11 | Move flavours/glitch/util/api to flavours/glitch/api | Claire | |
2022-10-11 | Refactor initial_state to isolate glitch-soc changes | Claire | |
2022-10-11 | Move flavours/glitch/util/initial_state to flavours/glitch/initial_state | Claire | |
2022-10-09 | [Glitch] Change font size of active users in server banner to be larger in ↵ | Eugen Rochko | |
web UI Port 0e41d360c068deb8655dc1b9facfa4c15985c271 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Fix crash in report modal | trwnh | |
Port 99a43f0282d5115b75a564205ca7d2db31a3a945 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Add server banner to web app | Eugen 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 UI | Eugen 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 UI | Eugen 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 UI | Eugen Rochko | |
Port part of e2b561e3a521ff893943c0e9e32952e35934ca54 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Fix missing await | Yamagishi Kazutoshi | |
Port fc3d248df770024b5ce0f33d93029d71f5051e43 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Disable push notification when not logged in | Yamagishi Kazutoshi | |
Port 216dbaedaf587db834cfdd53b896e9c7e1284d9c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Add dynamic document title to WebUI | Eugen 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 UI | Eugen Rochko | |
Port e623c302d5d4dfc05689eb8fb8e051e30fc38ec8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Fix various issues with logged-out Web UI | Eugen Rochko | |
Port fixes from e623c302d5d4dfc05689eb8fb8e051e30fc38ec8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | Fix logged-out UI not using single-column interface | Claire | |
2022-10-09 | [Glitch] Add logged-out access to the web UI | Eugen Rochko | |
Port part of 43b5d5e38d2b8ad8f1d1ad0911c3c1718159c912 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Fix wrong logo on start screen in web UI | Eugen Rochko | |
Port c8245e64c5173f34401c562fe32551dcab8e68b7 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Fix logo on /web/start | Eugen Rochko | |
Partial port from 43b5d5e38d2b8ad8f1d1ad0911c3c1718159c912 Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | [Glitch] Add empty message for “Explore” tabs | Eugen Rochko | |
Port part of 43b5d5e38d2b8ad8f1d1ad0911c3c1718159c912 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-09 | Restore ability to discard interactions-based follow suggestions | Claire | |
2022-10-08 | Change “Explore” tab to only provide search when trends are disabled | Claire | |
2022-10-08 | [Glitch] Add pagination for trending statuses in web UI | Eugen Rochko | |
Port f382192862893c48cf97f13e9fbfb85b80cdc97d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Fix crash when search fails in web UI | Eugen Rochko | |
Port 8751c3c4954799aec24cecc1cae68df27d19ceee to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Fix public timelines being inaccessible on one stage of responsive ↵ | Eugen Rochko | |
layout in web UI (#17760) Port fa47c37f13c7fa4d38edd83818f681cf99d6ea9c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Change the "Explore" icon from fa-globe to fa-hashtag | mayaeh | |
Port e38a01c41add3dbbb0a9a7a68e591ce8313aa13a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Add menu column of explore to getting-started | mayaeh | |
Port e52085246f86809ec32f3edc5be226ce15b03457 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch, partial] Change appearance of account cards in web UI | Eugen Rochko | |
Port remaining changes from dba4be1038063845a74e83aaa85d6ab08d5625dd to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Remove profile directory link from main navigation panel | Eugen Rochko | |
Port 54d4ece7432a34a2ba24617851f04801e5a389d8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Fix not showing loading indicator when searching in web UI | Eugen Rochko | |
Port cb2e198d89dfb86a81fff8e11eac531b658e9ef2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Add explore page to web UI | Eugen Rochko | |
Port d4592bbfcd091c4eaef8c8f24c47d5c2ce1bacd3 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Fix pop-out player appearing on mobile screens in web UI | Eugen Rochko | |
Port 18ca4e0e9a3f74a6f21d329882b429f8f5227b0f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-08 | [Glitch] Add ability to select all accounts matching search for batch (#1857) | Claire | |
Port SCSS changes from 5b0e8cc92b9ca0ab0dc24366d95f67a88c470173 Signed-off-by: Claire <claire.github-309c@sitedethib.com> Co-authored-by: Eugen Rochko <eugen@zeonfederated.com> | |||
2022-10-05 | Clarify language RE secondary toot button (#1851) | prplecake | |
2022-10-03 | Fix clicking bookmark column header not scrolling to top in single-column | Claire | |
2022-10-03 | Fix clicking List timeline header not scrolling to top in single-column | Claire | |
2022-10-02 | Fix “Change subscribed languages” crashing in some situations | Claire | |
2022-10-02 | [Glitch] Add ability to filter followed accounts' posts by language | Eugen Rochko | |
Port 50948b46aabc0756d85bc6641f0bd3bcc09bf7d4 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-02 | [Glitch] Change path of privacy policy page | Eugen Rochko | |
Port 36f4c32a38ed85e5e658b34d36eac40a6147bc0c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-02 | [Glitch] Add privacy icons to report modal | Claire | |
Port d2f7e30a283a1dca1f7974884ac0c237b93903ad to glitch-soc | |||
2022-09-07 | Make composers button all aligned and the same size (#1843) | Mélanie Chauvel | |