Christian Schmidt
|
152b10b624
|
Fix some React warnings (#26609)
|
1 year ago |
Renaud Chaput
|
44ba785242
|
Change the hashtag bar to be hidden when there is a CW and the post is not expanded (#26615)
|
1 year ago |
Renaud Chaput
|
061fd66ee6
|
Remove hashtags from the last line of a status if it only contains hashtags (#26499)
|
1 year ago |
Claire
|
df6e719898
|
Add display of out-of-band hashtags in the web interface (#26492)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Christian Schmidt
|
8da99ffb0d
|
Add alt text for preview card thumbnails (#26184)
|
1 year ago |
Eugen Rochko
|
d4807a5e64
|
Change aspect ratios on link previews in web UI (#26250)
|
1 year ago |
Claire
|
b4e739ff0f
|
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Christian Schmidt
|
4299208487
|
Fix `lang` for UI texts in link preview (#26149)
|
1 year ago |
Eugen Rochko
|
714a20697f
|
Fix missing action label on sensitive videos and embeds in web UI (#26135)
|
1 year ago |
Eugen Rochko
|
6b2952d1dd
|
Change design of link previews in web UI (#26136)
|
1 year ago |
Eugen Rochko
|
4d01d1a1ee
|
Remove 16:9 cropping from web UI (#26132)
|
1 year ago |
gunchleoc
|
217ef7f2af
|
Replace 'favourite' by 'favorite' for American English (#26009)
|
1 year ago |
Claire
|
e4ea80d808
|
Change thread view to scroll to the selected post rather than the post being replied to (#24685)
|
1 year ago |
Claire
|
41f65edb21
|
Fix embed dropdown menu item for unauthenticated users (#25964)
|
1 year ago |
Eugen Rochko
|
a8edbcf963
|
Fix dropdowns being disabled for logged out users in web UI (#25714)
|
1 year ago |
Eugen Rochko
|
000b835803
|
Add canonical link tags in web UI (#25715)
|
1 year ago |
alfe
|
a86886b1fd
|
Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
|
1 year ago |
Eugen Rochko
|
e4fd9503ec
|
Change design of dropdowns in web UI (#25107)
|
1 year ago |
Jed Fox
|
acc419b81b
|
Fix spacing of middle dots in the detailed status meta section (#25247)
|
1 year ago |
Christian Schmidt
|
69057467cb
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
y.takahashi
|
64b960b6b3
|
Handle Surrogate Pairs in truncate() (#25148)
|
1 year ago |
fusagiko / takayamaki
|
38c6216082
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2 years ago |
Renaud Chaput
|
e58c36d308
|
Update inconsistent `defaultMessage` (#25114)
|
2 years ago |
Eugen Rochko
|
1caa5ff39e
|
Change share action from being in action bar to being in dropdown in web UI (#25105)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Renaud Chaput
|
d27216dc46
|
Enforce import order with ESLint (#25096)
|
2 years ago |
Renaud Chaput
|
5a16bd7bf4
|
Use JSX syntax for Fragments (#25093)
|
2 years ago |
Renaud Chaput
|
8f66126b10
|
Use the new JSX transform (#25064)
|
2 years ago |
Christian Schmidt
|
5241f7b2fd
|
Fix UI crash in moderation interface when opening the media modal (#24816)
|
2 years ago |
Nick Schonning
|
b878e3d8df
|
Enable ESLint react/no-deprecated (#24471)
|
2 years ago |
fusagiko / takayamaki
|
349cae0b57
|
Add type annotation for DisplayName component (#24752)
|
2 years ago |
Renaud Chaput
|
c8181eb0a4
|
Enforce stricter rules for Typescript files (#24910)
|
2 years ago |
Claire
|
598e63dad2
|
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
|
2 years ago |
Nick Schonning
|
2daa5a1549
|
Enable formatjs/prefer-pound-in-plural (#24622)
|
2 years ago |
Eugen Rochko
|
290e4aba31
|
Add lines to threads in web UI (#24549)
|
2 years ago |
Christian Schmidt
|
e713c545b8
|
Use CSS to trim long card descriptions (#24265)
|
2 years ago |
Ivan Rodriguez
|
f05fb51ecb
|
Fix status title for statuses without text (#24359)
|
2 years ago |
Eugen Rochko
|
cee357d538
|
Change all components to use the same error page in web UI (#24512)
|
2 years ago |
Nick Schonning
|
ec0c104bf2
|
Ensure tabIndex is number instead of string (#24409)
|
2 years ago |
Eugen Rochko
|
68a192e718
|
Change "direct message" nomenclature to "private mention" in web UI (#24248)
|
2 years ago |
Yamagishi Kazutoshi
|
d1b057a0ac
|
Remove legacy decorators syntax (#18357)
|
2 years ago |
Christian Schmidt
|
d3eefead30
|
Add `lang` attribute to media and poll options (#23891)
|
2 years ago |
Christian Schmidt
|
8000a8f230
|
Add `lang` attribute to preview card (#23869)
|
2 years ago |
Renaud Chaput
|
44a7d87cb1
|
Rename JSX files with proper `.jsx` extension (#23733)
|
2 years ago |
Nick Schonning
|
eddfb33dfe
|
Enable ESLint import recommended rules (#23315)
|
2 years ago |
Nick Schonning
|
db2c58d47a
|
Enable ESLint no-useless-escape (#23311)
|
2 years ago |
Nick Schonning
|
c49213f0ea
|
Upgrade ESlint to v8 (#23305)
|
2 years ago |
Claire
|
18d00055f4
|
Add dropdown menu item to open admin interface for remote domains (#21895)
* Allow /admin/instances/:domain to handle IDNs
* Add dropdown menu item to open admin interface for remote domains
|
2 years ago |
Claire
|
2d4d99f135
|
Fix expanded statuses not always being scrolled into view (#21797)
|
2 years ago |
trwnh
|
07229089a6
|
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
|
ef582dc4f2
|
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 |