Commit Graph

7306 Commits (2e4346110062e300f576462c92f33721ba82e5b3)

Author SHA1 Message Date
Matt Jankowski bdc74086e6
Fix Rails/ContentTag cop ()
Matt Jankowski 6e226f5a32
Fix Rails/ActionOrder cop ()
Claire 678d836c7d
Fix pop-in player placeholder layout in thread view ()
Claire cf1bc4bb93
Fix audio player width in thread view ()
Nick Schonning f22b4e556c
Add eslint-plugin-jsdoc ()
Christian Schmidt bfeccf6748
Fix media description not being cleared ()
Claire 105f8687e4
Fix thread lines in right-to-left locales ()
Claire 2a3a110f00
Fix wrong classes `audio` and `video` instead of `audio-player` and `video-player` in CSS ()
Claire faa336e3f7
Change logged-out WebUI HTML pages to be cached for a few seconds ()
Eugen Rochko 8979b70975
Add default post text to onboarding flow in web UI ()
Claire 1c61869eed
Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed ()
Eugen Rochko 6028d047b9
Change logo version in header based on screen size in web UI ()
Eugen Rochko 2b0f1f365a
Remove display name input from sign-up form ()
Eugen Rochko 7cf963eec2
Change label from "For you" to "People" on explore screen in web UI ()
Claire a5bc4ea550
Fix refering to unused `preview-card` CSS class instead of `status-card` ()
Matt Jankowski ece38b9318
Remove duplicate react helper method definitions ()
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 ()
Claire d8a06c1375
Fix preview cards layout in thread view ()
Eugen Rochko d4511f2a76
New Crowdin updates ()
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Matt Jankowski 91a8cd21d8
React component helper specs ()
Claire b0bf6216e6
Fix /api/v1/instance/domain_blocks being unconditionally cached ()
Claire 62ab7506d6
Fix /actor needlessly reading session cookie and varying on Signature ()
Claire 1527b02c6d
Fix sass warning about deprecated slash as division ()
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Claire 1419f90ef2
Fix some user-independent endpoints potentially reading session cookies ()
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit ()
Eugen Rochko 6084461cd0
Change unauthenticated responses to be cached in REST API ()
Eugen Rochko c35e3cb6ac
Add more tips to onboarding flow in web UI ()
Eugen Rochko 8099ba04be
Change hashtags and mentions in bios to open in-app in web UI ()
Claire e9a79d46cd
Fix crash when SSO_ACCOUNT_SETTINGS is not defined ()
Eugen Rochko 804aa8d501
Fix cutting off first letter of hashtag links sometimes in web UI ()
Nick Schonning 2daa5a1549
Enable formatjs/prefer-pound-in-plural ()
Eugen Rochko 290e4aba31
Add lines to threads in web UI ()
Christian Schmidt 5141697323
Remove `tai` locale ()
Nick Schonning ef3675d688
Remove empty Kushubian (csb) local files ()
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage ()
Chike Nwaenie e1b4eeb636
Change styling of the recommended accounts to allow bio to be more visible ()
Christian Schmidt e713c545b8
Use CSS to trim long card descriptions ()
Claire 58a1b2e330
Fix caching logic with regards to Accept-Language, Cookie, and Signature ()
Claire 5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly ()
Eugen Rochko 0461f83320
Add new onboarding flow to web UI ()
Eugen Rochko 9d75b03ba4
New Crowdin updates ()
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Claire 501d6197c4
Change automatic post deletion thresholds and load detection ()
Claire fbb4de3dbc
Fix infinite loop in emoji replacement code ()
Claire b0eba1a060
Minor clean up and optimization of the automatic post deletion code ()
Claire 37886c28da
Fix characters being emojified even when using Variation Selector 15 (text) ()
fusagiko / takayamaki c1a7e38d2b
Allow `==` when null checking ()
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions ()
Robert R George 4db8230194
Add trend management to admin API ()
Heitor de Melo Cardozo bc75e62ca6
Change moderation search an account using the username with @ ()
fusagiko / takayamaki ab740f464a
Rewrite AnimatedNumber component with React hooks ()