Commit Graph

13531 Commits (8d6aea33260dedeacb3d22ac1a6d2f9cc3856a5e)
 

Author SHA1 Message Date
Matt Jankowski 930d84d40e
Gem version bumps ()
Claire f45961aa98
Add feature test for OAuth access grant ()
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 ()
dependabot[bot] 0c81eec239
Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 03ea084f0d
Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Nick Schonning 0bfd9f7f73
Update Contributor Covenant to 2.1 ()
Christian Schmidt 5141697323
Remove `tai` locale ()
Nick Schonning 2904fd0fdd
Update Stylelint disable settings and ignores ()
Nick Schonning 0c7ce98ff6
Add eslint-plugin-formatjs ()
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 ()
Nick Schonning 4687967176
Autofix Rubocop Style/NumericLiterals ()
Claire 528b8e7e3a
Fix crash in `tootctl accounts create --reattach --force` ()
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 ()
dependabot[bot] 88ce59505e
Bump rubocop from 1.49.0 to 1.50.2 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Claire 37886c28da
Fix characters being emojified even when using Variation Selector 15 (text) ()
Daniel M Brasil faf657d709
Fix uncaught ActiveRecord::StatementInvalid exception in `Mastodon::AccountsCLI#approve` ()
Tim Campbell c62604b5f6
Added manual running to nightly image build ()
Tim Campbell e798b8615c
Added job to build nightly container ()
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 ()
dependabot[bot] 1153531e92
Bump faker from 3.1.1 to 3.2.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 426e3cc3bc
Bump reselect from 4.1.7 to 4.1.8 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] fe1ac6b0b0
Bump postcss from 8.4.21 to 8.4.22 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2c72396feb
Bump json-ld from 3.2.3 to 3.2.4 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 88ef71e971
Bump pghero from 3.3.1 to 3.3.2 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] a5e9128b74
Bump http-link-header from 1.1.0 to 1.1.1 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 10ef3d9b41
Bump ox from 2.14.14 to 2.14.16 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Daniel M Brasil 3afa1fda7a
Fix email confirmation skip option in `tootctl accounts modify USERNAME --email EMAIL --confirm` ()
Heitor de Melo Cardozo bc75e62ca6
Change moderation search an account using the username with @ ()
fusagiko / takayamaki ab740f464a
Rewrite AnimatedNumber component with React hooks ()
Claire 85b1b45820
Fix crash in NotifyService when trying to send an email notification for polls ()
Heitor de Melo Cardozo 4601e0dcbb
Add user handle to notification mail recipient address ()
Co-authored-by: luccamps <luccamps@users.noreply.github.com>
Co-authored-by: Leonardo Negreiros de Oliveira <negreirosleo12@gmail.com>
Co-authored-by: Marcio Flavio <mflaviof1995@gmail.com>
Co-authored-by: Gabriel Quaresma <j.quaresmasantos_98@hotmail.com>
Claire bc4745f482
Fix crash when trying to open the filter modal ()
Nick Schonning ca447d3007
Update Jest testing to include Typescript ()
fusagiko / takayamaki 9f8d34620b
Rewrite AvatarOverlay component with React hooks ()
fusagiko / takayamaki cf3fa1e814
Rewrite GIFV component with React hooks ()
Eugen Rochko e5c0b16735
Add progress indicator to sign-up flow ()
Eugen Rochko 955ec252a4
Add client-side validation for taken username in sign-up form ()