Eugen Rochko
9f5eab728b
Fix explore page being inaccessible when opted-out of trends in web UI ( #25716 )
1 year ago
Claire
6ca66c8cad
Change local and federated timelines to be in a single firehose column ( #25641 )
1 year ago
Claire
7a47a52cd3
Remove the search button from UI header when logged out ( #25631 )
1 year ago
Eugen Rochko
1924660c5b
Fix search not being easily findable on smaller screens in web UI ( #25576 )
1 year ago
mogaminsk
e87a2c676c
Fix custom signup URL may not loaded ( #25531 )
1 year ago
alfe
293cf44626
Rewrite `<LoadingIndicator/>` as FC and TS ( #25364 )
1 year ago
Christian Schmidt
971eafc709
Translate CW, poll options and media descriptions ( #24175 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
75ebb60ef6
Fix `null` signUp URL in various places ( #25190 )
1 year ago
fusagiko / takayamaki
a19c1671af
Rewrite actions/modal and reducers/modal with typescript ( #24833 )
2 years ago
Renaud Chaput
169f141c4c
Update inconsistent `defaultMessage` ( #25114 )
2 years ago
Renaud Chaput
9be9f4f5e2
Fix `null` signUp URL handling from #25014 ( #25108 )
2 years ago
Renaud Chaput
7b5a274836
Enforce import order with ESLint ( #25096 )
2 years ago
Claire
4d631fcfb7
Add support for custom sign-up URLs ( #25014 )
2 years ago
Renaud Chaput
abbc6dfcba
Use JSX syntax for Fragments ( #25093 )
2 years ago
Renaud Chaput
3b0c3e94e0
Use the new JSX transform ( #25064 )
2 years ago
Claire
18361ae0c5
Allow scripts in post embed previews ( #25071 )
2 years ago
Christian Schmidt
778fd4d29b
Fix UI crash in moderation interface when opening the media modal ( #24816 )
2 years ago
Eugen Rochko
d05ff56746
Change "Sign in" to "Login" ( #24942 )
2 years ago
Renaud Chaput
6a3211876c
Add stricter ESLint rules for Typescript files ( #24926 )
2 years ago
Nick Schonning
b0dd260a7a
Enable ESLint react/no-deprecated ( #24471 )
2 years ago
たいち ひ
2f09bbdfe0
Rewrite `logo.tsx` as FC ( #24909 )
2 years ago
fusagiko / takayamaki
a150bb4f2e
Add type annotation for DisplayName component ( #24752 )
2 years ago
Renaud Chaput
85b3823e66
Enforce stricter rules for Typescript files ( #24910 )
2 years ago
Eugen Rochko
4e6e4bcc4d
Change logo version in header based on screen size in web UI ( #24707 )
2 years ago
Claire
8e36b04fd2
Fix crash when trying to open the filter modal ( #24556 )
2 years ago
fusagiko / takayamaki
e8450b1dc2
Rewrite GIFV component with React hooks ( #24552 )
2 years ago
Nick Schonning
37e98d9d56
Set marginRight as string ( #24422 )
2 years ago
Nick Schonning
53376db94c
Ensure tabIndex is number instead of string ( #24409 )
2 years ago
Eugen Rochko
868d478b1b
Change "direct message" nomenclature to "private mention" in web UI ( #24248 )
2 years ago
Yamagishi Kazutoshi
8b68ca7e61
Add missing parenthesis ( #24238 )
2 years ago
Yamagishi Kazutoshi
e272fc91e4
Remove legacy decorators syntax ( #18357 )
2 years ago
Terry Garcia
f5fe444913
Switched bookmark and favourites around ( #23701 )
2 years ago
Claire
3faa229d8d
Fix duplicate “Publish” button on mobile ( #23804 )
2 years ago
Christian Schmidt
41655e16ea
Add `lang` attribute to media and poll options ( #23891 )
2 years ago
Renaud Chaput
ae3812d182
Rename JSX files with proper `.jsx` extension ( #23733 )
2 years ago
Nick Schonning
1c2ca9557f
Enable ESLint no-useless-escape ( #23311 )
2 years ago
Eugen Rochko
92e5feb621
Add setting for status page URL ( #23390 )
2 years ago
Nick Schonning
9a5233f107
Upgrade ESlint to v8 ( #23305 )
2 years ago
Christian Schmidt
6f08e79465
Add lang attribute to image description textarea and poll option field ( #23293 )
2 years ago
Claire
0fdeb4d160
Fix confusing wording in the sign in banner ( #22490 )
...
* Fix confusing wording in the sign in banner
* Split into two sentences
2 years ago
Claire
42aa864c84
Add support for editing media description and focus point of already-posted statuses ( #20878 )
...
* Add backend support for editing media attachments of existing posts
* Allow editing media attachments of already-posted toots
* Add tests
2 years ago
Holden Foreman
c2b8b81052
Fix footer link circle dividers' screen reader accessibility by adding aria-hidden ( #22576 )
...
* 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
2 years ago
Akira Ouchi
f57a144941
Add variable autoFocus to video ( #15281 ) ( #22778 )
...
* add variable autoFocus to video
* set autoFocus in video_modal.js
2 years ago
Nick Schonning
507f2b4c1e
Enable eslint:recommended ruleset ( #22433 )
...
* Enable ESLint recommended ruleset
* Disable failing ESLint recommended rules
* Remove rules shadowed by eslint:recommended
2 years ago
Holden Foreman
cf06626067
Fix language surrounding disability in prompts for alt text and other media descriptions ( #20923 )
2 years ago
Nick Schonning
691a69adf5
Fix typo in handler function call name ( #21829 )
2 years ago
Claire
eb24df264f
Fix “Sign up” button with closed registrations not opening modal on mobile ( #22060 )
...
Fixes #20840
2 years ago
Levi Bard
8f32b59570
Make the button that expands the publish form differentiable from the button that publishes a post ( #20864 )
2 years ago
trwnh
1b9ad6fb4b
Change in-app links to keep you in-app ( #20540 )
...
* Change in-app links to keep you in-app
* refactor Permalink into Link
* rewrite link hrefs in status content
* please linter
* please linter again
2 years ago
Eugen Rochko
3ff5a02f65
Add option to open original page in dropdowns of remote content in web UI ( #20299 )
...
Change profile picture click to open profile picture in modal in web UI
2 years ago