summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-26Fix thread resolve worker retrying when status no longer exists (#16109)Eugen Rochko
2021-04-26Bump redux from 4.0.5 to 4.1.0 (#16117)dependabot[bot]
2021-04-26Bump rubocop from 1.12.1 to 1.13.0 (#16115)dependabot[bot]
2021-04-26Bump @testing-library/jest-dom from 5.11.10 to 5.12.0 (#16113)dependabot[bot]
2021-04-26Bump redis from 3.1.1 to 3.1.2 (#16121)dependabot[bot]
2021-04-26Bump react-redux from 7.2.3 to 7.2.4 (#16122)dependabot[bot]
2021-04-26Bump webpack-assets-manifest from 4.0.5 to 4.0.6 (#16123)dependabot[bot]
2021-04-26Bump eslint from 7.24.0 to 7.25.0 (#16120)dependabot[bot]
2021-04-26Bump css-loader from 5.2.2 to 5.2.4 (#16119)dependabot[bot]
2021-04-26Bump sass from 1.32.10 to 1.32.11 (#16116)dependabot[bot]
2021-04-26Bump @babel/core from 7.13.15 to 7.13.16 (#16114)dependabot[bot]
2021-04-26Bump @babel/runtime from 7.13.10 to 7.13.17 (#16118)dependabot[bot]
2021-04-25Improve media attached status query (#16105)abcang
2021-04-25Improve tag search query (#16104)abcang
2021-04-24Change auto-following admin-selected accounts, show in recommendations (#16078)Eugen Rochko
2021-04-24templates/systemd/mastodon: update sandbox mode (#16103)Yurii Izorkin
2021-04-24Fix nil error when removing status caused by race condition (#16099)Eugen Rochko
2021-04-23Fix edge case where accepted follow cannot be processed because of follow lim...Claire
2021-04-22Fix guard against DNS rebinding attacks (#16095)Takeshi Umeda
2021-04-22Fix delete of local reply to local parent not being forwarded (#16096)Eugen Rochko
2021-04-22Restore `es` locale removed by Crowdin (#16092)Eugen Rochko
2021-04-22Add af, gd and si locales (#16090)Eugen Rochko
2021-04-22New Crowdin updates (#16088)Eugen Rochko
2021-04-22Change the noun 'toot' to 'post' in simple_form.en.yml as well (#16089)Eugen Rochko
2021-04-22New Crowdin updates (#15719)Eugen Rochko
2021-04-21Change the nouns "toot" and "status" to "post" (#16080)Eugen Rochko
2021-04-21Add guard against DNS rebinding attacks (#16087)Takeshi Umeda
2021-04-21Add DM icon back on HTML view of DMs (#16086)Claire
2021-04-21Fix processing of remote Delete activities (#16084)Claire
2021-04-20Hide floating action button on onboarding page (#16082)Claire
2021-04-20Change follow recommendations to be limited to 20 instead of 40 in web UI (#1...Eugen Rochko
2021-04-20Add "recommended" label to activity/peers API toggles in admin UI (#16081)Eugen Rochko
2021-04-20Fix newlines not being considered sentence separators in account note (#16079)Eugen Rochko
2021-04-19Bump webpack-assets-manifest from 4.0.4 to 4.0.5 (#16070)dependabot[bot]
2021-04-19Bump js-yaml from 4.0.0 to 4.1.0 (#16067)dependabot[bot]
2021-04-19Bump aws-sdk-s3 from 1.93.0 to 1.93.1 (#16071)dependabot[bot]
2021-04-19Bump mini-css-extract-plugin from 1.4.1 to 1.5.0 (#16061)dependabot[bot]
2021-04-19Bump css-loader from 5.2.1 to 5.2.2 (#16074)dependabot[bot]
2021-04-19Bump sass from 1.32.8 to 1.32.10 (#16063)dependabot[bot]
2021-04-19Bump webpack-bundle-analyzer from 4.4.0 to 4.4.1 (#16073)dependabot[bot]
2021-04-19Add Message-ID header to outgoing emails (#16076)Claire
2021-04-19Bump redis from 3.1.0 to 3.1.1 (#16065)dependabot[bot]
2021-04-19Bump ws from 7.4.4 to 7.4.5 (#16072)dependabot[bot]
2021-04-19Bump ssri from 6.0.1 to 6.0.2 (#16075)dependabot[bot]
2021-04-19Bump tty-prompt from 0.23.0 to 0.23.1 (#16066)dependabot[bot]
2021-04-19Bump cld3 from 3.4.1 to 3.4.2 (#16069)dependabot[bot]
2021-04-19Bump oj from 3.11.3 to 3.11.5 (#16068)dependabot[bot]
2021-04-19Bump connection_pool from 2.2.3 to 2.2.5 (#16062)dependabot[bot]
2021-04-19Bump sidekiq-unique-jobs from 7.0.7 to 7.0.8 (#16064)dependabot[bot]
2021-04-19Change onboarding by replacing tutorial with follow recommendations in web UI...Eugen Rochko