5594 Commits (c538d5d3f692fc9f613702b0858fcf1ac0a5d157)

Author SHA1 Message Date
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
Yamagishi Kazutoshi c312e0180b Remove timeline preview link from nav panel when not signed-in (#19320)
2 years ago
Claire c1633dd228 Change “Explore” tab to only provide search when trends are disabled
2 years ago
Eugen Rochko 9f4e9f4f5b [Glitch] Add pagination for trending statuses in web UI
2 years ago
Eugen Rochko fad2cd35be [Glitch] Fix crash when search fails in web UI
2 years ago
Eugen Rochko fc1217d6e4 [Glitch] Fix public timelines being inaccessible on one stage of responsive layout in web UI (#17760)
2 years ago
mayaeh d990bcae48 [Glitch] Change the "Explore" icon from fa-globe to fa-hashtag
2 years ago
mayaeh f1c4fd586b [Glitch] Add menu column of explore to getting-started
2 years ago
Eugen Rochko 00b6ddc59e [Glitch, partial] Change appearance of account cards in web UI
2 years ago
Eugen Rochko 125f4b70ad [Glitch] Remove profile directory link from main navigation panel
2 years ago
Eugen Rochko f80c249684 [Glitch] Fix not showing loading indicator when searching in web UI
2 years ago
Eugen Rochko da834aa518 [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 440676c84a [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Claire f82e28aef5 [Glitch] Add ability to select all accounts matching search for batch (#1857)
2 years ago
Claire 71b32561e9 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko d706460933 Fix trying to connect to streaming API when logged out in web UI (#19316)
2 years ago
Eugen Rochko b33004d1d6 New Crowdin updates (#19297)
2 years ago
Eugen Rochko 378e00b59c Change privacy policy to be rendered in web UI, add REST API (#19310)
2 years ago
Eugen Rochko 9b05f5b2bb Add interaction modal to logged-out web UI (#19306)
2 years ago
trwnh 58fd523794 Fix #19304 (#19305)
2 years ago
Eugen Rochko 448d8ae2df Add server rules to sign-up flow (#19296)
2 years ago
prplecake 426c456a59 Clarify language RE secondary toot button (#1851)
2 years ago
Eugen Rochko c6920e1cdc New Crowdin updates (#19289)
2 years ago
Eugen Rochko 284d6d313a Change font size of active users in server banner to be larger in web UI (#19295)
2 years ago
Eugen Rochko c603978cf6 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Eugen Rochko 58c367fb47 Remove code for rendering public and hashtag timelines outside the web UI (#19257)
2 years ago
Eugen Rochko 2d634b669b Fix logged-out web UI on smaller screens (#19263)
2 years ago
Eugen Rochko e0e9eef5e3 New Crowdin updates (#19255)
2 years ago
Yamagishi Kazutoshi 782154a762 Fix missing await (#19273)
2 years ago
Yamagishi Kazutoshi c745b1caf0 Disable push notification when not logged in (#19272)
2 years ago
Claire 750c9cf5b3 Fix clicking bookmark column header not scrolling to top in single-column
2 years ago
Claire 1c0f550cf3 Fix clicking List timeline header not scrolling to top in single-column
2 years ago
Claire 6c495231b2 Fix “Change subscribed languages” crashing in some situations (#19268)
2 years ago
Claire ea36d0f294 Fix “Change subscribed languages” crashing in some situations
2 years ago
Eugen Rochko 699be6d185 [Glitch] Add ability to filter followed accounts' posts by language
2 years ago
Eugen Rochko f833894675 [Glitch] Change path of privacy policy page
2 years ago
Claire 45bfc39a81 [Glitch] Add privacy icons to report modal
2 years ago
Claire 4e066c5e1e Revert "Change "Allow trends without prior review" setting to include statuses (#17977)"
2 years ago
Claire a4fc7ac922 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 93ef719ce2 Remove volume number from hashtags in web UI (#19253)
2 years ago
Eugen Rochko 9f43753cb5 New Crowdin updates (#19252)
2 years ago
Eugen Rochko ab49ef4a74 Fix wrong logo on start screen in web UI (#19254)
2 years ago
Eugen Rochko c04359a63b Change path of privacy policy page (#19249)
2 years ago
Eugen Rochko cd9a0f136d Add sign-up button to logged-out web UI (#19250)
2 years ago
Eugen Rochko babebc4e8a Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko 8dcb50e11b New Crowdin updates (#19229)
2 years ago
Eugen Rochko 798ed9890d Fix translations not being formatted, other issues in web UI (#19245)
2 years ago
Eugen Rochko 6312658fb7 New Crowdin updates (#19208)
2 years ago
Eugen Rochko a593188ded Add user content translations with configurable backends (#19218)
2 years ago
Claire 12cb437127 Add privacy icons to report modal (#19190)
2 years ago
Eugen Rochko 10b90b79e7 New Crowdin updates (#19167)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
dependabot[bot] 46d7636dcb Bump jest from 28.1.3 to 29.0.3 (#19162)
2 years ago
Eugen Rochko 5c17165d05 New Crowdin updates (#19049)
2 years ago
Mélanie Chauvel 17dc4201f0 Make composers button all aligned and the same size (#1843)
2 years ago
Claire dadb98634c Fix regexp filtering in pinned community/public TLs (#1840)
2 years ago
Claire 0dfcf54d06 Fix position of “expand” icon in media modal on glitch-soc (#1838)
2 years ago
Claire 4c688d82b4 Fix local settings navigation (#1836)
2 years ago
Claire f5b0cfe050 Fix WebUI error in development mode (#19078)
2 years ago
Claire 1b3977b3fb Fix WebUI error in development mode (#1835)
2 years ago
Claire b7e297dc6c Add regexp filter field to public timeline column settings (#1834)
2 years ago
Yamagishi Kazutoshi a348bc9e84 [Glitch] Replace to `workbox-webpack-plugin` from `offline-plugin`
2 years ago
Claire 2a7538aeed Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko ecddc06474 Change "Allow trends without prior review" setting to include statuses (#17977)
2 years ago
Jeong Arm c3ee35282d Fix react warning on notifications column (#1832)
2 years ago
Shlee 708e3b3992 Add rel="noopener" to links to remote profiles (#19014)
2 years ago
Eugen Rochko 1206e691bd Add ability to select all accounts matching search for batch actions (#19053)
2 years ago
Yamagishi Kazutoshi f922858b78 Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)
2 years ago
Claire 4769a7f569 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire 76e2074e47 [Glitch] Fix “Filter this post” potentially listing deleted filters
2 years ago
Claire ae8d479635 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire cd8d6a286e Fix quickly switching notification filters resulting in empty or incorrect list (#19052)
2 years ago
Claire 1d3d86fa53 Fix “Filter this post” potentially listing deleted filters (#19051)
2 years ago
Eugen Rochko 6cf1aaeb4c New Crowdin updates (#18972)
2 years ago
Claire 06dd2120ce Fix glitch-soc-specific timeline filtering logic
2 years ago
Claire cf0ca96ca7 Remove obsolete filter local settings
2 years ago
Claire e1d3397818 [Glitch] Add ability to filter individual posts
2 years ago
Takeshi Umeda 4116cc4e83 [Glitch] Fix case where boolean was passed to onFilter on StatusActionBar
2 years ago
Claire 98594fd4e4 [Glitch] Remove dead code in WebUI filtering code
2 years ago
Claire 6ce8b42ff1 [Glitch] Fix reblogged statuses being erroneously shown as filtered
2 years ago
Claire 60649e5665 [Glitch] Revamp post filtering system
2 years ago
Claire 58261f2888 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire e0055fdcf7 [Glitch] Fix media modal link button
2 years ago
Takeshi Umeda 134c785426 [Glitch] Fix action type for unfollowHashtag
2 years ago
Claire a0c630d5ff Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Takeshi Umeda 207208fa8e Fix action type for unfollowHashtag (#18924)
2 years ago
Takeshi Umeda ae20601c67 Fix case where boolean was passed to onFilter on StatusActionBar (#18923)
2 years ago
Claire f3bad2e26f Fix media modal link button (#18877)
2 years ago
Claire ef1b55caa6 Fix quickly switching notification filters resulting in empty or incorrect list (#18960)
2 years ago
Claire 522fbf9d13 Add ability to filter individual posts (#18945)
2 years ago
Shlee c70629b506 [Glitch] Update notifications.js
2 years ago
Claire 6574050b4b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Shlee 7af7fa3a8e Update notifications.js (#18977)
2 years ago
Rens Groothuijsen 6dfb31ea0c [Glitch] Add warning for sensitive audio posts
2 years ago
Claire fd0c34e13f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 7aef706965 New Crowdin updates (#18905)
2 years ago
Rens Groothuijsen aced8820dd Add warning for sensitive audio posts (#17885)
2 years ago
Claire 2b414f4d73 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
prplecake cf4bed0ac0 [Glitch] Add ability to follow hashtags in web UI
2 years ago
prplecake b682c11a6e Merge remote-tracking branch 'mastodon/main' into cit/wip/follow-hashtags
2 years ago
Eugen Rochko 7ae2d64364 New Crowdin updates (#18855)
2 years ago
Mélanie Chauvel c2208ef466 Use slightly more margin between post buttons (under compose box) (#1816)
2 years ago
Claire 5e628e4fd3 Add option to share CW toggle state across instances of a post
2 years ago
Claire a8b3d6f47e Regroup CW unfolding settings in their own section
2 years ago
Claire 711301519a Improve interaction between out-of-CW attachments and collapsed toots
2 years ago
Claire 42d06afe03 Add explanation for some options in the local settings dialog
2 years ago
Claire 406b7d972b Add local setting toggle to move media attachments outside CWs
2 years ago
Eugen Rochko acd3f34a31 [Glitch] Change hashtag numbers to have clearer labels in web UI
2 years ago
Yamagishi Kazutoshi f6696f7d33 [Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4
2 years ago
Eugen Rochko 9bbcd2e8a0 Add ability to follow hashtags in web UI (#18862)
2 years ago
Claire 081005232f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 436e52927a Change hashtag numbers to have clearer labels in web UI (#18864)
2 years ago
Eugen Rochko dba05a6d36 New Crowdin updates (#18810)
2 years ago
Yamagishi Kazutoshi a3eda85ff9 Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562)
2 years ago
Jeong Arm 89a416c061 [Glitch] Fix badge color not affected
2 years ago
Claire ba5d3974eb Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jeong Arm 9a42ccca53 Fix badge color not affected (#18826)
2 years ago
Claire b50ab06371 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 731dfd285e New Crowdin updates (#18781)
2 years ago
Eugen Rochko 38d04135bf Change how hashtags are normalized (#18795)
2 years ago
Eugen Rochko 092fe73b01 New Crowdin updates (#18716)
2 years ago
Eugen Rochko cfb73f9fc9 [Glitch] Add customizable user roles
2 years ago
Claire 06a878c6b5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko e164d6a687 Add customizable user roles (#18641)
2 years ago
Claire 301299d036 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 64588263f7 Remove dead code in WebUI filtering code (#18745)
2 years ago
Claire 106b27830b Fix reblogged statuses being erroneously shown as filtered (#18744)
2 years ago
Eugen Rochko a14136558e [Glitch] Add notifications for new reports
2 years ago
Claire dcbedf8587 [Glitch] [SSR only] Revamp post filtering system
2 years ago
mayaeh 68c03ea7be [Glitch] Fixed the setting page's logo that is not displayed on the smartphone
2 years ago
Claire 490417762f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
Eugen Rochko e6eb0a29b9 Add notifications for new reports (#18697)
2 years ago
Eugen Rochko a7ca331c3d New Crowdin updates (#18671)
2 years ago
mayaeh 2cb4c0caed Fixed the setting page's logo that is not displayed on the smartphone (#18710)
2 years ago
Eugen Rochko 0d7c0f0bf7 [Glitch] Fix contrast of some elements with new brand colors
2 years ago
Claire dc250cb7f3 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 96ecbae0f7 Fix contrast of some elements with new brand colors (#18691)
2 years ago
Claire a7a44a4dff Fix checkmark on interaction buttons with larger fonts (#1799)
2 years ago
Eugen Rochko d1374cc03a New Crowdin updates (#18605)
2 years ago
Eugen Rochko c3f7041715 Fix wrong aspect ratio of logo in icons (#18639)
2 years ago
Claire bfe05eb101 [Glitch] Fix logo gradient not working on some Safari and Blink-based browsers
2 years ago
Eugen Rochko c3c77fc5d9 [Glitch] Change brand color and logotypes
2 years ago
Claire 03846ad6c2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 28dc3750f6 Fix logo gradient not working on some Safari and Blink-based browsers (#18634)
2 years ago
Eugen Rochko 18fbdcd5f4 [Glitch] Add administrative webhooks
2 years ago
Claire 3b4abfe132 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 03d2cb5146 Change brand color and logotypes (#18592)
2 years ago
Eugen Rochko 0eb2db6b52 Add administrative webhooks (#18510)
2 years ago
Claire 5618c69b2a Fix language indicator text color (#1795)
2 years ago
Eugen Rochko 157bf44409 New Crowdin updates (#18561)
2 years ago
Eugen Rochko 2184897fba [Glitch] Change label of publish button to be "Publish" again
2 years ago
Claire c3842a700f [Glitch] Change language to be carried over on reply
2 years ago
Claire 705ebf794b [Glitch] Remove unnused otherAccounts property
2 years ago
Jeong Arm 4c43ac85d6 [Glitch] Add lang html attr to each posts
2 years ago
Claire a864904fad Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Yamagishi Kazutoshi 848648e058 Replace from Code Climate to Super-Linter (#18587)
2 years ago
Eugen Rochko 8ec66981da Change label of publish button to be "Publish" again (#18583)
2 years ago
Jeong Arm 15b64d2f6b Translate: Korean (#1790)
2 years ago
Claire c5eabffe34 Change language to be carried over on reply (#18557)
2 years ago
Claire 8ce9a12526 Remove unnused otherAccounts property (#18556)
2 years ago
Eugen Rochko 02c4d029ff New Crowdin updates (#18507)
2 years ago
Jeong Arm 9adb7dde33 Add lang html attr to each posts (#18544)
2 years ago
Alexander Ivanov a59e8245f5 Add support for webp uploads (#18506)
2 years ago
Eugen Rochko c460fd0250 Remove unused assets (#18541)
2 years ago
Claire 47fa6c3b91 Add language indicator icon and local settings for status icons (#1788)
2 years ago
Claire 61e105a326 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 3143aec7f1 Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)
3 years ago
Claire 801b898d31 Add checkmark on top of status icon buttons when they are active (#1783)
3 years ago
Claire ca81647961 Various code cleanup (#1782)
3 years ago
Eugen Rochko c5f0792a0d New Crowdin updates (#18458)
3 years ago
Claire b1085e2dfa Fix crash in glitch-soc search results when Elasticsearch is disabled (#1780)
3 years ago
Yamagishi Kazutoshi 1ab4abd764 [Glitch] Fix languages dropdown on light theme
3 years ago
Claire eada1864ef Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Yamagishi Kazutoshi fa12352fd3 Fix languages dropdown on light theme (#18460)
3 years ago
Eugen Rochko 9977cda0ac New Crowdin updates (#18419)
3 years ago
Eugen Rochko c0a5c88364 [Glitch] Add language dropdown to compose in web UI
3 years ago
Claire 1a853d7caa Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 73a2e3326f Add confirmation page when importing blocked domains (#1773)
3 years ago
Eugen Rochko e4a9aa1ab4 Add language dropdown to compose in web UI (#18420)
3 years ago
Claire fbfa953ad2 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago