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 |
Eugen Rochko
|
0461f83320
|
Add new onboarding flow to web UI (#24619)
|
2 years ago |
Claire
|
fbb4de3dbc
|
Fix infinite loop in emoji replacement code (#24615)
|
2 years ago |
Claire
|
37886c28da
|
Fix characters being emojified even when using Variation Selector 15 (text) (#20949)
|
2 years ago |
Claire
|
bc4745f482
|
Fix crash when trying to open the filter modal (#24556)
|
2 years ago |
fusagiko / takayamaki
|
cf3fa1e814
|
Rewrite GIFV component with React hooks (#24552)
|
2 years ago |
Ivan Rodriguez
|
f05fb51ecb
|
Fix status title for statuses without text (#24359)
|
2 years ago |
Nick Schonning
|
d02aa274be
|
typo: collapsable -> collapsible (#24521)
|
2 years ago |
Claire
|
86ad43173f
|
Add “In Memoriam” banner back to profiles (#23614)
|
2 years ago |
Eugen Rochko
|
cee357d538
|
Change all components to use the same error page in web UI (#24512)
|
2 years ago |
Christian Schmidt
|
9ef9974ff2
|
Fix loading spinner + infinite scroll for private mentions (#24446)
|
2 years ago |
Christian Schmidt
|
ffd5b2eea4
|
Fix height of announcements not being updated when using reduced animations (#24354)
|
2 years ago |
Nick Schonning
|
927b2fd138
|
Set marginRight as string (#24422)
|
2 years ago |
Nick Schonning
|
ec0c104bf2
|
Ensure tabIndex is number instead of string (#24409)
|
2 years ago |
Nick Schonning
|
a425915ce7
|
HTML string attributes set as booleans (#24408)
|
2 years ago |
Christian Schmidt
|
77bd32a26a
|
Add colour to follow button when hashtag is being followed (#24361)
|
2 years ago |
fusagiko / takayamaki
|
4520e6473a
|
[Proposal] Make able to write React in Typescript (#16210)
Co-authored-by: berlysia <berlysia@gmail.com>
Co-authored-by: fusagiko / takayamaki <takayamaki@users.noreply.github.com>
|
2 years ago |
Eugen Rochko
|
2b11376411
|
Change search pop-out in web UI (#24305)
|
2 years ago |
Eugen Rochko
|
46483ae849
|
Fix regressions from change in account row design in web UI (#24343)
|
2 years ago |
Eugen Rochko
|
68a192e718
|
Change "direct message" nomenclature to "private mention" in web UI (#24248)
|
2 years ago |
Tdxdxoz
|
74f56c64fc
|
Fix: set multiColumn value for /explore Statuses (#24314)
|
2 years ago |
Yamagishi Kazutoshi
|
6e8711ff91
|
Add missing parenthesis (#24238)
|
2 years ago |
Yamagishi Kazutoshi
|
d1b057a0ac
|
Remove legacy decorators syntax (#18357)
|
2 years ago |
Christian Schmidt
|
16da4a09e8
|
Fix broken links in account gallery (#24218)
|
2 years ago |
Christian Schmidt
|
bd047acc35
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2 years ago |
Christian Schmidt
|
cb868228bd
|
Do not leave Mastodon when clicking “Back” (#23953)
|
2 years ago |
Terry Garcia
|
a1347f456e
|
Switched bookmark and favourites around (#23701)
|
2 years ago |
Claire
|
b55fc883b6
|
Fix duplicate “Publish” button on mobile (#23804)
|
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 |
Claire
|
7207a98d39
|
Add `lang` tag to native language names in language picker (#23749)
|
2 years ago |
Claire
|
d3b4d4d4f3
|
Change compose form checkbox to native input with `appearance: none` (#22949)
|
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 |
Claire
|
bae17ebe5e
|
Fix attached media uploads not being cleared when replying to a post (#23504)
|
2 years ago |
Christian Schmidt
|
c1f32c9c14
|
Show spinner while loading follow requests (#23386)
|
2 years ago |
Christian Schmidt
|
67744ee779
|
Spell check input fields (#23395)
|
2 years ago |
Eugen Rochko
|
8f590b0a21
|
Add setting for status page URL (#23390)
|
2 years ago |
Akira Ouchi
|
e73b55184b
|
autofocus the compose form again on /share (#23094)
|
2 years ago |
Nick Schonning
|
131e6403cc
|
Update hasOwnProperty calls for ESLint (#23307)
|
2 years ago |
Nick Schonning
|
c49213f0ea
|
Upgrade ESlint to v8 (#23305)
|
2 years ago |
Nick Schonning
|
d9088ef327
|
Separate ESLint CI from Superlinter (#23029)
* Separate ESLint CI from Superlinter
* Correct JS indenting level
* Remove extra semicolons with ESLint autofix
|
2 years ago |
Christian Schmidt
|
2a4f2216d6
|
Add lang attribute to image description textarea and poll option field (#23293)
|
2 years ago |
Claire
|
83a8efa9ca
|
Add lang attribute to compose textarea and CW field (#23240)
Fixes #19858
|
2 years ago |
Mina Her
|
3cf60ba267
|
Make <Audio> to handle volume change (#23187)
|
2 years ago |
Claire
|
98779535fe
|
Fix missing filtering on some notification types (#23211)
* Fix missing warning-type filtering on some notification types
* Fix missing hide-type filtering on some notification types
|
2 years ago |
Claire
|
3588fbc766
|
Fix confusing wording in the sign in banner (#22490)
* Fix confusing wording in the sign in banner
* Split into two sentences
|
2 years ago |