5474 Commits (a1fed002e87a8d8b03f1c5fc504965bfedf5d3d9)

Author SHA1 Message Date
Eugen Rochko 47700a2f99 [Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI
2 years ago
Eugen Rochko 579cb88392 [Glitch] Add dismissable hints to various timelines in web UI
2 years ago
Yamagishi Kazutoshi 6fcc2e5969 [Glitch] Add title to pages with missing title in Web UI
2 years ago
Yamagishi Kazutoshi 0094109575 [Glitch] Remove timeline preview link from nav panel when not signed-in
2 years ago
Eugen Rochko d80c810243 [Glitch] Change privacy policy to be rendered in web UI, add REST API
2 years ago
Eugen Rochko 197fa15990 [Glitch] Add server rules to sign-up flow
2 years ago
Eugen Rochko d8338794a1 [Glitch] Fix logged-out web UI on smaller screens
2 years ago
Eugen Rochko a0cf17883f [Glitch] Remove code for rendering public and hashtag timelines outside the web UI
2 years ago
Claire 52a5a4f058 Fix assets compilation
2 years ago
Claire 0060eb5dcf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c7f1ae40b5 Fix number of uses being shown again on trending hashtags in web UI (#19484)
2 years ago
Claire 9cb523d3be Change admin announcement edition interface to use datetime-local (#18321)
2 years ago
Robert Laurenz 21aa2217de fix(component): adjust style of counter button to fix overflow issue (#19494)
2 years ago
Claire 6e553c6467 Revert notification design (#1875)
2 years ago
Claire 7379f8aa14 Fix status prepend design (#1874)
2 years ago
Eugen Rochko 87c34be5bd Fix avatars not using image tags in web UI (#19488)
2 years ago
Eugen Rochko 4b0d58f0ad Fix missing delete and redraft link in web UI (#19485)
2 years ago
Eugen Rochko 35b5120c5d Fix notifications about deleted reports not being also deleted (#19475)
2 years ago
Claire d94b1c682a Add closed registrations modal (#19437)
2 years ago
Yamagishi Kazutoshi 9315d51940 Disable media cache on service worker (#19471)
2 years ago
Eugen Rochko 85fc370638 Change post editing to be enabled in web UI (#19103)
2 years ago
Eugen Rochko 3e5588bf70 Add ability to view previous edits of a status in admin UI (#19462)
2 years ago
Eugen Rochko e0516f9832 Fix wrong size of avatars in admin UI (#19457)
2 years ago
Claire 4a6fb0ea2a Remove navigation links to /explore when trends are disabled (#19415)
2 years ago
Eugen Rochko 7cbab3e7fd Change layout of posts in web UI (#19423)
2 years ago
Eugen Rochko 3a2f9a8c53 Change design of translations in web UI (#19453)
2 years ago
Eugen Rochko b01fad5dbd Fix `nofollow` rel being removed in web UI (#19455)
2 years ago
Claire d2d2ec29f4 Add mention of the translation provider when translating a post (#19433)
2 years ago
Claire 119b5adbe0 Change “Translate” button to only show up when a translation backend is configured (#19434)
2 years ago
Claire 0e682bbe24 Fix WebUI notification settings for new user and new report notifications (#19436)
2 years ago
Eugen Rochko aa2d04e53e Fix language dropdown causing zoom on mobile devices in web UI (#19428)
2 years ago
Eugen Rochko 14b27b92e2 Fix media, following and followers tabs in web UI (#19426)
2 years ago
Eugen Rochko 2e0f4c286f Fix redirecting to `/publish` when compose form is visible in web UI (#19427)
2 years ago
Eugen Rochko 02b2538c06 New Crowdin updates (#19405)
2 years ago
Eugen Rochko 370f2609b8 Change floating action button to be a button in header in web UI (#19422)
2 years ago
Eugen Rochko f1c016e7b6 Fix PWA manifest using `/web` paths (#19421)
2 years ago
Eugen Rochko daaa66a2c2 Add error boundary around routes in web UI (#19412)
2 years ago
Eugen Rochko 01980c975b Fix reply not opening compose page on certain screen sizes in web UI (#19417)
2 years ago
Eugen Rochko a041d3cb27 Fix error when rendering limited account in web UI (#19413)
2 years ago
Claire f272594be6 Change landing page to be /about instead of /explore when trends are disabled (#19414)
2 years ago
Eugen Rochko 2130895196 Change settings area to be separated into categories in admin UI (#19407)
2 years ago
Eugen Rochko 534cbc96b1 New Crowdin updates (#19350)
2 years ago
Eugen Rochko e700e95246 Fix case-sensitive look-up for profiles in web UI (#19397)
2 years ago
Eugen Rochko a51d8075b6 Fix too many featured tags causing navigation panel scroll in web UI (#19398)
2 years ago
Eugen Rochko 8e0daf2214 Fix error on profile in web UI (#19396)
2 years ago
Eugen Rochko 0fdfbe555e Change public accounts pages to mount the web UI (#19319)
2 years ago
Eugen Rochko 6ab724918b Change featured hashtags to be displayed in navigation panel (#19382)
2 years ago
prplecake 2690a13d0e Don't use "unfollow language" when cancelling follow requests (#19363)
2 years ago
Eugen Rochko 6090e6e067 Fix showing translate button when status has no language in web UI (#19388)
2 years ago
Eugen Rochko 0b84d15288 Fix missing rules in report modal in web UI (#19387)
2 years ago
Eugen Rochko 8723d322c7 Fix error while server rules are loading in report modal in web UI (#19385)
2 years ago
Takeshi Umeda 3e88e7ba20 Add featured tags selector for WebUI (#19358)
2 years ago
Yamagishi Kazutoshi 14bae3580b Fix missing `isCancel` (#19354)
2 years ago
Yamagishi Kazutoshi 4266397139 Replace `CancelToken` to `AbortSignal` (#19352)
2 years ago
Claire 001e6a8d57 Fix notification cleaning mode causing notifications to get stuck (#1868)
2 years ago
Eugen Rochko 0e77fd23a6 New Crowdin updates (#19344)
2 years ago
Eugen Rochko e376f33207 Change about page to be mounted in the web UI (#19345)
2 years ago
Claire 96a738e51f Fix issues with notification cleaning mode when there is a disconnection gap (#1867)
2 years ago
Yamagishi Kazutoshi f84bee7d78 Redirect non-logged-in user to owner statuses on single user mode (#19333)
2 years ago
Claire dc4e84cebd Port various forgotten fixes from upstream (#1864)
2 years ago
Claire 1ce75c18e0 Fix accidentally importing vanilla code in glitch-soc flavor (#1863)
2 years ago
Claire 74e5dc13d8 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire d540cfc73f Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire bf6b66bf32 Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire 3f30353684 Remove unused `redux_helpers` module
2 years ago
Claire 61c3d9fc75 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/
2 years ago
Claire bd82ae6aaa Move flavours/glitch/utils/ready to flavours/glitch/ready
2 years ago
Claire 812b755bcb Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire 874cd0e883 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 7691829703 Remove unneeded change in flavours/glitch/api
2 years ago
Claire 619601a94b Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 9c54b00c13 Refactor initial_state to isolate glitch-soc changes
2 years ago
Claire 3bf201ddaa Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko 4f749cadea New Crowdin updates (#19330)
2 years ago
Yamagishi Kazutoshi bccb0db26b Hide list panel from nav bar in mobile layout (#19337)
2 years ago
Yamagishi Kazutoshi 595d5744ae Fix `ColumnLink` labels not disappearing in mobile UI (#19334)
2 years ago
Eugen Rochko e86db22726 [Glitch] Change font size of active users in server banner to be larger in web UI
2 years ago
trwnh bde98fd0a0 [Glitch] Fix crash in report modal
2 years ago
Eugen Rochko 7fbd7deefa [Glitch] Add server banner to web app
2 years ago
Eugen Rochko dac14696a0 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Yamagishi Kazutoshi fca4e2c284 Fix fedi/local timeline nav link always hide (#19329)
2 years ago
Eugen Rochko 7d86eadd27 New Crowdin updates (#19317)
2 years ago
Eugen Rochko f1599cb808 [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko 4160cefccf [Glitch] Fix trying to connect to streaming API when logged out in web UI
2 years ago
Eugen Rochko 790ee76c1c [Glitch] Fix various issues with logged-out web UI
2 years ago
Yamagishi Kazutoshi e047eabd87 [Glitch] Fix missing await
2 years ago
Yamagishi Kazutoshi d177319241 [Glitch] Disable push notification when not logged in
2 years ago
Eugen Rochko 03db25b632 [Glitch] Add dynamic document title to WebUI
2 years ago
Eugen Rochko 80bc15addb [Glitch] Add sign-up button to logged-out web UI
2 years ago
Eugen Rochko f9d95f82d6 [Glitch] Fix various issues with logged-out Web UI
2 years ago
Eugen Rochko e13d9e178c Fix intermediary responsive layout, accessibility on navigation in web UI (#19324)
2 years ago
Claire 8f2aea6069 Fix logged-out UI not using single-column interface
2 years ago
Eugen Rochko 4af4647786 [Glitch] Add logged-out access to the web UI
2 years ago
Eugen Rochko 591b8ea9a5 [Glitch] Fix wrong logo on start screen in web UI
2 years ago
Eugen Rochko 6782bded91 [Glitch] Fix logo on /web/start
2 years ago
Eugen Rochko 107105db3b [Glitch] Add empty message for “Explore” tabs
2 years ago
Claire 177683d8eb Fix button to dismiss suggestions not showing up in search results (#19325)
2 years ago
Claire 31ec9d79ee Restore ability to discard interactions-based follow suggestions
2 years ago
Eugen Rochko aa2b4d5c4c Add dismissable hints to various timelines in web UI (#19315)
2 years ago
Yamagishi Kazutoshi 9762fe2475 Add title to pages with missing title in Web UI (#19322)
2 years ago