1919 Commits (f9f0949bd322bde741f81707ff871715c35d90e0)

Author SHA1 Message Date
Eugen Rochko f9f0949bd3 [Glitch] Fix case-sensitive look-up for profiles in web UI
2 years ago
Eugen Rochko 5f4f37f432 [Glitch] Fix error on profile in web UI
2 years ago
prplecake b9195f8fb7 [Glitch] Don't use "unfollow language" when cancelling follow requests
2 years ago
Claire 7cfb319283 fixup! [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Claire 885389d279 fixup! [Glitch] Change public accounts pages to mount the web UI
2 years ago
Claire 89e9ec8ae2 fixup! [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 9363e5c24e [Glitch] Change public accounts pages to mount the web UI
2 years ago
Eugen Rochko 6013eeea4c [Glitch] Fix missing rules in report modal in web UI
2 years ago
Eugen Rochko 2aa70c112a [Glitch] Fix error while server rules are loading in report modal in web UI
2 years ago
Yamagishi Kazutoshi 39ec0e8398 [Glitch] Fix missing `isCancel`
2 years ago
Yamagishi Kazutoshi e301cfb463 [Glitch] Replace `CancelToken` to `AbortSignal`
2 years ago
Eugen Rochko 67b4ecdd21 [Glitch] Change about page to be mounted in the web UI
2 years ago
Yamagishi Kazutoshi 5d4d4a69f6 [Glitch] Redirect non-logged-in user to owner statuses on single user mode
2 years ago
Yamagishi Kazutoshi 1850166de9 [Glitch] Hide list panel from nav bar in mobile layout
2 years ago
Yamagishi Kazutoshi 1e7f819c85 [Glitch] Fix `ColumnLink` labels not disappearing in mobile UI
2 years ago
Yamagishi Kazutoshi 492ceeceb0 [Glitch] Fix fedi/local timeline nav link always hide
2 years ago
Eugen Rochko c36f28ba77 [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko dea951cce8 [Glitch] Add dismissable hints to various timelines in web UI
2 years ago
Yamagishi Kazutoshi e5720cd540 [Glitch] Add title to pages with missing title in Web UI
2 years ago
Yamagishi Kazutoshi 8491a3532d [Glitch] Remove timeline preview link from nav panel when not signed-in
2 years ago
Eugen Rochko 07df273f37 [Glitch] Change privacy policy to be rendered in web UI, add REST API
2 years ago
Eugen Rochko b68b96a0cc [Glitch] Add server rules to sign-up flow
2 years ago
Eugen Rochko 206e9593ac [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Eugen Rochko 14ddb85c3b [Glitch] Remove code for rendering public and hashtag timelines outside the web UI
2 years ago
Claire cb19be67d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 371563b0e2
Revert notification design (#1875)
2 years ago
Claire 19765216a1
Fix status prepend design (#1874)
2 years ago
Claire 7e62688a0e
Fix notification cleaning mode causing notifications to get stuck (#1868)
2 years ago
Claire 27a2edcb79
Fix issues with notification cleaning mode when there is a disconnection gap (#1867)
2 years ago
Claire 2bb443c7d5
Port various forgotten fixes from upstream (#1864)
2 years ago
Claire 18f210aff6
Fix accidentally importing vanilla code in glitch-soc flavor (#1863)
2 years ago
Claire e1db6cf320 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire b728b25c10 Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire b75bf336bd Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire 2535ec4fcb Remove unused `redux_helpers` module
2 years ago
Claire 0f4a4d7527 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/
2 years ago
Claire 7097a459be Move flavours/glitch/utils/ready to flavours/glitch/ready
2 years ago
Claire 015e798394 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 1be97ce17f Remove unneeded change in flavours/glitch/api
2 years ago
Claire c285546052 Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 64342a87b4 Refactor initial_state to isolate glitch-soc changes
2 years ago
Claire 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko d04fbe6fe0 [Glitch] Change font size of active users in server banner to be larger in web UI
2 years ago
trwnh 0d0fac939d [Glitch] Fix crash in report modal
2 years ago
Eugen Rochko 757e16a0b5 [Glitch] Add server banner to web app
2 years ago
Eugen Rochko c9fadb3cae [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko 90c6b0aed6 [Glitch] Fix trying to connect to streaming API when logged out in web UI
2 years ago
Eugen Rochko 60e2cdd81a [Glitch] Fix various issues with logged-out web UI
2 years ago
Yamagishi Kazutoshi f4fe985a03 [Glitch] Fix missing await
2 years ago