- jan. 05, 2019
-
-
Naoki Kosaka a rédigé
* Use Contact User as Relay, Report, Subscribe. * Use Account.representative to fetch contact user. * Use find_local. * No reason to use Account.representative in subscribe_service. * Don't required representative! * Fallback is included in Account.representative method.
-
Eugen Rochko a rédigé
Fix #4419
-
- jan. 04, 2019
-
-
Sir-Boops a rédigé
-
Eugen Rochko a rédigé
Fix #9697
-
ThibG a rédigé
* Allow to show a specific status in the admin interface * Let the front-end know the current account is a moderator * Add admin links to status and account menus If the current logged-in user is an admin, add quick links to the admin interface in account and toot dropdown menu. Suggestion by @ashkitten * Use @statuses.first instead of @statuses[0]
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
-
Yamagishi Kazutoshi a rédigé
-
Eugen Rochko a rédigé
Regression from #9700
-
- jan. 03, 2019
-
-
dependabot[bot] a rédigé
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.61.1 to 0.62.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.61.1...v0.62.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.27.0 to 2.27.1. - [Release notes](https://github.com/grosser/parallel_tests/releases) - [Commits](https://github.com/grosser/parallel_tests/compare/v2.27.0...v2.27.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [webpush](https://github.com/zaru/webpush) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/zaru/webpush/releases) - [Changelog](https://github.com/zaru/webpush/blob/master/CHANGELOG.md) - [Commits](https://github.com/zaru/webpush/compare/v0.3.4...v0.3.5 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
Eugen Rochko a rédigé
-
ysksn a rédigé
-
ysksn a rédigé
* Add specs for UnreservedUsernameValidator * Use instance variable
-
- jan. 02, 2019
-
-
dependabot[bot] a rédigé
Bumps [tty-prompt](https://github.com/piotrmurach/tty-prompt) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/piotrmurach/tty-prompt/releases) - [Changelog](https://github.com/piotrmurach/tty-prompt/blob/master/CHANGELOG.md) - [Commits](https://github.com/piotrmurach/tty-prompt/compare/v0.18.0...v0.18.1 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [pry-rails](https://github.com/rweng/pry-rails) from 0.3.8 to 0.3.9. - [Release notes](https://github.com/rweng/pry-rails/releases) - [Commits](https://github.com/rweng/pry-rails/compare/v0.3.8...v0.3.9 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [httplog](https://github.com/trusche/httplog) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/trusche/httplog/releases) - [Changelog](https://github.com/trusche/httplog/blob/master/CHANGELOG.md) - [Commits](https://github.com/trusche/httplog/compare/v1.1.1...v1.2.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2018.7 to 1.2018.9. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2018.7...v1.2018.9 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] a rédigé
Bumps [oj](https://github.com/ohler55/oj) from 3.7.4 to 3.7.6. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/master/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.7.4...v3.7.6 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
ThibG a rédigé
-
Eugen Rochko a rédigé
- Reduce time-to-digest from 20 to 7 days - Fetch mentions starting from +1 day since last login - Fix case when last login is more recent than last e-mail - Do not render all mentions, only 40, but show number in subject - Do not send digest to moved accounts - Do send digest to silenced accounts
-
Yamagishi Kazutoshi a rédigé
-
ThibG a rédigé
* Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order * Add specs for Block causing unfollow and for out-of-order Block + Undo
-
- jan. 01, 2019
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
Fix #9369
-
ThibG a rédigé
-
Eugen Rochko a rédigé
Fix #6893 Fix #9268
-
ThibG a rédigé
-
Yamagishi Kazutoshi a rédigé
-
- déc. 31, 2018
-
-
Eugen Rochko a rédigé
Revert #9423. Issues with line breaks / clutter.
-
Yamagishi Kazutoshi a rédigé
* Update react-* to v16.7.0 * Upgrade react-hotkeys to v1.1.4 * Update react-intl to v2.7.2 * Update react-select to v2.2.0 * Update react-swipeable-views to v0.13.0 * Upgrade react-textarea-autosize to v7.1.0 * Upgrade redux to v4.0.1 * Upgrade reselect to v4.0.0 * Update raf to v3.4.1 * Update enzyme to v3.8.0 * Update rails-ujs to v5.2.2 * Update axios to v0.18.0 * Update http-link-header to v1.0.2 * Update rellax to v1.7.1 * Update intersection-observer to v0.5.1 * Update stringz to v1.0.0 * Upgrade babel-eslint to v10.0.1 * Update @babel/* to v7.2.x * Update babel-plugin-react-intl to v3.0.1 * Update babel-plugin-transform-react-remove-prop-types to v0.4.21 * Upgrade dotenv to v6.2.0 * Update express to v4.16.4 * Update webpack to v4.28.3 * Upgrade autoprefixer to v9.4.3 * Update babel-loader to v8.0.4 * Upgrade css-loader to v2.1.0 * Upgrade file-loader to v3.0.1 * Update marky to v1.2.1 * Update mini-css-extract-plugin to v0.5.0 * Update offline-plugin to v5.0.6 * Update style-loader to v0.23.1 * Update eslint-plugin-jsx-a11y to v6.1.2 * yarn upgrade * fix * Replace webpack-manifest-plugin to webpack-assets-manifest * Replace node-zopfli to @gfz/zopfli * Remove monkey-patch for http-link-header
-
kodai a rédigé
Fix #9365
-
Fred Wenzel a rédigé
-
- déc. 30, 2018
-
-
Jeong Arm a rédigé
* Skip full text search if failed * Move rescue block to "perform_statuses_search!"
-
ThibG a rédigé
-
ThibG a rédigé
-
ThibG a rédigé
Avoids possible misleading delay before redirection during which the composer would be cleared and redrawn.
-
Takeshi Umeda a rédigé
-