about summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-04-07Fix pagination header on empty trends responses in REST API (#17986)Eugen Rochko
2022-04-07Fix potentially missing statuses when reconnecting to websocket (#17981)Claire
2022-04-07Fix failure when sending warning emails with custom text (#17983)Claire
2022-04-07Fix unset `SMTP_RETURN_PATH` environment variable causing e-mail not to send ...Eugen Rochko
2022-04-07Fix older items possibly disappearing on timeline updates (#17980)Claire
2022-04-06Add pagination for trending statuses in web UI (#17976)Eugen Rochko
2022-04-06Fix possible duplicate statuses in timelines in some edge cases (#17971)Claire
2022-04-06Fix spurious edits and require incoming edits to be explicitly marked as such...Claire
2022-04-06Fix error when encountering invalid pinned posts (#17964)Claire
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-04-06Fix inconsistency in error handling when removing a status (#17974)Claire
2022-04-06Fix admin API unconditionally requiring CSRF token (#17975)Claire
2022-04-06Fix `GET /api/v1/trends/tags` missing `offset` param in REST API (#17973)Eugen Rochko
2022-04-06Bump sass from 1.49.9 to 1.49.11 (#17959)dependabot[bot]
2022-04-06Bump prettier from 2.6.1 to 2.6.2 (#17958)dependabot[bot]
2022-04-06Bump redis from 4.0.4 to 4.0.6 (#17957)dependabot[bot]
2022-04-06Bump sidekiq-unique-jobs from 7.1.15 to 7.1.16 (#17956)dependabot[bot]
2022-04-06Bump react-redux from 7.2.6 to 7.2.8 (#17955)dependabot[bot]
2022-04-06Bump ox from 2.14.10 to 2.14.11 (#17954)dependabot[bot]
2022-04-06Bump pg from 1.3.4 to 1.3.5 (#17953)dependabot[bot]
2022-04-05fix: returns nil instead of empty URL on status.application.website (#17962)rinsuki
2022-04-04Replace deprecated String.prototype.substr() (#17949)CommanderRoot
2022-04-03Update en.yml (#17942)Ondřej Pokorný
2022-04-01Fix unusual number formatting in some locales (#17929)Claire
2022-04-01fix: `s3_force_single_request` not parsed (#17922)Holger
2022-04-01Fix assets failing to build with OpenSSL 3 because of deprecated hash algorit...Claire
2022-03-31Bump puma from 5.6.2 to 5.6.4 (#17914)dependabot[bot]
2022-03-31fix: PWA web manifest not changed to new routes (#17921)Holger
2022-03-31Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)Claire
2022-03-30Bump version to 3.5.0 (#17911)Eugen Rochko
2022-03-30Fix being able to post URLs longer than 4096 characters (#17908)Eugen Rochko
2022-03-30Fix being able to bypass e-mail restrictions (#17909)Eugen Rochko
2022-03-30Revert "Split build image actions (#17793)" (#17907)Eugen Rochko
2022-03-30Refactor `response_to_recipient?` CTE (#17899)Claire
2022-03-29Fix regression of status colors in actions modal in web UI (#17903)Claire
2022-03-29caniuse-lite: add hash sum (#17902)Yurii Izorkin
2022-03-29Bump rubocop from 1.26.0 to 1.26.1 (#17891)dependabot[bot]
2022-03-29Bump capistrano from 3.16.0 to 3.17.0 (#17774)dependabot[bot]
2022-03-29Bump concurrent-ruby from 1.1.9 to 1.1.10 (#17889)dependabot[bot]
2022-03-29Bump babel-loader from 8.2.3 to 8.2.4 (#17894)dependabot[bot]
2022-03-29Bump @testing-library/jest-dom from 5.16.2 to 5.16.3 (#17895)dependabot[bot]
2022-03-29Bump prettier from 2.6.0 to 2.6.1 (#17893)dependabot[bot]
2022-03-29Bump devise-two-factor from 4.0.1 to 4.0.2 (#17892)dependabot[bot]
2022-03-29Bump yargs from 17.3.1 to 17.4.0 (#17834)dependabot[bot]
2022-03-29New Crowdin updates (#17864)Eugen Rochko
2022-03-28Fix /api/v1/admin/accounts (#17887)Claire
2022-03-28Split build image actions (#17793)Shlee
2022-03-28Fix test-related issues (#17888)Claire
2022-03-28Add `SMTP_RETURN_PATH` environment variable to set bounce domain (#17886)Eugen Rochko
2022-03-28Refactor account and status formatting (#17877)Claire