Renaud Chaput
|
547e97945d
|
Change `apiRequest` to accept both `params` and `data` (#30818)
|
2 years ago |
github-actions[bot]
|
052c90b8de
|
New Crowdin Translations (automated) (#30825)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
61722b1b1f
|
New Crowdin Translations (automated) (#30808)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
9e932fa1dd
|
New Crowdin Translations (automated) (#30789)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Renaud Chaput
|
7d12522ed7
|
Fix error when deleting a status (#30784)
|
2 years ago |
Renaud Chaput
|
1c65932776
|
Convert `disconnectTimeline` and `timelineDelete` actions to Typescript (#30777)
|
2 years ago |
Renaud Chaput
|
27529247b2
|
Improve `createdataLoadingThunk` (#30778)
|
2 years ago |
github-actions[bot]
|
a0910cd49c
|
New Crowdin Translations (automated) (#30772)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Renaud Chaput
|
d558dfd77d
|
Convert notifications policies frontend code to Typescript (#29868)
|
2 years ago |
github-actions[bot]
|
50db95b9a1
|
New Crowdin Translations (automated) (#30746)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
35d52d7914
|
New Crowdin Translations (automated) (#30723)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Eugen Rochko
|
b9fd7571ae
|
Change sidebar text in web UI (#30696)
|
2 years ago |
github-actions[bot]
|
a7264a2b42
|
New Crowdin Translations (automated) (#30704)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Marcin Mikołajczak
|
a243963e93
|
LanguageDropdown: remove unused function (#30346)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2 years ago |
github-actions[bot]
|
dd587d29b6
|
New Crowdin Translations (automated) (#30684)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Eugen Rochko
|
ed6d24330b
|
Add author links on the explore page in web UI (#30521)
|
2 years ago |
Eugen Rochko
|
9984243467
|
Fix a few visual glitches with link previews in web UI (#30670)
|
2 years ago |
github-actions[bot]
|
ced463360e
|
New Crowdin Translations (automated) (#30666)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
David Roetzel
|
f48f39a767
|
Fix cutoff of instance name (#30598)
|
2 years ago |
github-actions[bot]
|
0dabda9bee
|
New Crowdin Translations (automated) (#30646)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
bb27321781
|
New Crowdin Translations (automated) (#30608)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
c1b0c1a5e4
|
New Crowdin Translations (automated) (#30586)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
a729104a41
|
New Crowdin Translations (automated) (#30575)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Eugen Rochko
|
3c435f9ba0
|
Change counters to be displayed on profile timelines in web UI (#30525)
|
2 years ago |
github-actions[bot]
|
e4e3875452
|
New Crowdin Translations (automated) (#30543)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
aa9b80f57d
|
New Crowdin Translations (automated) (#30517)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
dac4eba46b
|
New Crowdin Translations (automated) (#30499)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
a0b525e50b
|
New Crowdin Translations (automated) (#30477)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
6eea83211c
|
New Crowdin Translations (automated) (#30464)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Eugen Rochko
|
128987eded
|
Add support for `fediverse:creator` OpenGraph tag (#30398)
|
2 years ago |
github-actions[bot]
|
e5c3dc33a2
|
New Crowdin Translations (automated) (#30421)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Renaud Chaput
|
3750e8050c
|
Enable stricter Typescript options (#30435)
|
2 years ago |
Renaud Chaput
|
6a75e1c8c8
|
Fix `createDataLoadingThunk` to allow actions without arguments (#30439)
|
2 years ago |
github-actions[bot]
|
54351d01f2
|
New Crowdin Translations (automated) (#30410)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Renaud Chaput
|
8ea2726376
|
Fix a leftover argument to `api()` (#30405)
|
2 years ago |
Renaud Chaput
|
b6fd14f0e2
|
Fix `createDataLoadingThunk` and related actions (#30408)
|
2 years ago |
Renaud Chaput
|
10ec421dd4
|
Proposal: a modern & typed way of writing Redux actions doing API requests (#30270)
|
2 years ago |
github-actions[bot]
|
5b5a35cf96
|
New Crowdin Translations (automated) (#30402)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Renaud Chaput
|
15d3070754
|
Fix some API calls that should not use an API token (#30401)
|
2 years ago |
Renaud Chaput
|
2c5ab8f647
|
Remove the access token from Redux & context (#30275)
|
2 years ago |
github-actions[bot]
|
a2b4c29c8f
|
New Crowdin Translations (automated) (#30394)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
David Lapshin
|
cd0c547936
|
Fix announcements icon rotating like settings one (#30388)
|
2 years ago |
github-actions[bot]
|
eda2bdfc7a
|
New Crowdin Translations (automated) (#30383)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
8b75d18371
|
New Crowdin Translations (automated) (#30358)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
Renaud Chaput
|
990a0c19a9
|
Fix a warning when running JS Tests because of FakeIdentityContext using deprecated context API (#30368)
|
2 years ago |
Renaud Chaput
|
a178ba7cd5
|
Use a modern React context for identity in the app (#30098)
|
2 years ago |
Claire
|
66906a1bc1
|
Fix Web UI trying to save user settings when logged out (#30324)
|
2 years ago |
github-actions[bot]
|
cdb042ae86
|
New Crowdin Translations (automated) (#30319)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |
David Lapshin
|
94493cff92
|
Fix incorrect element selector from #30221 (#30307)
|
2 years ago |
github-actions[bot]
|
aad5e841b5
|
New Crowdin Translations (automated) (#30290)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2 years ago |