300 Commits (41f65edb213dc34e723e5bcc7d3ea920752941ef)

Author SHA1 Message Date
Renaud Chaput 73b64b8917
Upgrade to Prettier 3 (#25902)
1 year ago
Renaud Chaput 41a505513f
Remove unused `missed_update` state (#25832)
1 year ago
Eugen Rochko a7ca33ad96
Add toast with option to open post after publishing in web UI (#25564)
1 year ago
mogaminsk 5b46345459
Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663)
1 year ago
Claire cea9db5a0b
Change local and federated timelines to be in a single firehose column (#25641)
1 year ago
Renaud Chaput 78ba12f0bf
Use an Immutable Record as the root state (#25584)
1 year ago
Darius Kazemi bacb674921
Add exclusive lists (#22048)
1 year ago
Christian Schmidt 69057467cb
Translate CW, poll options and media descriptions (#24175)
1 year ago
fusagiko / takayamaki 38c6216082
Rewrite actions/modal and reducers/modal with typescript (#24833)
1 year ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096)
1 year ago
Renaud Chaput 5eeb40bdbe
Add stricter ESLint rules for Typescript files (#24926)
2 years ago
Nick Schonning 51b83ed195
Use Prettier for ESLint formatting TypeScript (#23631)
2 years ago
Renaud Chaput 6aeb162927
Type Redux store and middleware (#24843)
2 years ago
Renaud Chaput c8181eb0a4
Enforce stricter rules for Typescript files (#24910)
2 years ago
Renaud Chaput 45579a26cf
Fixes build errors from some previous TS-related commits (#24811)
2 years ago
fusagiko / takayamaki 0999cb4601
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801)
2 years ago
Eugen Rochko 8979b70975
Add default post text to onboarding flow in web UI (#24705)
2 years ago
Eugen Rochko 0461f83320
Add new onboarding flow to web UI (#24619)
2 years ago
Eugen Rochko 2b11376411
Change search pop-out in web UI (#24305)
2 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Dean Bassett 4da5f77d92
Fix case-sensitive check for previously used hashtags (#23526)
2 years ago
Claire bae17ebe5e
Fix attached media uploads not being cleared when replying to a post (#23504)
2 years ago
Akira Ouchi e73b55184b
autofocus the compose form again on /share (#23094)
2 years ago
Nick Schonning d9088ef327
Separate ESLint CI from Superlinter (#23029)
2 years ago
Connor Shea 30e895299c
Add listing of followed hashtags (#21773)
2 years ago
Claire 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878)
2 years ago
Peter Simonsson fd33bcb3b2
Fix dropdown menu positions when scrolling (#22916)
2 years ago
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433)
2 years ago
Claire 70415714f1
Add follow request banner on account header (#20785)
2 years ago
Claire ebf1d74e40
Fix being stuck in edit mode when deleting the edited status (#22126)
2 years ago
Claire f70bdba926
Change default reply language to be default language when replying to a translated reply (#22272)
2 years ago
Claire c8a1faa86b
Fix potential duplicate statuses in Explore tab (#22121)
2 years ago
Nick Schonning 05d4c50f64
Fix spacing warning from ESLint (#22005)
2 years ago
Claire 3ffaa966b0
Fix infinite loading instead of soft 404 for non-existing remote accounts (#21303)
2 years ago
kedama 14e2354eea
Fix status mismatch of sensitive check (#21724)
2 years ago
Claire 2d54986a03
Fix media metadata being only editable once (#20665)
2 years ago
Claire 31005aad12
Add the ability to edit media attachment metadata for any unattached media (#20402)
2 years ago
Claire 782b6835f7
Fix redrafting a currently-editing post not leaving edit mode (#20023)
2 years ago
Claire 7c8e2b9859
Fix handling of duplicate and out-of-order notifications in WebUI (#19693)
2 years ago
Eugen Rochko 30ef110224
Fix upload progress not communicating processing phase in web UI (#19530)
2 years ago
Eugen Rochko 5e908c5a95
Fix case-sensitive look-up for profiles in web UI (#19397)
2 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
2 years ago
Takeshi Umeda 4c7b5fb6c1
Add featured tags selector for WebUI (#19358)
2 years ago
Eugen Rochko 1bd00036c2
Change about page to be mounted in the web UI (#19345)
2 years ago
Eugen Rochko d2528b26b6
Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218)
2 years ago
Claire 2cae5f5b8d
Fix “Filter this post” potentially listing deleted filters (#19051)
2 years ago
Claire afb8bc97d0
Fix quickly switching notification filters resulting in empty or incorrect list (#18960)
2 years ago
Claire 50487db122
Add ability to filter individual posts (#18945)
2 years ago
Shlee d92ce31c92
Update notifications.js (#18977)
2 years ago