Commit graph

332 commits

Author SHA1 Message Date
Christian Schmidt
971eafc709 Translate CW, poll options and media descriptions ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-06-01 00:10:21 +02:00
Claire
75ebb60ef6 Fix null signUp URL in various places () 2023-05-30 19:01:42 +02:00
fusagiko / takayamaki
a19c1671af Rewrite actions/modal and reducers/modal with typescript () 2023-05-25 15:42:37 +02:00
Renaud Chaput
169f141c4c Update inconsistent defaultMessage () 2023-05-24 12:38:50 +02:00
Renaud Chaput
9be9f4f5e2 Fix null signUp URL handling from () 2023-05-24 09:49:26 +02:00
Renaud Chaput
7b5a274836 Enforce import order with ESLint () 2023-05-23 17:15:17 +02:00
Claire
4d631fcfb7 Add support for custom sign-up URLs () 2023-05-23 15:17:09 +02:00
Renaud Chaput
abbc6dfcba Use JSX syntax for Fragments () 2023-05-23 11:47:36 +02:00
Renaud Chaput
3b0c3e94e0 Use the new JSX transform () 2023-05-23 10:52:27 +02:00
Claire
18361ae0c5 Allow scripts in post embed previews () 2023-05-22 21:18:21 +02:00
Christian Schmidt
778fd4d29b Fix UI crash in moderation interface when opening the media modal () 2023-05-11 12:41:55 +02:00
Eugen Rochko
d05ff56746 Change "Sign in" to "Login" () 2023-05-10 20:17:55 +02:00
Renaud Chaput
6a3211876c Add stricter ESLint rules for Typescript files () 2023-05-10 12:59:29 +02:00
Nick Schonning
b0dd260a7a Enable ESLint react/no-deprecated () 2023-05-10 09:05:32 +02:00
たいち ひ
2f09bbdfe0 Rewrite logo.tsx as FC () 2023-05-10 08:58:21 +02:00
fusagiko / takayamaki
a150bb4f2e Add type annotation for DisplayName component () 2023-05-09 23:08:54 +02:00
Renaud Chaput
85b3823e66 Enforce stricter rules for Typescript files () 2023-05-09 03:11:56 +02:00
Eugen Rochko
4e6e4bcc4d Change logo version in header based on screen size in web UI () 2023-04-28 10:00:33 +02:00
Claire
8e36b04fd2 Fix crash when trying to open the filter modal () 2023-04-17 10:15:21 +02:00
fusagiko / takayamaki
e8450b1dc2 Rewrite GIFV component with React hooks () 2023-04-16 16:09:04 +02:00
Nick Schonning
37e98d9d56 Set marginRight as string () 2023-04-05 10:57:36 +02:00
Nick Schonning
53376db94c Ensure tabIndex is number instead of string () 2023-04-04 16:33:44 +02:00
Eugen Rochko
868d478b1b Change "direct message" nomenclature to "private mention" in web UI () 2023-03-30 15:16:20 +02:00
Yamagishi Kazutoshi
8b68ca7e61 Add missing parenthesis () 2023-03-24 04:35:43 +01:00
Yamagishi Kazutoshi
e272fc91e4 Remove legacy decorators syntax () 2023-03-24 03:17:53 +01:00
Terry Garcia
f5fe444913 Switched bookmark and favourites around () 2023-03-03 20:37:49 +01:00
Claire
3faa229d8d Fix duplicate “Publish” button on mobile () 2023-03-03 20:25:36 +01:00
Christian Schmidt
41655e16ea Add lang attribute to media and poll options () 2023-02-26 20:13:27 +01:00
Renaud Chaput
ae3812d182 Rename JSX files with proper .jsx extension () 2023-02-20 03:20:59 +01:00
Nick Schonning
1c2ca9557f Enable ESLint no-useless-escape () 2023-02-13 15:12:14 +01:00
Eugen Rochko
92e5feb621 Add setting for status page URL () 2023-02-04 04:56:06 +01:00
Nick Schonning
9a5233f107 Upgrade ESlint to v8 () 2023-01-30 01:45:35 +01:00
Christian Schmidt
6f08e79465 Add lang attribute to image description textarea and poll option field () 2023-01-29 19:00:19 +01:00
Claire
0fdeb4d160 Fix confusing wording in the sign in banner ()
* Fix confusing wording in the sign in banner

* Split into two sentences
2023-01-18 17:15:23 +01:00
Claire
42aa864c84 Add support for editing media description and focus point of already-posted statuses ()
* Add backend support for editing media attachments of existing posts

* Allow editing media attachments of already-posted toots

* Add tests
2023-01-18 16:33:55 +01:00
Holden Foreman
c2b8b81052 Fix footer link circle dividers' screen reader accessibility by adding aria-hidden ()
* Fix footer link circle dividers' screen reader accessibility by adding aria-hidden

* Remove a circle erroneously added in prev commit, and make code more DRY
2023-01-09 03:54:03 +01:00
Akira Ouchi
f57a144941 Add variable autoFocus to video () ()
* add variable autoFocus to video
* set autoFocus in video_modal.js
2023-01-09 03:52:37 +01:00
Nick Schonning
507f2b4c1e Enable eslint:recommended ruleset ()
* Enable ESLint recommended ruleset

* Disable failing ESLint recommended rules

* Remove rules shadowed by eslint:recommended
2022-12-19 00:51:37 +09:00
Holden Foreman
cf06626067 Fix language surrounding disability in prompts for alt text and other media descriptions () 2022-12-15 18:46:13 +01:00
Nick Schonning
691a69adf5 Fix typo in handler function call name () 2022-12-15 16:37:17 +01:00
Claire
eb24df264f Fix “Sign up” button with closed registrations not opening modal on mobile ()
Fixes 
2022-12-07 00:25:40 +01:00
Levi Bard
8f32b59570 Make the button that expands the publish form differentiable from the button that publishes a post () 2022-11-17 10:53:38 +01:00
trwnh
1b9ad6fb4b Change in-app links to keep you in-app ()
* Change in-app links to keep you in-app

* refactor Permalink into Link

* rewrite link hrefs in status content

* please linter

* please linter again
2022-11-13 21:10:20 +01:00
Eugen Rochko
3ff5a02f65 Add option to open original page in dropdowns of remote content in web UI ()
Change profile picture click to open profile picture in modal in web UI
2022-11-10 08:49:35 +01:00
Sunny Ripert
6dd0521788 Add form element on focal point modal ()
* Add form element on focal point modal

* Add type="button" for detection button
2022-11-07 15:41:42 +01:00
Eugen Rochko
8742e0000e Fix missing interpolation of domain in disabled account banner in web UI () 2022-11-05 21:11:35 +01:00
Claire
3d24ef2967 Change sign-in banner to reflect disabled or moved account status () 2022-11-05 18:28:13 +01:00
Eugen Rochko
0b91816814 Change design of link footer () 2022-10-31 13:06:17 +01:00
Claire
d94b1c682a Add closed registrations modal () 2022-10-26 19:35:55 +02:00
Claire
4a6fb0ea2a Remove navigation links to /explore when trends are disabled ()
* Remove navigation links to /explore when trends are disabled

* Do not display trends interface when trends are disabled
2022-10-25 19:03:16 +02:00