2151 Commits (e98833748e80275a88560155a0b912667dd2d70b)

Author SHA1 Message Date
Eugen Rochko c2c14331b2
Fix PWA manifest using `/web` paths (#19421)
2 years ago
Eugen Rochko a43a823768
Add error boundary around routes in web UI (#19412)
2 years ago
Eugen Rochko 56efa8d22f
Fix reply not opening compose page on certain screen sizes in web UI (#19417)
2 years ago
Eugen Rochko 73a48318a1
Fix error when rendering limited account in web UI (#19413)
2 years ago
Claire 062b3c9090
Change landing page to be /about instead of /explore when trends are disabled (#19414)
2 years ago
Eugen Rochko e623c07372
New Crowdin updates (#19350)
2 years ago
Eugen Rochko 5e908c5a95
Fix case-sensitive look-up for profiles in web UI (#19397)
2 years ago
Eugen Rochko 23d367f544
Fix too many featured tags causing navigation panel scroll in web UI (#19398)
2 years ago
Eugen Rochko 74738b4993
Fix error on profile in web UI (#19396)
2 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
2 years ago
Eugen Rochko aefa9253d6
Change featured hashtags to be displayed in navigation panel (#19382)
2 years ago
prplecake 1b83040bd4
Don't use "unfollow language" when cancelling follow requests (#19363)
2 years ago
Eugen Rochko 4adb267f91
Fix showing translate button when status has no language in web UI (#19388)
2 years ago
Eugen Rochko 9c7f4ab8e8
Fix missing rules in report modal in web UI (#19387)
2 years ago
Eugen Rochko 8a1d10cb35
Fix error while server rules are loading in report modal in web UI (#19385)
2 years ago
Takeshi Umeda 4c7b5fb6c1
Add featured tags selector for WebUI (#19358)
2 years ago
Yamagishi Kazutoshi e02bdc14fd
Fix missing `isCancel` (#19354)
2 years ago
Yamagishi Kazutoshi 219c38b921
Replace `CancelToken` to `AbortSignal` (#19352)
2 years ago
Eugen Rochko 8a9d774a84
New Crowdin updates (#19344)
2 years ago
Eugen Rochko 1bd00036c2
Change about page to be mounted in the web UI (#19345)
2 years ago
Yamagishi Kazutoshi 7afc6a630c
Redirect non-logged-in user to owner statuses on single user mode (#19333)
2 years ago
Eugen Rochko c70bffd89f
New Crowdin updates (#19330)
2 years ago
Yamagishi Kazutoshi d787343325
Hide list panel from nav bar in mobile layout (#19337)
2 years ago
Yamagishi Kazutoshi 3eef8a7a81
Fix `ColumnLink` labels not disappearing in mobile UI (#19334)
2 years ago
Yamagishi Kazutoshi d3f1a010e5
Fix fedi/local timeline nav link always hide (#19329)
2 years ago
Eugen Rochko f879c42747
New Crowdin updates (#19317)
2 years ago
Eugen Rochko 0765324622
Fix intermediary responsive layout, accessibility on navigation in web UI (#19324)
2 years ago
Claire 2b00ccdbd5
Fix button to dismiss suggestions not showing up in search results (#19325)
2 years ago
Eugen Rochko f41ec9af05
Add dismissable hints to various timelines in web UI (#19315)
2 years ago
Yamagishi Kazutoshi a5112b51fd
Add title to pages with missing title in Web UI (#19322)
2 years ago
Yamagishi Kazutoshi e82467ca41
Remove timeline preview link from nav panel when not signed-in (#19320)
2 years ago
Eugen Rochko d4b0aa7450
Fix trying to connect to streaming API when logged out in web UI (#19316)
2 years ago
Eugen Rochko 9a685e2f8c
New Crowdin updates (#19297)
2 years ago
Eugen Rochko a2ba011326
Change privacy policy to be rendered in web UI, add REST API (#19310)
2 years ago
Eugen Rochko 7fb738c837
Add interaction modal to logged-out web UI (#19306)
2 years ago
trwnh 99a43f0282
Fix #19304 (#19305)
2 years ago
Eugen Rochko 26f2586b62
New Crowdin updates (#19289)
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 02ba9cfa35
Remove code for rendering public and hashtag timelines outside the web UI (#19257)
2 years ago
Eugen Rochko e2b561e3a5
Fix logged-out web UI on smaller screens (#19263)
2 years ago
Eugen Rochko 240beed171
New Crowdin updates (#19255)
2 years ago
Yamagishi Kazutoshi 216dbaedaf
Disable push notification when not logged in (#19272)
2 years ago
Claire 37eaa7fc01
Fix “Change subscribed languages” crashing in some situations (#19268)
2 years ago
Eugen Rochko c55219efa8
Remove volume number from hashtags in web UI (#19253)
2 years ago
Eugen Rochko cf5d27c3b7
New Crowdin updates (#19252)
2 years ago
Eugen Rochko c8245e64c5
Fix wrong logo on start screen in web UI (#19254)
2 years ago
Eugen Rochko 36f4c32a38
Change path of privacy policy page (#19249)
2 years ago
Eugen Rochko e623c302d5
Add sign-up button to logged-out web UI (#19250)
2 years ago
Eugen Rochko 43b5d5e38d
Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko ce5d092a86
New Crowdin updates (#19229)
2 years ago
Eugen Rochko 55a2e9b5be
Fix translations not being formatted, other issues in web UI (#19245)
2 years ago
Eugen Rochko 3e0999cd11
New Crowdin updates (#19208)
2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218)
2 years ago
Claire d2f7e30a28
Add privacy icons to report modal (#19190)
2 years ago
Eugen Rochko 7191db0e43
New Crowdin updates (#19167)
2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095)
2 years ago
dependabot[bot] 4793950136
Bump jest from 28.1.3 to 29.0.3 (#19162)
2 years ago
Eugen Rochko b312f35d24
New Crowdin updates (#19049)
2 years ago
Claire 90917b305a
Fix WebUI error in development mode (#19078)
2 years ago
Shlee 1fac99e842
Add rel="noopener" to links to remote profiles (#19014)
2 years ago
Yamagishi Kazutoshi 81e1cc5fec
Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)
2 years ago
Claire 55bef1e34f
Fix quickly switching notification filters resulting in empty or incorrect list (#19052)
2 years ago
Claire 2cae5f5b8d
Fix “Filter this post” potentially listing deleted filters (#19051)
2 years ago
Eugen Rochko 3efa8da2d6
New Crowdin updates (#18972)
2 years ago
Takeshi Umeda 5d70a16a14
Fix action type for unfollowHashtag (#18924)
2 years ago
Takeshi Umeda 66b8abf218
Fix case where boolean was passed to onFilter on StatusActionBar (#18923)
2 years ago
Claire ba745ca99a
Fix media modal link button (#18877)
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
Eugen Rochko aa33c7f26e
New Crowdin updates (#18905)
2 years ago
Rens Groothuijsen e6979aa6d4
Add warning for sensitive audio posts (#17885)
2 years ago
Eugen Rochko 4b36e47474
New Crowdin updates (#18855)
2 years ago
Eugen Rochko 9608e720a4
Add ability to follow hashtags in web UI (#18862)
2 years ago
Eugen Rochko f5d8501138
Change hashtag numbers to have clearer labels in web UI (#18864)
2 years ago
Eugen Rochko f8b3e36929
New Crowdin updates (#18810)
2 years ago
Yamagishi Kazutoshi d5ca204e89
Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562)
2 years ago
Eugen Rochko bbb5f1917d
New Crowdin updates (#18781)
2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795)
2 years ago
Eugen Rochko c9d6571da8
New Crowdin updates (#18716)
2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641)
2 years ago
Claire a233a9bfb5
Remove dead code in WebUI filtering code (#18745)
2 years ago
Claire 3c24f19afe
Fix reblogged statuses being erroneously shown as filtered (#18744)
2 years ago
Claire 02851848e9
Revamp post filtering system (#18058)
2 years ago
Eugen Rochko 2936f42a14
Add notifications for new reports (#18697)
2 years ago
Eugen Rochko 829b978a89
New Crowdin updates (#18671)
2 years ago
Eugen Rochko 3f02157a94
New Crowdin updates (#18605)
2 years ago
Eugen Rochko 17ba5e1e61
New Crowdin updates (#18561)
2 years ago
Eugen Rochko 628c177ebe
Change label of publish button to be "Publish" again (#18583)
2 years ago
Claire 14d7cf39f4
Change language to be carried over on reply (#18557)
2 years ago
Claire 2f6416db53
Remove unnused otherAccounts property (#18556)
2 years ago
Eugen Rochko 3238f570db
New Crowdin updates (#18507)
2 years ago
Jeong Arm dc7e2985e6
Add lang html attr to each posts (#18544)
2 years ago
Alexander Ivanov 379a7a7ca7
Add support for webp uploads (#18506)
2 years ago
Eugen Rochko d21251f8fe
Remove unused assets (#18541)
2 years ago
Eugen Rochko a4fa9e23fc
Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)
2 years ago
Eugen Rochko 96f29ce91a
New Crowdin updates (#18458)
2 years ago
Eugen Rochko 9a0fa28993
New Crowdin updates (#18419)
2 years ago
Eugen Rochko 0cdb077570
Add language dropdown to compose in web UI (#18420)
2 years ago
Eugen Rochko 95a036c598
New Crowdin updates (#18339)
2 years ago