about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-06-09Add e-mail-based sign in challenge for users with disabled 2FA (#14013)Eugen Rochko
2020-06-09Add limit parameter to rss (#13743)Takeshi Umeda
2020-06-09Add visibility parameter in share page (#13023)Takeshi Umeda
2020-06-09Add emojis:generate_borders Rake task (#13773)leo60228
2020-06-09FIX: filters ignore media descriptions (#13837)Ben Lubar
2020-06-08Bump rubocop from 0.85.0 to 0.85.1 (#14009)dependabot[bot]
2020-06-08Bump react-immutable-pure-component from 1.2.3 to 2.2.2 (#14010)dependabot[bot]
2020-06-08Bump regexp_parser from 1.7.0 to 1.7.1 (#14008)dependabot[bot]
2020-06-08Bump pbkdf2 from 3.0.17 to 3.1.1 (#14007)dependabot[bot]
2020-06-08Bump sanitize from 5.1.0 to 5.2.0 (#14006)dependabot[bot]
2020-06-08Bump fog-openstack from 0.3.7 to 0.3.10 (#13996)dependabot[bot]
2020-06-08Bump @babel/plugin-transform-runtime from 7.9.0 to 7.10.1 (#14003)dependabot[bot]
2020-06-07Bump aws-sdk-s3 from 1.66.0 to 1.67.1 (#14000)dependabot[bot]
2020-06-07Bump copy-webpack-plugin from 6.0.1 to 6.0.2 (#13999)dependabot[bot]
2020-06-07Bump is-regex from 1.0.5 to 1.1.0 (#13998)dependabot[bot]
2020-06-07Bump aws-sdk-core from 3.96.1 to 3.98.0 (#13992)dependabot[bot]
2020-06-07Bump @babel/preset-react from 7.9.4 to 7.10.1 (#13995)dependabot[bot]
2020-06-06Hide sensitive preview cards with blurhash (#13985)ThibG
2020-06-06Bump websocket-extensions from 0.1.3 to 0.1.4 (#13988)dependabot[bot]
2020-06-06Update dependabot.yml (Fix #13939) (#13990)Shlee
2020-06-06Bump jest-cli from 25.4.0 to 25.5.4 (#13977)dependabot[bot]
2020-06-06Bump babel-eslint from 10.0.3 to 10.1.0 (#13983)dependabot[bot]
2020-06-06Bump terser-webpack-plugin from 3.0.1 to 3.0.3 (#13978)dependabot[bot]
2020-06-06Bump react-event-listener from 0.6.5 to 0.6.6 (#13982)dependabot[bot]
2020-06-06Bump caniuse-lite from 1.0.30001066 to 1.0.30001078 (#13981)dependabot[bot]
2020-06-06Bump vm-browserify from 1.1.0 to 1.1.2 (#13979)dependabot[bot]
2020-06-06Bump object.entries from 1.1.1 to 1.1.2 (#13974)dependabot[bot]
2020-06-06Bump ejs from 2.7.1 to 2.7.4 (#13973)dependabot[bot]
2020-06-06Bump postcss-load-config from 2.0.0 to 2.1.0 (#13972)dependabot[bot]
2020-06-06Bump aws-partitions from 1.322.0 to 1.325.0 (#13968)dependabot[bot]
2020-06-06Bump websocket-extensions from 0.1.4 to 0.1.5 (#13967)dependabot[bot]
2020-06-06Bump jest-resolve-dependencies from 25.4.0 to 25.5.4 (#13965)dependabot[bot]
2020-06-06Bump i18n from 1.8.2 to 1.8.3 (#13963)dependabot[bot]
2020-06-06Bump @babel/core from 7.9.6 to 7.10.2 (#13962)dependabot[bot]
2020-06-06Bump rubocop from 0.84.0 to 0.85.0 (#13961)dependabot[bot]
2020-06-06Bump connection_pool from 2.2.2 to 2.2.3 (#13960)dependabot[bot]
2020-06-06Bump copy-webpack-plugin from 5.1.1 to 6.0.1 (#13861)dependabot-preview[bot]
2020-06-05Add blurhash to preview cards (#13984)ThibG
2020-06-05Update Dependabot config (#13939)Shlee
2020-06-05Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)ThibG
2020-06-04Fix serialization of replies when some of them are URIs (#13957)ThibG
2020-06-03Fix wrong route helper in encrypted messages controller (#13952)Eugen Rochko
2020-06-03Put “Add new domain block” button on /admin/instances in header (#13934)Mélanie Chauvel
2020-06-03Fix mastodon:setup choking on env variables containing '%' (#13940)ThibG
2020-06-03Fix account redirect confirmation message talking about moved followers (#13950)ThibG
2020-06-03Fix activity not being signed (#13948)Takeshi Umeda
2020-06-03Add Security Policy (#13946)Yamagishi Kazutoshi
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-06-02Fix mastodon:setup not running properly when some environment variables are s...ThibG
2020-06-02Fix ref attr for react-textarea-autozsize (#13936)Yamagishi Kazutoshi